.titel {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000} 

.info {  font-family: Arial; font-size: 12px; font-weight: none; color: #000000} 

.contentheader {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000} 

.content {  font-family: Arial; font-size: 12px; font-weight: none; color: #000000} 
a.content { font-family: Arial; font-size: 12px; font-weight: none; color: #003673} 
a.content:hover { color: #003673;} 

a:link { 
    text-decoration: none; 
} 
a:visited { 
    text-decoration: none; 
} 
a:active { 
    text-decoration: none; 
} 

.input {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1 solid #000000;	
}
