body { background-color: #CCCCCC; padding: 0px; margin: 0px;}

a { color: #3E8B9D; text-decoration: none;}
a:hover { text-decoration: underline;}

img { border: 0px;}

div#layer {
    width: 998px;
    height: 589px;

    top: 50%;
    left: 50%;
    margin: -295px 0px 0px -499px;
    position: absolute;
    background-color: #FFFFFF;
}

div#header {
    width: 998px;
    height: 113px;

    position: absolute;
    left: 0px;
    top: 0px;
}
div#header-bild {
    width: 998px;
    height: 130px;

    position: absolute;
    left: 0px;
    top: 113px;
}
div#header-bild p { margin:0px; padding:0px;}

/*
* html div#header-bild {
    width: 998px;
    height: 130px;

    position: absolute;
    left: 0px;
    top: 113px;
}
*+html div#header-bild {
    width: 998px;
    height: 130px;

    position: absolute;
    left: 0px;
    top: 113px;
}
*/

div#hauptnavi {
    width: 967px;
    height: 23px;

    position: absolute;
    left: 0px;
    top: 243px;
    padding-top: 2px;
    padding-left: 31px;

    font-family: Verdana;
    font-size: 12px;
    color: #484848;
}

div#hauptnavi a { color: #484848; text-decoration: none;}
div#hauptnavi a:hover { text-decoration: underline;}

.bgnavi1 { background-color: #8CBAC4; }
.bgnavi2 { background-color: #8CBAC4; }
.bgnavi3 { background-image: url(../upload/bilder/navi-3.jpg); }

.on { font-weight: bold;}

.navi { float:left; height:17px;  padding:3px 30px 0px 10px;}
.navi_on { float:left; height:17px;  padding:3px 30px 0px 10px; }

div#subnavi { position:absolute; top:270px; left:51px; width:900px; height:20px;
    font-family: Verdana;
    font-size: 12px;
    color: #868C8A;
}

.subnavi { float:left; height:17px; padding:3px 30px 0px 10px;}
.subnavi_on { float:left; height:17px; padding:3px 30px 0px 10px; }

div#content1 {
    background-image: url(../upload/bilder/content-1.jpg);
    width: 998px;
    height: 321px;

    position: absolute;
    left: 0px;
    top: 268px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #484848;
}

div#content2 {
    background-image: url(../upload/bilder/content-2.jpg);
    width: 998px;
    height: 321px;

    position: absolute;
    left: 0px;
    top: 268px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #484848;
}

div#content3 {
    background-image: url(../upload/bilder/content-3.jpg);
    width: 998px;
    height: 321px;

    position: absolute;
    left: 0px;
    top: 268px;
    
    font-family: Verdana;
    font-size: 12px;
    color: #484848;
}

#headline { color: #3E8B9D; font-weight: bold;}
h1 { font-size: 12px; color: #3E8B9D; font-weight: bold;}


div#content-left { position: absolute; overflow: auto;
    
    width: 577px;
    height: 236px;

    left: 40px;
    top: 35px;
}

div#content-right { position: absolute; width: 319px; height: 236px; left: 659px; top: 35px;}

div#content-right a { color: #484848; text-decoration: none; }

div#content-right a:hover { text-decoration: underline; }

div#content-bottom {
    width: 300px;
    height: 19px;

    position: absolute;
    left: 30px;
    top: 285px;
    color: #3E8B9D;
}




