.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
.fett {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #3366CC}
.link_nichtfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366cc;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066}
Headline_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.klein {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066}
.datum {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF}
.newshead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
.az {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.az-link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.headline_nichtfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}

