* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003C1F;
} 
html, body {height: 100%;}

#wrap {
	min-height: 100%;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	overflow:auto;
	padding-bottom: 220px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}  

#footer {
	position: relative;
	margin-top: -220px;
	height: 220px;
	clear:both;
	background-image: url(img/footer.png);
} 


body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

#logo {
	float: left;
	height: auto;
	width: 236px;
	margin-top: 13px;
}
#slogan {
	float: right;
	height: auto;
	width: 604px;
	margin-top: 34px;
}
#clear {
	clear: both;
	float: none;
}
#header {
	margin-bottom: 50px;
}
#carroussel {
	margin-bottom: 20px;
	height: 150px;
	width: 980px;
	margin-top: 20px;
	overflow: hidden;
}
#content {
	text-align: justify;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	margin-bottom: 50px;
	height: auto;
}
h1 {
	font-size: 24px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
#footerblock {
	height: 220px;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
}
#boven a {
	text-decoration: none;
	padding-left: 15px;
	background-image: url(img/boven.png);
	background-repeat: no-repeat;
}
#boven a:hover {
	text-decoration: underline;
}
#boven {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 90px;
}
#footermenu {
	height: 20px;
	width: 500px;
	float: left;
}
#footermenu ul {
	list-style-type: none;
}
#footermenu ul li {
	text-decoration: none;
	float: left;
}
#footermenu ul li a {
	text-decoration: none;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #074B41;
	padding-right: 15px;
}
#footermenu ul li a:hover {
	text-decoration: underline;
}
#footermenu ul li .noborder {
	border-right-style: none;
}
#naw {
	float: right;
	height: 100px;
	width: 200px;
	margin-top: -30px;
	text-align: right;
}
#naw label {
	display: block;
}
#menu {
	height: 30px;
	width: 890px;
	margin-left: 62px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	background-image: url(img/bg_button.png);
	float: left;
	height: 26px;
	width: 143px;
	text-align: center;
	margin-right: 35px;
}
#menu ul li a {
	font-size: 16px;
	line-height: 26px;
	color: #003C1F;
	text-decoration: none;
	text-align: center;
	letter-spacing: 3px;
	display: block;
}
#menu ul li a:hover, #menu ul li .active {
	color: #FFF;
	background-position: 0px -26px;
	background-image: url(img/bg_button.png);
}
#content h2 {
	font-size: 14px;
	letter-spacing: normal;
}
.afbeelding {
	padding: 2px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
}
#content p {
	margin-bottom: 20px;
}
#content ul {
	list-style-position: inside;
	margin-bottom: 20px;
}
#balk {
	background-color: #003C1F;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#holder {
	height: auto;
	width: 890px;
	margin-left: -17px;
}
#holder img {
	background-image: url(img/bg_img.png);
	padding: 17px;
	margin-right: 11px;
	margin-bottom: 11px;
}
#contact_01 label {
	display: block;
	margin-bottom: 10px;
}
#contact_01 label span {
	float: left;
	width: 100px;
}
#contact_01 {
	float: left;
	height: auto;
	width: 400px;
	padding-right: 45px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contact_02 {
	height: auto;
	width: 356px;
	float: right;
}
#formulier {
	padding: 10px;
	margin-top: 20px;
	background-color: #ECFFF5;
	border: 1px solid #003C1F;
}
#contact p label input {
	border: 1px solid #003C1F;
	padding: 3px;
	width: 250px;
	height: 20px;
}
#contact p label span {
	padding-top: 2px;
	width: 90px;
}
#contact p label textarea {
	padding: 3px;
	height: 150px;
	width: 250px;
	border: 1px solid #003C1F;
}
#spam {
	width: 250px;
	margin-left: 90px;
	font-size: 11px;
}
#contact label span {
	width: 90px;
}
.invullen {
	padding: 3px;
	height: 20px;
	width: 250px;
	border: 1px solid #003C1F;
}
#captchaimg {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 90px;
}
.button {
	height: 30px;
	width: 120px;
	margin-left: 90px;
}
#contact_02 a img {
	padding: 2px;
	border: 1px solid #CCC;
}
#content iframe {
	float: right;
	margin-left: 30px;
	padding: 2px;
	border: 1px solid #CCC;
}
