body {
	background-image: url();
	background-color: #339900;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #666666;
	font-size: 16px;
}
.mainmenue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.topmenue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.aktuell {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC3300;
}
.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

