body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #E3241B;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3241B;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	text-transform: uppercase;
}

.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 22px;
	text-transform: none;
}

.textredbold {
	color: #E3241B;
	font-weight: bold;
}

.textred {
	color: #E3241B;
}

.textblackbold {
	color: #000000;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.rezept {
	font-size: 10px;
	line-height: 10px;
}
