#backlight{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}

#centerWrapper {
	position: relative; 
	width: 1px;
	top: 0;
	left: 50%;
	text-align: center;
	border: none;
	overflow: none;
}

#contentWrapper {
	position: relative;
	width: 1000px;
	height: 100%; 
	left: -500px;
	top: 3px;
	text-align: left;
	border: none;
	overflow: none;
	padding: 0 0 0 0;
}

#banner{
	position: relative;
	float: clear;
	display: block;
	left: 5px;
	top: 15px;
	width: 100%;
	height: 63px;
	border: none;
	background: url(/share/signs/oben.png) no-repeat top left;
}


#bannerlogos{
	position: absolute;
	display: block;
	top: 15px;
	left: 5px;
	width: 100%;
	height: 63px;
	border: none;
}

#footer{
	position: relative;
	clear:left;
	display: block;
	left: 5px;
	top: 0px;
	width: 1000px;
	height: 95px;
	border: none;
	background: url(/share/signs/oben.png) no-repeat top left;
	overflow: visible;
}

#footer_inline{
	position: absolute;
	display: block;
	left: 325px;
	top: 5px;
	height: 95px;
	border: none;
}

#content_left{
	position: relative;
	float:left;
	left: 3px;
	top: 28px;
	width: 175px;
	height: 400px;
	background: #FFFFFF;
	border: none;
	overflow: visible;
}

#content_middle{
	position: relative;
	float:left;
	left: 10px;
	top: -40px;  
	width: 400px;
	border: none;
	overflow: none;
}

#content_right{
	position: relative;
	float: left;
	top: 35px;
	left: 30px;
	width: 370px;
	overflow: visible;
}


#content_extended {
	position: relative;
	float:left;
	display: block;
	left: 5px;
	top: -40px; 
	width: 800px;
	overflow: none;
}

#content_wide {
	position: absolute;
	display: block;
	left: 0px;
	top: 23px;
	width: 1000px;
	overflow: none;
}

#information{
	position: relative;
	top: 20px;
	left: 100px;
}

#home{
}

#contact{
}

#impressum{
}

#sidemap{
}



#mobile_wrapper {
}
#banner_mobile {
}

#content_mobile {
}
