/* CSS Document */
/* Navigation
-------------- */
#container #menu ul#nav-nl {
	padding:0;
	margin:0;
	position:relative;
	top:0px;			/* set the exact position of the navigation */
	left:0px;			/* set the exact position of the navigation */
	width:772px;
	height:46px;
}
#container #menu ul#nav-nl li {
	padding:0;
	margin:0;
	text-indent:-9999px;	
	list-style-type:none;
	float:left;
}
#container #menu ul#nav-nl li a {
	border:0;
	display:block;
	text-decoration:none;
	/*background-image:url(img/nav.jpg);*/
}
#container #menu li#panelen a {
	width:158px;
	height:46px;
	background-image:url(images/menu_02.jpg);
}
#container #menu li#mozaiek a {
	width:82px;
	height:46px;
	background-image:url(images/menu_03.jpg);
}
#container #menu li#zeefdruk a {
	width:100px;
	height:46px;
	background-image:url(images/menu_04.jpg);
}
#container #menu li#gravures a {
	width:90px;
	height:46px;
	background-image:url(images/menu_05.jpg);
}
#container #menu li#snijden a {
	width:110px;
	height:46px;
	background-image:url(images/menu_06.jpg);
}
#container #menu li#vinyl a {
	width:110px;
	height:46px;
	background-image:url(images/menu_07.jpg);
}
#container #menu li#flitslampen a {
	width:122px;
	height:46px;
	background-image:url(images/menu_08.jpg);
}
