#menu li.home a	{				width: 54px; background: url(../img/menu_nl_home.gif) no-repeat; }
#menu li.bedrijfsprofiel a	{	width: 124px; background: url(../img/menu_nl_bedrijfsprofiel.gif) no-repeat; }
#menu li.machines a	{			width: 80px; background: url(../img/menu_nl_machines.gif) no-repeat; }
#menu li.controle a	{			width: 80px; background: url(../img/menu_nl_controle.gif) no-repeat; }
#menu li.producten a	{		width: 89px; background: url(../img/menu_nl_producten.gif) no-repeat; }
#menu li.contact a	{			width: 125px; background: url(../img/menu_nl_contact.gif) no-repeat; }

#menu li.home_actief a, #menu li.home a:hover	{						width: 54px; background: url(../img/menu_nl_home_a.gif) no-repeat; }
#menu li.bedrijfsprofiel_actief a, #menu li.bedrijfsprofiel a:hover	{	width: 124px; background: url(../img/menu_nl_bedrijfsprofiel_a.gif) no-repeat; }
#menu li.machines_actief a, #menu li.machines a:hover	{				width: 80px; background: url(../img/menu_nl_machines_a.gif) no-repeat; }
#menu li.controle_actief a, #menu li.controle a:hover	{				width: 80px; background: url(../img/menu_nl_controle_a.gif) no-repeat; }
#menu li.producten_actief a, #menu li.producten a:hover	{				width: 89px; background: url(../img/menu_nl_producten_a.gif) no-repeat; }
#menu li.contact_actief a, #menu li.contact a:hover			{			width: 125px; background: url(../img/menu_nl_contact_a.gif) no-repeat; }
