#menu
  { position                           : absolute;
    clear                              : left;
    width: 175px;
    margin-top: 0px;
    }

#body
  { width                              : 700px;
    position                           : absolute;
    padding-left                       : 5px;
    padding-top                        : 5px;
    margin-left                        : 176px;
    margin-top                         : 0px;
    padding-bottom                     : 1em;
    }

#footer
  { color: #000099;
    position: absolute;
    bottom: 30;
/*    margin-left                        : 176px;*/
    text-align: left;
    }


.error
  { font-weight: 800;
    color: #FF0000;
    }


body         
  { font-family                        : verdana, arial;
    font-size: 10pt;
               background: #FFFFFF;
               color: #804000 ;
               }

h1, h2, h3, h4, h5
  { color                              : #000000;
    }

h2
  { font-size: 24px;}

h3
  { font-size: 20px;}

.h3
  { border: 1px solid #804000;
    padding: 5px;
    background-color: #DEDEDE;
    font-size: 20px;
    font-weight: 800;
    color: #000000;
    }

h4
  { font-size: 14px;}
h5
  { font-size: 12px;
    font-family: verdana;}


label
  { cursor                             : pointer;}




td 
  { font-family                        : verdana, arial;
    font-size                          : 10pt;
    height                             : 18pt;
    }

td.leeg {height:5pt;}

th      
  { font-size                          : 10pt;
    }

a:link, a:active, a:visited
  { color                              : #808000;
    }

a:hover 
  { color                              : #FFFF00;
    background-color                   : #000099;
    text-decoration                    : none;
    }
         
/* a:hover.white
             { color:#FFFF00;background-color:#FFFFFF;
               text-decoration:none;}
   */
         

.label {text-align: right;
        font-size:8pt;
}



.dGeel {color: #808000;}
.Bruin {color: #804000;}


.veld            
  { border-top                         : 0 none white; 
    border-left                        : 0 none white; 
    border-bottom                      : 1px solid #BEBEBE;
    border-right                       : 1px solid #BEBEBE;
    text-align                         : left;
    color                              : #000000;
    font-family                        : verdana;
    font-size                          : 10pt;
    background-color                   : #FFFFD2 ;  /* FFA477  */
    }		

.Mbutton          
  { color                              : #804000;
    font-size                          : 8pt;
    font-weight                        : 800;
    width                              : 100;
    height                             : 100;
    cursor                             : hand;
    }

.button          
  { color:804000;

    font-size:8pt;
    font-weight:800;
    font-family: verdana;
    width:120;
    cursor:hand pointer;
                   }


dd               { font-size: 8pt;
                   }