body {
	background-color: #616161;
	font-family: Arial, Helvetica, Geneva, 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-bold {
	font-size: 12pt;
	font-weight: bold;
	color: #FFD700;
}
.headline1-simple {
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.headline1-backcolor {
	font-size: 12pt;
	font-weight: bold;
	color: #971414;
	background-color: #FFD700;
}
h2 {
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}
.headline2-normal {
	font-size: 18pt;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
.headline3 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
h5 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
h6 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}

.kleinschrift1 {
	font-size: 8pt;
	font-weight: normal;
}
.underline {
	text-decoration:underline;
}
hr {
background :none;
border :none;
border-top : 2px dotted #FFD700;
margin-top: 0px;
margin-bottom: 0px;
}
.backcolor1 {
	background-color: #FFD700;
	font-style: normal;
	font-weight: bold;
	color: #971414;
}
.backcolor2 {
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	color: #971414;
}
