/*		 	Menubuilder							*/
#menubuilder_brabantstad_sub_0 .item1 a{
	xwidth: 230px;
	height: 19px;
*	height: 22px;
	display: block;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #010066;
	padding: 3px 0 0 29px;
*	padding: 3px 0 0 29px;
	background-image: url(/images/nav/menuitem_bg.jpg);
}
#menubuilder_brabantstad_sub_0 a:hover,
#menubuilder_brabantstad_sub_0 .childactive1,
#menubuilder_brabantstad_sub_0 .childactive1 a{
	background-image: url(/images/nav/menuitem_bg_hover.jpg);
	color: #FFFFFF;
}
#menubuilder_brabantstad_sub_0 .active1 a {
	background-image: url(/images/nav/menuitem_bg_active.jpg);
	color: white;
}

/*---------------------LEVEL 2 & 3---------------------*/
#menubuilder_brabantstad_sub_0 .level2,
#menubuilder_brabantstad_sub_0 .level3 {
	display: none;
}
#menubuilder_brabantstad_sub_0 .smhover2 {
	display: block;
}
#menubuilder_brabantstad_sub_0 .smactive2,
#menubuilder_brabantstad_sub_0 .smactive3 {
	display: block;
	color: #FFFFFF;
}
#menubuilder_brabantstad_sub_0 .item2,
#menubuilder_brabantstad_sub_0 .item3 {
	background: url(/images/nav/level2bg.jpg) no-repeat left bottom;
	height: 22px;
}
#menubuilder_brabantstad_sub_0 .item2 a,
#menubuilder_brabantstad_sub_0 .item3 a {
	display: block;
	color: #010066;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 31px;
	line-height: 1.7;
	letter-spacing: 1.0px;
}
#menubuilder_brabantstad_sub_0 .item3 a {
	padding-left: 41px
}
#menubuilder_brabantstad_sub_0 .active2,
#menubuilder_brabantstad_sub_0 .hover2,
#menubuilder_brabantstad_sub_0 .active3,
#menubuilder_brabantstad_sub_0 .hover3,
#menubuilder_brabantstad_sub_0 .item2 a:hover,
#menubuilder_brabantstad_sub_0 .item3 a:hover { 	
	color: #FFFFFF !important;
	height: 22px;
	background-image: url(/images/nav/level2bghover.jpg);
}
/*---------------------WIE IS WIE---------------------*/
#menubuilder_wieiswie_sub_0 .item1 {
	padding: 0 0 0 20px;
	background: url(/images/nav/smoel_bg_wit.jpg) no-repeat left bottom;
}

#menubuilder_wieiswie_sub_0 .item1 a {
	display: block;
	padding: 0 0 0 0;
	width: 170px;
	color: #010066;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.7;
	text-decoration: none;
	text-transform: uppercase;
}

#menubuilder_wieiswie_sub_0 .hover1,
#menubuilder_wieiswie_sub_0 .active1,
#menubuilder_wieiswie_sub_0 .childactive1 {
	width: 220px;
	background: #010066 url(/images/nav/smoel_bg_blauw_active.jpg) no-repeat left bottom;
}
#menubuilder_wieiswie_sub_0 .hover1 a,
#menubuilder_wieiswie_sub_0 .active1 a,
#menubuilder_wieiswie_sub_0 .childactive1 a {
	width: 170px;
	color: #FFFFFF;
	background: url(/images/nav/smoel_bg_blauw.jpg) no-repeat left bottom;
}

#menubuilder_wieiswie_sub_0 .item2
{
	padding-left: 21px;
	height: auto !important;
	min-height: 22px;
	height: 22px;
	line-height: 1.6;
	font-weight: bold;
	background: #DCE0EB url(/images/nav/smoel_bg_lichtblauw.jpg) no-repeat right bottom;
}
#menubuilder_wieiswie_sub_0 .item2 a
{
	display: block;
	padding: 0 0 0 0;
	width: 170px;
}