div#bernard {
	position: absolute;
	left: 36px;
	top: 20px;
}
div#main
 {	background-color: #FFFFFF;
	position: absolute;
	height: 900px;
	width: 785px;
	top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/achtergrondplaatje.gif);
	background-repeat: repeat;
}
div#notitie a {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
div#notitie a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}


div#content {
	position: relative;
	width: 400px;
	left: 50px;
	top: 380px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background-image: none;
	height: 950px;
	background-color: #EEEEEE;
	padding: 20px;
	float: left;
}
div#menu {
	position: absolute;
	height: 250px;
	width: 269px;
	left: 500px;
	top: 20px;
}
div#titel {

	position: absolute;
	width: 400px;
	left: 50px;
	top: 160px;
}
div#notitie {

	position: absolute;
	width: 400px;
	left: 52px;
	top: 252px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#content2 {
	position: absolute;
	width: 250px;
	left: 475px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: none;
	height: 900px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
div#filmographie {


	position: absolute;
	width: 700px;
	left: 50px;
	top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
