/* 6699FF oud-blauw 
   2C9FE4  44 159 228 UN blauw
   FF8000 255 128   0 oranje
   BBBBFF 187 187 255 LBlauw
   003399   0  51 153 TxtBlauw
    */  

body
  { background-color                   : #2C9FE4;
    color                              : #003399;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 10pt;
    }

td
  { /*background-color                   : #2C9FE4;*/
    color                              : #003399;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 10pt;
    }
    
a.menu
  { color                              : #FFFFFF;
    font-family                        : tahoma, helvetica, arial;
    font-size                          : 12pt;
    font-weight                        : 800;
    text-decoration                    : none;
    }

a.menu:hover
  { color                              : #FF8000;
    background-color                   : #000099;
    text-decoration                    : none;
    }
    
a.blue
  { color                              : #000099;
    font-weight                        : 800;
    }

a.oranje
  { color                              : #FF8000;
    font-size                          : 10pt;
    font-weight                        : 800;

    }

a
  { color                              : #FFFFFF;
    }

a.groet
  { color                              : #003399;
    }

a.groet:hover
  { color                              : #003399;
    background-color                   : #2C9FE4;
    }

a:hover
  { color                              : #000000;
    background-color                   : #FFFFFF;
    text-decoration                    : none;
    }    

a.footer 
  { font-family                        : tahoma; 
    color                              : #AEAEAE;
    font-size                          : 8pt;
    font-weight                        : 400; 
    text-decoration                    : none;
    }
    
a:hover.footer 
  { background-color                   : transparent; 
    color                              : #000391;
    }


h1
  { color                              : #003399;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 24pt;
    font-weight                        : 800;
    }

h2
  { color                              : #003399;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 18pt;
    font-style                         : italic;
    font-weight                        : 800;
    }

h3
  { color                              : #000099;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 10pt;
    font-weight                        : 800;
    margin-bottom                      : 3px;
    }

h3.oranje
  { color                              : #ff9933;
    font-family                        : verdana, helvetica, arial;
    font-size                          : 10pt;
    font-weight                        : 800;
    margin-bottom                      : 3px;
    }

.kop
  { font-weight                        : 800;
    background-color                   : #40458C;
    height                             : 20px;
    color                              : #FFFFFF;
    }

.fout
  { color                              : #BB0000;
    font-weight                        : 800;
    }

.form
  { color                              : #000000;
    background-color                   : #FFFFFF;
    }

.small
  { font-size                          : 8pt;
    }

input, label
 { cursor                              : pointer;
   }

.label
  { font-size                          : 8pt;
    text-align                         : right;
    color                              : #000000;
/*    background-color                   : #FFFFFF; */
    }

.button
  { width                              : 90pt;
    color                              : #000099;
    cursor                             : pointer;
/*    background-color : #FFFFFF; */
    font-weight                        : 800;
    font-size                          : 8pt;
    }

    
hr.lijn
  { color                              : #FF0000;
    width                              : 100%;
    border-style                       : groove;
    }

#box 
  { width                              : 411px;
    background                         : transparent url(../jpg/bg-box04.gif) no-repeat bottom right;
    margin                             : 0 0 0 0;          /* top,right,bottom,left */
    padding                            : 0 5px 5px 0;     /* top,right,bottom,left */
    }

    
