BODY    { font-family: Arial, Helvetica, sans-serif;
          font-size: 12pt;
          color: #336699;
          link:  #0000ff;
          vlink: #800080;
          BACKGROUND:url(licht_papier.jpg) }
H1      { font-size: 20pt;
          font-weight: bold;
          color: #000000 }
H2      { font-size: 18pt; 
          font-weight: bold; 
          color: #0a078d }
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;}
		  
.menutabel {BACKGROUND:url(menu.jpg);
		  font-size: 11pt;
          font-weight:normal;}
.hoofdmenu {font-size: 11pt;
          font-weight:bold;}


A:link    { color: blue  }
A:visited { color: blue  }
A:active  { color: green  }
A:hover   { background-color: yellow; 
            color: blue  }

