#menu a {
	overflow: hidden;
	line-height: 15px;
 	height: 15px;
	color: #fff;
	display: block;
}

#menu_home a {
	width: 40px;
	text-indent: 40px;
	background-image: url(../img/menu.gif);
	background-position: 0px -15px;
	background-repeat: no-repeat;
}

#menu_home a:hover, #menu_home.selected a {
	background-position: 0px 0px;
}

#menu_collectie a {
	width: 36px;
	text-indent: 36px;
	background-image: url(../img/menu.gif);
	background-position: 0px -45px;
	background-repeat: no-repeat;
}

#menu_collectie a:hover, #menu_collectie.selected a {
	background-position: 0px -30px;
}

#menu_winkels a {
	width: 52px;
	text-indent: 52px;
	background-image: url(../img/menu.gif);
	background-position: 0px -75px;
	background-repeat: no-repeat;
}

#menu_winkels a:hover, #menu_winkels.selected a {
	background-position: 0px -60px;
}

#menu_service a {
	width: 48px;
	text-indent: 48px;
	background-image: url(../img/menu.gif);
	background-position: 0px -105px;
	background-repeat: no-repeat;
}

#menu_service a:hover, #menu_service.selected a {
	background-position: 0px -90px;
}

#menu_cafemoda a {
	width: 76px;
	text-indent: 76px;
	background-image: url(../img/menu.gif);
	background-position: 0px -135px;
	background-repeat: no-repeat;
}

#menu_cafemoda a:hover, #menu_cafemoda.selected a {
	background-position: 0px -120px;
}

#menu_news a {
	width: 48px;
	text-indent: 48px;
	background-image: url(../img/menu.gif);
	background-position: 0px -165px;
	background-repeat: no-repeat;
}

#menu_news a:hover, #menu_news.selected a {
	background-position: 0px -150px;
}

#menu_photoandvideo a {
  width: 70px;
  text-indent: 70px;
  background-image: url(../img/menu.gif);
  background-position: 0px -195px;
  background-repeat: no-repeat;
}

#menu_photoandvideo a:hover, #menu_photoandvideo.selected a {
  background-position: 0px -180px;
}