#MenuMainContainer,
#bannerbk,
#pagerouter,
#head,
#MenuTop,
#verwaltung{
   display: none;
}

#wrapper,
#content,
#contentwrapper{
	position: relative;
	width: auto;
	height: auto;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
	padding: 0;
	margin: 0;
   border: 0 none;
   float: none;
	background-color: #fff;
	background-image: none;
	display: block;
	clear: both;
}
.HPLogo{
   left: auto;
   top: 0;
   right: 0;
   height: auto;
   width: 100%;
   border-bottom: 1px solid black;
   text-align: right;
}
#wrapper{
   padding-top: 130px;  
}
#adresse{
   position: absolute;
   top: 0;
   left: 0;
   display: block;
}
#adresse address{
   font-style: normal;
   line-height: 1.2;
}

