body {
	background: url(/fileadmin/images/layout/start/bg.jpg) repeat-x #EBEBEB;
	padding: 10px 0;
	text-align: center;
}
body, html {
	height: 100.1% !important;
	padding: 0;
}
#page_margins {
	text-align:left;
	margin: 0 auto;
	width: 978px;
	position:relative !important;
	min-height:100%; /* real browsers */
	height: auto !important;
	background: url(/fileadmin/images/layout/start/verlauf_bg.jpg) repeat-y scroll 0 0;
	
}
* html #page_margins {
	height:100% !important;
}
#page {
	padding:0;
	padding-bottom: 70px;
	background: url(/fileadmin/images/layout/header_bg1.jpg) no-repeat;
}
#header {
	height: 140px;
	color: #000;
	padding: 0 0 1em 0;
	margin-left:12px;
}
#topnav {
	color: #aaa;
	background: transparent;
}
#mobilenav {
	display: none;
}
#main {
	/* background: #fff; */
	padding:10px 0;
	margin:0 30px 0 69px;
	color: #626262;
}
#footer {
	color:#666;
	padding: 10px 20px;
	position:relative !important;
	min-width: 950px;
	max-width: 950px;
	margin: 0 auto;
	/* move #footer to its position ... */
  	margin: -20px auto 0;
	background: #fff;
	border: 0 none;
	padding: 0;
	height:20px;
}
#footer_content {
	display:none;
}


/* -----------------------------------------------
	Eigene Container Positionieren
----------------------------------------------- */

#icons {
	text-align:right;
	position: absolute;
	top: 71px;
	right:28px;
	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: 954px;
	height: 140px;
	background: url(/fileadmin/images/layout/header.gif) no-repeat scroll 0 0;
}
#headerimage2{
	position: absolute;
	top: 94px;
	left: 54px;
	width: 182px;
	height: 134px;
}

#logo {
	display:none;
	position: absolute;
	top: 5px;
	left: 15px;
	width: 150px;
	height: 53px;
}
#path {
	position: absolute;
	top: 120px;
	left:10px;
	width: 100%;
	height: 20px;
}
#search {
	display:none;
}
#osteologyclear{
	position:absolute;
	left:790px;
	top:23px;
}
#logoclear{
	position:absolute;
	left:73px;
	top:40px;
}