#wrapper {
   position: relative;
   width: 990px;
   margin: 0 auto;
   padding: 0 0 15px;
}
/** Headwrapper **/
#headwrapper {
   position: relative;
   padding: 13px 16px 14px;
   background-image: url(../images/headwrapper.png);
   background-position: left bottom;
   margin-bottom: 9px;
   z-index: 5;
}
#header {
   position: relative;
   width: 958px;
   height: 206px;
}
#header.start {
   height: 293px;
}
#header #SlideShow {
   position: relative;
   margin: 0;
   display: block;
   z-index: 2;
}
#opacity {
   position: absolute;
   left: 0;
   top: 0;
   z-index: 5;
   width: 237px;
   height: 206px;
   background-image: url(../images/logobg.png);
   background-repeat: repeat-y;
}
#opacity.start {
   height: 293px;
}
.HPLogo {
   position: absolute;
   top: 40px;
   left: -5px;
}
.HPLogo img {
   display: block;
}
#opacity.start .HPLogo {
   top: 75px;
}
.wappen {
   position: absolute;
   top: 5px;
   right: 10px;
   z-index: 99;
}
.wappen img {
   display: block;
}
/** Contentwrapper **/
#contentwrapper {
   position: relative;
   background-image: url(../images/contentwrapper_top.png);
   background-repeat: no-repeat;
   background-position: left top;
   padding: 20px 16px 10px;
   z-index: 2;
   overflow: hidden;
   width: 958px;
}
.bottom {
   position: relative;
   background-image: url(../images/contentwrapper_bottom.png);
   height: 25px;
   width: 990px;
}
#leftcontainer {
   position: relative;
   float: left;
   width: 237px;
   padding: 0 0 1px;
}
#rightcontainer {
   width: 169px;
   float: left;
   position: relative;
   padding: 0 0 1px;
}
#content {
   position: relative;
   float: left;
   width: 500px;
   padding: 0 26px 1px;
}
#content.start {
   position:relative;
   width: 763px;
   padding: 0 26px 1px 0;
}
#content.breit {
   position:relative;
   width: 763px !important;
   padding: 0 26px 1px 0;
}
/** Volltextsuche **/
#suche {
   position: relative;
   padding: 0 0 15px;
   border-bottom: 1px dotted #636363;
}
#suche .vt {
   position: relative;
   border-left: 1px solid #636363;
   border-bottom: 1px solid #636363;
   border-top: 1px solid #636363;
   background-color: #ebebeb;
   padding: 2px;
   width: 145px;
   height: 14px;
}
#suche .vtlink {
   position: absolute;
   top: 0;
   right: 0;
   border-bottom: 1px solid #636363;
   border-top: 1px solid #636363;
   border-right: 1px solid #636363;
}
#suche .vtlink img {
   display: block;
}
/** Sprachschaltung **/
#sprache {
   position: relative;
   padding: 0 0 15px;
   border-bottom: 1px dotted #636363;
}
/** Pagerouter **/
#pagerouter {
   position: relative;
   overflow: hidden;
}
/** Elemente für den Druck **/
#print_adresse,
#print_logo {display:none;}
