#top {
	margin: 50px auto;
	padding: 0;
}
.top a.link {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
}
.top {
	text-align: center;
	width: 250px;
	padding-top: 20px;
	float: left;
}
#psychotherapie {
	width: 205px;
	background-image: url("../images/aanbod/psychotherapie.png");
}
#psychotherapie:hover {
	background-position: 0 -21px;
	background-image: url("../images/aanbod/psychotherapie.png");
}
#supervisie {
	width: 136px;
	background-image: url("../images/aanbod/supervisie.png");
}
#supervisie:hover {
	background-position: 0 -21px;
	background-image: url("../images/aanbod/supervisie.png");
}
#bijscholing {
	width: 153px;
	background-image: url("../images/aanbod/bijscholing.png");
}
#bijscholing:hover {
	background-position: 0 -21px;
	background-image: url("../images/aanbod/bijscholing.png");
}
#workshops {
	width: 147px;
	background-image: url("../images/aanbod/workshops.png");
}
#workshops:hover {
	background-position: 0 -21px;
	background-image: url("../images/aanbod/workshops.png");
}