#menu li.home a	{				width: 53px; background: url(../img/menu_en_home.gif) no-repeat; }
#menu li.bedrijfsprofiel a	{	width: 131px; background: url(../img/menu_en_bedrijfsprofiel.gif) no-repeat; }
#menu li.machines a	{			width: 79px; background: url(../img/menu_en_machines.gif) no-repeat; }
#menu li.controle a	{			width: 129px; background: url(../img/menu_en_controle.gif) no-repeat; }
#menu li.producten a	{		width: 81px; background: url(../img/menu_en_producten.gif) no-repeat; }
#menu li.contact a	{			width: 125px; background: url(../img/menu_en_contact.gif) no-repeat; }

#menu li.home_actief a, #menu li.home a:hover	{						width: 53px; background: url(../img/menu_en_home_a.gif) no-repeat; }
#menu li.bedrijfsprofiel_actief a, #menu li.bedrijfsprofiel a:hover	{	width: 131px; background: url(../img/menu_en_bedrijfsprofiel_a.gif) no-repeat; }
#menu li.machines_actief a, #menu li.machines a:hover	{				width: 79px; background: url(../img/menu_en_machines_a.gif) no-repeat; }
#menu li.controle_actief a, #menu li.controle a:hover	{				width: 129px; background: url(../img/menu_en_controle_a.gif) no-repeat; }
#menu li.producten_actief a, #menu li.producten a:hover	{				width: 81px; background: url(../img/menu_en_producten_a.gif) no-repeat; }
#menu li.contact_actief a, #menu li.contact a:hover			{			width: 125px; background: url(../img/menu_en_contact_a.gif) no-repeat; }