body,td,p {
	font-family: Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	
}
.titel {
	font-size: 15px;
	font-weight:900;
	color: #818181;
}
.liste {
	color: #000000;
}
.fusszeile {
	font-size: 10px;
}
a:link {
	color: #285137;
	outline: none;
}
a:visited {
	color: #209b4d;
}
a:active,a:hover {
	color: #285137;
	outline: none;
}
li {
	margin-left: -24px;
	list-style-type: disc;
	color: #818181;
}
