

.pagina_tabel      { width                      : 100%;
                     height                     : 100%;
                     vertical-align             : middle;		    
	           }

.hoofd_tabel       { width                      : 800px;
                     height                     : 550px;
                     background-color           : #663333;
                   }

.top_left_cell     { width                      : 150px;
                     height                     : 115px;
                   }

.top_right_cell    { width                      : 650px;
                     height                     : 115px;
                   }

.menu_cell         { width                      : 150px;
                     height                     : 365px;             
                   }

.center_cell       { width                      : 650px;
                     height                     : 365px;
                     background-color           : #FFFFCC;
                     vertical-align             : top;
                     margin-top                 : 5px;
                   }

.bottom_left_cell  { width                      : 150px;
                     height                     : 70px; 
                     font-family                : verdana;
                     font-size                  : 10px;
                   }

.bottom_right_cell { width                      : 650px;
                     height                     : 70px;
                   }
                   
.bottom_left_cell a:link     { color : #FFFFCC; text-decoration : underline; }
.bottom_left_cell a:visited  { color : #FFFFCC; text-decoration : underline; }
.bottom_left_cell a:active   { color : #FFFFCC; text-decoration : underline; }
.bottom_left_cell a:hover    { color : #FFFFCC; text-decoration : overline; }                   
                   
            
                   


