#hoofdmenu ul.hoofdmenu {
	position:absolute;
	left:0;
	top:127px;
	width:100%;
	min-height: 1.65em;
	z-index:26;
	padding:0;
	margin: 0;
	background:#727b28;
	font-size:1.2em;
	font-weight:700;
	color: #fff;
	overflow:visible !important;
}

/* hack to correct IE5.5 faulty box model */
/** html #hoofdmenu {width:746px; w\idth:795px;}*/
/* remove all the bullets, borders and padding from the default list styling */
#hoofdmenu ul {padding:0;list-style-type:none;}
#hoofdmenu ul ul {margin:0; z-index:99737}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#hoofdmenu li {float:left;
/*width: 9.9em;*/position:relative;
/*	
	margin-right: 0.3em;
*/
vertical-align: middle;
}
/* style the links for the top level */


#hoofdmenu a, #hoofdmenu a:visited {display:block;text-decoration:none;
 color:#fff;
 padding: 0.1em 2.1em 0.25em 1.0em;
 line-height:1.3em;
} 


#hoofdmenu ul .menuitem0 ul a, #hoofdmenu ul .menuitem0 ul a:visited {
 width:11.7em
}
* html #hoofdmenu ul .menuitem0 ul a, * html #hoofdmenu ul .menuitem0 ul a:visited {
 width:13.3em
}

#hoofdmenu .menuitem0 a, #hoofdmenu menuitem0 a:visited {
	padding-left: 1.3em
}

#hoofdmenu ul .menuitem0 ul a {
	padding-left: 1.3em
}

#hoofdmenu ul .menuitem0 ul a:visited {
	padding-left: 1.3em
}


/* style the third level background */
#hoofdmenu ul.hoofdmenu ul ul a, #hoofdmenu ul.hoofdmenu ul ul a:visited {
	width:10.7em;
	background: #bfc74e;
}

/* style the third level hover */
#hoofdmenu ul ul ul a:hover {/*background:#b2ab9b;*/}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#hoofdmenu ul ul  {
	visibility:hidden;
	position:absolute;
	top:1.65em;
	left:0;
	padding: 0;
	border:1px #4a5019 solid;
	border-bottom: none;
	border-left: none;
	background:#f5f7e5;
}
.safari #hoofdmenu ul ul {
	top:1.6em
}

#hoofdmenu ul ul a.uitklap, #hoofdmenu ul ul a.uitklap:visited {
	background: url(/9353232/g/pijl_nieuw_uitklapmenu_blauw.png) no-repeat scroll right top;
}

#hoofdmenu ul.hoofdmenu ul ul a.uitklap, #hoofdmenu ul.hoofdmenu ul ul a.uitklap:visited {
	background: #bfc74e url(/9353232/g/pijl_nieuw_uitklapmenu_blauw.png) no-repeat scroll right top;
}


#hoofdmenu ul.hoofdmenu ul a.uitklap ul a, #hoofdmenu ul.hoofdmenu ul a.uitklap ul a:visited {
	background: #bfc74e;
}



/* submenu 6 naar links uitklappen
#hoofdmenu ul li.menuitem6 ul { left: auto; right: 0.65em; 	border-right-color: #e6eae6 }
 */

/* position the third level flyout menu */
#hoofdmenu ul ul ul{left:15.3em; top:-0.1em;/* width:11.3em;*/
/* 
left:-9.95em;  position the third level flyout menu for a left flyout, zonder leftwaarde komen ze rechts
 */
}
.ie #hoofdmenu ul ul ul{; top:-0.05em;}

#hoofdmenu ul .menuitem0 ul ul{left:15.6em;}


/* position the third level flyout menu for a left flyout */
#hoofdmenu ul ul ul.left {left:-9.9em;}

/* position the fourth level flyout menu for a left flyout */
#hoofdmenu ul ul ul ul {left:13.1em; top:-1px}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#hoofdmenu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */



#hoofdmenu ul a.header_cur_menu ul a, #hoofdmenu ul a.header_cur_menu ul a:visited,
#hoofdmenu ul ul a, #hoofdmenu ul ul a:visited {
/*
	font-weight:200;
	color:#fff;
	font-size: 95%;
	padding:0.35em 0.5em; 
	width:10.6em
pdc.nl
*/

font-weight:700;
color:#333;
height:auto;
line-height:1.2em;
padding: 0.4em 0.8em 0.4em 1em;
min-width:13.5em;
font-size: 100%;
background: #f5f7e5;
letter-spacing: normal;
/* 
background:#d4d8bd;*/
}


/* yet another hack for IE5.5 */
* html #hoofdmenu ul ul a, * html #hoofdmenu ul ul a:visited {width:150px;w\idth:13.3em;}


/* style the top level hover */
#hoofdmenu ul a:hover{
	color:#fff;
	background:#4a5019;
}

/* style the second level hover (voor IE) */
#hoofdmenu ul ul a:hover{
	color:#009900;
/*
	color:#9F9D00;
	background:#f1f1f1;
pdc.nl
*/
}
#hoofdmenu ul :hover > a {color:#fff; }
/* style the top level hover */
#hoofdmenu ul li:hover {color:#000; background: #4a5019 repeat-x top right;}

#hoofdmenu ul ul :hover > a, #hoofdmenu ul ul :hover > a {
	color:#333;
	background:#bfc74e;
}

#hoofdmenu ul ul :hover > a.uitklap {
color:#333; background:#bfc74e url(/9353232/g/pijl_nieuw_uitklapmenu_blauw.png) no-repeat scroll right top;
}



/* make the second level visible when hover on first level list OR link */
#hoofdmenu ul li:hover ul,
#hoofdmenu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
#hoofdmenu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
#hoofdmenu ul :hover ul :hover ul{ visibility:visible;}


/* keep the fourth level hidden when you hover on second level list OR link */
#hoofdmenu ul.hoofdmenu ul :hover ul ul{visibility:hidden;}

/* make the fourth level visible when you hover over third level list OR link */
#hoofdmenu ul.hoofdmenu ul :hover ul :hover ul{ visibility:visible;}











/*li, li a {box-sizing: content-box;} valideert niet */

/*#hoofdmenu .menuitem2 li a, #hoofdmenu .menuitem2 li a:link, #hoofdmenu .menuitem2 li a:visited, #hoofdmenu .menuitem2 li a:hover,*/
#hoofdmenu ul a, #hoofdmenu ul a:link, #hoofdmenu ul a:visited
  {
/*
	color:#fff;
pdc.nl
*/
}
#hoofdmenu ul a.header_cur_menu, #hoofdmenu ul a.header_cur_menu:visited {
	color: #000;
}

#hoofdmenu ul ul li {
	clear: both;
	border-bottom:1px #4a5019 solid;
	border-left:1px #4a5019 solid;
}
/*KB TOEGEVOEGD*/
#hoofdmenu2 li {
float:left;
position:relative;
vertical-align: middle;
}


#hoofdmenu2 a, #hoofdmenu2 a:visited {
display:block;
text-decoration:none;
 height:1.85em;
 padding: 0.6em 1.4em 0.15em 1.0em;
 line-height:1.7em;

} 

#service2{
	position: absolute;
	left: 10px;
	text-align: right;
	top: -50px;
	z-index: 9999;
	color: #333333;
	line-height: 97%;
}

#service2 ul.hoofdmenu2 a{
	color: #4A4D4A;
	font-size: 70%;
	font-weight: 100;
	font-family: Verdana,Arial,sans-serif;
	line-height: 240%;
}
