body {
	background-color: #728649;
}
#navbalk {
	position:absolute;
	left:0px;
	top:34px;
	width:850px;
	height:30px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #819853;
	font-weight: bold;
}
#navbalk li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}
#navbalk a:link {
	color: #000000;
	text-decoration: none;
}
#navbalk a:visited {
	color: #000000;
	text-decoration: none;
}
#navbalk a:hover {
	color: #728649;
	text-decoration: none;
}
#titel {
	position:absolute;
	left:800px;
	top:75px;
	width:75px;
	height:650px;
	z-index:1;
	background-image: url(afbeeldingen/contact_2.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #728649;
	margin-bottom: -15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #728649;
	margin-bottom: -10px;
}
.input {
width: 200px;
	position: absolute;
	left: 180px;
}
.verzenden {
width: 200px;
	left: 180px;
	position: absolute;
}
#formulier {
	position:absolute;
	left:45px;
	top:400px;
	width:491px;
	height:400px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
#intro {
	position:absolute;
	left:45px;
	top:300px;
	width:491px;
	height:100px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.spreng {
	font-size: 11px;
	color: #728649;
	font-weight: bold;
	z-index: 10;
}
#contact-adres {
	position:absolute;
	left:575px;
	top:300px;
	width:175px;
	height:900px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #728649;
	text-align: left;
	line-height: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	margin-left: 0px;
	padding-left: 10px;
	font-style: italic;
}
#contact-adres a:link {
	text-decoration: none;
	color: #728649;
	font-size: 11px;
}
#contact-adres a:hover {
	text-decoration: none;
	color: #000000;
}
#contact-adres a:visited {
	text-decoration: none;
	color: #728649;
}

