#submenu
{
	background-image: url(../img/reclame09.png);
	background-repeat: no-repeat;
}

#menuReferenties
{
	background-image: url(../img/menu_referenties.png);
	background-repeat: no-repeat;
	width: 101px;
}
	#menuReferenties:hover
	{
		background-image: url(../img/menu_referenties_up.png);
		background-repeat: no-repeat;
	}

#menuPhpmyadmin
{
	background-image: url(../img/menu_db.png);
	background-repeat: no-repeat;
	width: 121px;
}
	#menuPhpmyadmin:hover
	{
		background-image: url(../img/menu_db_up.png);
		background-repeat: no-repeat;
	}

#menuWebmail
{
	background-image: url(../img/menu_webmail.png);
	background-repeat: no-repeat;
	width: 91px;
}
	#menuWebmail:hover
	{
		background-image: url(../img/menu_webmail_up.png);
		background-repeat: no-repeat;
	}

#menuPortfolio
{
	background-image: url(../img/menu_portfolio.png);
	background-repeat: no-repeat;
	width: 91px;
}
	#menuPortfolio:hover
	{
		background-image: url(../img/menu_portfolio_up.png);
		background-repeat: no-repeat;
	}

#menuOnsaanbod
{
	background-image: url(../img/menu_onsaanbod.png);
	background-repeat: no-repeat;
	width: 106px;
}

#menuContacteerons
{
	background-image: url(../img/menu_contacteerons.png);
	background-repeat: no-repeat;
	width: 128px;
}
	#menuContacteerons:hover
	{
		background-image: url(../img/menu_contacteerons_up.png);
		background-repeat: no-repeat;
	}