@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* CSS Document */

#beeld {
	background-color: #333333;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
}
#beeld1 {
	background-image: url(plaatjes/idfa.jpg);
	height: 548px;
	width: 1024px;
	float: left;
}
#beeld2 {
	background-image: url(plaatjes/zelfverrijking.jpg);
	height: 548px;
	width: 1024px;
	float: left;
}
#beeld3 {
	background-image: url(plaatjes/34230_film.jpg);
	height: 548px;
	width: 1024px;
	float: left;
}
#beeld4 {
	background-image: url(plaatjes/beetle.jpg);
	height: 548px;
	width: 1024px;
	float: left;
}
#container {
	height: 10000;
	width: 800;
}
#containerKnop {
	height: 10px;
	width: 1024px;
}
div {
}
img {
border:0px;
}
