BODY    { font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
          font-size: 12pt;
          color: #336699;
          link:  #0000ff;
          vlink: #800080;
          BACKGROUND:url(papier.jpg) }
H1      { font-size: 20pt;
          font-weight: bold;
          color: #000000 }
H2      { font-size: 18pt; 
          font-weight: bold; 
          color: #336699 }
H3      { font-size: 14pt;
          font-weight:normal;
          color: #000000 }
P       { font-size: 12pt;
          font-weight:normal;
          color: #000000 }
.menu   { font-size: 14pt;
          font-weight:normal;}
.klein  { font-size: 8pt;
          font-weight:normal;}
.gedicht {font-size: 14pt;
          font-weight:normal;
          color: blue}


A:link    { color: black  }
A:visited { color: black  }
A:active  { color: green  }
A:hover   { background-color: yellow; 
            color: blue  }

