body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
hr {
	color: #ffff00;
}
.over {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-size: 14px;
	color: #000000;
}
.klein {
	font-size: 12px;
	color: #000000;
}
a:link, a:visited, a:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

