#wrap {
	height: 1000px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#onder {
	height: auto;
	width: 800px;
	margin-left: 10px;
	float: left;
}
#info {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	width: 780px;
	float: left;
}

.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 20px;
	background-image: url(../plaatjes/pontjesbrug.jpg);
	background-repeat: no-repeat;
	background-position: center -160px;
}

.justify {
	text-align: justify;
}
a:link {
	color: #D86417;
	text-decoration: none;
}
 a:visited {
	color: #D86417;
	text-decoration: none;
}
a:hover {
	color: #476B64;
	text-decoration: none;
}
a:active {
	color: #9F130A;
	text-decoration: none;
}
.formregel {
	width: 100%;
	margin-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.formvraag {
	float: left;
	width: 350px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
.formvraag_verplicht {
	font-weight: bold;
	color: #666;
	float: left;
	width: 350px;
	text-align: left;
	padding-right: 5px;
	padding-left: 10px;
}
#buttonregel {
	width: 70%;
	margin-top: 20px;
	padding-left: 255px;
	margin-bottom: 100px;
}
.buttonblauw {
	background-color: #3E4929;
	width: 100px;
	font-weight: bold;
	color: #FFF;
}
.buttonoranje {
	background-color: #FFE3CA;
	font-weight: bold;
	width: 100px;
}
.buttonoranje1 {
	background-color: #090;
	font-weight: bold;
	width: 100px;
	color: #000;
}
.ptitel {
	background-color: #FFFB92;
	height: auto;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.ptitel1 {
	background-color: #6C0;
	height: auto;
	width: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.vet {
	font-weight: bold;
}
#info a:link {
	color: #963;
	text-decoration: none;
}
#info a:visited {
	color: #963;
}
#info a:hover {
	color: #963;
	text-decoration: underline;
}
#info a:active {
	color: #903;
}
.verplichtveld {
	background-color: #FDFFB0;
}
#formcontainer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
	float: left;
}
.onderschrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;	
}
body {
	margin: 0px;
}
.titelLT {
	color: #F00;
}
#button {
	margin: 5px;
	height: 50px;
	width: 150px;
	border: 1px solid #F00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	float: left;
}
#navigatie {
	margin: 10px;
	height: auto;
	width: auto;
}
.speciaal {
	display: none;
}
.verbergen {
	display: none;
}
