body { 	
 background-image: url(bohle.jpg);
 background-attachment: fixed; 
 background-repeat: no-repeat;	
 font-family :  "Bookmann old style", Arial, Verdana, Helvetica; 
 color: #5b1535;
 font-style: italic;  		
 }

p { 
 font-size : 14px;
 line-hight : 20px; 		
 margin-top : 5px; 
 margin-bottom : 9px; 
 text-align : justify; 
}
 
h1 { 
 font-size : 24px;	 	
 margin-bottom : 13px; 
 margin-top : 5px; 
} 

h2 { 
 font-size : 20px;	 	
 margin-bottom : 13px; 
 margin-top : 5px; 
} 

h3 { 
 font-size : 18px;	 	
 margin-bottom : 10px; 
 margin-top : 5px; 
 
} 

h4 { 
 font-size : 14px;		 
 margin-bottom : 10px;
} 

td, th { 
 font-size : 14px;
} 

li { 
 font-size : 14px;	
 margin-bottom : 9px; 
} 
 
.bg-hell gruen { 
 color : #bed192; 
} 
 
.bold { 
 font-weight : bold; 
} 

.big { 
 font-size : 17px; 
} 

.rund { 
 list-style-type : circle; 
} 
 
a:link { 
 color : #5b1535; 
 text-decoration : none;> 
}	
	  
a:visited {
 color :#0000cc;						
 text-decoration : none;
} 

a:active { 
 color : #ffff00; 
 text-decoration : underline;
}



