



body {
    background-color: white;
    margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}




  /* ----------------------------------- Content ----------------------------*/
  


.lauftext {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
 	 color: #626262;
 	 line-height: 18px
} 

.lauftext a{
	 text-decoration: none;
	  	 color: #dc0208
} 

.lauftext a:link{
	 text-decoration: none;
} 

.lauftext a:hover{
	border-bottom: 1px dotted #dc0208;
	padding-bottom: 1px;
	 	 color: #dc0208
} 


.adresse{
     line-height: 1.5em;
	 font-size: 14px;
	 color: #626262;
}
 
.adresse a{
	 text-decoration: none;
} 

.adresse a:link{
	 text-decoration: none;
} 

.adresse a:hover{
	border-bottom: 1px dotted gray;
	padding-bottom: 1px;
} 





 


/* ----------------------------------- Navigation -------------------------*/


.navi {
	 font-size: 14px;
	 font-weight: bold;
	 		padding-right: 25px;
	 	
} 

.navi a{
	 text-decoration: none;
	 color: gray;

} 

.navi a:link{
	 text-decoration: none;
} 

.navi a:hover{
	 	 color: #dc0208;
} 
.naviaktive{
		 text-decoration: none;
		padding-right: 25px;
	 	 color: #dc0208;
	 	 	 font-weight: bold;
		font-size: 14px;
} 



/* ----------------------------------- Hacks -------------------------*/


a:hover.img {
	border-bottom-style: none;
	} 
}

a img { 
   border: none; 
} 

img {
	border: 0px;
}

.rahmen_bild {
	border: 1px dotted gray;
}




  
