/* CSS Document */

#hoofdmenu_item_nieuws
	{
	float:right;
	width:62px;
	height:26px;
	background: transparent url(../../images/menu_slices/hoofdmenu/nieuws_sc.png) no-repeat 0px 0px;
	cursor: pointer;
	}
#hoofdmenu_item_nieuws:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/nieuws_roll.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_nieuws.selected
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/nieuws_active.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_nieuws.selected:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/nieuws_active_roll.png) no-repeat 0px 0px;
	}


	

#hoofdmenu_item_vestigingen
	{
	float:right;
	width:78px;
	height:26px;
	background: transparent url(../../images/menu_slices/hoofdmenu/vestigingen_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	}
#hoofdmenu_item_vestigingen:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vestigingen_roll.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_vestigingen.selected
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vestigingen_active.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_vestigingen.selected:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vestigingen_active_roll.png) no-repeat 0px 0px;
	}






#hoofdmenu_item_sponsoring
	{
	float:right;
	width:79px;
	height:26px;
	background: transparent url(../../images/menu_slices/hoofdmenu/sponsoring_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	}
#hoofdmenu_item_sponsoring:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/sponsoring_roll.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_sponsoring.selected
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/sponsoring_active.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_sponsoring.selected:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/sponsoring_active_roll.png) no-repeat 0px 0px;
	}







#hoofdmenu_item_vacatures
	{
	float:right;
	width:77px;
	height:26px;
	background: transparent url(../../images/menu_slices/hoofdmenu/vacatures_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	}
#hoofdmenu_item_vacatures:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vacatures_roll.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_vacatures.selected
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vacatures_active.png) no-repeat 0px 0px;
	}
#hoofdmenu_item_vacatures.selected:hover
	{
	background: transparent url(../../images/menu_slices/hoofdmenu/vacatures_active_roll.png) no-repeat 0px 0px;
	}
