.body {
	background-image: url(gfx/achtergrond01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 25px;




}
.header01 {
	background-image: url(gfx/header01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D8CE5;
	text-align: left;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-left: 8px;
	width: 700px;
	margin-top: 215px;
	vertical-align: bottom;
}
.body table tr .header01 #taal img {
	border: 1px solid #000;
}
.body table tr .header01 #taal a img {
	border: 1px solid #FFF;
}
.nav01 {
	background-image: url(gfx/balk_navigatie01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav02 {
	background-image: url(gfx/balk_navigatie01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border1 {
	border: 1px solid #2d8ce5;
}
.border2 {
	border: 1px solid #2d8ce5;
}
.border2:hover {
	border: 1px solid #ef1804;
}
a {
	color: #2D8CE5;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.submit{
	border: 1px solid #4297e8;
	background-color: white;
	padding: 0px;
	margin: 0px;
	width: 100px;
	height: 22px;
}
.submit:hover{
	border: 1px solid #4297e8;
	background-color: #90bee4;
	padding: 0px;
	margin: 0px;
	width: 100px;
	height: 22px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4297e8;
	background-color: white;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	width: 250px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4297e8;
	background-color: white;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
	width: 250px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #4297e8;
	background-color: white;
	line-height: 18px;
	padding: 2px;
	margin: 0px;
	width: 250px;
	height: 125px;
	scrollbar-face-color: #e3eff8;
	scrollbar-arrow-color: #a5c2e2;
	scrollbar-track-color: #e3eff8;
	scrollbar-shadow-color: #a5c2e2;
	scrollbar-highlight-color: #e3eff8;
	scrollbar-3dlight-color: #a5c2e2;
	scrollbar-darkshadow-color: #e3eff8;
}h1 {
	font-size: 12px;
	margin-bottom: 10px;
}
#taal {
	height: 25px;
	width: 200px;
	margin-left: 15px;
	margin-top: 10px;
}
