/*
 * Style sheet for the noborder pages
 */
   :link { text-decoration: underline; color: #212121 }
   :visited { text-decoration: underline; color: #778899 }
   :active { text-decoration: underline; color: red }
   .archiv { font-family: Comic Sans MS,Arial,Helvetica; text-align: right; font-size: 11pt; font-weight: bold; font-style: italic; color: #af0000; }
   .ende { text-align: center; font-size: 8pt; font-weight: bold; }
   .zentriert { text-align: center; }
   .redc { color: red; }
   body { color: #000; font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
   h1 { font-size: 190% }
   h2 { font-size: 165% }
   h3 { font-size: 145% }
   h4 { font-size: 125% }
   hr { height: 0.5px; }
   img { border-width:0px; }
   table { margin-left:auto; margin-right:auto; }
   td { text-align: center; color: #000; font-family: verdana,arial,helvetica,sans-serif; font-size: 8pt; }
