body
        {
        margin-top:0px;
        margin-bottom:0px;
        margin-right:0px;
        margin-left:1px;
        background:#aabaeb url(../bilder/hintergrund.jpg) repeat-y;
        background-position:center;
        text-align: center;
        }

#rahmen
        {
        width:780px;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        }

#kopf
        {
        width:780px;
        height:180px;
        }

#kopf_oben
        {
        width:780px;
        height:80px;
        background:#fff url(../bilder/Bilder/layout_01.gif) no-repeat;
        }

#kopf_mitte
        {
        width:780px;
        height:80px;
        background:#fff url(../bilder/Bilder/layout_02.gif) no-repeat;
        }

#kopf_aktuell
        {
        z-index:1;
        float:right;
        width:130px;
        height:19px;
        background:transparent;
        }

#kopf_unten
        {
        width:780px;
        height:20px;
        margin-bottom:0px;
        padding-bottom: 0px;
        background: url(../bilder/Bilder/layout_03.gif) no-repeat;
        }

#content
        {
        width:780px;
        }

#navigation
        {
        margin-top: 0px;
        padding-top: 0px;
        width:138px;
        height: 400px;
        background: url(../bilder/Bilder/layout_04.gif) no-repeat;
        display:block;
        }

#navigation_ohne
        {
        width:125px;
        }

#inhalt
        {
        position: absolute;
        margin-left: 140px;
        top: 160px;
        width:495px;
        height:380px;
        }

#aktuell
        {
        text-align:left;
        position:absolute;
        margin-left: 650px;
        padding-left:0px;
        top: 130px;
        width: 120px;

        }
