#hoofdmenu ul.hoofdmenu {
	height: 21px;
	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;}
/* 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, #hoofdxxxmenu a:visited {display:block;text-decoration:none;
 color:#fff;
/*	
 color:#fff;
 padding-bottom:0 0.5em;
*/
/* width:8.9em;*/
 height:2em;
 padding: 0.25em 1.0em 0.15em 1.0em;
 line-height:1.3em;
/* font-size:11px
 border:1px solid #fff;
 border-width:0 0 1px 0;
 background:#c03;*/
} 


#hoofdmenu a:visited {display:block;text-decoration:none;
 padding: 0.25em 1.0em 0.15em 1.0em;
} 









/* style the third level background */
#hoofdmenu ul ul ul a, #hoofdmenu ul ul ul a:visited,
#hoofdmenu ul .menuitem0 ul ul a, #hoofdmenu ul .menuitem0 ul ul a:visited,
#hoofdmenu ul .menuitem1 ul ul a, #hoofdmenu ul .menuitem1 ul ul a:visited,
#hoofdmenu ul .menuitem2 ul ul a, #hoofdmenu ul .menuitem2 ul ul a:visited,
#hoofdmenu ul .menuitem3 ul ul a, #hoofdmenu ul .menuitem3 ul ul a:visited
 {
	width:10.7em;
}

/* 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;
/*	
left:0;
	width:9.9em;
	height:0;
pdc.nl
*/
top:1.55em;
left:0;
border-top: none;
padding: 0;
background:#c7b8ce;
z-index: 453;
}





.safari #hoofdmenu ul ul {
	top:1.8em
}



/* another hack for IE5.5 */
* html #hoofdmenu ul ul {top:30px;t\op:2.95em;}

/* 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:10.4em; top:0;/* width:11.3em;*/
/* 
left:-9.95em;  position the third level flyout menu for a left flyout, zonder leftwaarde komen ze rechts
 */
}

/* position the third level flyout menu for a left flyout */
#hoofdmenu ul ul ul.left {left:-9.9em;}

/* 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:#47145c;
height:auto;
line-height:1.2em;
padding: 0.4em 0.8em 0.4em 0.9em;
min-width:11.3em;
font-size: 80%;
background: #c7b8ce;
border: none;
letter-spacing: normal;
/* border-width:0;
background:#d4d8bd;*/
}


#hoofdmenu ul .menuitem0 ul a, #hoofdmenu ul .menuitem0 ul a:visited {
width:10.7em
}
/* yet another hack for IE5.5 */
* html #hoofdmenu ul ul a, * html #hoofdmenu ul ul a:visited {width:150px;w\idth:128px;}




/* 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:#000; }
/* style the top level hover */
#hoofdmenu ul li:hover {color:#000; background: #c7b8ce repeat-x top right;}

#hoofdmenu ul ul :hover > a {color:#47145c; background:#e4dce7;}

/* 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;}

/*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;
}
/*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%;
}