@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#394634;
	font-family:Arial, Helvetica, sans-serif; color: #75755d;
	font-size:13px;

}

a {
	color:#394634;
	
}	

.inhoud {
	padding:50px;
	color:#394634;
}

.titel {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	font-family: "Times New Roman";
	
}	


.menu {
	font-size:13px;
	font-weight:bold;
	color: #c1c1a0;
	border-bottom: double 1px #c1c1a0;
	text-decoration: none;
	text-align: left;
}	

.menu a {
	font-size:13px;
	font-weight:bold;
	color: #394634;
	text-decoration: none;
	text-align: left;
}	

.hoofdtitel {
	font-size:45px;
	font-weight:bold;
	text-align: center;
	font-family: "Times New Roman";

