.mehrfettheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-align: center;
}
.mehrfettsmallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: text-top;

}
.mehrfettsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	vertical-align: super;
	white-space: pre;


}
.mehrfettlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #a10000;
	color: #FFFFFF;
}
link {
	color: #FFFF00;
}
a:link {
	color: #ffff00;
}
a:visited {
	color: #BFBF00;
}
a:active {
	color: #BFBF00;
}
a:hover {
	color: #FFFFFF;
}
