body {
     background: #A2A9EE url(../images/rechts_bg.gif) repeat-y;
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 80%;
     font-family: "century gothic", century;
     color: #FFFF00;
     }

#balken {
        position: absolute; top: 120px; left: 0px;
        width: 100%;
        height: 21px;
        margin: 0;
        border-top: 1px solid #FFFF00;
        border-bottom: 1px solid #FFFF00;
        background-color: #6D77C9;
        }
