#logo, #ervaring, #top, #names, #lang {
	margin: 0 auto;
	padding: 0;
}
#ervaring, .top span, #names, #lang a {
	text-indent: -9000px;
	background-repeat: no-repeat;
}
#logo {
	margin-bottom: 30px;
	background-image: url("../images/intro/logo.png");
	width: 313px;
	height: 167px;
	float: none;
}
.top span, #lang a {
	display: block;
}
.top span {
	height: 22px;
	margin: 0 auto;
}
.top {
	text-align: center;
	width: 250px;
	padding-top: 30px;
	float: left;
}
#ervaring {
	background-image: url("../images/intro/ervaring.png");
	width: 573px;
	height: 26px;
}
#psychotherapie {
	width: 205px;
	background-image: url("../images/aanbod/psychotherapie.png");
}
#supervisie {
	width: 136px;
	background-image: url("../images/aanbod/supervisie.png");
}
#bijscholing {
	width: 153px;
	background-image: url("../images/aanbod/bijscholing.png");
}
#workshops {
	width: 147px;
	background-image: url("../images/aanbod/workshops.png");
}
#names {
	width: 338px;
	height: 20px;
	background-image: url("../images/intro/names.png");
	clear: both;
	margin-top: 420px;
}
#nl {
	width: 24px;
	background-image: url("../images/intro/nl.png");
	background-position: 0px -17px;
	float: left;
}
#en {
	width: 36px;
	background-image: url("../images/intro/en.png");
	background-position: 0px -17px;
	float: right;
}
#nl:hover {
	background-image: url("../images/intro/nl.png");
	background-position: 0px -17px;
}
#en:hover {
	background-image: url("../images/intro/en.png");
	background-position: 0px -17px;
}
#lang {
	width: 100px;
	padding-top: 600px;
}
#lang a {
	height: 17px;
}
#container {
	background-image: url("../images/intro/back.png");
	background-repeat: no-repeat;
}
