#headmenu {
position: relative;
width:1010px;
height:26px;
}

#headmenu ul {
width: 1010px;
height: 26px;
padding: 0; 
margin: 0;
background-image: url(http://www.321printer.nl/templates/images/menu.gif);
background-repeat: no-repeat;

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

#headmenu li, #headmenu a{
display:block;
height:26px;
}

#headmenu li,#headmenu a {
	text-indent: -9999px;
	text-decoration: none;	
	padding: 0;
	margin: 0;
}


		#printer{ top: 0; left: 0; width: 84px; }
		#kantoor  { top: 0; left: 87px; width:  88px; }
		#telefoon  { top: 0; left: 173px; width: 88px; }

		
		#printer a { background: none; border:none;}
		#kantoor a { background: none; border:none;}
		#telefoon a { background: none; border:none;}


		#printer a:hover { background: url(http://www.321printer.nl/templates/images/menu.gif) 0 -26px no-repeat; }
		#kantoor a:hover { background: url(http://www.321printer.nl/templates/images/menu.gif)  -87px -26px no-repeat; }
		#telefoon a:hover { background: url(http://www.321printer.nl/templates/images/menu.gif) -173px -26px no-repeat; }
