/* Algemene waardes */
html, body {
	margin:0;
	padding:0;
	background: url(images/bg.png) top repeat-x #fff;
	font-family: Arial;
	font-size:12px;
	color:#2d3138;
	height:100%;
}
div#container {
	width:780px;
	background: url(images/container_bg.png) left repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px;
}
.fixfloat {
	margin:0;
	padding:0;
	height:0;
	width:0;
	overflow:hidden;
	clear:both;
}
div#push {
	height:45px;
}
.leftfloat {float:left;}
.rightfloat {float:right;}
a img {border:0;}
a {color:#b4392c; text-decoration:none;}
a:hover {text-decoration:underline;}
form {margin:0; padding:0;}
/* /Algemene waardes */
/* Header */
div#header {
	width:780px;
	height:196px;
	background:url(images/header.png);
}
div#top {
	width:777px;
	height:30px;
	font-size:11px;
	color:#fff;
	padding:8px 0 0 3px;
}
div#top a {color:#fff; text-decoration:none;}
div#top a:hover {text-decoration:underline;}
#logo {
	float:left;
	margin:66px 0 0 33px;
}
#taxatie {
	float:right;
	margin:54px 0 0 0;
}
/* /Header */
/* Content */
div#content {
	width:780px;
}
div#left {
	width:191px;
	float:left;
	padding:84px 0 0 0;
}
div#left ul {
	width:191px;
	margin:0;
	padding:0;
	list-style-type:none;
}
div#left ul li {
	width:191px;
	height:30px;
}
div#left ul li.dark {
	background:#efeff0;
}
div#left ul li a {
	color:#2d3138;
	text-decoration:none;
	width:158px;
	height:23px;
	display:block;
	padding:7px 0 0 33px;
}
div#left ul li a:hover {
	font-weight:bold;
	color:#b4392c;
}
div.left_cont {
	width:125px;
	padding:33px;
}
a#nwwi {
	width:125px;
	height:42px;
	display:block;
	text-decoration:none;
	background: url(images/nwwi.png) top no-repeat;
}
a#nwwi:hover {background-position:bottom;}
a#cert {
	width:125px;
	height:62px;
	display:block;
	text-decoration:none;
	background: url(images/vastgoedcert.png) top no-repeat;
}
a#cert:hover {background-position:bottom;}
a#scvm {
	width:125px;
	height:51px;
	display:block;
	text-decoration:none;
	background: url(images/scvm.png) top no-repeat;
}
a#scvm:hover {background-position:bottom;}
a#nhc {
	width:125px;
	height:33px;
	display:block;
	text-decoration:none;
	background: url(images/nhc.png) top no-repeat;
}
a#nhc:hover {background-position:bottom;}
div#right {
	float:right;
	width:556px;
	padding:0 0 33px 0;
}
div#right h1 {
	color:#2d3138;
	font-size:24px;
	font-weight:normal;
	padding:33px 0;
	margin:0;
	height:18px;
}
div#right p {
	margin:0;
	padding:0 0 25px 0;
	line-height:16px;
}
div#right ol,ul {
	margin: 0 0  25px 0;
}
.input {
	width:202px;
	height:16px;
	background:#f6f6f7;
	margin:0;
	padding:0px 0 0 0px;
	border:1px solid #d5d6d7;
}

.select {
	width:202px;
	height:22px;
	background:#f6f6f7;
	margin:0;
	
	border:1px solid #d5d6d7;
}

.title {width:226px; padding:0 0 7px 0;}

.inp {padding:0 0 7px 0;}
a#submit {
	width:89px;
	height:23px;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:6px 0 0 0;
	background: url(images/aanvragen.png);
	color:#fff;
}
/* /Content */
/* 	Footer */
div#footer {
	width:100%;
	height:45px;
	background: url(images/footer_bg.png);
}
div#footer_inner {
	width:780px;
	height:27px;
	margin: 0 auto;
	color:#fff;
	font-size:11px;
	padding:18px 0 0 0;
}
div#footer a {
	color:#fff;
	text-decoration:none;
}
div#footer a:hover {text-decoration:underline;}
/* /Footer */
/* Tekst Opmaak */
h1 {
	color:#2d3138;
	font-size:16px;
	font-weight:normal;
	margin:0 0 13px 0;
	padding:0;
}
h2 {
	color:#2d3138;
	font-size:24px;
	font-weight:normal;
	padding:33px 0;
	margin:0;
	height:18px;
	
}
h3 {
	color:#2d3138;
	font-size:18px;
	font-weight:normal;
	margin:0 0 13px 0;
	padding:0;
}
/* /Tekst Opmaak */

