body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000;
}

a {
	color: #F60;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wichtig {
	font-weight: bold;
	color: #868686;
}
.standart {
	font-weight: normal;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
