body {
   background-color: transparent; 
   font-size: 12px; 
   font-family: Verdana, Arial; 
   text-align: justify; 
   color: #000066
   } 
table {
   background-color: transparent; 
   font-size: 12px; 
   font-family: Verdana, Arial; 
   text-align: justify; 
   color: #000066
   }
a {
   color: #034E76; 
   text-decoration: none
   }
a:visited {
   color: #034E76; 
   text-decoration: none
   }
a:active {
   color: #034E76; 
   font-weight: bold; 
   text-decoration: none
   }
a:hover {
   background-color: #034E76; 
   color: #cea563; 
   font-weight: bold; 
   text-decoration: none
   }
a.menu{
   color: #cea563; 
   text-decoration: none
   }
a:visited.menu {
   color: #cea563; 
   text-decoration: none
   }
a:active.menu {
   color: #cea563; 
   text-decoration: none
   }
a:hover.menu {
   background-color: #034E76; 
   color: #cea563; 
   font-weight: bold; 
   text-decoration: none
   }
#menukop {
   position:absolute; 
   left:0px; 
   top:0px; 
   width:335px; 
   height:180px
   }
#menu1 {
   position:absolute; 
   left:0px; 
   top:180px; 
   width:145px; 
   height:400px
   }
#menu1 ul {
   margin-left:3px; 
   list-style:none;
   }
#menu2 {
   position:absolute; 
   left:150px; 
   top:180px; 
   width:180px; 
   height:400px
   }
#menu2 ul {
   margin-left:1px;
   ist-style:none;
   }
#onder {
   position:fixed;
   right:0px; 
   bottom:-1; 
   width:100%; 
   height:35px; 
   z-index:10;
   background:#100863; 
   font-size: 11px;
   color: #cea563;
   text-align: center;
   }
.vlees { 
   color: #cea563;
   }