.sub {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	background-position: 0 -21px;
}
#psychotherapie2 {
	width: 203px;
	background-image: url("../images/aanbod/psychotherapie.png");
}
#supervisie2 {
	width: 135px;
	background-image: url("../images/aanbod/supervisie.png");
}
#bijscholing2 {
	width: 153px;
	background-image: url("../images/aanbod/bijscholing.png");
}
#workshops2 {
	width: 147px;
	background-image: url("../images/aanbod/workshops.png");
}
#image {
	float: left;
	margin: 0 19px 0 19px;
}
#right {
	float: right;
	margin: 0 19px 20px 19px;
	width: 190px;
}
#sub {
	float: left;
	width: 500px;
	padding-bottom: 40px;
}
a {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
}
#sub.wrap {
	width: 400px;
	height: 250px;
	padding: 10px;
	background-color: #fff;
	border: 3px solid #336633;
}
#workshop {
	width: 400px;
	height: 250px;
	overflow-y: scroll;
}
.wrap {
	z-index: 2;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	behavior: url("../style/border-radius.htc");
}

.top a.link {
	text-indent: -9000px;
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	margin: 0 auto;
}
.top {
	text-align: center;
	width: 190px;
}
#psychotherapie {
	width: 164px;
	background-image: url("../images/aanbod/psychotherapie2.png");
}
#supervisie {
	width: 109px;
	background-image: url("../images/aanbod/supervisie2.png");
}
#bijscholing {
	width: 122px;
	background-image: url("../images/aanbod/bijscholing2.png");
}
#workshops {
	width: 118px;
	background-image: url("../images/aanbod/workshops2.png");
}
#psychotherapie:hover {
	background-position: 0 -17px;
	background-image: url("../images/aanbod/psychotherapie2.png");
}
#supervisie:hover {
	background-position: 0 -17px;
	background-image: url("../images/aanbod/supervisie2.png");
}
#bijscholing:hover {
	background-position: 0 -17px;
	background-image: url("../images/aanbod/bijscholing2.png");
}
#workshops:hover {
	background-position: 0 -17px;
	background-image: url("../images/aanbod/workshops2.png");
}
