body {
font-size: 12px; 
font-family: Verdana, Arial; 
}

a:link, a:visited, a:active { 
color: #FF0000; 
font-size: 12px; 
text-decoration: none 
}

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


.klein {
font-size: 12px; 
color: #000066;
font-family: Verdana, Arial; 
}

.mittel {
font-size: 12px; 
color: #000066;
font-family: Verdana, Arial; 
}

.mittel_rot {
font-size: 12px; 
color: #BB1111;
font-family: Verdana, Arial;
font-weight: bold; 
}

.big {
font-size: 14px; 
color: #000066;
font-family: Verdana, Arial; 
}

.head1 {
color: #000066;
font-size: 26px; 
font-family: Arial;
font-weight: bold; 
}

.head2 {
font-size: 18px; 
color: #000066;
font-family: Arial;
font-weight: bold; 
}

image {
border: 0px;
}

#center {
	margin:auto;
	width:610px;
	height:800px;
}
