#menu li.home a	{				width: 52px; background: url(../img/menu_de_home.gif) no-repeat; }
#menu li.bedrijfsprofiel a	{	width: 106px; background: url(../img/menu_de_bedrijfsprofiel.gif) no-repeat; }
#menu li.machines a	{			width: 91px; background: url(../img/menu_de_machines.gif) no-repeat; }
#menu li.controle a	{			width: 90px; background: url(../img/menu_de_controle.gif) no-repeat; }
#menu li.producten a	{		width: 81px; background: url(../img/menu_de_producten.gif) no-repeat; }
#menu li.contact a	{			width: 127px; background: url(../img/menu_de_contact.gif) no-repeat; }

#menu li.home_actief a, #menu li.home a:hover	{						width: 52px; background: url(../img/menu_de_home_a.gif) no-repeat; }
#menu li.bedrijfsprofiel_actief a, #menu li.bedrijfsprofiel a:hover	{	width: 106px; background: url(../img/menu_de_bedrijfsprofiel_a.gif) no-repeat; }
#menu li.machines_actief a, #menu li.machines a:hover	{				width: 91px; background: url(../img/menu_de_machines_a.gif) no-repeat; }
#menu li.controle_actief a, #menu li.controle a:hover	{				width: 90px; background: url(../img/menu_de_controle_a.gif) no-repeat; }
#menu li.producten_actief a, #menu li.producten a:hover	{				width: 81px; background: url(../img/menu_de_producten_a.gif) no-repeat; }
#menu li.contact_actief a, #menu li.contact a:hover			{			width: 127px; background: url(../img/menu_de_contact_a.gif) no-repeat; }
