#submenu{
top: 170px;
padding-left: 9px;
color: white;
font-size: 11px;
font-weight: bold;
width: 975px;
position: absolute;
}
a.submenulink{
font-family: verdana, arial;
color: white;
text-decoration: none;
}
a:hover.submenulink{
color: #004b8d;
text-decoration: none;
}
a.submenulinkVisit{
font-family: verdana, arial;
color: #004b8d;
text-decoration: none;
}



/*hoofdmenu*/

#hoofdmenu{
	position: absolute;
	top: 40px;
	z-index: 3;

}

a.headmenu{
font-family: verdana, arial;
padding-left: 7px;
width: 134px;
height: 49px;
padding-top: 5px;
line-height: 16px;
display: block;
background-image: url(../pix/hoofdbutton.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a.selected{
font-family: verdana, arial;
padding-left: 7px;
width: 134px;
padding-top: 5px;
line-height: 16px;
height: 49px;
display: block;
background-image:url(../pix/hoofdbutton_bezoek.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}






a:hover.headmenu{
background-image: url(../pix/hoofdbutton_rollover.jpg);
background-repeat: no-repeat;
font-family: verdana, arial;
}


a.headmenu2{
font-family: verdana, arial;
padding-left: 7px;
width: 96px;
padding-top: 3px;
height: 41px;
display: block;
background-image: url(../pix/hoofdbutton.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}
a:hover.headmenu2{
background-image: url(../pix/hoofdbutton_rollover.jpg);
background-repeat: no-repeat;
}

a.headmenu3{
font-family: verdana, arial;
padding-left: 7px;
width: 96px;
padding-top: 3px;
height: 41px;
display: block;
background-image: url(../pix/hoofdbutton_rollover.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}




/*landingspagina*/
a.headmenuL{
font-family: tahoma, arial;
padding-left: 7px;
width: 114px;
padding-top: 3px;
height: 44px;
display: block;
background-image: url(../pix/hoofdbutton_landin.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}
a:hover.headmenuL{
font-family: tahoma, arial;
background-image: url(../pix/hoofdbutton_rollover_landin.jpg);
background-repeat: no-repeat;
}

a.selectedL{
font-family: tahoma, arial;
padding-left: 7px;
width: 114px;
padding-top: 3px;
height: 44px;
display: block;
background-image:url(../pix/hoofdbutton_bezoek_landin.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}


a.headmenuland2{
font-family: tahoma, arial;
padding-left: 7px;
width: 114px;
padding-top: 3px;
height: 44px;
display: block;
background-image: url(../pix/hoofdbutton_landin.jpg);
background-repeat: no-repeat;
color: white;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

a:hover.headmenuland2{
font-family: tahoma, arial;
background-image: url(../pix/hoofdbutton_rollover_landin.jpg);
background-repeat: no-repeat;
}


.menuvis{
background-image: url(../images/menuback2.gif);
background-repeat: repeat-x;
margin-top: -80px;
padding-top: 80px;
width: 975px;
height: 50px;
display: none;
z-index: 2;
position: absolute;

}
