body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005AAB;
	background-image: url(img/bg.gif);
}
h1 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
	text-transform: uppercase;
	white-space: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-left: 20px;
	width: 600px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.TitelNavigatie {
	margin-top: 10px;
	color: #B49B65;
	text-transform: uppercase;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B49B65;
	border-bottom-color: #B49B65;
	width: 130px;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 3px;
}

.LinkNavigatie {
	color: #B49B65;
	text-transform: uppercase;
	width: 130px;
	text-align: center;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.LinkGewoon {
color: #002957}textarea {
	background-color: #EDE7D7;
}
input {
	background-color: #EDE7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005AAB;
}

textarea {
	background-color: #EDE7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005AAB;
}

