body			
{	
background: #DFDFDF; 
font-family: arial, sans-serif; 
color: #000000;
margin-top:20px;
}

td, th			
{	
vertical-align: top; 
}

th, td, p	
{	
font-size: 13px; 
line-height:120%; 
}

ul, ol, li
{
font-size: 13px; 
margin-bottom:7px;
}

h1				
{	
font-family: arial, sans-serif; 
font-size: 22px; 
font-weight: bold; 
}

h2				
{	
font-family: arial, sans-serif; 
font-size: 16px; 
font-weight: bold; 
}

h3				
{	
font-family: arial, sans-serif; 
font-size: 14px; 
font-weight: bold; 
}

strong			
{	
font-weight: bold; 
}

.klein			
{	
font-size: 11px; 
}

.middle			
{	
text-align:center; 
vertical-align:middle; 
} 

.center		
{	
text-align:center; 
}
 
.rechts		
{	
text-align:right; 
} 

.rechtsklein			
{	
font-size: 11px; 
text-align:right; 
}

.rechtsunten			
{	
text-align:right; 
vertical-align:bottom; 
} 

.links			
{	
text-align:left; 
} 

.unten			
{	
vertical-align:bottom; 
} 

hr
{
color: #7B8688; 
height:1px;
margin-bottom:6px;
}

hr.fusszeile
{
color: #7B8688; 
height:1px;
width:300px;
}

hr.index
{
color: #7B8688; 
height:1px;
width:740px;
}

a:link			
{	
color: #00A6CC; 
text-decoration: none 
}

a:active		
{	
color: #7B8688; 
text-decoration: none 
}

a:visited		
{	
color: #00A6CC; 
text-decoration: none 
}

a:hover			
{	
color: #7B8688; 
text-decoration: underline 
}