body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
body {
	background-color: #00CC33;
}
a:link, a:active, a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.haupt {
	background-color: #006600;
	color: #FFFF00;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.table {
	border: 1px solid #000000;
}

.neben1 {
	background-color: #00CC33;
        font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.neben2 {
	background-color: #00CC33;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.red {
	color:red;
}
