table {
 background: #FFFFFF;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

body {
 font-family : Verdana, Arial, sans-serif;
 font-size: 12px;
 }

 



a.dropdownmenu:link { background-image: url('bgdown.gif'); font-size: 10px; text-decoration: none;}
a.dropdownmenu:visited { background-image: url('bgdown.gif'); font-size: 10px; text-decoration: none; }
a.dropdownmenu:hover { background-image: url('bgdown.gif'); font-size: 10px; text-decoration: none; }

a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #960000; text-decoration: none; }

.DropdownNormaal { background-image: url('bgmenu.gif'); color: #FFFFFF; font-size: 10px; text-decoration: none;}
.DropdownHover { background-image: url('bgmenu.gif'); color: #960000; font-size: 10px; text-decoration: none; cursor: pointer;}
.DropdownKlik { background-image: url('bgmenu.gif'); color: #960000; font-size: 10px; text-decoration: none;}

.DropdownDown { background-image: url('bgdown.gif'); color: #FFFFFF; font-size: 10px; text-decoration: none;}
.DropdownDownHover { background-image: url('bgdownover.gif'); color: #960000; font-size: 10px; text-decoration: none; cursor: pointer;}

table.menu {
 position : absolute;
 visibility : hidden;
 background : #5A8A1F;
 cursor : pointer
}

td.menu {
 color : #000000;
 cursor : pointer;
}

table.test {
background: #E2E2E2;
}

.textbox {
 height : 18px;
 width : 100px;
 border-width : 1 1 1 1;
 border-color : black black black;
 font-size : 10px;
 margin : 0 2 0 0;
}

.textboxreg {
 height : 18px;
 width : 200px;
 border-width : 1 1 1 1;
 border-color : black black black;
 font-size : 10px;
 margin : 0 2 0 0;
}


.textbox_aantal {
 height : 18px;
 width : 25px;
 border-width : 1 1 1 1;
 border-color : black black black;
 font-size : 10px;
 margin : 0 2 0 0;
}

.zoeken {
 height : 18px;
 width : 130px;
 border-width : 1 1 1 1;
 border-color : black black black;
 font-size : 10px;
 margin : 0 2 0 0;
}

.button {
 border-color : #5A1812 #5A1812 #5A1812 #5A1812;
 border-width : 1 1 1 1;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background : #77BA21;
 color : #000000;
 height : 18px;
 width : 48px;
}

a.black {
 color: black;
 font-size: 10; 
 font-family: arial, verdana;
 }