<style type="text/css">
  <!--

.leer {}

.NaviBox {
    position:absolute;
    left:0px;
    top:0px;
    width:110px;
    background-image:url(images/bg.gif);
}

.BannerBox {
    position:absolute;
    left:110px;
    top:0px;
    width:530px;
    height:65px;
    background-image:url(images/bg.gif);
}

.RechtsObenBox {
    position:absolute;
    left:640px;
    top:0px;
    width:110px;
    height:65px;
    background-image:url(images/bg_bogen2_yellow.gif);
}

.RechtsBox {
    position:absolute;
    left:640px;
    top:65px;
    width:110px;
    background-image:url(images/bg_rechts.gif);
}

.mainBox {
    position:absolute;
    left:115px;
    top:70px;
    width:520px;
    background-color:#FFFFFF;
}

  //-->
</style>
