
BODY { 
	font-family : Arial, Geneva, Helvetica, sans-serif; font-size : 12px; 
	color : black; 	background-color : white; 
	margin: 20px;} 

HR {
	width:100%; height:2px;
	border:solid #333333 1px;}

A { 
	color : #666666;
	text-decoration:underline;} 
	
#top { 
	line-height : 1.3em;}

#inhalt { 
	line-height : 1.5em;}

#inhalt HR { 
	width:100%; height:1px;
	border:solid #999999 1px;}

#headline H1 { 
	font-size : 18px; font-weight : bold; font-variant : small-caps; 
	color : black;} 
	
#inhalt H1 { 
	font-size : 16px; font-weight : bold; 
	color : black;}
		
#inhalt H2 { 
	font-size : 14px; font-weight : bold; 
	color : black;} 
	
#inhalt H3 { 
	font-size : 13px;
	color : black;}

#inhalt H4 { 
	font-size : 12px; 
	color : black;}
	
#inhalt strong, b { 
	font-weight : bold;} 
	
#inhalt LI {
	list-style-image:url(../grafiken/dot_grau.gif);} 
	
#inhalt A.fett, A.wichtig { 
	font-weight : bold;} 
	
#inhalt A.a_z { 
	padding : 4px;} 
	
#inhalt IMG.rahmen { 
	border : 1px solid #333333;} 

#top { 
	line-height : 1.3em;}
	
#footer A {} 

