/*Navigation*/
body{
scrollbar-face-color: FFCC66; /*farbe am balken und pfeilhintergrund unten/oben*/
scrollbar-arrow-color: FFFFFF; /*Pfeilfarbe*/ 
scrollbar-base-color: FF9933;  /*borderfarbe*/ 
scrollbar-3d-light-color: 333333; /*3d effekt rechts*/
scrollbar-darkshadow-color: FFFFFF; /*Schatten rechts*/
scrollbar-highlight-color: FFCC66; /*innerer Rahmen links*/
scrollbar-shadow-color: ED920F;  /*schatten rechts*/
scrollbar-track-color: FFFFFF} /*hintergrundfarbe balken - schiene*/

.adresse{
		 font-family:Verdana;
		 font-size:10px;
		 line-height:20px;
		 color:#000000;	
		}

/*Leistungen*/

.leistungen{
		 font-family:Verdana;
		 font-weight:bold;
		 font-size:10px;
		 color:#000000;
		}

/*Reiseinformationen*/
.infos{
		 font-family:Verdana;
		 font-weight:bold;
		 font-size:11px;
		 color:#FF9900;
}

.textunderlined{
		 font-family:Verdana;
		 font-size:10px;
		 line-height:20px;
		 color:#000000;
		 text-decoration:underline;

}

/*Startseite*/		
.titel{
		 font-family:Verdana;
		 font-size:15px;
		 color:#FF9900;
		 font-weight:bold;
		}

/*kontakt*/
.kontakt{	
		 font-family:Verdana;
		 font-size:10px;
		 line-height:25px;
		}

a.impressum{
		 font-family:Verdana;
		 font-size:9px;
 		 line-height:11px;
		}
a.information:link{
font-family:Verdana;
		 font-weight:bold;
		 font-size:11px;
		 color:#FF9900;
}
a.information:visited{
font-family:Verdana;
		 font-weight:bold;
		 font-size:11px;
		 color:#FF9900;
}
a.information:active{
font-family:Verdana;
		 font-weight:bold;
		 font-size:11px;
		 color:#FF9900;
}
a.information:focus{
font-family:Verdana;
		 font-weight:bold;
		 font-size:11px;
		 color:#FF9900;
}



a:link { color:"#000000"; 
		 text-decoration:none; }

a:visited { color:"#000000"; 
			text-decoration:none; }

a:active { color:"#000000"; 
		   text-decoration:none; }

a:focus { color:"#000000";  
		  text-decoration:none; }

.specialtitel{ 
		 font-family:Verdana;
		 font-size:12spx;
		 line-height:25px;
		 font-weight:bold;
		 color:#FF9900;
}
 
