body {
	background-color: #971414;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
}
strong { 
font-weight: bold; 
}
em { 
font-style: italic; 
}
a:link {
	text-decoration: none;
	color: #FFD700;
	font-weight: normal;
}
a:visited {
	text-decoration: none; 
	color: #FFD700; 
	font-weight: normal;
} 
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
} 
a:active {
	text-decoration: underline; 
	color: #FFFFFF; 
	font-weight: normal;
}
.headline1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFD700;
}
.headline1-simple {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.headline1-backcolor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #971414;
	background-color: #FFD700;
}
.headline3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.kleinschrift1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.underline {
	text-decoration:underline;
}
.backcolor1 {
	background-color: #FFD700;
	font-style: normal;
	font-weight: bold;
	color: #971414;
}
.backcolor2 {
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	color: #971414;
}