html, td {
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
}


a:link {
	color: #333333;
	
	}

a:visited {
	color: #333333;
	e;
	}

a:hover {
	color: #999999;
	
}

a:active {
   color: #666666;
   
   
}

input {
	border : 1px solid #a8a8a8;
	FONT: 8pt Arial, helvetica, sans-serif; 
	COLOR: #333333; 
	}	
	
textarea {
	border : 1px solid #a8a8a8;
	FONT: 8pt Arial, helvetica, sans-serif; 
	COLOR: #333333; 
	}

select { COLOR: #333333; 
font-family: Arial, Helvetica; 
font-style: normal; 
font-size: 8pt; 
border: #a8a8a8 1px solid;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
}

.menue {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
.klein {
	font-size: 11px;

}
