body {
	margin: 0;
	padding: 20;
	special-background-colour:#00CCFF;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-decoration: non;
}

a:link { text-decoration: non; font-size: 12pt; font-family: Arial; color: #FFFF00; }
a:active { text-decoration: non; font-size: 12pt; font-family: Arial; color: #FFFF00; }
a:visited { text-decoration: non; font-size: 12pt; font-family: Arial; color: #FFFF00; }

.haupttitel30 {
	font-family: Arial, sans-serif;
	font-size: 30pt;
	color: #000000;
}
.untertitel15 {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 14pt;
	color: #000000;
}
.titel12 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.auswahl09 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.auswahl10 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.normal09 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.normal10 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.cooper10 {
	font-family: Cooper Black;
	font-size: 10pt;
	color: #000000;
}