<style type="text/css">
body {

}


/*-----------------------------------------------------|
| Menu		                               	       |
-----------------------------------------------------*/
#menu_content {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 80px;
	width:175px;
	background:#C1DFEA;
}

#menu {
	position: relative;
	top: 15px;
	text-align: center;
}


#copyright {
	position: relative;
	top: 25px;
	text-align: center;
	font-family: Arial, sans-serif, verdana, Helvetica;
	font-size: 7pt;
	color: black;
}

/*-----------------------------------------------------|
| Header		                               |
-----------------------------------------------------*/
#header_content {
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	hight:350px;
}


#logo {
	position: fixed;
	left: 0px;
	top: 0px;
	width:175px;
	hight:350px;
	background: white;
	text-align: center;
	font-size:18pt;
	font-family: Arial, sans-serif, verdana, Helvetica;
	padding-top:20px;
	padding-bottom:14px;	
}

#titel {
	position: absolute;
	left: 175px;
	top: 0px;
	width:500px;
	hight:350px;
	background: #C1DFEA;
	text-align: center;
	font-size:12pt;
	font-weight:bold;
	font-family: Arial, sans-serif, verdana, Helvetica;
	padding-top:15px;	
}


#vlag_nl {
	position: absolute;
	left: 680px;
	top: 25px;
}


#vlag_du {
	position: absolute;
	left: 750px;
	top: 25px;
}


/*-----------------------------------------------------|
| Main  		                               |
-----------------------------------------------------*/
#main_content {
	position: absolute;
	left:175px;
	top:80px;
	width:820px;
	max-heigth:490px;
	padding-left: 0px;
	padding-top: 0px;
	background:white;
}

#tekst_main {
	position: absolute;
	left:0px;
	top:0px;
	width:820px;
	min-heigth:518px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 0px;
	background:white;
}

#tekst {
	padding-right: 160px;

}	
</style>
