  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Arial, Helvetica,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0;
    background: #ffffff;
  }
 
 div#Seite img {
 margin-bottom: 10px;
 }
  
 
hr.linie {  
  clear:both;
  margin-top:0px;
  }
  
  div#leiste {
  float:right;
  margin:0px;
  padding:0px;
  vertical-align:top;
    
  }
  
  
  div#Navigation {
    float: left; width: 200px;
    margin: 0 0 1.2em; 
    padding: 0;
    border: 1px dashed silver;
  }
 
  div#Inhalt {
    margin: 0 0 1em 220px;
    padding: 0 1em;
    border: 1px dashed silver;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: #666666;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
    line-height: 1.4em;
  }
  
  div#Inhalt ul {
    list-style: none;
    font-size: 1em;
    line-height: 1.4em;
    text-align: left;
    margin: 1em 0; 
    padding: 0; 
    list-style-position:outside;
  }
  
  div#Inhalt li {
  
    list-style: none;
    background-image:url(../pics/li_gpf.gif);
    background-repeat:no-repeat;
    padding-left:15px;
  } 
  
  div#Inhalt ol {
    list-style: none;
    font-size: 1em;
    line-height: 1.4em;
    text-align: left;
    margin: 1em 0; 
    padding: 0; 
    list-style-position:outside;
    
   }


  .Fusszeile {
    clear: both;
    font-size: 0.83em;
    color: #000000;
    margin: 0; padding: 2px 10px 2px 2px;
    text-align: right;
    border-top: 2px solid #45a12a;   
   
  }
  
  
  div#Navigation_wsn {
    float: left; width: 200px;
    margin: 0 0 1.8em; 
    padding: 0;
    text-align: center;
    
  }
  
  div#Navigation_wsn a:hover {
    background-color: #ffffff;
    text-decoration:none;
    
  }
  
  div#Navigation_wsn a:active {
    background-color: #ffffff;
    text-decoration:none;
    
  }
  
  
  /** Navigationen */


.menu-level1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
			
	
}
.menu-level1-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	
	      
}

.menu-level1-current-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
      
}

.menu-level1-with-subpage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
      
}

.menu-level2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
	font-weight: normal;
	
}
.menu-level2-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}

.menu-level2-current-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}

.menu-level2-with-subpage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	
      
}

.menu-level3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	font-weight: normal;
	
}
.menu-level3-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	
}

.menu-level3-current-active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	
}

.menu-level3-with-subpage {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	line-height : 120%;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
	
      
}

  div#Navigation a {
    display: block;
    padding: 0.2em;
    
  }
  div#Navigation a:link {
    color: black; background-color: white;
    text-decoration:none;
  }
  div#Navigation a:visited {
    color: #00a64c; background-color: white;
    text-decoration:none;
  }
  div#Navigation a:hover {
    color: #ffffff; background-color: #CCCCCC;
    text-decoration:none;
  }
  div#Navigation a:active {
    color: white; background-color: #cccccc;
    text-decoration:none;
    
  }

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #00a64c;
	margin-bottom : 0px;
	margin-top : 10px;
        margin-right : 10px;
        margin-left: 10px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #00a64c;
	font-size : 18px;
	margin-bottom : 0px;
	margin-top : 10px;
        margin-right : 10px;
        margin-left: 10px;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	color : #00a64c;
	margin-bottom : 0px;
	margin-top : 10px;
        margin-right : 0px;
        margin-left: 0px;
        
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0,6em;
	color : #00a64c;
	text-decoration:underline;
	margin-bottom : 0px;
	margin-top : 10px;
        margin-right : 0px;
        margin-left: 0px;
}


H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1em;
    	margin-bottom : 0px;
	margin-top : 10px;
        margin-right : 0px;
        margin-left: 0px;
   	color : #00a64c;
	
	
}


a, a.download, a.internal-link, a.external-link-new-window, a.mail
  {
	color:#00a64c;
	text-decoration:none;
	
}


a.mail
  {
	color:#00a64c;
	text-decoration:none;
	background-image:url(../pics/mail_gpf.gif) !important;
        background-repeat:no-repeat;
        padding-left:20px !important;
        
	
}


a.liste
  {
	color:#00a64c !important;
	text-decoration:none ;
	
}

a.textlink
  {
	color:#00a64c !important;
	text-decoration:none ;	
	background-image:url(../pics/li_gpf.gif) !important;
        background-repeat:no-repeat;
        padding-left:15px !important;
}
  
.csc-header-date {
text-align: right !important;
font-size: 11px !important;
color: #666666 !important;
}


/*-----------------------------------  tt_news styles -----------------------------------*/

/*-----------------------------------  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:0px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #333;
	background-color:#fff;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#fff;
}

.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 */
	height: auto !important;	
	padding:3px;
	margin:3px;
	border:0px 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:0px solid #000;
	background-color:#FFF;

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin:0px;
	border:0px solid #666;
	background-color:#fff;

	}
.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 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 0px solid #769024;
	background-color: #fff;
	font-size: 16px;	
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color : #00a64c;
	padding-left:0px;
	text-decoration:none;
}
.news-list-container H3 A {
	color : #00a64c;
	text-decoration:none;

}
.news-list-container P {
	padding-left:0px;
}
.news-list-date {
	float: right;
	color: #000;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px 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-size:12px;
	margin-left:0px;
	margin-bottom:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink a  {
	margin-bottom:3px;
	text-decoration:none;
	color: #00a64c;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:0px;
	border:0px solid #666;
	padding:0px;
	background-color:#fff;
	font-size: 12px;
}

.tx-ttnews-browsebox a {
	text-decoration:none;
	font-size: 12px;
	color: #00a64c;
	margin: 0px;
	padding: 0px;
}

.tx-ttnews-browsebox p {
	margin: 0px!important;
	padding: 1px!important;
}

.tx-ttnews-browsebox TD {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
	font-size: 12px;
	}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	}

.tx-ttnews-browsebox-SCell {
	background-color: #fff;
	border:0px solid #666;
	}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#fff;

}
.news-single-item H2 {
	font-size: 16px!important;
	color: #00a64c!important;
	margin: 20px 0px 0px 0px!important;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 12px;
	color: #00000!important;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
	font-size: 12px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #00a64c;
	text-decoration:none;
}
.news-single-timedata {
	float: right;	
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 12px;
}
.news-single-author {
	padding: 0px;
	margin: 0px;
	font-size: 12px!important;
}
.news-single-additional-info {
	background-color: #BBE53A;
/* 	clear: both; */
	margin-top: 15px;
	border: 0px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px 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:0px;
	border:0px solid #333;
	background-color:#fff;
}
.news-amenu-container UL LI {
	padding-bottom:1px;
	background-image:none!important;
	margin:5px 0px 0px 0px!important;
	padding:0px!important;
}

.news-amenu-container UL LI a {
	text-decoration:none;
	font-size: 12px;
	color: #00a64c!important;	
	margin:0px;
	padding:0px;
}

.news-amenu-container UL {
	margin:0px;
	padding:0px;
	border:0px solid #666;
	background-color:#fff;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#00a64c!important;
	padding:0px;
	margin: 0px 0px 10px 0px!important;
	border:0px solid #666;
	background-color:#fff;
	font-size: 16px!important;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 0px solid #666;
	padding: 0px;
	background-color: #fff;
	color:#000;
	font-size: 12px;
}

/*--------------------------------- 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;
}


#archiv {
padding: 10px 10px 10px 10px;
}


a.linklogo {
float: left;
}
.print a {
float: right;
text-align: right;
margin-top: 50px;
}


