body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}a {
	color: #2874B2;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.wichtig {
	font-weight: bold;
	color: #868686;
}
.standart {
	font-weight: normal;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #666666;
}
