a {  text-decoration: underline; color: #009900; font-family: Verdana, Arial, Helvetica, sans-serif;} 

a:hover {  text-decoration: none; color: #FFFFFF; background-color: #009900; font-family: Verdana, Arial, Helvetica, sans-serif}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #006600; background-image: url(http://www.rvdelaak.nl/images/backgrounds/background_donkergroen.gif)} td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
a:hover img { border: none; }
.lekkerGroot
{
	font-size:25px;
}
.lekkerGroot a
{
	font-size:25px;
}
.lekkerGroot a:hover {font-size:25px}

#menu {
width: 740px;
z-index: 50;
margin:0px auto;
position:relative;
}
img{
 margin: 1px;
}

a img {
	 background-color: none;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 120px;
float: left;

}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
font-size : 13px;
background: #000;

}

#menu h2 {
color: #fff;
text-transform: lowercase;


}

#menu a {
color: #FFF;
text-decoration: none;
}

#menu a:hover {
color: #009900;
background: #fff;

}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 50;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;

}
#hoofdMenu
{
	
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#theTable
{
	border:2 ridge;border-collapse:collapse;
	width: 100%;

}



.theTableRegelEven , .theTableRegelOneven
{
 border:2px ridge;
 padding: 5px;
	
}

.theTableRegelEven { 
background-color:#FFFFCC;
}


.theTableRegelOneven { 
background-color:#FFFFFF;
} 