p 	{  	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066;
	}

body 	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	}

h1,h2	{  	
	font-size: 16px; 
	color: #000000;
   font-weight: bold
	}

h3 	{  	
	font-size: 14px;
   text-decoration: underline
	}

a:link {  
	font-weight: bold; 
	color: #000066;  
	text-decoration: none;
	}
	
a:visited {  
	font-weight: bold; 
	color: #000066; 
	text-decoration: none; 
	}

a:hover {  
	font-weight: bold; 
	text-decoration: underline;
	}
	
a:active {  
	font-weight: bold; 
	text-decoration: underline;
   color: #000000
	}
	
.navi:link {  
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #000066;
	}
	
.navi:visited {  
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000066;
	}
	
.navi:hover {  
	font-size: 14px; 
	font-weight: bold; 
	color: #FFCC00; 
	background-color: #000066;
	}
	
.navi:active {  
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #000066;
	}
	
.naviactive { 
        font-size: 14px;
        font-weight: bold;
        color: #FFCC00;
        background-color: #000066; }
		  
.tableheader {  font-size: 12px; color: #FFFFFF; background-color: #000066}

.tablebody {  font-size: 12px; color: #000000; background-color: #E8E8E8}

.wertung {
	font-size: 12px;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background-color: #FFFFFF;
	text-align: left;
}

.umrandung {  background-color: #000066; line-height: 1px}

table { font-size: 12px; }

.list {
	font-size:9px;
	text-align:left;
	margin-left:8px;
	padding-left:8px;
	list-style-type:square;
	list-style-position:outside;
}
.titel {
	font-size: 12px;
	color: #000066;
	border-bottom: 1px solid #000066;
	border-left: 12px solid #FFBF00;
	padding-left: 4px;
	font-weight: bold;
}
.selectbox { background: #FFBF00; }
.rubriktitel {  font-weight: bold; color: #FFFFFF;}
.small {font-size: 10px;}