body {
    background-color: #dddcdd;
    margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow-y: scroll;
}


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

.content{
		
} 

.lauftext {
	 line-height: 1.7em;
	 font-size: 11px;
 	 color: #002954;
} 

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

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

.lauftext a:hover{
		text-decoration: underline;
} 

.zitat {
	 line-height: 1.5em;
	 font-size: 13px;
 	 color: #96bf0d;
} 


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

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

.adresse a:hover{
		text-decoration: underline;
} 



.logoprint{
display: none;

}

.noprint{

}


  /* ----------------------------------- Startseite ----------------------------*/

.startseitename {
		 text-decoration: none;
 	 color: #bdcd00;
	font: 24px/1.6em arial, helvetica;
} 

.startseitename a{
	 text-decoration: none;
	  	 color: #bdcd00;
} 

.startseitename a:link{
	 text-decoration: none;
	  color: #bdcd00;
} 

.startseitename a:visited{
	 text-decoration: none;
} 

.startseitename a:hover{
	 text-decoration: none;
	color: #e30045;

} 



.startseite {
		 text-decoration: none;
 	 color: white;
	font: bold 16px/2em arial, helvetica;
} 

.startseite a{
	 text-decoration: none;
	  	 color: #00afcf;
} 

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

.startseite a:visited{
	 text-decoration: none;
} 

.startseite a:hover{
	 text-decoration: none;
	color: #e30045;

} 




/* ----------------------------------- Subnavigation -------------------------*/
.Subnavigation {
    line-height: 2.0em;
   font-size: 11px; 
  color: #e30045;
	font-weight: bold;
	text-decoration: none;
}

.Subnavigation a {
	text-decoration: none;	
}

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

.Subnavigation a:visited {
text-decoration: none;
  
}
.Subnavigation a:hover {
   text-decoration: underline; 
}



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


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

a img { 
   border: none; 
} 

img { 
border: 0px; 
}


