body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: bottom;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	padding: 4px;
	vertical-align: bottom;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#linie_oben {
	margin: 0px;
	position:absolute; 
	left:0px; 
	top:2px; 
	height:20px; 
	z-index:1; 
	width: 100%;
}
#linie_oben hr{
   color: CC3300;
   height: 4px;
}
#logo {
	position: absolute;
	top: 17px;
	left: 20px;
	width:160px; 
	height:38px; 
	z-index:2
}
#ueberschrift {
	position: absolute;
	top: 30px;
	left: 200px;
	height: 33px;
	z-index:3;
	width: 291px;

}
#linie_unten {
	margin: 0px;
	position:absolute; 
	left: 0px; 
	top: 53px; 
	height:20px; 
	z-index:1; 
	width: 100%;
}
#linie_unten hr{
   color: CC3300;
   height: 4px;
}
