body .dmx {
	line-height:13px;
}
.item2 a:hover {
	background: #666;
}
.dmx {
	font-size:11px;
	position:relative;
	padding-top:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*.dmx a a {
	width: 9em;
	margin-left: 10px;
}*/
.dmx .item1, .dmx .item1:hover, .dmx .item1-active, .dmx .item1-active:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	position: relative;
}
.item2, .dmx .arrow:hover, .dmx .item2-active {
/*	width:125px;*/
}
.dmx .item2, .dmx .item2:hover, .dmx .item2-active, .dmx .item2-active:hover {
	background:url("/img/arrowmenu.gif") no-repeat scroll 6px 9px;
	padding:5px 2px 5px 24px;
	color: #787878;
	text-decoration: none;
	display: block;
	position: relative;
	z-index:500;
	width:155px;
	margin-top:2px;
	margin-bottom:2px;
}
.dmx .item2, .dmx .item2-active {
	height:auto;
}
.dmx .item2:hover {
	background:#000;
	z-index:501;
}
.dmx .item2:hover, .dmx .item2-active, .dmx .item2-active:hover {
	background:url("/img/arrowmenu.gif") no-repeat scroll 6px 9px;
	background-color: #E2E2E2;
}

.dmx .arrow, .dmx .arrow:hover {
}
.dmx .item2 img, .dmx .item2-active img {
	position: absolute;
	right: 1px;
 	top::0;
	border: 0;
}
.dmx .section {
	background:#ffffff;
	margin-left:5px;
	border: 1px solid #D2D2D2;
	border-top: none;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.dmx .section .section {
	margin-left:-2px;
	margin-top:0;
}
.dmx .bottom, .dmx .bottom:hover {
	border-bottom: 1px solid #000000;
}
.home_bg a {
	height:22px;
	width:95px;
	background:url(/img/menu/home.gif) 0 0 no-repeat;
}

.home_bg a.active,.home_bg a:hover  {
	height:22px;
	width:95px;
	background:url(/img/menu/home_active.gif) 0 0 no-repeat;
}
.actueel_bg a {
	height:22px;
	width:99px;
	background:url(/img/menu/actueel.gif) 0 0 no-repeat;
}
.actueel_bg a.item1-active, .actueel_bg a.active {
	height:22px;
	width:99px;
	background:url(/img/menu/actueel_active.gif) 0 0 no-repeat;
}
.professionals_bg a {
	height:22px;
	width:127px;
	background:url(/img/menu/professionals.gif) 0 0 no-repeat;
}
.professionals_bg a.item1-active,  .professionals_bg a.active {
	height:22px;
	width:127px;
	background:url(/img/menu/professionals_active.gif) 0 0 no-repeat;
}

.diensten_bg a {
	height:22px;
	width:99px;
	background:url(/img/menu/diensten.gif) 0 0 no-repeat;
}
.diensten_bg a.item1-active,  .diensten_bg a.active {
	height:22px;
	width:99px;
	background:url(/img/menu/diensten_active.gif) 0 0 no-repeat;
}

.formulieren_bg a {
	height:22px;
	width:127px;
	background:url(/img/menu/formulieren.gif) 0 0 no-repeat;
}
.formulieren_bg a.item1-active,  .formulieren_bg a.active {
	height:22px;
	width:127px;
	background:url(/img/menu/formulieren_active.gif) 0 0 no-repeat;
}
.over_bg a {
	height:22px;
	width:127px;
	background:url(/img/menu/overoogg.gif) 0 0 no-repeat;
}
.over_bg a.item1-active,  .over_bg a.active {
	height:22px;
	width:127px;
	background:url(/img/menu/overoogg_active.gif) 0 0 no-repeat;
}
.scholingen_bg a {
	height:22px;
	width:205px;
	background:url(/img/menu/scholingen_bijeenkomsten.gif) 0 0 no-repeat;
}
.scholingen_bg a.item1-active,  .scholingen_bg a.active,  .scholingen_bg a:hover {
	height:22px;
	width:205px;
	background:url(/img/menu/scholingen_bijeenkomsten_active.gif) 0 0 no-repeat;
}
a.arrow span {
	background:url(/img/arrow1.gif) right center no-repeat;
	display:block;
	padding-right:10px;
}
* html .dmx td {
	position: relative;
} /* ie 5.0 fix */
