body {
	background: url(bg.jpg) repeat;
	margin: 0px;
	}

td {
	font-family: Arial;
	font-size: 12pt;
}

.textfield {
	background: url(form.jpg) no-repeat;
	border: 0px;
	width: 233px;
	height: 19px;
}

.login {
	background: url(submit.jpg) no-repeat;
	border: 0px;
	width: 44px;
	height: 24px;
	margin-right: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#inhoud {
	width: 993px;
	background: #FFFFFF;
	left: 50%;
	margin-left: -496px;
	position: relative;
	}
	
#inhoud #header {
	background: url(header.jpg) no-repeat #FFFFFF;
	width: 910px;
	height:234px;
	position: relative;
	margin-left: 41px;
	}

#inhoud #ruimte {
	height: 44px;
	/*hoogte titel: 27px, geheel 44px, dus ruimte er tussen 17px */
	background: #FFFFFF;
}	

#inhoud #titel {
	margin-left: 41px;
	width: 187px;
	height: 23px;
	background-color: #d5d5d5;
	color: #163255;
	font-family: Verdana;
	font-size: 12pt;
	padding-left: 16px;
	padding-top: 4px;
	font-weight: normal;
}

#inhoud #tekst { 
	width: 912px;
	height: 464px;
	border: 1px solid #d5d5d5;
	border-bottom: 0px;
	margin-left: 40px;
}

#inhoud #tekst #formulier {
	width: 385px;
	height: 130px;
	margin-left: 217px;
	margin-top: 118px;
}

#inhoud #adres {
	margin-left: 40px;
	height: 21px;
	width: 912px;
	background: url(adres.jpg) no-repeat;
	border: 1px solid #d5d5d5;
	border-top: 0px;
}

#inhoud #ruimteonder {
	height: 27px;
	background: #FFFFFF;
}
