#menuhor  {
	position: relative;	
} 

#menuhor ul {
	width: 251px;
	height: 143px;
	margin: 0;
	padding: 0;
	background: url(../../afbeeldingen/menuhor.gif) 0 0 no-repeat;
}

#menuhor li {
	margin: 0;
	padding: 0;
	list-style: none;		
	position: absolute;
}

#menuhor li, #menuhor a {
	display: block;
	height: 28px;
}
#menuhor li#vijf, #menuhor li#vijf a {
	height: 44px;
}
#menuhor li#zes, #menuhor li#zes a {
	height: 39px;
}
	
#menuhor li a {
	text-indent: -9999em;
	text-decoration: none;
	color: #FFF;	
	padding: 0;
	margin: 0;
}

#een{ top: 0; left: 30px; width: 80px; }
#twee { top: 0; left: 140px; width: 70px; }
#drie { top: 28px; left: 42px; width: 100px; }
#vier { top: 50px; left: 173px; width: 70px; }
#vijf { top: 56px; left: 47px; width: 125px; }
#zes { top: 103px; left: 180px; width: 70px; }

#een a { background:none; border:none; }
#twee a { background:none; border:none; }
#drie a { background:none; border:none; }
#vier a { background:none; border:none; }
#vijf a { background:none; border:none; }
#zes a { background:none; border:none; }

#een a:hover { background: url(../../afbeeldingen/menuhor.gif) -30px -143px no-repeat; }
#twee a:hover { background: url(../../afbeeldingen/menuhor.gif) -140px -143px no-repeat; }
#drie a:hover { background: url(../../afbeeldingen/menuhor.gif) -42px -171px no-repeat; }
#vier a:hover { background: url(../../afbeeldingen/menuhor.gif) -173px -193px no-repeat; } 
#vijf a:hover { background: url(../../afbeeldingen/menuhor.gif) -47px -199px no-repeat; }
#zes a:hover { background: url(../../afbeeldingen/menuhor.gif) -180px -246px no-repeat; }
/* horizontal position -left */
/* vertical position -(height img + top) */