p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
}
.fettrot {
	font-weight: bold;
	color: #cc071e;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cc071e;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fett {
	font-weight: bold;
}
