﻿body {
	background-image: url('images/header_fueller.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-color: #EBECED;
	font-family: Arial, Helvetica, Sans-Serif;
}
.contend {
	padding: 27px 19px 19px 19px;
	position: absolute;
	left: 284px;
	top: 0px;
	width: 416px;
	height: auto;
	z-index: 4;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #032F79;
	line-height: 18px;
	list-style-image: url('images/listenpunkt.jpg');
}
.header {
	border-width: 0px;
	color: #FFFFFF;
}
.main {
	margin: auto;
	position: relative;
	z-index: 1;
	width: 884px;
	height: 500px;
	top: 120px;
	background-image: url('images/main_fueller.jpg');
}
.verlauf-links {
	background-position: left;
	position: absolute;
	z-index: 2;
	width: 284px;
	height: 472px;
	left: 0px;
	top: 0px;
	background-image: url('images/verlauf_links.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.navigation {
	position: absolute;
	z-index: 3;
	width: 589px;
	height: 120px;
	top: -120px;
	left: 150px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.verlauf-rechts {
	width: 146px;
	position: absolute;
	z-index: 2;
	background-image: url('images/verlauf_rechts.jpg');
	background-repeat: no-repeat;
	top: 0px;
	right: 0px;
	height: 474px;
	vertical-align: top;
	font-size: 12px;
	color: #032F79;
}
h1 {
	color: #008BCF;
	font-weight: normal;
	font-size: 22px;
}
.aktuell {
	padding: 10px;
	position: absolute;
	top: 160px;
	font-size: 10px;
}
.suchfeld {
	width: 100px;
	border: 1px solid #032F79;
}
.suchbutton {
	width: 20px;
	height: 20px;
	background-image: url('images/suchbutton.jpg');
	border-style: none;
}
.suche {
	width: 140px;
	position: absolute;
	z-index: 4;
	height: 20px;
	top: 20px;
	left: 7px;
}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: none;
	color: #008BCF;
}
li {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.aktuellKopie {
	padding: 10px;
	position: absolute;
	top: 160px;
}
a {
	color: #032F79;
}
.aos {
	position: absolute;
	z-index: 3;
	width: 135px;
	height: 20px;
	bottom: 5px;
	left: 0px;
	font-size: 10px;
	color: #032F79;
	padding: 5px;
	text-align: center;
}
.rahmen {
				border: 1px solid #008BCF;
				padding: 3px;
				margin: 3px;
}

