body {
    font-family: Helvetica,Arial,sans-serif;
    background-height=100%; padding: 1em 0;
    background-image:url(path3183.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-color:white;
    min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}
div#Inhalt {
   margin: 0;
   text-align: right;
   width: 100%;
   margin-top: 28%;
}
div#Fusszeile {
   position: relative;
   margin: 0;
   padding: 10 2em;
   text-align: right;
   width: 90%;
   margin-top: 2%;
}
div#Impressum {
   margin: 0;
   padding: 0 2em;
   text-align: right;
   width: 100%;
   margin-top: 31%;
}
div#Impressum ul {
   list-style-type: none;
}
div#Impressum li {
   font-weight: 100;
   font-size: 80%
}

a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:underline; font-weight:bold; color:#000000; }
a:active { text-decoration:none; font-weight:bold; color:#000000; }
a:focus { text-decoration:none; font-weight:bold; color:#000000; }