body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FF99FF;
	margin: -180px 0px 50px 0px;
	padding: 0;
	text-align: center;
}
#pagina {
	width: 850px;
	background: #FFF;
	margin: 0px auto;
	border: 2px solid white;
	text-align: left;
}
#tekst {
	width: 650px;
	padding: 30px;
}
#tekst_links {
	width: 450px;
	padding:30px;
}

#tekst_rechts {
	width: 450px;
	padding:30px;
}
#form {
	padding: 0px 50px 40px 50px;
}
#agrand {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 35%;
	background-color: #FF33CC;
	z-index: -100;
}
#menubalk {
	width: 100%;
	height: 28px;
	background-color: #D9D9D9;
}
#logo {
	position:relative;
	/* top: 242px; */
	top: 220px;
	left: 335px;
}
#deel-dit {
	margin: 0px 0px 15px 40px;
}

