#navigatie ul, #navigatie li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigatie li, #navigatie li.submenu {
	background:url('http://www.verhuurcommissie.nl/vars/img/list_browser.gif') 0 100% no-repeat;
	padding: 0px;
	padding-left: 22px;
	height: 23px;
	line-height: 23px;
}
#navigatie li.active {
	background:url('http://www.verhuurcommissie.nl/vars/img/list_browser_select.gif') 0 100% no-repeat;
	background-color: #2a4977;
	border-bottom-color: #2a4977;
}
#navigatie li.active:hover {
	background:url('http://www.verhuurcommissie.nl/vars/img/list_browser_select.gif') 0 100% no-repeat;
	background-color: #2a4977;
}
#navigatie li:hover {
	background:url('http://www.verhuurcommissie.nl/vars/img/list_browser_over.gif') 0 100% no-repeat;
}
#navigatie li a {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
}
#navigatie li.submenu a {
	font-weight:normal;
}
#navigatie li.active a {
	color:#FFFFFF;
}
#navigatie li.active a:HOVER {
	color:#FFFFFF;
}
#navigatie li.subactive a {
	color:#FFFFFF;
}
#navigatie li.subactive a:HOVER {
	color:#FFFFFF;
}
#navigatie li a:hover {
	cursor:pointer;
}
#navigatie li span {
	display: block;
	line-height: 23px;
	border-bottom: 1px dotted #999;
}
#navigatie li span:hover {
	border-bottom: 1px solid #000000;
	cursor: pointer;
}
#navigatie li a span {
	background:url(/templates/afbeeldingen/bullets/blt-subnav-li-a.gif) 0 0 no-repeat;
	padding-top: 30px;
	padding-left: 31px;
}
#navigatie li a:hover {
	background:url(/templates/afbeeldingen/achtergronden/ag-li-subnav-ro.gif) 0 100% no-repeat;
}
#navigatie li a:hover span {
	background:url(/templates/afbeeldingen/bullets/blt-subnav-li-a-ro.gif) 0 0 no-repeat;
}
#navigatie li strong {
	background:url(/templates/afbeeldingen/achtergronden/ag-li-subnav-keuze.gif) 0 100% no-repeat;
	margin:0;
	padding:3px 0 5px 31px;
	font-size:1em;
	color:#fff;
}
#navigatie li.submenu {
	list-style: none;
	background-image: none;
}
#navigatie li.subactive a {
	font-weight: bold;
	color: #385581;
	color: #cc6600;
}
#navigatie li.subactive:hover {
	background-color: #FFF;
}
#navigatie li.submenu a:hover,
#navigatie li.subactive a:hover {
	color: #385581;
}