body {
	background-color: #006600;
}
.kopfoben {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
}
.linkleiste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	background-color: #999900;
	text-decoration: none;
	font-style: normal;	
}
.navtabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #99CC00;
	background-color: #999900;
	text-decoration: none;
	font-style: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #99CC00;
	background-color: #999900;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
}
a:active {
	background-color: #CCFFCC;
	color: #99CC00;
	text-decoration: none;
}
.mitteltab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #99CC66;
	background-color: #FFFFCC;
}
