body {
	background: url(../images/background.png) no-repeat #000;
}
#logo {
	text-align: right;
	margin-right: 25px;
}
#wrapper {
	width: 731px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -277px 0 0 -350px;
}
#links {
	background: url(../images/links.png);
	width: 528px;
	height: 434px;
	float: left;

}
#rechts {
	width: 203px;
	height: 258px;
	float: right;
	background: url(../images/rechts.png);
}
#wie {
	position: absolute;
	left: 2px;
	top: 101px;
	width: 233px;
	height: 212px;
	
}
#wat {
	position: absolute;
	left: 240px;
	top: 95px;
	width: 288px;
	height: 286px;
}
#waar {
	position: absolute;
	left: 559px;
	top: 143px;
	*top: 163px;
	width: 125px;
	height: 82px;
}
#contact {
	position: absolute;
	left: 122px;
	width: 128px;
	height: 78px;
	*height: 150px;
	top: 382px;
	*padding-top: 20px;
}
#wie2 {
}
#foto {
	width: 100px;
	height: 100px;
	background: #000;
	display: none;
}
#hitme1 {
	position: absolute;
	left: 104px;
	top: 150px;
}
#wat img {
	margin-left: 125px;
}
#hitme3 {
}
#hitme4 {
}
p{
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
}
#tekst p{
	width: 225px;
	margin-top: 105px;
	margin-left: 35px;
	margin-right: 25px;;
	font-size: 12px;
}
#waar p {
	text-align: center;
}
#contact p {
	text-align: center;
	line-height: 5px;
	
}
#wat p {
	color: #fff;
	font-weight: bold;
}
 a img {border:none; }
a {
	color: #fff;
	text-decoration: none;
}

