body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #f5f5f5;
	top: 20px;
}
.textfeld {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.klein {
	font-size: 0.7em;
	color: #666666;
}
.fett {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 1.6em;
	color: #873E97;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	color: #873E97;
	margin-bottom: 4px;
	margin-top: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
