﻿* {
	padding: 0;
	margin: 0;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #E0E382;
	font-family: Tahoma;
	color: #043382;
}
.main {
	width: 100%;
	height: 594px;
	position: absolute;
	z-index: 0;
	background-image: url('images/main_fueller.jpg');
}
.content {
	padding: 15px;
	position: absolute;
	z-index: 10;
	width: 590px;
	height: auto;
	left: 225px;
	top: 50px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	background-image: url('images/transparenz.png');
}
#navigation {
	position: absolute;
	top: 5px;
	left: 0px;
	display: block;
	float: left;
	z-index: 4;
}
#navigation ul {
	display: block;
	width: auto;
	height: auto;
}
#navigation ul li {
	list-style-type: none;
	display: block;
	height: 30px;
	width: 180px;
	text-align: left;
	padding: 2px 0px 2px 0px;
}
#navigation ul li a {
	background-color: #F4F6DA;
	display: block;
	height: 15px;
	width: 149px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #043382;
	text-decoration: none;
	padding: 2px 0px 0px 5px;
	margin: 3px 0px 5px 0px;
}
#navigation ul li a:hover {
	background-color: #043382;
	color: #F4F6DA;
	display: block;
}
#navigation ul li a:active {
	background-color: #043382;
	color: #FFFFFF;
	display: block;
}
.navigation-hintergrund {
	position: absolute;
	z-index: 1;
	width: 260px;
	height: 594px;
	background-image: url('images/main_links.jpg');
	background-repeat: no-repeat;
}
.subnavi {
	position: absolute;
	z-index: 3;
	width: 605px;
	height: 25px;
	color: #043382;
	font-size: 10px;
	bottom: -35px;
	left: 0px;
	background-image: url('images/transparenz.png');
	padding-left: 15px;
	padding-top: 10px;
}
.subnavi a:link {
	text-decoration: none;
	color: #043382;
}
.subnavi a:hover {
	text-decoration: none;
	color: #E1011C;
}
.subnavi a:visited {
	text-decoration: none;
}
.sponsoren {
	position: absolute;
	z-index: 1;
	width: 283px;
	height: 594px;
	background-image: url('images/main_rechts.jpg');
	background-repeat: no-repeat;
	left: 810px;
}
.formularfeld {
	border: 1px solid #043382;
	width: 400px;
}
.rahmenlos {
	border-width: 0px;
}
.aos {
	width: 113px;
	height: 20px;
	position: absolute;
	z-index: 2;
	color: #043382;
	font-size: 9px;
	font-family: Verdana;
	top: 10px;
	left: 70px;
}
.liste {
	list-style-image: url('images/listenpunkt.jpg');
	padding: 0px 5px 5px 15px;
	margin: 1px 5px 5px 25px;
}
.gaf {
	position: absolute;
	z-index: 2;
	width: 47px;
	height: 46px;
	left: 18px;
	top: 191px;
}
.dgs {
	position: absolute;
	z-index: 2;
	width: 47px;
	height: 47px;
	left: 18px;
	top: 263px;
}
a {
	color: #043382;
}
a:hover {
	color: #E10116;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
hr {
	color: #043381;
	height: 1px;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
p {
	padding-bottom: 5px;
}
.main-fueller {
	position: absolute;
	z-index: 0;
	width: 1050px;
	height: 594px;
	left: 0px;
	top: 0px;
	background-color: #E1E382;
}
.printlogo {
	display: none;
}
.button {
	background-color: #043382;
	color: #F4F6DA;
	font-weight: bold;
	border: 1px solid #C8D100;
	width: 400px;
	margin-top: 10px;
}
.zelleramenlinks {
	width: 25px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #043382;
}
