﻿* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma;
	font-size: 14px;
}
.main {
	width: 0%;
	height: 0px;
	position: absolute;
	z-index: 0;
}
.content {
	padding: 15px;
	position: absolute;
	z-index: 10;
	width: 610px;
	height: auto;
	left: 0px;
	top: 80px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	background-image: url('images/transparenz.png');
}
#navigation {
	position: absolute;
	top: 5px;
	left: 0px;
	display: none;
	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: 180px;
	height: 100px;
	display: none;
}
.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;
	display: none;
}
.subnavi a:link {
	text-decoration: none;
	color: #043382;
}
.subnavi a:hover {
	text-decoration: none;
	color: #E1011C;
}
.subnavi a:visited {
	text-decoration: none;
	color: #043382;
}
.sponsoren {
	position: absolute;
	z-index: 1;
	width: 0px;
	height: 0px;
	left: 0px;
}
.formularfeld {
	width: 400px;
}
.rahmenlos {
	border-width: 0px;
}
.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: 240px;
	top: 30px;
	display: none;
}
.dgs {
	position: absolute;
	z-index: 2;
	width: 47px;
	height: 47px;
	left: 300px;
	top: 30px;
	display: none;
}
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: -1;
	width: 0px;
	height: 0px;
	left: 0px;
	top: 0px;
}
.aos {
	width: 113px;
	height: 20px;
	position: absolute;
	z-index: 2;
	color: #043382;
	font-size: 9px;
	font-family: Verdana;
	top: 30px;
	left: 550px;
	display: none;
}
.printlogo {
	width: 600px;
	height: 61px;
}
