#wrapper{
   width: 990px;
   margin: 0 auto;
   position: relative;
   padding-top: 120px;
}
#wrapper.kontaktform{
   width: 100%;
   margin: 0 auto;
   position: relative;
   padding-top: 0;
}

.facebookicon {
   position: relative;
   float: right;
   height: 23px;
   margin-top: 47px;
   width: 23px;
   margin-right: 20px;
}

#head{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
}

#head .HPLogo{
   position: absolute;
   top: 20px;
   left: 0;  
}
#head address{
   display: none;  
}

#facebook {
   position: absolute;
   right: 21px;
   top: 38px;
   z-index: 90;
   height: 35px;
   padding: 7px 0 0 0;
   width: 87px;
}
#contentwrapper{
   width: 800px;
}

#imgcontainer{
   position: relative;
   height: 200px;
   margin-bottom: 15px;
}

#content{
   float: right;
   width: 600px;
   padding: 0 10px;
}
#MenuMainSubContainer{
   float: left;
   width: 170px;
}
#bbkcontainer{
   position: absolute;
   top: 120px;
   right: 0;
   width: 180px;
}
#footer{
   clear: both;
   border-top: 20px solid #fff;
   display: block;
}
#footer li{
   float: left;
   width: 50%;
   border-bottom: 20px solid #fff;
   background-color: #DE7309;
   padding: 5px 0;
}
#footer li.print{
   text-align: left;
}
#footer li.top{
   text-align: right;
}
#footer a,
#footer a:link,
#footer a:visited {
   color : #fff;
   padding: 3px 10px;
   font-weight : normal;
   text-decoration : none;
   font-size: 92%;
}

#footer a:focus,
#footer a:hover,
#footer a:active{
   text-decoration: underline;
}
#suche input{
   margin: 0;
   padding: 0;
   float: left;  
}
.clearInputs{
   clear: left;  
}
#suche input.Image{
   margin-top: 2px;  
}
#suche input.Text{
   border: 1px solid #914d07;
   padding: 1px 5px 1px 7px;
   margin-right: 5px;
   width: 140px;
   background-image:url(../images/bg_search_input.jpg);
   background-repeat: no-repeat;
}
#imgcontainer h2{
   color: #EE8215;
   font-size: 160%;
   font-weight: normal;
   position: absolute;
   z-index: 10;
   top: 0;
   right: 0;
   padding: 20px;
   width: 300px;
   height: 160px;
   background-color: #fff;
   opacity: 0.7;
   line-height: 1.2;
}

/************* Sprachschaltung ******************/
#sprache {
   position: absolute;
   top: 80px;
   right: 15px;
   padding: 0;
   margin: 0;
   list-style-type: none;
}
#sprache li {
   position: relative;
   float: left;
   padding: 0;
   margin: 0 5px 0 0;
}
#sprache li a,
#sprache li a:link,
#sprache li a:visited,
#sprache li a:focus,
#sprache li a:hover,
#sprache li a:active {
   position: relative;
   display: block;
   padding: 0;
   margin: 0;
   border: 0 none;
}
#sprache li a img {
   position: relative;
   display: block;
   padding: 0;
   margin: 0;
   border: 0 none;
}
#verwaltung2 {
   background-color: #f2f0e3;
   border-bottom: 1px solid #003467;
   text-align:center;
   padding:8px;
}
#verwaltung2 a,
#verwaltung2 a:link,
#verwaltung2 a:visited {
   color : #fff;
   background-color: #036;
   border-right:1px solid #f2f0e3;
   margin:0 5px;
   padding:5px;
   font-weight : normal;
   text-decoration : none;
}

#verwaltung2 a:focus,
#verwaltung2 a:hover,
#verwaltung2 a:active{
   background-color: #369;
   
}
