* {
	margin:0px;
	padding:0px;
}
#submenu_producten {
	margin: 33px 0 0 25px;
	float:left;
	display:inline;
}
#submenu li.active {
	background:url(../images/bg_submenu.png) no-repeat;
}
#productmenu {
	margin:0px;
	padding:0px;
	width:123px;
	height:0px;
}
#productmenu ul {
	padding:0px;
	margin:0px;
}
#productmenu li {
	text-align:right;
	list-style-type: none;
}
* HTML #productmenu li {
	margin-bottom:-3px;
	height:0px;
}
#navigation a.head {
	cursor:pointer;
	color:#fff;
	display:block;
	font-weight:bold;
	margin:1px 0 1px 0;
	padding:3px 10px 3px 10px;
	background:url(../images/bg_producten_submenu.png) repeat-y;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.current {
	background:url(../images/bg_submenu.png) repeat-y;
}
#navigation a.opmaak_producten {
	cursor:pointer;
	color:#006416;
	display:block;
	margin:0px;
	padding:3px 10px 3px 10px;
	text-indent:14px;
	background: url(../images/bg_producten_submenu_wit.png) repeat-y;
	text-decoration: none;
}
#navigation a.opmaak_producten_active {
	cursor:pointer;
	color:#006416;
	display:block;
	margin:0px;
	padding:3px 10px 3px 10px;
	text-indent:14px;
	background:url(../images/bg_submenu.png) repeat-y;
	text-decoration: none;
}
#navigation a.opmaak_producten:hover {
	text-decoration:underline
}
.opmaak_submenuitem {
	padding:3px 10px 3px 10px;
	font-weight:bold;
	color:#006416;
	background: url(../images/bg_producten_submenu_wit.png) repeat-y;
}
