#menu {
	z-index: 100;
	position: absolute;
	top: 10px;
	left: 107px;
}
#menu ul{
	list-style: none;
	display: block;
	width: 650px;
	margin: 0;
	padding: 0;
}
#menu li{
	float: left;
	width: 100px;
}
#menu li a{
	float: left;
	width: 100px;
	padding: 0 0 0px 0;
}
div#menu ul li span {
	display: block;
	text-indent: -1000em;
	padding: 0 0 4px 0;
	margin: 0;
}
div#menu li span.home {
	background: url(img/home1.gif) no-repeat;
}
div#menu li span.home:hover {
	background: url(img/home2.gif) no-repeat;
}
div#menu li.IEhover span.home  {
	_background: url(img/home2.gif) no-repeat;
}
div#menu li span.wie {
	background: url(img/wie1.gif) no-repeat;
	}
div#menu li span.wie:hover {
	background: url(img/wie2.gif) no-repeat;
}
div#menu li.IEhover span.wie {
	_background: url(img/wie2.gif) no-repeat;
}

div#menu li span.technieken {
	background: url(img/technieken1.gif) no-repeat;
}
div#menu li span.technieken:hover {
	background: url(img/technieken2.gif) no-repeat;
}
div#menu li.IEhover span.technieken {
	_background: url(img/technieken2.gif) no-repeat;
}

div#menu li span.haaruitval {
	background: url(img/haaruitval1.gif) no-repeat;
	}
div#menu li span.haaruitval:hover {
	background: url(img/haaruitval2.gif) no-repeat;
}
div#menu li.IEhover span.haaruitval {
	_background: url(img/haaruitval2.gif) no-repeat;
}
div#menu li span.voorbeelden{
	background: url(img/voorbeelden1.gif) no-repeat;
}
div#menu li span.voorbeelden:hover {
	background: url(img/voorbeelden2.gif) no-repeat;
}
div#menu li.IEhover span.voorbeelden {
	_background: url(img/voorbeelden2.gif) no-repeat;
}
div#menu li span.vrouwen {
	background: url(img/vrouwen1.gif) no-repeat;
	}
div#menu li span.vrouwen:hover {
	background: url(img/vrouwen2.gif) no-repeat;
}
div#menu li.IEhover span.vrouwen {
	_background: url(img/vrouwen2.gif) no-repeat;
}
div#menu li span.consult {
	background: url(img/consult1.gif) no-repeat;
	}
div#menu li span.consult:hover {
	background: url(img/consult2.gif) no-repeat;
}
div#menu li.IEhover span.consult {
	_background: url(img/consult2.gif) no-repeat;
}
div#menu li span.prijzen{
	background: url(img/prijzen1.gif) no-repeat;
}
div#menu li span.prijzen:hover {
	background: url(img/prijzen2.gif) no-repeat;
}
div#menu li.IEhover span.prijzen {
	_background: url(img/prijzen2.gif) no-repeat;
}
div#menu li span.contact {
	background: url(img/contact1.gif) no-repeat;
}
div#menu li span.contact:hover {
	background: url(img/contact2.gif) no-repeat;
}
div#menu li span.disclaimer {
	background: url(img/disclaimer1.gif) no-repeat;
}
div#menu li span.disclaimer:hover {
	background: url(img/disclaimer2.gif) no-repeat;
}
div#menu li.IEhover span.contact {
	_background: url(img/contact2.gif) no-repeat;
}
div#menu li span.vacatures{
	background: url(img/vacatures1.gif) no-repeat;
}
div#menu li span.vacatures:hover {
	background: url(img/vacatures2.gif) no-repeat;
}
div#menu li.IEhover span.vacatures {
	_background: url(img/vacatures2.gif) no-repeat;
}
div#menu li li span.laser{
	background: url(img/laser1.gif) no-repeat;
}
div#menu li li span.laser:hover {
	background: url(img/laser2.gif) no-repeat;
}
div#menu li li.IEhover span.laser {
	_background: url(img/laser2.gif) no-repeat;
}
div#menu li li span.slit {
	background: url(img/slit1.gif) no-repeat;
	}
div#menu li li span.slit:hover {
	background: url(img/slit2.gif) no-repeat;
}
div#menu li li.IEhover span.slit {
	_background: url(img/slit2.gif) no-repeat;
}
div#menu li li span.stick{
	background: url(img/stick1.gif) no-repeat;
}
div#menu li li span.stick:hover {
	background: url(img/stick2.gif) no-repeat;
}
div#menu li li.IEhover span.stick {
	_background: url(img/stick2.gif) no-repeat;
}
div#menu li li span.fut {
	background: url(img/fut1.gif) no-repeat;
	}
div#menu li li span.fut:hover {
	background: url(img/fut2.gif) no-repeat;
}
div#menu li li.IEhover span.fut {
	_background: url(img/fut2.gif) no-repeat;
}
div#menu li li span.fue {
	background: url(img/fue1.gif) no-repeat;
}
div#menu li li span.fue:hover {
	background: url(img/fue2.gif) no-repeat;
}
div#menu li li.IEhover span.fue {
	_background: url(img/fue2.gif) no-repeat;
}
div#menu li li span.stam {
	background: url(img/stam2.gif) no-repeat;
}
div#menu li li span.stam:hover {
	background: url(img/stam1.gif) no-repeat;
}
div#menu li li.IEhover span.stam {
	_background: url(img/stam1.gif) no-repeat;
}
div#menu li li span.dencepacking {
	background: url(img/dence1.gif) no-repeat;
	}
div#menu li li span.dencepacking:hover {
	background: url(img/dence2.gif) no-repeat;
}
div#menu li li.IEhover span.dencepacking {
	_background: url(img/dence2.gif) no-repeat;
}
div#menu li ul{
	display: none;
}
div#menu li:hover ul, div#menu li.IEhover ul {
	display: block;
	position: absolute;
	top: 32px;
	width: 130px;
	background: white;
	_clear: both;
}
div#menu li li span{
	width: 130px;
}