/************/
/*  LAYOUT  */
/************/

#centerwrapper {
   position: relative;
   width: 1000px;
   margin: 0 auto;
   border: 1px solid #3A474D;
   border-right: 0 none;
   background-repeat: repeat-y;
   background-position: right top;
   background-color: #FFF;
   text-align: left;
}

#box_left {
   position: relative;
   width: 775px;
   min-height: 300px;
}

#box_right {
   float: right;
   position: relative;
   width: 202px;
   margin-right: 1px;
   padding-top: 335px;
   background-repeat: no-repeat;
   background-position: 0px 102px;
}
#content .ergBalken{
   background-color: #CE0048;
}

#content{
   border-top: 150px solid #fff;
   position: relative;
   min-height: 100px;
   border-left: 20px solid #fff;
   border-bottom: 20px solid #fff;
}
#bannerbk{
   margin-top:5px;  
}
#partnerBox{
   margin-top:10px;
   text-align: center;
}
#partnerBox img{
   vertical-align: top;
   margin-bottom:4px;
   margin-top:4px;
}
#ShopMenuBox h3{
   font-size: 110%;
   margin: 0 0 3px 0;
   padding: 2px 0 2px 6px;
   border-top: 1px solid #E4E5E7;
   border-bottom: 1px solid #E4E5E7;
}
#head {
   width: 796px;
   height: 101px;
   background-color: #9DA2A5;
   position: absolute;
   top: 0;
   left: 0;
   border-right: 1px solid #fff;
}

#account {
   position: absolute;
   top: 70px;
   left: 280px;
   width:400px;
   z-index: 100; 
   text-align: left;
}

#locales {
   position: absolute;
   top: 70px;
   left: 545px;
   width:200px;
   z-index: 100; 
   text-align: right;
}

#ShopMenuBox {
   min-height: 10px;
   padding: 155px 0 0 0;
   width: 165px;
}

#startlink {
   position: absolute;
   left: 27px;
   top: 0px;
}

#hplink {
   position: absolute;
   left: 0;
   top: 0;
   padding: 0;
   margin: 0;
}

#box_right .kundenmenue {
   display: none;
}