body {
	background-color: #003652;
	padding: 0;
	text-align: center;
}
body, html {
	height: 100% !important;
	padding: 0;
}
#page_margins {
	text-align:left;
	margin: 0 auto;
	width: 924px;
	position:relative !important;
	min-height:100%; /* real browsers */
	height: auto !important;
	background-color: #FFFFFF;
}
* html #page_margins {
	height:100% !important;
}
#page {
	padding: 0 0 20px 0;
}
#header {
	height: 263px;
	color: #000;
	padding: 0 0 16px 0;
}
#topnav {
	color: #aaa;
	background: transparent;
}
#mobilenav {
	display: none;
}
#main {
	/* background: #fff; */
	padding: 0 40px 0 20px;
	font-size:115%;
}
#footer {
	height:20px;
	color:#666;
	padding: 10px 20px;
	position:relative !important;
	width: 924px;
	margin: 0 auto;
	/* move #footer to its position ... */
  	margin: -20px auto 0;
	background-color: #009ee0;
	border: 0 none;
	padding: 0;
}
#footer_content {
	text-align: left;
	color:#666;
	padding: 3px 105px 0;
	margin: 0 10px;
}

/* -----------------------------------------------
	Eigene Container Positionieren
----------------------------------------------- */
#search {
	display: none;
	position: absolute;
	top: 348px;
	right:35px;
	width: 180px;
	height: 25px;
	z-index:100;
	margin-left:11px;
}
#icons {
	display: none;
	position: absolute;
	top: 350px;
	right:220px;
	width: 130px;
	height: 25px;
	z-index:100;
}
#remember {
	position: absolute;
	top: -80px;
	right:-180px;
	width: 180px;
	height: 25px;
	text-align: right;
	z-index:100;
}
#language {
	display: none;
	position: absolute;
	top: 78px;
	left:20px;
	width: 200px;
	height: 25px;
	z-index:100;
}
#headerimage {
	position: absolute;
	top: 0px;
	left:0px;
	width: 924;
	height: 258px;
}

#logo {
	position: absolute;
	top: 94px;
	right: 55px;
	width: 142px;
	height: 124px;
	z-index:999;
}
#navigation {
	height:36px;
	left:0;
	position:absolute;
	top:27px;
	background-color: #FFFFFF;
	width:100%;
	z-index:1000;
}
#path {
	width: 809px;
	height:16px;
	left:0;
	position:absolute;
	bottom:0;
	padding-left: 115px;
	background-color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#slogan {
	position: absolute;
	z-index: 1000;
	bottom: 28px;
	left: 350px;
	z-index:100;
	width:370px;
}
.zusatz {
	margin-top:-10px;
	padding-left:75px;
}
