body {
	background-color: #009933;
	color: #006600;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	background-color: #009933;
}
.links {
	background-color: #FFFF99;
}
.menue {
	background-color: #FFFF99;
}
a, a:visited, a:active {
    color: #006600;
    text-decoration: none;
    font-weight: normal;
    fonz-size: small;
}

a:hover {
    color: #009933;
    text-decoration: underline;
    font-weight: normal;
    fonz-size: small;
}
.text {
	background-color: #FFFFCC;
}
.linie {
	color: #009933;
}
hr {
	color: #009933;
}
.uberschrift {
	font-size: 21px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	background-color: #009933;
	font-weight: bolder;
}
.aktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #009933;
	background-image: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
.aktuelles2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}

