.std {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-align: justify;
	line-height:24px;
	position: absolute;
	left: 20px;
	white-space: normal;
}
.rsi{
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FF0000;
	position: absolute;
	left: 24px;
	top: 20px;
}
.std_left {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height:24px;
	position: absolute;
	left: 80px;
	white-space: normal;
	width: 520px;
}
h1 {
	margin-top: 24px;
	margin-left: 78px;
	position: absolute;
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	color: #333333;
	white-space: normal;
	width: 640px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FF0000;
	white-space: normal;
	width: 640px;
}
.facts {
	margin-top: 52px;
	margin-left: 24px;
	position: absolute;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	border-collapse: collapse;
	border: none;
}
.infopos{
	position: absolute;
	top: 64px;
	left: 24px;
}
.infomen{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	border: thin solid #FFFFFF;
	margin: 4px;
}
.content {
	margin-top: 160px;
	margin-left:20px;
	position: absolute;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000000;
}
.cimage {
	padding: 8px;
	float:none;
	clear: both;
	
}
.ctxt {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #000000;
	padding: 8px;
	width: 640px;
}
.flt {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
}   
.table_main {
	position: absolute;
	margin-left: 0px; 
	border-collapse: collapse;
}
.menue_main {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FF0000;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0000;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF0000;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF0000;	
}
.menue_main_cv {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FF0000;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0000;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF0000;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF0000;	
}
.menue_main_ln {
	font-family: Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	color: #FF0000;
	padding-top:8px;
	padding-bottom:7px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0000;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF0000;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF0000;	
}
.menue_float {
	padding-left: 4px;
	padding-right: 0px;
}
.position {
	position: absolute;
	top: 65px;
}
.einleitung_pos {
	width: 80%;
	margin-top: 82px;
	margin-left: 15%;
	margin-right: 5%;
	color: #FFFFFF;
}
p a:active,
p a:link,
p a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 150%;
	text-align: left;
	border: none 0px #FFFFFF;
	padding: 0px;
}
p a:hover,
p a:focus {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 150%;
	text-align: left;
	border: none 0px #FFFFFF;
	padding: 0px;
}

a:link {
	color: #FF0000; 
	border: 1px none #FFFFFF;
	padding: 4px;
}    
a:visited { 
	color: #DD0000;
	padding: 4px;
} 
a:hover {
	color: #FF0000;
	border: 1px dotted #FF0000;
	padding: 4px;
 }   
  
a:active {
	color: #FF0000; 
	border: 1px none #FFFFFF;
	padding: 4px;
}  
a:focus {
	color: #FF0000; 
	border: 1px dotted #FF0000;
	padding: 4px;
}
.red
{
	color: #F00;
}