#menu{
	float:left;
	height:25px;
	z-index: 100;
}

#menu a{
	font:bold 11px/20px arial,helvetica,sans-serif;
	display:block;
	border-width:0px;
	white-space:nowrap;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu h2{
	height:25px;
	display:block;
	white-space:nowrap;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	/*background-color: #FFFFFF;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu h2 a{
	height:25px;
	color:#000000;
	line-height: 25px;
	/*background:#ffffff;*/
}

#menu a{
background:#ffffff;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#000;
}

#menu a:hover{
color:#A6BC09;
background:#FFFFFF;
}

#menu a:active{
color:#A6BC09;
background:#FFFFFF;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu li{
position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width: 175px;
	border: 1px solid #A6BC09;
}

#menu ul ul ul{
top:0;
left:100%;
width: 175px;
border: 1px solid #A6BC09;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#FFFFFF;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

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

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

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:#FFFFFF;
}

#menu a.x:hover{
color:#A6BC09;
background:#FFFFFF;
}

#menu a.x:active{
color:#A6BC09;
background:#FFFFFF;
}
.item1 {
	width: 71px;
}
.item2 {
	width: 150px;
}
.item3 {
	width: 62px;
}
.item4 {
	width: 91px;
}
.item5 {
	width: 91px;
}
.item6 {
	width: 75px;
}
.item7 {
	width: 58px;
}
.item8 {
	width: 62px;
}
#taalkeuze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	width: 240px;
	float: left;
	padding-left: 20px;
}
#taalkeuze a:hover {

color:#A6BC09;
background:#FFFFFF;
}
#taalkeuze a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


