#top {
	margin: 50px auto;
	padding: 0;
}
.top a.link {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	margin: 0 auto;
}
.top {
	text-align: center;
	width: 200px;
	padding-top: 20px;
	float: left;
}
#trajecten {
	width: 189px;
	background-image: url("../images/consultancy/trajecten.png");
}
#trajecten:hover {
	background-position: 0 -19px;
	background-image: url("../images/consultancy/trajecten.png");
}
#begeleiding {
	width: 154px;
	background-image: url("../images/consultancy/begeleiding.png");
}
#begeleiding:hover {
	background-position: 0 -19px;
	background-image: url("../images/consultancy/begeleiding.png");
}
#seminaries {
	width: 84px;
	background-image: url("../images/consultancy/seminaries.png");
}
#seminaries:hover {
	background-position: 0 -19px;
	background-image: url("../images/consultancy/seminaries.png");
}
#supervisie {
	width: 96px;
	background-image: url("../images/consultancy/supervisie.png");
}
#supervisie:hover {
	background-position: 0 -19px;
	background-image: url("../images/consultancy/supervisie.png");
}
#trainingen {
	width: 162px;
	background-image: url("../images/consultancy/trainingen.png");
}
#trainingen:hover {
	background-position: 0 -19px;
	background-image: url("../images/consultancy/trainingen.png");
}