body {
	background: #FFFFFF url(/fileadmin/images/layout/hg.jpg) no-repeat fixed center bottom;
	padding: 10px 0;
	text-align: center;
}
body, html {
	height: 100% !important;
	padding: 0;
}
#page_margins {
	text-align:left;
	margin: 0 auto;
	width: 850px;
	position:relative !important;
	min-height:100%; /* real browsers */
	height: auto !important;
	background: #FFFFFF;
	
}
* html #page_margins {
	height:100% !important;
}
#page {
	padding: 10px;
	padding-bottom: 25px;
}
#header {
	height: 150px;
	color: #000;
	padding: 0 0 31px 0;
}
#topnav {
	color: #aaa;
	background: transparent;
}
#mobilenav {
	display: none;
}
#main {
	/* background: #fff; */
	padding:31px 0 0 0;
}
#footer {
	color:#666;
	padding: 10px 20px;
	position:relative !important;
	width: 850px;
	height: 25px;
	margin: 0 auto;
	/* move #footer to its position ... */
  	margin: -25px auto 0;
	background: #FFFFFF url(/fileadmin/images/layout/footerTop.gif) no-repeat scroll 165px 0;
	border: 0 none;
	padding: 0;
}
#footer_content {
	text-align: left;
	color:#666;
	padding: 0 0 0 183px;
	margin: 0 10px;
}

/* -----------------------------------------------
	Eigene Container Positionieren
----------------------------------------------- */
#subnav {
	position:absolute;
	z-index:100;
	right: 178px;
	top: 133px;
}
#text_zoom {
	background: none;
	float: right;
	width: 42px;
}
#icons {
	height:20px;
	position:absolute;
	right:125px;
	top:160px;
	width:148px;
	z-index:150;
}
#search {
	height:20px;
	margin-left:11px;
	position:absolute;
	right:-1px;
	top:161px;
	width:113px;
	z-index:100;
}
#remember {
	display: none;
	position: absolute;
	top: -80px;
	right:-180px;
	width: 180px;
	height: 25px;
	text-align: right;
	z-index:100;
}
#language {
	position: absolute;
	top: 78px;
	left:20px;
	width: 200px;
	height: 25px;
	z-index:100;
}
#headerimage {
	position: absolute;
	width: 830px;
	height: 150px;
	background: #FFFFFF;
}
#header_left {
	display: none;
	background: url(/fileadmin/images/layout/header_left.png) no-repeat;
	float:left;
	height:38px;
	position:relative;
	width:25px;
}
#header_right {
	display: none;
	background: url(/fileadmin/images/layout/header_right.png) no-repeat;
	float:right;
	height:38px;
	position:relative;
	width:25px;
}
#logo {
	position: absolute;
	top: 46px;
	width: 191px;
	height: 110px;
	z-index: 100;
}
#path {
	display: none;
	position: absolute;
	top: 120px;
	left:10px;
	width: 100%;
	height: 20px;
}
