
.textblau { 
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;	
	text-decoration: none; 
	color: #8d9fcb;
	}

#navigation {
	z-index:1;	
	position: absolute; 
	top: 95px; 
	left: 23px;
	}
	
#logoschrift {	
	position: absolute; 
	top: 15px; 
	left: 25px;
	}
	

a:link {	
	
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;	
	text-decoration: none; 
	color: #3d3d3d;
	}

a:visited {
	
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;	
	text-decoration: none; 
	color: #3d3d3d;
	}
	
a:hover, a:active {	
	
	font-family:Verdana;
	font-size:9pt;	
	font-weight:bold;
	text-decoration: none; 
	color: #8c8c8c;
	}