html,body, {
      margin:0;
      padding:0;
      height:100%;
     
   }
 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
   
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
	
body { background-color: #FFFFFF;}

body, td, p, td, ul, blockquote, tbody, li, ol, a, input, select, textarea {font-family:Verdana, Verdana,Arial, Helvetica, sans-serif; font-size: 11px; }
h1 {font-size: 14px;color:#206D3A;}
h2 {font-size: 12px;color:#206D3A;}
h3 {font-size: 12px;color:#206D3A;}
h4{font-size: 12x;color:#206D3A;}
h5 {font-size: 11px;color:#206D3A;}
h6 {font-size: 10px;color:#206D3A;}

.top_bar {background-color: white;}

.menu {background: #FFFFFF url("images/menu_bar.jpg") left top no-repeat;padding-top: 6px;}
.menu_items {
	list-style-type: none;
	width:168px;
	margin-left:16px;
	padding-left:16px;
	
}
.menu_items li {
	
	border-bottom: 1px solid #206D3A;
	padding-top: 4px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	}
.menu_items li a {text-decoration: none; color:#206D3A;font-size: 11px;font-family: Tahoma;}
.menu_items li a:hover {text-decoration: none; color:#206D3A;font-weight: bold;font-size: 11px;font-family: Tahoma;}
/*#EBF2EE;*/

.menu_active		{ font-weight: bold;background-color:#E3EDE7;}
.menu_inactive		{ font-weight: bold; }

/*.menu_active_sub	{ font-weight: bold;background-color:#E3EDE7;;font-size: 10px;}
.menu_inactive_sub	{ font-size: 10px;}

*/

.content {
	
	background: url("images/bg_content.gif") right top no-repeat;
	width: 535px; padding-left: 25px; 
	padding-top: 15px;padding-right: 10px; 
	color: #5F5F5F; 
	line-height: 150%;
	
}
.content a {color:#206D3A;}
.bottom1 {background-color: #006E27; color: #FFFFFF;height: 60px; border-right: 1px solid #FFFFFF;}
.bottom2 {background-color:#006E27; color: #FFFFFF;height: 60px;text-align: left; font-weight:bold;}
.bottom2 a {text-decoration: none; color: #FFFFFF; font-weight: bold;}
.bottom3 {background-color: #006E27; color: #FFFFFF;height: 60px;}

.cmsImgLinks {border-right: 1px solid #206D3A;margin-right: 10px;}
.cmsImgRechts {border-left: 1px solid #206D3A;margin-left: 10px;}
.imgText {padding: 5px; font-size:10px; line-height:200%;}

.fl_th {background-color:#206D3A; color:white;text-align:center;}
.fl_Low { border-right:1px solid #206D3A;border-bottom: 1px solid #206D3A; font-size: 9px;}
.fl_High {background-color:#D2E2D8; border-right:1px solid #206D3A; border-bottom: 1px solid #206D3A;font-size: 9px;}
fieldset {margin: 5px;}

