body, html { width: 610px; background-color:#FFFFFF; font-family: Trebuchet MS, verdana, arial; text-align: left; margin: 0px auto; font-size:11px; line-height:18px; }
	a { color: #434547; }
	a:hover { text-decoration: underline; color: #000000; }
	img { border: 0; }
	h1 { font-weight: bold; font-size: 11px; }
	h2 { font-weight: bold; font-size: 10px; }
	h3 { font-weight: bold; font-size: 9px; }
	p { }

#centered{ position:absolute; top:50%; left:50%; width:610px; height:500px; margin-left:-305px; margin-top:-250px; }

.pagina { width:610px; height:500px; }
.header { height:70px; width:610px; background-image:url(../images/logo_bg.jpg); }
.menu { padding-left: 5px; height: 22px; width: 605px; color:#e4f5d1; font-size:11px; line-height:22px; overflow: hidden; background-color:#1eab07; }
.pagina_inhoud { text-align:left; float:left; height:320px; width:580px; }

.content { padding: 14px; height:322px; width: 582px; background-color:#f0f4e3; text-align: center;}
.info { float: left; text-align: left; height: 50px; width: 610px; font-size:9px; line-height: 18px; color:#454545; }
	.info_tekst { float: left; color: #D4D4D4; }
	.info_boven { float: left; width: 605px; padding-top: 5px; }
	.info_onder { float: left; width: 605px; }
	#proj_proj, #proj_proj_en, #proj_opdr, #proj_opdr_en { float: left; color:#cfcfcf; }

	.menu a { text-decoration: none; color: #D4D4D4; }
	.menu a:hover { text-decoration: none; color: #FFFFFF; }
.menusel { text-decoration: none; color: #FFFFFF; }
	.menusel a { text-decoration: none; color: #FFFFFF; }
	.menusel a:hover { text-decoration: none; color: #FFFFFF; }

.formleft { width: 110px; margin-bottom: 3px; position:absolute; }
.formright { width: 200px; margin-bottom: 3px; position:relative; left: 110px; }
.formright input { font-size: 11px; color: #000000; padding-left: 3px; }
textarea { font-size: 11px; color: #000000; padding-left: 3px; }
.line { width: 305px; height: 15px; margin-bottom: 20px; border-bottom: 1px dotted #6D757B; }
.error { color: #D80100; font-size: 9px; }
