/* CSS Document */
body,td{
	overflow:                                      auto;
	scrollbar-face-color:						#f8f8f8; 
	scrollbar-shadow-color:						#f8f8f8; 
	scrollbar-highlight-color:					#ffffff; 
	scrollbar-track-color:						#ffffff; 
	scrollbar-arrow-color:						#0066CC;
	scrollbar-3dlight-color:					#ffffff;
	scrollbar-base-color:						#f8f8f8;
	scrollbar-darkshadow-color:					#666666;
	
	
	
	font-family:								Verdana, Arial, Helvetica, sans-serif;
	font-size: 									12px;
	line-height: 								150%;
	color: 										#336699;	
}
.uberschrift{
	font-size: 									14px;
	font-weight: 								bold;
	color: 										#336699;
	text-decoration: 							none;
}
.blau{
	color: 										#336699;
	text-decoration: 							none;
}
.blaubold{
	color: 										#336699;
	font-weight: 								bold;
	text-decoration: 							none;
}

#text{
	position:absolute; width:100px; top:-2000;z-index:1;	
}
#startseite{
	position:absolute; width:800px; z-index:1;	
}
#ausbildung{
	position:absolute; width:500px; z-index:1; visibility: hidden ;	
}
#erfahrung{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#interessen{
	position:absolute; width:500px; z-index:1; visibility: hidden ;	
}
#verbandsarbeit{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#haftung{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#impressum{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#partner{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#kontakt{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}
#anfahrt{
	position:absolute; width:500px; z-index:1; visibility: hidden;	
}

.zitat{
	font-size: 									30px;
}

#fusszeile{
	text-align:center;
}
#fusszeile a:link 		{text-decoration: none; 			color: #336699;}
#fusszeile a:hover 		{text-decoration: underline;		color: #336699;}
.navTable{
	font-size: 									9px;
	font-weight: 								bold;
	color: 										#336699;
	text-decoration: 							none;
}
#subNav a{
	text-decoration: none; 
	color: #000000;
	font-weight:bold;
	font-size:10px;
}
#startNav a{
	text-decoration: none; 
	font-weight:bold;
	font-size:18px;
}
#startNav a:hover 	{text-decoration: underline;}
#subNav a:link 		{text-decoration: none; color: #000000;}
#subNav a:hover 	{text-decoration: underline;}
#subNav a:active 	{text-decoration: none;color: #336699;font-weight:bold;font-size:12px;}

a{
	text-decoration: none; 
	color: #336699;
	font-weight:bold;
	font-size:12px;
}
a:link 		{text-decoration: none; color: #336699;}
a:hover 	{text-decoration: underline;}
