#wrapper{
   width: 990px;
   margin: 0 auto;
   position: relative;
   padding-top: 120px;
}
#head{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
}
#head .HPLogo{
   position: absolute;
   top: 20px;
   left: 0;  
}
#head address{
   display: none;  
}
#contentwrapper{
   width: 800px;
}
#imgcontainer{
   position: relative;
   height: 200px;
   border-bottom: 15px solid #354B6A;
}

#content{
   float: right;
   width: 600px;
   padding: 10px;
}
#MenuMainSubContainer{
   position: relative;
   width: 170px;
   float: left;
   background-image: url(../images/bg_left.jpg);
   background-repeat: repeat-y;
   background-position: left top;
}
#contentcontainer {
   position: relative;
   background-image: url(../images/bg_left.jpg);
   background-repeat: repeat-y;
   background-position: left top;
}
#bbkcontainer{
   position: absolute;
   top: 120px;
   right: 0;
   width: 180px;
}
#footer{
   clear: both;
   display: block;
}
#footer li{
   float: left;
   width: 50%;
   border-bottom: 20px solid #fff;
   background-color: #354B6A;
   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;  
   width: 15px;
}
#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;
}

#bbkcontainer h2 {
   position: relative;
   margin: 10px 0 0 0;
   padding: 4px 5px;
   background-color: #FF6600;
   color: #fff;
   border-left: 1px solid #CCC;
   border-right: 1px solid #CCC;
   border-top: 1px solid #CCC;
   font-weight: bold;
}

#print_adresse {
   display: none;
}

/************* Sprachschaltung ******************/
#sprache {
   position: absolute;
   top: 55px;
   right: 0px;
   padding: 0;
   margin: 0;
   list-style-type: none;
   width: 173px;
}
#sprache li {
   position: relative;
   float: left;
   padding: 0;
   margin: 5px 4px 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;
   border: 1px solid #ccc;
}
#sprache li a img {
   position: relative;
   display: block;
   padding: 0;
   margin: 0;
   border: 0 none;
}
