Body {background-color:#000000;
      background-attachment: fixed;
      Margin: 1em 0em 0em 0em;}

div.menuBar,
div.menuBar a.menuButton {
  font-family: "verdana, Arial, sans-serif";
  font-size: 9pt;
  font-style: normal;
  color: black;
  background-color: #FFFA52;
  border: 4px solid;
  border-color: #F4AD0F #F4AD0F #8B5C1A #F4AD0F;
  padding: 0px 0px 0px 0px;
  text-align: center;}
  
.Kop {
 color: "yellow";       /* Letterkleur: geel */
 font-weight: bold;     /* Vette tekst */
 font-size=23;          /* Tekst grootte */ 
 FONT: Arial, Verdana;  /* Lettertype */
 text-decoration:none;  /* Onderstreept: neen */} 
 
.Tekst {
 color: "yellow";       /* Letterkleur: geel */
 font-weight: bold;     /* Vette tekst */
 font-size=15;          /* Tekst grootte */ 
 FONT: Arial, Verdana;  /* Lettertype */
 text-decoration:none;  /* Onderstreept: neen */}

.Melding_F11 {
 color: "yellow";       /* Letterkleur: geel */
 font-weight: bold;     /* Vette tekst */
 font-size=20;          /* Tekst grootte */ 
 FONT: Arial, Verdana;  /* Lettertype */
 text-decoration:none;  /* Onderstreept: neen */}
 
.copyright {font-family: "Verdana";
        font-size: 8pt;
        font-weight: bold;
        color: yellow;}
