@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_body.jpg);
	background-position: center top;
}


* {margin:0;padding:0;} 


html, body {
	height: 100%;
	font-family: 'Droid Sans', sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	}

#wrap {min-height: 100%;}

#main {
	overflow:auto;
	padding-bottom: 180px;
	height: auto;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_main.png);
	background-position: top;
} 

#footer {
	position: relative;
	margin-top: -180px;
	height: 180px;
	clear:both;
	background-image: url(img/bg_footer.png);
} 


body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}
#main_top {
	background-image: url(img/bg_main_top.png);
	height: 36px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#footer_block {
	height: 130px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	margin-top: 62px;
	height: 89px;
	width: 596px;
	margin-left: 165px;
}
#menu {
	height: 24px;
	width: 810px;
	margin-left: 170px;
	margin-top: 30px;
}
#clear {
	clear: both;
}
#m01 a {
	background-image: url(img/m01.png);
	float: left;
	height: 24px;
	width: 137px;
	margin-right: 1px;
}
.active, #m01 a:hover, #m02 a:hover, #m03 a:hover, #m04 a:hover, #m05 a:hover, #m06 a:hover {
	background-position: 0px -24px;
}
#m02 a {
	background-image: url(img/m02.png);
	float: left;
	height: 24px;
	width: 135px;
	margin-right: 1px;
}
#m03 a {
	background-image: url(img/m03.png);
	float: left;
	height: 24px;
	width: 130px;
	margin-right: 1px;
}
#m04 a {
	background-image: url(img/m04.png);
	float: left;
	height: 24px;
	width: 130px;
	margin-right: 1px;
}
#m05 a {
	background-image: url(img/m05.png);
	float: left;
	height: 24px;
	width: 130px;
	margin-right: 1px;
}
#m06 a {
	background-image: url(img/m06.png);
	float: left;
	height: 24px;
	width: 135px;
}#pagina {
	height: auto;
	width: 600px;
	margin-left: 170px;
	margin-top: 20px;
	min-height: 500px;
	font-size: 13px;
}
h1 {
	color: #2F3D7F;
	margin-bottom: 15px;
	font-size: 24px;
}
.afbeelding {
	padding: 2px;
	float: right;
	margin-left: 20px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#nieuws {
	height: auto;
	width: 600px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F3D7F;
	padding-top: 10px;
}
#nieuws h2 {
	font-size: 20px;
	color: #2F3D7F;
	margin-bottom: 15px;
}
#nieuwsitem {
	float: left;
	height: auto;
	width: 285px;
	font-size: 13px;
	margin-left: 30px;
}
h3 {
	font-size: 14px;
	color: #2F3D7F;
}
#nieuwsholder {
	height: auto;
	width: 630px;
	margin-left: -30px;
}
#nieuwsitem a {
	color: #2F3D7F;
}
#pagina a {
	color: #2F3D7F;
}
#nieuwsfull {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3D7F;
}
#pagina h2 {
	font-size: 16px;
	color: #2F3D7F;
}
#voorbeelden_holder {
	height: auto;
	width: 620px;
	margin-left: -18px;
}
#voorbeelden_holder img {
	padding: 2px;
	float: left;
	margin-bottom: 18px;
	margin-left: 18px;
	border: 1px solid #CCC;
}
#formulier {
	background-color: #F1F2F6;
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 15px;
	height: auto;
	width: 580px;
	list-style-type: none;
}
ul {
	list-style-type: none;
}
#formulier form table tr td {
	height: 26px;
}
#line {
	background-color: #CCC;
	height: 1px;
}
#captchaimg {
	padding: 1px;
	border: 1px solid #CCC;
}
input {

}
#button input {
	height: 25px;
	width: 100px;
}
#button {
	float: right;
}
#code {
	float: left;
}
#contact_form_errorloc {
	color: #C00;
}
#route img {
	padding: 2px;
	border: 1px solid #CCC;
}
#freehand {
	visibility: hidden;
}
