h1,h2,h3,h4,h5,h6,body,p,ul
 { font-family: Book Antiqua, Garamond, "Times New Roman",Verdana,serif;color: #005F00; background: silver;

 face="Book Antiqua, Garamond, Times New Roman"; align="center"; margin-left: 3%; margin-right: 3%; }

 h1 { font-size: 2em; }

 body { font-size: 1em; }

 div.kasten { border: solid; border-width: thin; width: 100%; background: #B7CBB4;
    padding: 0.5em;
    border: thin; }

    pre { font-family: monospace; }

  :link { color: #000080 }  /* für unbesuchte Links */
  :visited { color: #800000 } /* für besuchte Links */
  :hover { color: darkorange } /* wenn die Maus über dem Link ist */
  :active { color: orangered } /* wenn der Link angeklickt ist */