

body, html {
	position: relative;	
	text-align: left;
	border: 0;
	margin: 0;
	width: 100%;
	height:100%; 
	background: #fffffe;
	font: normal 13px   Verdana,Arial, Helvetica, sans-serif;
	line-height: 16px; 
}

.bodytext {
  color: #333333; 
}


#outerwrapper {
	position: absolute; 
	top: -8;
	left: 0; 
	width: 1000px; 
	height:100%;
}



#header {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 110px;
	background: #a8a8a4;
}

#hauptnavigation {
	position: absolute;
	left: 	40px;
	bottom: 3px; 
}

#logo {
	position: absolute;
	right: 	 20px;
	bottom:  30px;
	width: 193px;
	text-align: right;
}


#headergrafikbereich {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 110px;
	width: 100%;
	height: 200px;   
}

#headergrafik img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 180px;  
	XXXbackground:#1c6072;
}	

#.blend img {
#opacity: 0;
#-moz-opacity: 0;
#-khtml-opacity:0;
#filter: alpha(opacity=0);
#}


#headertext {
	position: absolute;
	bottom: 18px;
	right:  6px;  
	text-align: right;
}


#servicenavigation {
	position: absolute;
	width: 100%;
	height: 11px;
	right:  0px;
	bottom: 0px;    
	text-align:right;
	background: #FFFFff; 
}

#servicenavigation  {
	color: #666666; 
	text-align: right;
	font: normal 8px Verdana, Arial, Helvetica,sans-serif;
}

#servicenavigation a {
	text-decoration: none;
	color: #666666;
}

#servicenavigation a:hover {
	color: #666666;
	font-weight:normal;
}

#servicenavigation  ACT,
#servicenavigation  CUR { 
	font-weight: normal; 
	color: #996633;
} 






#subnavigationsbereich {
  position: absolute; 
  z-index: 1;
	left: 0px;
	top: 	0px; 
	width: 175px;
	height:100%; 
	background: #fffffe;
}

#subnavigation {
	position: absolute;
	left: 40px;
	top: 12px; 
	margin-top: 325px;
}

#subcontent {
	position: absolute; 
	left: 40px;
	bottom: 6px;
 
}
 


#contentbereich {
	position: absolute; 
  z-index: 1;
  margin-top: 325px;   
	left: 180px;
	top: 	12px; 
	width: 580px; 
	
}

#content { 
	position: relative;
	left: 0px; 
	padding: 0px 0px 12px 0px;
	background: #ffffff;  
}

#contentfooter {
	position: relative;
	left:  0px;  
	padding: 12px 0px 12px 0px;
	background: #ffffff; 
}




#infobereich {
  position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 220px;
	height:100%;
	background: #fffffe; 
}

#info {
	position: absolute;
	left: 0px;
	top: 14px; 
	margin-top: 325px;  
	font: normal 13px  Verdana, Arial, Helvetica,sans-serif;  
	line-height: 16px;
	color: #666666;
	
}

#infofooter {
	position: absolute; 
	left: 0px;
	bottom: 6px; 
	font: normal 8px Verdana, Arial, Helvetica,sans-serif;
 	color: #666666;

}

 #infofooter a,
 #infofooter a:hoover,
 #infofooter a:visited  {
   text-decoration: none;
   color: #666666; 
 	} 
	
#FElogout,
#FElogout a,
#FElogout a hoover {
	position: absolute; 
	bottom: 6px;
	right:  0px;  
	text-align: right;
	font: normal 9px  Arial, Helvetica,sans-serif;
 	color: #aaaaaa;
 	text-decoration: none;
}
 


 
#hauptnavigation {  
	padding: 0 10px 0 0;
	text-align: left;
	align: bottom;
	font: bold 12px Verdana, Arial, Helvetica,sans-serif;
	color: #666666;
	padding: 0 0 0 0;  
}

#hauptnavigation a {
	text-decoration: none; 
	color: #666666;  
}

#hauptnavigation a:hover { 
 	color: #cc0000;
}

#hauptnavigation ACT  { 
	font-weight: bold; 
	color: #cc0000;
}	


 

#subnavigation { 
	font:   10px Verdana, Arial,  Helvetica, sans-serif;  
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

#subnavigation ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavigation li {   
	padding: 4 0 0 0 ;

}

#subnavigation  li a { 
	text-decoration: none;
	color: #666666;
}

#subnavigation li a:hover {
	font-weight: bold; 
}

#subnavigation li.ACT,
#subnavigation li.CUR { 
	font-weight: bold;
	color: #666666;
} 

#subcontent {
	font: normal 8px Verdana, Arial, Helvetica,sans-serif;
 	color: #666666;
}



