@charset "utf-8";
html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	clear: none;
	width: 966px;
	font-size: small;
}
#datawrapper {
	height: auto;
}

.links_menue {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000cc;
}
#balken_oben {
	margin: auto;
	width: 100%;
	position: absolute;
	height: 100px;
	top: 16px;
	background-image: url(../img/balken_oben_rot.jpg);
	background-repeat: repeat-x;
	left: 0px;
	z-index: 1;
	float: left;
	}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	width: 144px;
	z-index: 20;
	position: relative;
	height: 137px;
	left: 0px;
	top: 0px;
	float: left;
}
#header3 {
	width: 195px;
	z-index: 2;
	position: relative;
	height: 102px;
	left: 0px;
	top: 17px;
	float: left;
}
#laufband {
	width: 600px;
	z-index: 2;
	position: relative;
	height: 102px;
	float: left;
	left: 0px;
	top: -10px;
}
#body {
	width: 800px;
	position: relative;
	float: left;
	z-index: 5;
	height: 400px;
	left: 20px;
	top: 0px;
}
#impressum {
	width: 800px;
	position: relative;
	float: left;
	z-index: 5;
	height: 400px;
	left: 20px;
	top: 0px;
	overflow: scroll;
}
#text_startseite {
	float: left;
	position: relative;
	width: 370px;
}
#grafik_startseite {}
#nav {
	width: 120px;
	background-image: url(../img/balken_grau_vertikal.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 25px;
	height: 425px;
	line-height: 30px;
	font-size: small;
	font-weight: bold;
	position: relative;
	z-index: 10;
	left: 0px;
	top: -5px;
	clear: left;
	float: left;
}
#footer {
	background-image: url(../img/balken_unten_rot.jpg);
	background-repeat: repeat-x;
	height: 35px;
	position: relative;
	width: 100%;
	background-position: top;
	left: 0px;
	z-index: 3;
	font-size: 11px;
	text-align: center;
	top: -55px;
	line-height: 40px;
}
#logo {
	position: relative;
	width: 149px;
	left: -1px;
	height: 88px;
	z-index: 9;
	clear: left;
	top: -5px;
}
#spruch {
	position: relative;
	top: 90px;
	width: 300px;
	height: 30px;
	left: 10px;
	z-index: 10;
}

