#top {
	margin: 50px auto;
	padding: 0;
	width: 750px;
}
.top a.link {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	margin: 0 auto;
}
.top {
	text-align: center;
	width: 250px;
	padding-top: 20px;
	float: left;
}
#boeken_nl {
	width: 92px;
	background-image: url("../images/publicaties/boeken.png");
}
#boeken_nl:hover {
	background-position: 0 -27px;
	background-image: url("../images/publicaties/boeken.png");
}
#boeken_en {
	width: 81px;
	background-image: url("../images/publicaties/boeken_en.png");
}
#boeken_en:hover {
	background-position: 0 -27px;
	background-image: url("../images/publicaties/boeken_en.png");
}
#carddecks {
	width: 167px;
	background-image: url("../images/publicaties/carddecks.png");
}
#carddecks:hover {
	background-position: 0 -27px;
	background-image: url("../images/publicaties/carddecks.png");
}
#artikelen_nl {
	width: 129px;
	background-image: url("../images/publicaties/artikelen.png");
}
#artikelen_nl:hover {
	background-position: 0 -27px;
	background-image: url("../images/publicaties/artikelen.png");
}
#artikelen_en {
	width: 115px;
	background-image: url("../images/publicaties/artikelen_en.png");
}
#artikelen_en:hover {
	background-position: 0 -27px;
	background-image: url("../images/publicaties/artikelen_en.png");
}