div.rahmenbereich {
        width: 1000px;
        height: 750px;
        background-color: white;
        text-align: center;
        margin: auto;
        margin-top: 0px;    // hier eventuell Rand eintragen
        padding: 0px;
}

div.hauptbereich {
        position: relative;
        width: 986px;
        height: 736px;
        top: 7px;
        background-color: #AE0460;
        text-align: left;
        margin: auto;        
        padding: 0px;
}

div.logo {
        position: absolute;
        width: 186px;
        height: 94px;
        left: 13px;
        top: 17px;
        background-color: #AE0460;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.logobereich {
        position: absolute;
        width: 186px;
        height: 94px;
        left: 0px;
        top: 0px;
        background-color: #AE0460;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.cms_elemente{
        background-color:#C4D2FF;
        border:1px solid black;
        margin-top:27px;
        text-align: left;
        margin-left:38px;
        margin-right:38px;
}

div.laender {
        position: absolute;
        width: 152px;
        height: 27px;
        left: 17px;
        top: 15px;
        background-color: #AE0460;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.hmenue_markierung {
        position: absolute;
        background-color: #01CCFF;
        width: 186px;
        height: 13px;
        text-align: left;
        margin: 0px;
        padding: 0px;
        overflow: hidden;        
}

div.silberstreifen_oben {
        position: absolute;
        width: 986px;
        height: 13px;
        left: 0px;
        top: 94px;
        background-color: #BA1AD2;
        text-align: left;
        margin: 0px;
        padding: 0px;
        overflow: hidden;        
}

div.silberstreifen_links {
        position: absolute;
        width: 14px;
        height: 736px;
        left: 186px;
        top: 0px;
        background-color: #BA1AD2;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.silberstreifen_mitte {
        position: absolute;
        width: 786px;
        height: 13px;
        left: 200px;
        top: 277px;
        background-color: #BA1AD2;
        text-align: left;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
}

div.silberstreifen_rechts {
        position: absolute;
        width: 13px;
        height: 446px;
        left: 933px;
        top: 290px;
        background-color: #BA1AD2;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.bilderbereich {
        position: absolute;
        width: 786px;
        height: 170px;
        left: 200px;
        top: 107px;
        background-color: #E9CDE2;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.bild0 {
        position: absolute;
        width: 256px;
        height: 170px;
        left: 0px;
        top: 0px;
        background-color: #E9CDE2;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.bild1 {
        position: absolute;
        width: 372px;
        height: 170px;
        left: 414px;
        top: 0px;
        background-color: #E9CDE2;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

div.menueebene3 {
        position: absolute;
        left: 266px;
        top: 0px;
        height:170px;
        width:138px;
        background-color: #E9CDE2;
        margin: 0px;
        padding: 0px;
}

div.roterbereich {
        position: absolute;
        width: 40px;
        height: 446px;
        left: 946px;
        top: 290px;
        background-color: #AE0460;
        margin: 0px;
        padding: 0px;
}

div.inhaltbereich {
        position: absolute;
        width: 733px;
        height: 446px;
        left: 200px;
        top: 290px;
        background-color: white;
        margin: 0px;
        padding: 0px;
        overflow: auto;
        scrollbar-base-color:#E9CDE2;
        scrollbar-face-color:#AE0480;
        
}

div.hauptmenue {
        position: absolute;
        width: 186px;
        height: 476px;
        left: 0px;
        top: 153px;
        background-color: #AE0460;
        margin: 0px;
        padding: 0px;
}

div.navigationsbereich {
        position: absolute;
        width: 186px;
        height: 629px;
        left: 0px;
        top: 107px;
        background-color: #AE0460;
        margin: 0px;
        padding: 0px;
}