
BODY { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;  
    color: #ffffff;
    background-color: #000000;
    }
TD {
    font-size: 12px;  
    }

.kop {  
      font-size: 18px;  
      font-weight: bold; 
      font-style: italic; 
      text-align:center;
     }
.titel {  
      font-size: 36px;  
      font-weight: bold; 
      text-align:center;
     }
.alineakop {  
      font-size: 12px;  
      font-weight: bold; 
     }
.copyright {  
      font-size: 10px;  
      font-style: italic; 
      text-align:center;
     }

.tekst { color: #ffffff;}

.cmslink { color: #ffff99; font-style: italic; font-size: 11px;}
.cmstekst { color: #ffff99; font-size: 11px;}

.menulink { 
    text-decoration: none; 
    color: #aaaaaa; 
    }
.menulink:hover { 
    color: #ffffff;
    }

.img {
     }

.formfout {
      color: #dd5555; 
      font-style: italic;
      font-size: 11px; 
      }
.invulveld {
    font-size: 12px;  
    background-color: #fcfacf;
    border: 2px #bbbbbb inset;
    color: #330000;
    }
.checkbox {
    font-size: 12px;  
    color: #330000;
    }
.knop {
    font-size: 14px;  
    font-weight: bold;
    background-color: #fcfacf;
    color: #330000;
    }
.menufoto { 
      color: #ffffee;
      }

