body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF; 
	text-align: center;    
	color: #000;  
}
.haeder {
	color: #000;
	text-align: right;
	font-size: 11px;
	background-color: #FFF;
	text-decoration: none;
}

/*
a:visited {
	background-color: transparent;
	color: #666;
}
*/

a {
	text-decoration: none;
}

.nav-titel {  
	font-size: 12px; 
	font-weight: bolder;  
	color: White; 
	background-color: #09C; 
	line-height: 18px;  
	font-style: normal;  
	letter-spacing: normal;  
	vertical-align: middle;
	text-decoration: none;                  
}
.nav-inh {  
	font-size: 11px;
	color: #000; 
	background-color: #6CF;    
}
.nav-inh a:hover {
	background-color: transparent;
	color: #FFF;
}
a.nav-inhact {
	font-size: 11px;
	color: #FFF;
	background-color: #6CF;
}
.main-inh {  
	font-size: 12px;  
	text-decoration: none;    
	background-color: #FFF;  
	color: Black;   
}
.navsubtitel {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #6CF;
}
.titel-inh { 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;  
	background-color: White;    
}
.untertitel-inh {
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline;  
	background-color: #FFF;    
}
.weiter {  
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}
.weiter a {
	font-size: 11px;
}
.dbktabel {  
	background-color: #09C;  
	color: White; 
}
.bbtabel {  
	background-color: #09C;  
	color: White; 
}
.footer {  
	color: #000; 
	text-align: center; 
	font-size: 9px;  
	background-color: #FFF;  
	text-decoration: none; 
}
.u-nav-body {  
	background-color: #6CF;  
	color: #000; 
}
.small-info {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.superlink {
	color: #006;
	text-align: center;
	font-size: medium;
	background-color: #F5F5F5;
	text-decoration: none;
}