/* CSS Document */

#menu_item_home
	{
	float:left;
	width:133px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/home_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_home:hover
	{
	background: transparent url(../../images/menu_slices/menu/home_roll.png) no-repeat 0px 0px;
	}
#menu_item_home.selected
	{
	background: transparent url(../../images/menu_slices/menu/home_active.png) no-repeat 0px 0px;
	}
#menu_item_home.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/home_active_roll.png) no-repeat 0px 0px;
	}





#menu_item_broekhuis
	{
	float:left;
	width:132px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/broekhuis_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_broekhuis:hover
	{
	background: transparent url(../../images/menu_slices/menu/broekhuis_roll.png) no-repeat 0px 0px;
	}
#menu_item_broekhuis.selected
	{
	background: transparent url(../../images/menu_slices/menu/broekhuis_active.png) no-repeat 0px 0px;
	}
#menu_item_broekhuis.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/broekhuis_active_roll.png) no-repeat 0px 0px;
	}






#menu_item_occasions
	{
	float:left;
	width:132px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/occasions_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_occasions:hover
	{
	background: transparent url(../../images/menu_slices/menu/occasions_roll.png) no-repeat 0px 0px;
	}
#menu_item_occasions.selected
	{
	background: transparent url(../../images/menu_slices/menu/occasions_active.png) no-repeat 0px 0px;
	}
#menu_item_occasions.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/occasions_active_roll.png) no-repeat 0px 0px;
	}




#menu_item_nieuw_op_voorraad
	{
	float:left;
	width:132px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/nieuw_op_voorraad_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_nieuw_op_voorraad:hover
	{
	background: transparent url(../../images/menu_slices/menu/nieuw_op_voorraad_roll.png) no-repeat 0px 0px;
	}
#menu_item_nieuw_op_voorraad.selected
	{
	background: transparent url(../../images/menu_slices/menu/nieuw_op_voorraad_active.png) no-repeat 0px 0px;
	}
#menu_item_nieuw_op_voorraad.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/nieuw_op_voorraad_active_roll.png) no-repeat 0px 0px;
	}




#menu_item_merken
	{
	float:left;
	width:132px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/merken_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_merken:hover
	{
	background: transparent url(../../images/menu_slices/menu/merken_roll.png) no-repeat 0px 0px;
	}
#menu_item_merken.selected
	{
	background: transparent url(../../images/menu_slices/menu/merken_active.png) no-repeat 0px 0px;
	}
#menu_item_merken.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/merken_active_roll.png) no-repeat 0px 0px;
	}






#menu_item_diensten
	{
	float:left;
	width:133px;
	height:25px;
	background: #ffffff url(../../images/menu_slices/menu/diensten_sd.png) no-repeat 0px 0px;
	cursor: pointer;
	
	}
#menu_item_diensten:hover
	{
	background: transparent url(../../images/menu_slices/menu/diensten_roll.png) no-repeat 0px 0px;
	}
#menu_item_diensten.selected
	{
	background: transparent url(../../images/menu_slices/menu/diensten_active.png) no-repeat 0px 0px;
	}
#menu_item_diensten.selected:hover
	{
	background: transparent url(../../images/menu_slices/menu/diensten_active_roll.png) no-repeat 0px 0px;
	}





