body { 
        font-size: 1em;
        font-family: Verdana,Arial,Helvetica,sans-serif;  
        background-image: url(/images/hintergrund_sterne.jpg);
        color: #FFFFFF;
        margin: 3em 0 0 4em;
        }
    a {
        color: #FFFFFF;
        text-decoration: none;
        margin-right: 20px;
        font-size: 0.8em;
        padding: 0 3px 0 3px;
    }
    a:hover, a:focus, a:active {
        color: #000000;
        background-color: #FFFFFF;
    }
    #content a { font-size: 1em; font-weight: bold; }
    .aktiv { font-weight: bold; color: #000000; background-color: #FFFFFF; }
    img { border: none; }
    #logo { background-color: #000000; margin-right: 60px; }
    #warte { height: 580px; width: 392px; position: absolute; right: 0; bottom: 0; z-index: 1; }
    #navigation { color: White; z-index: 10; position:relative; }
    #content { font-size: 0.8em; width: 55%; min-width: 35em; z-index: 10; position:relative; }
    #content h1 { font-size: 1.4em; }
    #content h2 { font-size: 1.2em; color: #FFFFFF; margin-bottom: -0.5em; text-decoration: underline;}
    #content h3 { font-size: 0.9em; color: #FFFFFF; margin-bottom: -0.5em; }
    #content p { line-height: 140%; }
