<!--
BODY {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	font-weight : normal;
}

UL {
	list-style-type : square;
}

LI {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #ED1E24;
	font-weight : normal;
}

.text_klein {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 8pt;
	color       : #000000;
	font-weight : normal;
	letter-spacing : 0px;
}

.text {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	font-weight : normal;
	letter-spacing : 0px;
}

.text_fett {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	font-weight : normal;
	letter-spacing : 0px;
  font-weight : bold;
}

.text_rot {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 8pt;
	color       : #CC0000;
	font-weight : normal;
	letter-spacing : 0px;
  font-weight : bold;
}

.text_gross {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 11pt;
	color       : #000000;
	font-weight : bold;
	letter-spacing : 0px;
}

.ueberschrift_kursiv {
	font-family : Times New Roman, Verdana, Arial;
  font-style  : italic;
	font-size   : 16pt;
	color       : #000000;
	font-weight : bold;
}

.ueberschrift_unterstrichen {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	text-decoration : underline;
	font-weight : bold;
	letter-spacing : 0px;
	line-height: 20 pt;
}

.text_kursiv {
	font-family : Times New Roman, Verdana, Arial;
  font-style  : italic;
	font-size   : 11pt;
	color       : #000000;
	font-weight : bold;
}

.klein {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 4pt;
	color       : #000000;
	font-weight : normal;
	letter-spacing : 0px;
}

.dateiformat {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 8pt;
	color       : #8A7250;
	font-weight : normal;
	letter-spacing : 0px;
}

A:Link {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	text-decoration : none;
}

A:Visited {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	text-decoration : none;
}

A:Active {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	text-decoration : none;
}

A:Hover {
	font-family : Times New Roman, Verdana, Arial;
	font-size   : 9pt;
	color       : #000000;
	text-decoration : underline;
}

//-->
