body {
    margin: 0 auto;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 50%;
    font-size: 12px;
    font-family: Frutiger, Helvetica, Arial, Verdana;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    color: #A5A5A5;
    background-color: rgb(0, 0, 0);
    width: 1000px;
}
#container {
    background-image: url(../images/bbb_container_bg.png);
    position: relative;
    /*text-align: left; IE7 */
    width: 1000px;
    height: 1050px;
    z-index: 1;
}
#container_bg {
    /*background-image: url(../images/bbb_container_bg_frame.png);*/
    position: absolute;
    width: 1000px;
    height: 800px;
    z-index: 2;
}
#home_bg {
    background-image: url(../images/bbb_home_bg_col.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 1000px;
    height: 800px;
    z-index: 3;
}
#home_logo {
    position: absolute;
    width: 633px;
    height: 379px;
    top: 89px;
    left: 182px;
    z-index: 4;
}
#home_content {
    /*background-image: url(../images/bbb_home_content_bg.png);*/
    position: absolute;
    width: 1000px;
    height: 430px;
    top: 470px;
    z-index: 5;
}
#home_claim {
    position: absolute;
    width: 635px;
    height: 69px;
    left: 182px;
    z-index: 6;
}
#home_language {
    position: absolute;
    width: 635px;
    height: 20px;
    left: 182px;
    top: 69px;
    z-index: 7;
}
#home_menue {
    position: relative;
    text-align: center;
    width: 267px;
    top: 90px;
    left: 367px;
    z-index: 8;
}
#newsmenue {
    position: relative;
    width: 700px;
    left: 218px;
    top: 145px;
    z-index: 9;
}
#fancy_nav {
    display: none;
    z-index: 10;
}
.mainlevel {font-size: 11.5px; color: #454545; font-weight: bold; text-decoration: none; text-align: center;}
a {color: #A5A5A5; text-decoration: underline;}
a:hover.mainlevel {color: #FFFFFF;}
h1 {font-size: 11.5px; color: #F0E20A; font-weight: bold;}
