    body  { font-family:Verdana,Arial,AdLib; }
    li    { font-weight:bold;
            color:#000000;                   }
    a     { color:#000000;
            text-decoration:none;
            font-weight:bold;                }
    li     { font-size:12pt;
             margin-top:6pt;                 }
    h1    { font-size:16pt;
            text-decoration:none;
            font-weight:bold;                }
    #impressum {
        position:fixed;
        left:3em;
        top:5em;
        background-color:#d0e0f0;
        color:#000000;
        width:20em;
    }
    #plz {
        margin-top:0.5em;
        float:left;
        font-weight:bold;
        padding-right:1em;
    }
    #ort {
        margin-top:0.5em;
    }
    #email {
        margin-top:0.5em;
    }
    #email a {
        font-weight:normal;
        text-decoration:underline;
        color:blue;
    }
    .header {
        margin-top:0.5em;
        float:left;
        font-weight:bold;
        padding-right:1em;
    }
    .small a {
        font-weight:normal;
        text-decoration:underline;
        font-size:small;
        color:blue;
    }
