#wrapper,
#contentwrapper {
   position: relative;
   width: 990px;
}

#wrapper {
   margin: 30px auto 25px;
   background-color: #AE1811;
}

#head{
   padding-top: 30px;
   padding-left: 235px;
   height: 31px;
   z-index: 50;
}

#head .HPLogo{
   position: absolute;
   top: 20px;
   left: 0;
}

#contentwrapper {
   background-position: right top;
   background-repeat: repeat-y;
   overflow: hidden;
   z-index: 1;
}

#leftcontainer {
   border-top: 15px solid #AE1811;
   position:relative;
   float: left;
   width: 225px;
   margin-right: 10px;
   padding-bottom: 4px;
}

#rightcontainer {
   position: relative;
   float: left;
   width: 755px;
   z-index: 2;
}

#headwrapper {
   background-color: #fff;
   position: relative;
   padding: 15px 0;
   border-bottom: 10px solid #AE1811;
}

#header {
   height: 295px;
}

.oSubMenu{background-image: url(../images/bg_content_oSubMenu.gif);}
.mSubMenu{background-image: url(../images/bg_content_mSubMenu.gif);}

#rightbox {
   position: relative;
   width: 138px;
   padding: 22px;
   min-height: 206px;
   background-color: #fff;
   float: left;
   margin-left: 10px;
}

#rightbox h2 {
   color: #011A33;
   background-image: url(../images/bg_menuservice.gif);
   background-position: left 50%;
   background-repeat: no-repeat;
   text-decoration: none;
   padding: 5px 15px 5px 24px;
   font-weight: normal;
}

#rightbox h2 a,
#rightbox h2 a:link,
#rightbox h2 a:visited {
   color: #011A33;
   text-decoration: none;
   display: block;
   text-transform: uppercase;
   font-size: 86%;
   font-weight: normal;
}

#rightbox h2 a:focus,
#rightbox h2 a:hover,
#rightbox h2 a:active,
#rightbox h2 a.selected,
#rightbox h2 a.selected:link,
#rightbox h2 a.selected:visited,
#rightbox h2 a.selected:focus,
#rightbox h2 a.selected:hover,
#rightbox h2 a.selected:active {
   color: #FF554D;
}

#suche {
   position: relative;
   width: 138px;
   height: 25px;
   color: #333;
   padding-bottom: 25px;
}

#suche .vt {
   position: relative;
   float: right;
   height: 17px;
   width: 106px;
   background-color: #FFF;
   border: 1px solid #002E5A;
   margin: 0;
   padding: 0 5px 0 0;
   font-size: 100%;
}

#suche .vtlink,
#suche .vtlink a,
#suche .vtlink a:link,
#suche .vtlink a:visited {
   float: left;
   position: relative;
   margin-top: 2px;
}

#suche .vtlink:hover,
#suche .vtlink a:focus,
#suche .vtlink a:hover,
#suche .vtlink a:active,
#suche .vtlink a.selected,
#suche .vtlink a.selected:link,
#suche .vtlink a.selected:visited,
#suche .vtlink a.selected:focus,
#suche .vtlink a.selected:hover,
#suche .vtlink a.selected:active {
   color: #fff;
}

#clearcon {
   clear: left;
   position: relative;
   height: 1px;
   background-color: transparent;
}

#pagerouter {
   position: relative;
   float: left;
   width: 182px;
}

#print {
   float: right;
   margin-top: 2px;
}

#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
   color: #fff;
   text-decoration: none;
   padding-top: 5px;
   font-size: 92%;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active,
#pagerouter a.selected,
#pagerouter a.selected:link,
#pagerouter a.selected:visited,
#pagerouter a.selected:focus,
#pagerouter a.selected:hover,
#pagerouter a.selected:active {
   text-decoration: underline;
}

#print_adresse,
#print_logo {
   display: none;
}

.bfw_logo {
   position: relative;
   margin: 15px 0 10px;
   display: block;
}
.bfw_logo img {
	display: block;
	border: 0;
}

/** Klasse Start **/

#rightcontainer.start {
   width: 990px;
}

#headwrapper.start {
   width: 990px;
}

#header.start {
   width: 990px;
}

#contentwrapper.start {
   background-image: url(../images/bg_content_start.gif);
}