html {
	height: 100%;
}

body { 
	margin: 0px; 
	padding: 0px; 
	background: #ffffff;
 	vertical-align: top; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #cf0515;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #cf0515;
	padding-top: 15px;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding-top: 15px;	
}
	
.red {
	color: #cf0515;	
}

.textfeld {
	background: #ffffff;	
	border: 1px solid #707070;
	width: 200px;
}

.button {
	background: #04477b;
	color: #ffffff;	
	border: 1px solid #707070;
	width: 150px;	
}

.pflichtfeld {
	background: #ff6666;	
	border: 1px solid #707070;
	width: 200px;	
}

.pflichtfeldtext {
	color: #cf0515;	
	font-weight: bold;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	position: relative;
	margin: 10px auto 10px auto;
	padding: 0;
	width: 904px;
	overflow: visible;
 	text-align: left;
	z-index: 1;
}

#header-left {
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 10;
}

#header-right {
	position: absolute;
	right: 0px;
	margin: 0;
	padding: 0;
	z-index: 11;
}

#header-left img {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
}

#header-right img {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
}

#flash-logo {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#flash-video {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#navigation {
	top: 159px;
	left: 0px;
	width: auto;
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #ffffff;
	text-align: center;
	font-size: 0.9em;
	z-index: 11;
	clear: both;
}

#navigation a {
	color: #ffffff;
	text-decoration: none;
}	

#navigation a:hover {
	text-decoration: underline;
}

#nav_1 {
	background-image: url(../img/nav-backgr-1.jpg);
	background-repeat: no-repeat;
	width: 101px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#nav_2 {
	background-image: url(../img/nav-backgr-2.jpg);
	background-repeat: no-repeat;
	width: 111px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#nav_3 {
	background-image: url(../img/nav-backgr-3.jpg);
	background-repeat: no-repeat;
	width: 85px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#nav_4 {
	background-image: url(../img/nav-backgr-4.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#nav_5 {
	background-image: url(../img/nav-backgr-5.jpg);
	background-repeat: no-repeat;
	width: 69px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#nav_6 {
	background-image: url(../img/nav-backgr-6.jpg);
	background-repeat: no-repeat;
	width: 81px;
	height: 81px;
	padding-top: 5px;
	text-align: center;
	float: left;
}

#body-headline {
	position: absolute;
	top: 225px;
	left: 20px;
	height: 38px;
	padding-left: 17px;
	padding-top: 24px;
	background-image: url(../img/rotor.gif);
	background-repeat: no-repeat;
	z-index: 100;
}

#language {
	position: absolute;
	top: 245px;
	right: 5px;
	z-index: 100;
}

#body-backgr {
	min-height: 200px;
	height: 200px;
	overflow: visible;
	margin: 0;
	padding: 0;
	background-image: url(../img/body-backgr.jpg);
	background-repeat: repeat-x;
	z-index: 40;
	clear: both;
}

#body-inhalt {
	position: absolute;
	top: 255px;
	overflow: visible;
	margin: 0;
	padding: 0;
	z-index: 50;
}

#body-text {
	position: relative;
	min-height: 255px;
	overflow: visible;
	margin: 0px;
	width: 844px;
	padding: 35px 30px 0px 30px;
	text-align: left;
	font-size: 0.8em;
	z-index: 60;
}

#body-text p {
	text-align: justify;
	line-height: 2em;
}

#body-text li {
	line-height: 2em;
}

#body-text a {
	color: #06477c;
	text-decoration: none;
}	

#body-text a:hover {
	color: #cf0515;
	text-decoration: underline;
}

.partner-logo {
	padding: 5px 30px 5px 0px;
}

.partner-text {

}

.pdf-symbol {
	margin: 5px 30px 5px 0px;
	vertical-align: middle;
}

.body-img {
	padding: 2px;
	border: 5px solid #ad9f8d;
}

.text-trenner {
	margin: 20px auto 10px auto;	
}

#footer {
	bottom: 0px;
	margin: 0;
	margin-bottom: 10px;
	font-size: 0.7em;
	color: #999999;
	background-image: url(../img/footer-backgr.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 904px;
	z-index: 200; 
}

#footer-left {
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
	float: left;
}

#footer-right {
	margin: 0;
	text-align: right;
	padding-right: 30px;
	padding-top: 20px;
}

#footer a{
	text-decoration: underline;
	color: #999999;
	padding-left: 30px;
}

#footer a:hover{
	text-decoration: none;
	color: #cf0515;
}

