.textschwarz_8pt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal ; color: #000000}
.textschwarz_9pt { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal ; color: #000000}
.textschwarz_10pt_block { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; text-align: justify ; color: #000000}
.textschwarz_10pt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal ; color: #000000}
.textschwarz_10pt_fett { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000}
.textschwarz_12pt { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal ; color: #000000}
.textschwarz_12pt_fett { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000}

a:link, a:visited, a:active {color: #D9D9D9; text-decoration: none; }
a:hover {color: #FFFFFF; text-decoration: none; }

body {
	
	background-color: #DA2514;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navigation {
	position:absolute;
	width:150px;
	text-align:left;
	left: 6px;
	top: 11px;
		
		}
	#navigation ul {
	width:150px;
	margin:0px;
	padding:0px;
		list-style-type:none;
		border:1px solid #D9D9D9;
		}
	#navigation ul li {
		margin:1px;
		background-color:#B31E10;
	}
	#navigation ul li a {
	display: block;
	width:auto;
	padding-left:5px;
	height:16px;
	line-height:16px;
	color:#000000;
	
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	content: open-quote;
	}
	#navigation ul li a:hover {
		background-color:#DA2514;

	}
#navigation ul li a:active {
		background-color:#D9D9D9;

	}

