/* Stylesheet fuer die Druckausgabe */

BODY {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    margin:0;
    padding:0;
}

P {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

a { color: #000000; text-decoration: underline }

h1,h2,h3,h4 {
    font-size: 1.1em;
    margin-top:0px;
    margin-bottom:0px;
}

input, select {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

div#header { width: 764px; height:91px; }

div.content-sub { float: left; min-height: 100px; }

#content-sub-1 { width: 180px; }

#content-sub-1 .contentWrapper {
    padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom :1px dotted #CCCCCC;
    border-top :1px dotted #CCCCCC;
}

#content-sub-1 h1,h2,h3,h4 {
    font-size: 1.1em;
    margin-top:0px;
    margin-bottom:0px;
}

#content-sub-2 {
/*    width: {$content-sub-2-width};*/
    padding: 100px 0 0 0;
}

#content-sub-2 .contentWrapper { padding: 0 20px 0 20px; }

#content-sub-2 h1,h2,h3,h4 {
    font-size: 1.1em;
    margin-top:0px;
    margin-bottom:10px;
}

#content-sub-3 {
    width: 180px;
    clear:right;
    padding: 130px 0 0 0;
}

#content-sub-3 .contentWrapper {
    padding: 0 5px 0px 5px;
    margin-bottom: 20px;
    border:1px dotted #CCCCCC;
}

#content-sub-3 h1,h2,h3,h4 {
    font-size: 1.0em;
    margin-top:10px;
    margin-bottom:20px;
}

#content-sub-2 a, #content-sub-3 a {
    text-decoration:none;
    border-bottom:dashed 1px #999999;
    color:#000000;
}

content-sub-2 a:link, #content-sub-3 a:link {
    text-decoration:none;
    color:#000000;
    border-bottom:dashed 1px #999999;
}

#content-sub-2 a:visited, #content-sub-3 a:visited {
    text-decoration:none;
    color:#000000;
    border-bottom:dashed 1px #999999;
}

#content-sub-2 a:hover, #content-sub-3 a:hover {
    text-decoration:none;
    border-bottom:solid 1px #999999;
    color:#000000;
}

#oldleft .contentWrapper { padding-left:15px; }

#vnav {
    list-style-type: none;
    margin:0;
    padding:0;
    background-color:#ffffff;
}

#vnav-sub {
    list-style-type: none;
    margin-left:20px;
    padding-left:0px;
    background-color:#ffffff;
}

#vnav-sub-sub {
    list-style-type: none;
    margin-left:20px;
    padding-left:0px;
    background-color:#ffffff;
}

#vnav a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}

#vnav a:hover {
    text-decoration: none;
    color:#ffffff;
}

.nav { color:#000000; }

.navAct { color:#ffffff; 	}

#totop {
    width: 765px;
    text-align:right;
    padding-bottom:20px;
}

#totop a { color:#999999; }

#footer {
    color:#aaaaaa;
    padding:10px 0 10px 0;
    margin-left:200px;
}

#footer a {
    color:#aaaaaa;
    text-decoration:none;
}

#wrapper { width:765px; }
.spacer { border:0px; clear:left; }
.tx-lastupdate-pi1 {
    line-height:200%;
    padding: 0px 20px 0px 20px; 
    color:#000000;
}

.tx-lastupdate-pi1 a { color:#000000; }

.invisible {
    display: none;
    width:0;
    height:0;
}

/* CSS STYLED IMGTEXT */
.csi-textpic  { margin: 0px 0px 0px 0px; }

/* HollyHack \*/
* html .csi-textpic { height:1%; }
/* End HollyHack */

.csi-textpic img { margin: 0px; padding:0px; }

.csi-textpic .csi-caption {
    text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
    font-style: italic;  /*XXX demo only*/
}

.csi-textpic .csi-image 	{
/*    border: 0px solid {$css_color2};*/   /*XXX demo only*/
    margin: 0 0 0 0;  /*XXX demo only*/
}

.csi-textpic .csi-imagewrap {
    border: 0px solid blue; /*XXX demo only*/
    margin-bottom:10px;
}

.csi-textpic .csi-text {
    border: 0px solid silver; /*XXX demo only*/
    text-align: left; /*will have to be an inline style - controlled by TS*/
    padding:0px;
}

.csi-text p { }
.csi-textpic p { }

/* CENTER */
.csi-center .csi-image {
    margin: 0;
    text-align:center;
/*    border:0px solid {$css_color2};*/
    padding-top:10px;
    padding-bottom:10px;
}

/* HollyHack \*/
* html .csi-center .csi-image { height:1%; }
/* End HollyHack */

/* RIGHT */
.csi-right div.csi-image { float: right; }

.csi-right div.csi-text { 	clear: right; }

/* LEFT */
.csi-left div.csi-image { float: left; }

.csi-left div.csi-text { clear: left; }


/* INTEXT LEFT */
.csi-intext-left .csi-image {
    float: left;
    margin: 0px 10px 10px 0px;
    clear:left;
}

#content-sub-3 .csi-intext-left .csi-image {
    float: left;
    margin: 0px 3px 3px 0px;
    clear:left;
}

/* INTEXT RIGHT */
.csi-intext-right .csi-image {
    float: right;
    margin: 0px 0px 10px 10px;
    clear:right;
}

#content-sub-3 .csi-intext-right .csi-image {
    float: right;
    margin: 0px 0px 3px 3px;
    clear:right;
}

/* INTEXT RIGHT NOWRAP */
.csi-intext-right-nowrap .csi-text {
    margin-right: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-right-nowrap .csi-image {  float: right; }

/* INTEXT LEFT NOWRAP*/
.csi-intext-left-nowrap .csi-text 	{
    margin-left: 215px; /*will have to be an inline style - controlled by TS*/
}

.csi-intext-left-nowrap .csi-image { float: left; }

.three_col_col1 img, .three_col_col2 img, .three_col_col3 img { border:1px solid black; }

/* SITS */

/* Layout */
#rightheadernews { display: none; }

#leftwrapper { display: none; float: left; }
#leftmenubox { display: none; float: left; }

#centerwrapper { float: left;  position: relative; width: 650px; }
#centerbox { 
    float: left; 
    position: absolute; 
    top: 0;
    left: 0;
    z-index:1; 
    width: 650px;
}
#inhalt2 { width:auto;overflow:hidden; }
#inhalt { overflow:hidden;display:block;width:544px; }
#centerverticalbox { display:none; }
#centerheaderbox { height:75px; text-align: left;overflow:hidden;width:513px; float: left; }
#centersubheaderbox { margin:0; height: 35px; padding-top: 7px; }
#centercontentbox { padding: 50px 0 0 0; float: left; clear: both; }
#rightbox { position: absolute; top:0; right:0; width: 183px; padding-left: 10px; z-index:3; }
#rightimagebox { height:75px;width:173px; }
#rightsearchbox { display: none; }
#rightfontsizebox { display: none; }
#rightnewsbox { display: none; }
#rightnewsbox .news-list-item { display: none; }

.iconlist { display: none; }
.iconlist a { margin-right: 5px; }
.currentnavlist { float: left; margin: 0; /*padding: 0 0 0 38px;*/ padding: 0; }
.currentnavlist a { text-decoration: none; width: auto; }
.buttonplus { padding: 0 0 0 14px; }
.buttonpunkt { padding: 0 11px 0 11px; }
.usb {
    display: block;
    height: 0px;
    left: -3000px;
    position: absolute;
    width: 0px
}
.navpathul { list-style-type: none; margin: 0; padding: 0; height: auto; }
.navpathli { float: left; }
/* Mailformular */
.csc-mailform { border:none; margin:0; padding:0; }
.csc-mailform INPUT, .csc-mailform TEXTAREA { 
    float: left; 
    clear:both;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 1.0em;
    margin-bottom: 5px;
}
.tue-field, .tui-submit, .req-label, .label { float:left; clear:both; margin-bottom:5px; }

/* default styles for extension "tx_a21glossary" */
acronym, dfn, abbr, span.abbr { border: none; cursor: help; }
dl.glossary dt { font-weight: bold; margin: 0 0 3px 0; font-style: normal; }
dl.glossary dd { margin: 0 0 15px 20px; }
dl.glossary .description { margin: 0; padding: 0; }
dl.glossary .type { font-style: italic; padding: 0 3px 0 0; }

a.print_this_page { text-decoration:none; }

.csc-sitemap-level2 { margin-left: 20px; }

#searchfield { vertical-align: middle; line-height: 30px; }

/* SITS ENDE */


/* tt_news */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer {
    clear:right;
    height:1px;
    color:#fff;
}
.news-latest-container HR.clearer {
    clear:left;
    color:#fff;
    height:1px;
}
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-container { }

.news-latest-container H2,.news-latest-gotoarchive {
    color:#000;
    padding:3px;
    margin:3px;
}

.news-latest-gotoarchive { font-weight:bold; margin-top:5px; }
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER, .news-latest-gotoarchive A:ACTIVE {
    color:#000;
    text-decoration: underline;
}
.news-latest-gotoarchive A {
    color:#000;
    text-decoration: underline;
}
.news-latest-item {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px dotted #CCCCCC;
}

/* Hides from IE-mac \*/
* html .news-latest-item {height: 1%;}
/* End hide from IE-mac */

.news-latest-item IMG {
    margin-bottom:5px;
    margin-right:5px;
    border:1px solid #000;
    float:left;
}
.news-latest-category IMG {
    float: none;
    border:none;
    margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category { font-size : 1.0em; }

.news-latest-morelink { height:12px; }

.news-latest-morelink A { float:right; }

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container { }

/* Hides from IE-mac \*/
* html .news-list-container {height: 1%;}
/* End hide from IE-mac */

.news-list-item {
    padding:10px;
    margin-bottom:20px;
    border:1px dotted #CCCCCC;
}
/* Hides from IE-mac \*/
* html .news-list-item {height: 1%;}
/* End hide from IE-mac */

.news-search-form {
    padding:3px;
    margin-bottom:5px;
    border:1px solid #666;
    background-color:#F9FFE5;
}
.news-search-emptyMsg{ margin:0px; }
.news-search-form FORM { margin:0px; }
.news-list-container H3 { }
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER { }
.news-list-container H3 A { }
.news-list-container P { }
.news-list-date { 
    float: right;
    text-align: right;
    border-left:1px dotted #CCCCCC;    
    border-bottom:1px dotted #CCCCCC;
    margin-top:-10px;
    margin-right:-10px;
    color:#aaaaaa;    
}

.news-list-imgcaption {
    float: right;
    padding-top:3px;
    padding-right:3px;
    font-size: 0.9em;
}

.news-list-container IMG {
    float: right;
    border:1px solid #000;
    margin-bottom:5px;
    margin-right:2px;
    margin-left:5px;
}
.news-list-category IMG {
    float: none;
    border:none;
    margin:0px;
}

.news-list-morelink,.news-list-category {
    font-size : 1.0em;
    margin-left:3px;
}
.news-list-morelink  { margin-bottom:3px; }
.news-list-browse { text-align: center; }

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
    margin:3px;
    border:1px solid #666;
    padding:3px;
    background-color:#F9FFE5;
}
.tx-ttnews-browsebox TD { font-size : 1.0em; }
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{ margin:0px; }

.tx-ttnews-browsebox-SCell {
    background-color: #BBE53A;
    border:1px solid #666;
}
.news-search-emptyMsg {
    font-size : 1.0em;
    margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
    padding:5px;
    margin-bottom:5px;
}
/* Hides from IE-mac \*/
* html .news-single-item {height: 1%;}
/* End hide from IE-mac */

.news-single-item H2 {
    font-size : 1.0em;
    font-weight:bold;
    color: #656263;
    margin-bottom: 0px;
}
.news-single-item H3 { margin-bottom: 15px; }

.news-single-img {
    float: right;
    margin-left:5px;
}

.news-single-imgcaption {
    padding:3px;
    clear:both;
    width:150px;
}

.news-single-category { float: right; }
.news-single-backlink, .news-single-backlink a {
    font-weight: bold;
    font-size : 1.0em;
    margin-bottom: 15px;
    margin-top: 10px;
}
.news-single-timedata { float: right; }
.news-single-timedata, .news-single-author,.news-single-imgcaption { font-size : 1.0em; }
.news-single-author { padding-bottom: 3px; }
.news-single-additional-info {
    clear: both;
    margin-top: 15px;
    padding:3px;
    padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
    margin:0px;
    margin-bottom: 3px;
    padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD { margin-left:20px; }

.news-single-related DT, .news-single-links DT, .news-single-files DT {
    font-weight: bold;
    font-size : 1.0em;
    margin-left:5px;
    width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container { margin-top:10px; padding:3px; }
.news-amenu-container LI { padding-bottom:1px; }
.news-amenu-container UL {
    padding:3px;
    margin-top:5px;
    margin-left:0px;
    margin-bottom:0px;
    list-style-type: none;
}
.news-amenu-container H2 { color:#656263; padding:3px; }
.news-amenu-item-year {
    font-weight: bold;
    padding: 2px;
    color: #656263;
}

