
body {font-family:arial !important;
        background:#EFEFEF !important;
        color:#000000;
        margin-left:30pt;
        margin-top:10pt;
        }

p {font-size:10pt;
       line-hight:10pt;
       font-family:arial;
       color:#000000;
       font-weight:800px}

 h1 {text-align:center
    }
 h2 {text-align:center
     }
 h3 {text-align:center
    }
a:link {text-decoration:none;
        Background:#FFDF00;
        color:#000000}
a:visited {text-decoration:none;
               color:#1B004A}
a:active {text-decoration:blink;
              color:#DF1717}
a:hover {color:#DF1717;
             font-weight:bold;
             letter-spacing:0,5pt;
             text-decoration:underline}

.einruecken {margin-left:50pt}

.rahmen {border-color:#DF1717;
         background:EFEFEF;
         border-style:ridge;
         border-top-width:medium;
         border-bottom-width:medium;
         border-left-width:medium;
         border-right-width:medium;
         }
 .autor {text-align:right
        }