body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #026325;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #026325;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026325;
}

.gray {
	background-color: #C0C0C0;
}
.hellgrau {
	background-color: #F5F5F5;
}
.hellgruen {
	background-color: #CDEA71;
}
.dunkelgruen {
	background-color: #026325;
}
.rahmen_gruen {
	background-color: #FFFFFF;
	border: 1px dotted #CDEA71;
}
.hellgruen2 {
	background-color: #E8FCA7;
}
.hellgruen3 {
	background-color: #F4FCD7;
}
.dunkelgruen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #026325;
}

.anmerkungen {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}