body {
    margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


  /* ----------------------------------- Content ----------------------------*/
.content{
     position:absolute;
     top:180px;
     left:80px;		
} 


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

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

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

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


.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;
} 

.noprint{
	display: none;

}

.logoprint{
     position:absolute;
     top:50px;
     left:80px;

}



/* ----------------------------------- Hacks -------------------------*/
.Subnavigation {
    line-height: 2.3em;
   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; 
}


