body {
	margin: 0px auto;
	padding: 0;
        /* background-color: white; */
	/*background-color: #90A294; */
	text-align: center;

}

.tr-even.tr-0 .td-0, .tr-even.tr-0 .td-1 { font-weight: bold;
        }

.tr-even, .tr-odd { vertical-align: top;
        }



#seitencontainer { 
        display: table;
	margin: 0px auto;
	width: 921px;
	text-align: center;
}

#box-header {
	/* background-image: url(../images/test-header921px-b.jpg); */
	width: 921px;
	float: left;
	/* background-color: orange; */
	height: 150px;
	margin: 0;
	padding: 0px;
}

#box-header-1 {
	width: 650px;
	float: left;
	/* background-color: #E9E3E2; */
	height: 150px;
	margin: 0;
	padding: 0px;
	/* border-left: 1px dotted #999999;
	border-right: 1px dotted #999999; */
}
#box-header-2 {
	width: 271px;
	float: right;
	/* background-color: orange; */
	/* height: 200px; */
	margin: 0;
	padding: 0px;
}

#box-header-2-meta {
	width: 271px;
	float: right;
	/* background-color: green; */
	height: 30px;
	margin: 0;
	padding-right: 0;
	text-align: right;
}

#box-header-2-logo {
	width: 271px;
	float: right;
	/* background-color: blue; */
	margin: 31px 0 0 0;
	padding: 0px;
	text-align: left;
}




/* #box-main {
	width: 921px;
	background-color: white;
	margin: 0;
	padding: 0px;
} */





#box-main-navigation {
	text-align: left;
	padding: 0px;
	width: 921px;
	height: 49px;/*ÄNDERUNG vorher 31px */
	float: left;
	background-image: url(../images/bg-navi2_v3.gif); /*ÄNDERUNG DATEINAME*/
	background-repeat: no-repeat;

}
	
#main-navigation {
	margin-top: 5px;
	padding: 0px;
	width: 650px;
	float: left;
}




.cleaner {

    clear: both;
    width: 921px;
    height: 15px;
    font-size: 1px;
    border: 0px none;
    margin: 0;
    padding: 0;
    background: white;
	}

#box-links {
	width: 250px; /* minus 40px */
	float: left;
	text-align: left;
	}





#box-normal {
	/*border-top: solid 1px #005878;*/
	width: 600px; /* plus 29px */
	float: right;
	/* background-color: white; */
	padding: 0px;
	text-align: left;
}



#box-fuss {
	/*border-top: solid 1px #005878;*/
	/*border-bottom: solid 1px #005878;*/
	padding:20px 0 0 0; /*ÄNDERUNG vorher 0*/
	width: 921px;
	float: left;
	height: 41px; /*NEU */
	background:url(../images/bg_fuss.gif) no-repeat #165a7d; /*NEU */
}

#content-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;/*ÄNDERUNG #333*/
	text-align: center;
	padding: 7px 0 7px 0;
}

#host {
        width: 921px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
        padding: 0;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	text-align: center;
	color: #555555;
	}

#box-drucken {
        margin-top: 15px;
        }

#content #box-drucken a {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 11px;
          font-weight: normal;
          color: #555555;
          text-decoration: none;
          }
            
          
#content #box-drucken a:hover{
          color: #005878;
          text-decoration: underline;
          }


        

.white p, .white ul, .white li { color: white;}




/* -------------------- SUB_NAVI ------------------------------------------- */


#box-sub-navigation {
	padding: 10px 0 10px 0;
	width: 250px;
	float: left;
	background-color: white;
	/*border-top: solid 1px #005878;*/
	/*border-bottom: solid 1px #005878;*/
}
     
   

/* -------------------- SUCHEN ---------------------------------------------- */


#box-suchen {
	/* border-bottom: solid 1px #005878;*/
	padding: 10px 0 10px 0;
	width: 250px;
	float: left;
	text-align: left;
	/* background-color: red; */
}


#head-suchen {
	font-family: Arial, Helvetica, sans-serif;
	color: #005878;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	background-color: #ea6d00;  /*ÄNDERUNG */
}

/* -------------------- TICKER ---------------------------------------------- */


#box-ticker {
	/* border-bottom: solid 1px #005878; */
	 width: 250px;
	 float: left;
	
	 font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: black;
	}  
	
#box-ticker A { 
         text-decoration: none;
         font-weight: bold;
	}  
	
#box-ticker A:hover { 
         text-decoration: underline;
	}  
         
#head-ticker {
         font-family: Arial, Helvetica, sans-serif;
         color: #005878;
         font-size: 12px;
         font-weight: bold;
         padding: 10px 10px 10px 10px;
         }

         


/* -------------------- CONTENT --------------------------------------------- */

.color-red {
          color: red;
          font-size: bold;
          }

#content {
	padding: 10px 0px 10px 0px;
} 

#content a {
          color: #005878;
          text-decoration: none;
          font-weight: bold;
          }
          
#content a:hover{
          color: #005878;
          text-decoration: underline;
          }
          
#content a img {
          border: none;
          }
          


p {
	text-indent: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

p, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: black;
}

#content ol li {
	list-style-type: decimal;
}


#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* line-height: 180%; */
	list-style-type: disc;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 100;
	/* text-transform: uppercase; */
	color: #005878;
	padding: 0;
	margin-top: 0;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005878;
	padding:0 0 0 16px; /*ÄNDERUNG vorher 0*/
	margin-top: 0;
	background:url(../images/pfeil.gif) no-repeat; /*NEU */
}


h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #005878;
}

form { 
        margin: 0;
        padding: 0;
        }

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}


#abstand {
	float: left;
}



/*----------------------------------------------- NAVIGATION ---------------------------------------*/



/*-------------------------- NAV LIST (1. Ebene) ---------------------------*/


ul#navlist 
        {
	list-style-type: none;
	margin: 0;
	padding: 0;
        }

ul#navlist li
        {
         display: inline;
         }



ul#navlist li a
       {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #00567A;
        font-weight: bold;
	text-decoration: none;
        /* background: #D3D3D3; */
	margin-left: 10px;
        padding: 2px 3px 2px 3px;
        }


ul#navlist li a:focus, ul#navlist li a:hover, ul#navlist li a:active
       {
       letter-spacing: 1px;
       color: #00567A; /* ALT white; */
       /* background-color: #B3B4BD; */
       }

ul#navlist li#navlist-activ a#current
       { 
       font-weight: bold;
       color: #E96D00;
       /* background-color: #B3B4BD; */
       }






/* --------------------------SUB NAV LIST (2. Ebene) -------------------------*/



/* ---  ALLGEMEIN ANFANG ---*/

ul#subnavlist li a, ul#subsubnavlist li a, ul#subsubsubnavlist li a 
      {
       font-family: Arial, Helvetica, sans-serif;
       text-decoration: none;
      }

ul#subnavlist, ul#subsubnavlist, ul#subsubsubnavlist
        {
	list-style-type: none;
	margin: 0;
	padding: 0;
        }

ul#subnavlist li, ul#subsubnavlist li, ul#subsubsubnavlist li { display: inline; }


/* ---  ALLGEMEIN ENDE ------*/


ul#subnavlist li a
{
        
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;/*normal*/
        text-decoration: none;
        color: #333333;
        background: #E9E3E2;
        padding: 2px 3px 2px 20px;
        /* border-bottom: dotted 1px #595959; */
        /* width: 192px; */
}

ul#subnavlist li a:focus, ul#subnavlist li a:hover, ul#subnavlist li a:active {
	background: #E9E3E2;
	letter-spacing: 1px;
}


ul#subnavlist li a#subcurrent
{
        font-weight: bold;
	background: #E9E3E2;
}


/* --------------------- SUBSUB NAV LIST (3. Ebene) -----------------*/



ul#subsubnavlist li a
{
        display: block;
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        background: #FCF6F5;
        padding: 2px 10px 2px 35px;
        border-bottom: dotted 1px #7F7F7F;
        /* width: 192px; */
}


ul#subsubnavlist li a:focus, ul#subsubnavlist li a:hover, ul#subsubnavlist li a:active {
	background: #FCF6F5;
	letter-spacing: 1px;
}


ul#subsubnavlist li a#subsubcurrent
{
	background: #FCF6F5;
	font-weight: bold;
}




/* --------------------- SUBSUBSUB NAV LIST (4. Ebene) -----------------*/



ul#subsubsubnavlist li a
{
        display: block;
        font-size: 12px;
        font-weight: normal;
        color: #333333;
        background: #FCF6F5;
        padding: 2px 10px 2px 50px;
        border-bottom: dotted 1px #7F7F7F;
}


ul#subsubsubnavlist li a:focus, ul#subsubsubnavlist li a:hover, ul#subsubsubnavlist li a:active {
	background: #FCF6F5;
	letter-spacing: 1px;
}



ul#subsubsubnavlist li a#subsubsubcurrent
{
	background: #FCF6F5;
	font-weight: bold;

}




/*---------------------- NAVIGATION NAV META ------------------------------*/

ul#navlistmeta li a {
          font-family: Arial, Helvetica, sans-serif;
          text-decoration: none;
          font-size: 11px;
          font-weight: normal;
          color: #555555;
          padding: 2px 10px 2px 0px;
}

ul#navlistmeta {
	list-style-type: none;
	margin-top: 7px;
	padding: 0;
}

ul#navlistmeta li { display: inline; }


ul#navlistmeta li a:focus, ul#navlistmeta li a:hover, ul#navlistmeta li a:active {
	font-weight: bold;
	/* background-color: #FFDB07; */
}
ul#navlistmeta li#navlistmetaactiv a { 	font-weight: bold; }

ul#navlistmeta li a#current { 
background: #FFDB07 url(file:///E|/Kunden/img/navpoint1.gif) 0 5px no-repeat; 
}


/* ---------------------------------------------------------------------------- */
 

A {
    text-decoration: underline;
    color: black;
}
A:hover {
     text-decoration: none;
}

/* LINIE DAVOR DEFINITIONEN */

.csc-frame-rulerBefore {
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: 1px dashed #005878;
}



/* WEITERE LINIE DAVOR-DANACH DEFINITIONEN


.csc-frame-rulerAfter {
	border-top: 1px dotted #DBDBDB;
	padding-bottom: 5px;
	padding-top: 10px;
}
.csc-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	font-style: italic;
} */

/*----------------------------------- ab hier 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;
	border:1px solid white;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/* border:1px solid #005878; */
	/* background-color:#BBE53A; */

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	/* margin:3px; */
	margin-top: 5px; /* NEU */
	border-bottom: 1px dotted #BCBCBC; /* Änderung am 21. Nov. */
	background-color: white;

	}
.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 {
        text-decoraton: none;
	margin-bottom: 5px;
	padding: 2px;
	/* border-bottom: 1px solid #769024; */
	/* background-color: #769024; */
}

.news-list-container H3 A,
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
	text-decoraton: none;
	color: #005878;
	padding-left:2px;
}

.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	/* background-color: #F9FFE5; */
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	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-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: 10px;
}
.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: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #BCBCBC; /* Änderung am 21. Nov. */
	background-color:white;

}
.news-single-item H2 {
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 5px; /* new */
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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: 11px;
	margin-left:5px;
	width:90%;
}

/* ------------------------------------------------------------------------------------------------------------------ */




/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}




