

/*menu-initial state*/
#TopMenuLeft li.menutussen { background-image: url('../images/menu/nl/menutussen.gif'); background-repeat:no-repeat; width:91px; }
#TopMenuLeft li.menu01 {	background-image: url('../images/menu/nl/menu01.gif'); background-repeat: no-repeat; }
#TopMenuLeft li.menu02 {	background-image: url('../images/menu/nl/menu02.gif'); background-repeat: no-repeat; }
#TopMenuLeft li.menu03 {	background-image: url('../images/menu/nl/menu03.gif'); background-repeat: no-repeat; }
#TopMenuLeft li.menu04 {	background-image: url('../images/menu/nl/menu04.gif'); background-repeat: no-repeat; }
#TopMenuLeft li.menu05 {	background-image: url('../images/menu/nl/menu05.gif'); background-repeat: no-repeat; }

/*bgs for links*/
#TopMenuLeft a#item1 {	background: url('../images/menu/nl/menu01-over.gif') no-repeat -130px -92px; width: 150px; }
#TopMenuLeft a#item2 {	background: url('../images/menu/nl/menu02-over.gif') no-repeat -130px -92px; width: 114px; }
#TopMenuLeft a#item3 {	background: url('../images/menu/nl/menu03-over.gif') no-repeat -130px -92px; width: 101px; }
#TopMenuLeft a#item4 {	background: url('../images/menu/nl/menu04-over.gif') no-repeat -130px -92px; width: 99px; }
#TopMenuLeft a#item5 {	background: url('../images/menu/nl/menu05-over.gif') no-repeat -130px -92px; width: 87px; }

/*hover styles*/
#TopMenuLeft a#item1:hover {background-position:0 0; z-index:50;}
#TopMenuLeft a#item2:hover {background-position:0 0; z-index:50;}
#TopMenuLeft a#item3:hover {background-position:0 0; z-index:50;}
#TopMenuLeft a#item4:hover {background-position:0 0; z-index:50;}
#TopMenuLeft a#item5:hover {background-position:0 0; z-index:50;}


#borsboom .menu01 {	background: url('../images/menu/nl/menu01-over.gif') !important;	}
#vakgebieden .menu02 		{	background: url('../images/menu/nl/menu02-over.gif') !important;	}
#advocaten .menu03				{	background: url('../images/menu/nl/menu03-over.gif') !important;	}
#vacatures .menu04 	{	background: url('../images/menu/nl/menu04-over.gif') !important;	}
#contact .menu05 		{	background: url('../images/menu/nl/menu05-over.gif') !important;	}


