div#alles        {
        width: 800px;
        height: 700px;
        background-color: white;
        margin:                      0 auto;




                 }




div#bild         {
                 width: 635px;
                 height: 110px;
                 position: relative;
                 top: -65px;
                 left: 165px;
                 z-index: 99;
                 background-image:url(bilder/bild.gif);


                 }

div#logo         {
        width: 125px;
        height: 64px;
        position: relative;
        top: 20px;
        left: 20px;
        background-image:url(bilder/logo.png);

                 }

div#balken              {
        width:   800px;
        height:   18px;
        position: relative;
        top: -65px;
        left: 0px;
        background-color: #9c9c9c;



                         }



div#navi         {
        position: relative;
        top: -65px;
        left: 0px;
        height: 500px;
        width: 200px;


                 }

div#headline             {
        position: relative;
        top:  -540px;
        left: 190px;
        font-size:20pt;




           width: 500px
                         height: 290px;
        text-align: center;
        width: 577px;


                         }
                                                  div#inhalt         {
        position: relative;
        top: -500px;
        left: 200px;
        width:  600px;
        height: 450px;
        z-index: 99;
        overflow:                    auto;
                                 }







.link {
        display:block;
        text-decoration:none;
        width: 165px;
        height: 40px;
        text-align: center;
        font-size: 9pt;
        background: #0000bc;
        color:#FFF;
        line-height: 30pt;
}




.link2 {
display:block;
text-decoration:none;
width: 165px;
        height: 40px;
        text-align: center;
    font-size: 9pt;
        line-height: 30pt;
        background: #087bff;
color:#FFF;

}



.link:hover {
        background: #479eff;
        color: black;



}

.link2:hover {
        background: #80bbff;
        color: black;


}










a.normalerlink {
color:#06F;

}


body                             {
        background-color: #808080;
        font-family: verdana, arial;
        text-align: left;
        line-height: 130%;
        font-size: 0.95em;
                                 }