/** WRAPPER **/

#wrapper {
   margin: 80px auto 50px;
   padding: 0 ;
   position: relative;
   width: 990px;
}
/** HEADWRAPPER **/

#headwrapper  {
   position: relative;
   width: 990px;
   height: 183px;
   background-image: url(../images/bg_corner_o.png);
   background-position: left top;
   background-repeat: no-repeat;
   z-index: 100;
}

#leftcontainer {
   position: relative;
   width: 181px;
   float: left;
   min-height: 250px;
}

#logo {
   position: absolute;
   top: 0;
   left: 12px; 
   width: 450px;
   height: 112px;
   display: block;
   z-index: 1;
}

.flash {
   position: absolute;
   top: 9px;
   left: 572px; 
   width: 170px;
   height: 80px;
   z-index: 20;
}

.HPLogo {
   position: absolute;
   top: 8px;
   left: 12px; 
   display: block;
   z-index: 1;
}

.Logohp {
   position: absolute;
   top: 8px;
   left: 12px; 
   width: 380px;
   height: 112px;
   display: block;
   z-index: 1;
   background-position: left top;
   background-repeat: no-repeat;
}


#adresse {
   position: absolute;
   left: 0;
   top: -25px;
   color: #fff;
   font-size: 86%;
}

#pinn {
   position: absolute;
   right: 22px;
   top: -79px;
   height: 185px;
   width: 82px;
   background-position: left top;
   background-repeat: no-repeat;
   z-index: 110;
}

.gutschein {
   position: absolute;
   top: -78px;
   right: 10px;
   display: block;
   width: 120px;
   height: 131px;
   z-index: 110;
   background-position: left top;
   background-repeat: no-repeat;
}

#print_adresse,
#print_logo {
   display: none;
}

/** SEARCH **/

#searchBox {
   position: absolute;
   top: 60px;
   right: 10px;
   width: 240px;
   height: 25px;
   color: #000;
}

#lupe {
   position: absolute;
   right: 175px;
   height: 20px;
   width: 20px;
   top: 2px;
   background-image: url(../images/lupe.gif);
   background-position: left top;
   background-repeat: no-repeat;
}


#searchBox .vt {
   position: absolute;
   float: left;
   top: 1px;
   color: #fff;
   right: 56px;
   height: 15px;
   width: 110px;
   background-color: transparent;
   border: 1px solid #9C9C9E;
   margin: 0;
   padding: 2px 5px;
   font-size: 92%;
}

#searchBox .vtlink,
#searchBox .vtlink a,
#searchBox .vtlink a:link,
#searchbox .vtlink a:visited {
   position: absolute;
   float: right;
   top: 3px;
   right: 0;
   font-size: 92%;
   color: #fff;
   text-decoration: none;
   margin: 0;
   padding: 2px 3px;
   font-weight: normal;
}

#searchBox .vtlink:hover,
#searchBox .vtlink a:focus,
#searchBox .vtlink a:hover,
#searchBox .vtlink a:active,
#searchBox .vtlink a.selected,
#searchBox .vtlink a.selected:link,
#searchBox .vtlink a.selected:visited,
#searchBox .vtlink a.selected:focus,
#searchBox .vtlink a.selected:hover,
#searchBox .vtlink a.selected:active {
   text-decoration: underline;
}

/** CONTENTWRAPPER **/

#contentwrapperstart {
   position: relative;
   margin: 0;
   padding: 0;
   background-image: url(../images/bg_contentwrapper.gif);
   background-position: left top;
   background-repeat: repeat-y;
}

#contentwrapper {
   position: relative;
   width: 990px;
   margin: 0;
   padding: 0;
   background-image: url(../images/bg_contentwrapper.gif);
   background-position: left top;
   background-repeat: repeat-y;
}

#contentcontainerstart {
   position: relative;
   width: 990px;
   padding: 0;
}

#marke {
   position: absolute;
   top: 13px;
   left: 400px;
   display: block;
   z-index: 200;
}

#contentcontainer {
   position: relative;
   width: 990px;
}

#slideshow {
   position: relative;
   height: 290px;
   width: 735px;
   margin: 0 0 0 10px;
}

#startcontent {
   position: relative;
   height: 282px;
   width: 573px;
   margin-bottom: 40px;
   float: left;
   background-color: transparent;
}

#sideboxcontainer{
   position: relative;
   float: left;
   height: 280px;
   width: 395px;
}

#sidebox {
   position: absolute;
   top: 0;
   left: 0;
   height: 262px;
   padding: 10px;
   width: 166px;
   margin-left: 19px;
   background-color: #D0D0D0;
}

#sidebox2 {
   position: absolute;
   top: 0;
   right: 0;
   height: 282px;
   width: 176px;
   margin-bottom: 15px;
   background-color: #D0D0D0;
}

#teasercontent {
   position: relative;
   width: 970px;
   min-height: 300px;
   clear: left;
   margin: 0 0 15px 0;
   border-top: 5px solid #E57215;
   padding-top: 40px;
   padding-left: 1px;
}

#footer {
   position: relative;
   clear: both;
   height: 20px;
   width: 990px;
}

#cornerunten {
   position: relative;
   height: 33px;
   width: 990px;
   background-image: url(../images/bg_corner_u.png);
   background-position: left top;
   background-repeat: no-repeat;
   margin-bottom: 50px;
}

#print {
   position: absolute;
   bottom: 0;
   right: 0;
   color: #333;
   font-size: 92%;
}

#print a,
#print a:link,
#print a:visited {
   text-decoration: none;
   color: #fff;
}

#print a:focus,
#print a:hover,
#print a:active,
#print a.selected,
#print a.selected:link,
#print a.selected:visited,
#print a.selected:focus,
#print a.selected:hover,
#print a.selected:active {
   text-decoration: underline;
}

#bwm {
   position: absolute;
   left: 0;
   color: #fff;
   bottom: 0;
   font-size: 92%;
}

#bwm a,
#bwm a:link,
#bwm a:visited {
   color: #fff;
   text-decoration: none;
}

#bwm a:focus,
#bwm a:hover,
#bwm a:active,
#bwm a.selected,
#bwm a.selected:link,
#bwm a.selected:visited,
#bwm a.selected:focus,
#bwm a.selected:hover,
#bwm a.selected:active {
   text-decoration: underline;
}