.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.styleschwarz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.stylefett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.styleweissfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.styleweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.style12fettorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
}

.style14fettorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
}

.style16fettorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
}
.style18fettorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
}

.style24fettorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF8400;
}


a.weisso:link    { color: #FFFFFF; text-decoration : none; font-weight: bold; }
a.weisso:visited { color: #FFFFFF; text-decoration : none; font-weight: bold; }
a.weisso:hover   { color: #FF8400; text-decoration : none; font-weight: bold; }
a.weisso:active  { color: #FFFFFF; text-decoration : none; font-weight: bold; }

a.weissg:link    { color: #000000; text-decoration : none; font-weight: bold; }
a.weissg:visited { color: #000000; text-decoration : none; font-weight: bold; }
a.weissg:hover   { color: #000000; text-decoration : none; font-weight: bold; }
a.weissg:active  { color: #000000; text-decoration : none; font-weight: bold; }

a.weisss:link    { color: #FFFFFF; text-decoration : none; font-weight: bold; }
a.weisss:visited { color: #FFFFFF; text-decoration : none; font-weight: bold; }
a.weisss:hover   { color: #000000; text-decoration : none; font-weight: bold; }
a.weisss:active  { color: #FFFFFF; text-decoration : none; font-weight: bold; }

a.grau:link    { color: #666666; text-decoration : none; font-weight: normal; }
a.grau:visited { color: #666666; text-decoration : none; font-weight: normal; }
a.grau:hover   { color: #FF8400; text-decoration : none; font-weight: bold; }
a.grau:active  { color: #666666; text-decoration : none; font-weight: bold; }

BODY {
background-color: #F8C049;
background-image: url();
} 
