body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:f0f0f0;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

#klein { font: 10pt Times; }
#normal1 { font: 12pt/14pt Times; }
#normal2 { font: 11pt/13pt Times; }
#normal3 { font: 13pt Arial, sans-serif; }
#ueber1 { font: 17pt Arial, sans-serif; }

