body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #CCC;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: none;
}
th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #c7d961;
}
.td1 {
	background-color: #F4F4F4;
}
.td2 {
	background-color: #e5e5e5;
}
.td3 {
	background-color: #E8EFBE;
	font-weight: bold;
}
.tdklein {
	font-size: 10px;
}
.ueber1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

