html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, strong, tt, dl, dt, dd, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
}

ul {
	list-style: none;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

p {
	margin: 16px 0;
	line-height: 22px;
	font-style: normal;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
}
h1 {
	height: 0;
	overflow: hidden;
}
h1.home {
	width: 357px;
	padding-top: 101px;
	background: url(../images/template/titel.png) top left no-repeat;
}
#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/template/bg_container.jpg) top center repeat-x;
	z-index: 10;
}
#site {
	width: 980px;
	height: auto;
	position: relative;
	margin: 0 auto;
	z-index: 20;
	padding-bottom: 170px;
	background: url(../images/template/bg_sfeer.jpg) 0px 110px no-repeat;
}
#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
/*////////////////////////////
		BEGIN HEADER
////////////////////////////*/
#header {
	width: 980px;
	height: 110px;
	position: relative;
	float: left;
	z-index: 30;
}
#header #logo {
	width: 174px;
	height: 43px;
	position: absolute;
	top: 30px;
	left: 17px;
}
#header #menu {
	width: 712px;
	height: 15px;
	position: absolute;
	top: 56px;
	right: 20px;
}
#header #menu a {
	width: auto;
	height: 12px;
	position: relative;
	margin-right: 15px;
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#header #menu a.active,
#header #menu a:hover {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #ff9900;
	text-decoration: none;
}
/*////////////////////////////
		EIND HEADER
////////////////////////////*/
/*////////////////////////////
	    BEGIN CONTENT
////////////////////////////*/
#content {
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	z-index: 40;
}
#content #content_left {
	width: 296px;
	min-height: 652px;
	position: relative;
	float: left;
	z-index: 40;
}
/*////////////////////////////
       BEGIN WAARDESCAN
////////////////////////////*/
#waardescan_wrapper {
	width: 259px;
	height: 320px;
	position: relative;
	background: #000;
	z-index: 50;
	padding: 33px 0px 0px 37px;
	margin-top: 46px;
}
h1.waardescan {
	width: 127px;
	padding-top: 16px;
	background: url(../images/template/titel-woon-scan.gif) top left no-repeat;
}
#omschrijving {
	width: 209px;
	height: 75px;
	position: relative;
	margin-top: 26px;
	z-index: 60;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	color: #fff;
}
#omschrijving strong {
	font: bold 12px/21px Arial, Helvetica, sans-serif;
	color: #ff9900;
}
#waardescan_formulier {
	width: 216px;
	height: 162px;
	position: relative;
	margin-top: 20px;
	z-index: 60;
}
#waardescan_formulier .entry {
	width: 216px;
	height: 35px;
	position: relative;
	background: #fff;
	margin-bottom: 5px;
}
#waardescan_formulier .entry_checkbox {
	width: 216px;
	height: 15px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 7px;
}
#waardescan_formulier .entry_checkbox input[type=checkbox]{
	position: relative;
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}
#waardescan_formulier .entry_checkbox label {
	width: 165px;
	height: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	cursor: pointer;
}
#waardescan_formulier .entry_checkbox label a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
}
#waardescan_formulier .entry_checkbox label a:hover {
	text-decoration: underline;
}
#waardescan_formulier .entry input {
	width: 200px;
	height: 13px;
	position: relative;
	margin: 9px 0px 0px 7px;
	font: bold italic 11px/11px Arial, Helvetica, sans-serif;
	color: #000;
	background: none;
	border: none;

}
#waardescan_formulier .submit {
	width: 105px;
	height: 35px;
	position: relative;
	float: left;
	background: url(../images/template/btn_nu-checken.gif) top left no-repeat;
	border: none;
	margin-top: 10px;
}
#waardescan_formulier .submit input {
	width: 105px;
	height: 35px;
	position: relative;
	float: left;
	background: none;
	border: none;
	cursor: pointer;
}
#demo {
	width: 100px;
	height: 22px;
	position: absolute;
	top: 310px;
	right: 35px;
	z-index: 80;
	display: block;
}
#demo a {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	text-decoration: underline;
}
#demo a:hover {
	text-decoration: none;
}
/*////////////////////////////
       EIND WAARDESCAN
////////////////////////////*/
/*////////////////////////////
	    BEGIN LOGOS
////////////////////////////*/
#logos {
	width: 296px;
	height: 146px;
	position: relative;
	margin-top: 25px;
}
#logos .logo_box {
	width: 90px;
	height: 66px;
	position: relative;
	float: left;
	border: solid 1px #e4e4e4;
	margin: 0px 10px 10px 0px;
}
#logos .logo_box.nomargin {
	margin: 0px 0px 10px 0px;
}
#betalen {
	width: 296px;
	height: 30px;
	position: relative;
	float: left;
	
}
#betalen span.betalen {
	width: 125px;
	height: 20px;
	position: relative;
	float: left;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #000;
}
/*////////////////////////////
        EIND LOGOS
////////////////////////////*/

#content #content_right {
	width: 684px;
	min-height: 652px;
	position: relative;
	float: left;
	z-index: 40;
}
/*////////////////////////////
		BEGIN SFEER
////////////////////////////*/
#sfeer {
	width: 684px;
	height: 372px;
	position: relative;
	float: left;
	z-index: 40;
}
#sfeer #titel_wrapper {
	width: 308px;
	height: 139px;
	position: absolute;
	top: 74px;
	left: 48px;
}
#sfeer #titel_wrapper #titel {
	width: 308px;
	height: 59px;
	position: relative;
	float: left;
}
#sfeer #titel_wrapper #sub_titel {
	width: 360px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 51px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #fff;
}
#sfeer #iphone {
	width: 216px;
	height: 307px;
	position: absolute;
	top: 51px;
	right: 47px;
	background: url(../images/template/iphone.png) top left no-repeat;
}
#sfeer #iphone #animatie{
	width: 117px;
	height: 52px;
	position: absolute;
	top: 115px;
	left: 48px;
	background: url(../images/template/animation.gif) top left no-repeat;
}
/*////////////////////////////
		EIND SFEER
////////////////////////////*/
/*////////////////////////////
		BEGIN INHOUD
////////////////////////////*/
#inhoud {
	width: 627px;
	height: auto;
	position: relative;
	float: left;
	padding: 30px 0px 0px 57px;
}
#inhoud_left {
	width: 269px;
	height: auto;
	position: relative;
	float: left;
}
#inhoud_left .ster-item {
	width: 290px;
	height: 50px;
	position: relative;
	float: left;
	margin-bottom: 32px;
	z-index: 90;
}
#inhoud_left .ster-item.klik {
	cursor: pointer;
}
#inhoud_left .ster-item .ster {
	width: 50px;
	height: 50px;
	position: relative;
	float: left;
}
#inhoud_left .ster-item .tekst {
	width: 222px;
	height: 38px;
	position: relative;
	float: left;
	padding: 12px 0px 0px 18px;
}
#inhoud_left .ster-item .tekst .bold {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #000;
	height: 13px;
}
#inhoud_left .ster-item .tekst .italic {
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}
#inhoud_right {
	width: 338px;
	height: auto;
	position: relative;
	float: left;
	z-index: 90;
	margin-left: 20px;
}
#inhoud_right #wat-is-woningwizard {
	width: 279px;
	height: 195px;
	position: relative;
	float: left;
	z-index: 90;
	background: #f1f1f1;
	margin-left: 28px;
	padding: 30px 0px 0px 31px;
}
#inhoud_right #wat-is-woningwizard h1.watis {
	padding-top: 21px;
	width: 230px;
	background: url(../images/template/titel_wat-is-woningwizard.gif) top left no-repeat;
	margin-bottom: 27px;
}
/*////////////////////////////
		EIND INHOUD
////////////////////////////*/
/*////////////////////////////
       EIND CONTENT
////////////////////////////*/
/*////////////////////////////
       BEGIN FOOTER
////////////////////////////*/
#footer {
	width: 100%;
	height: 137px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
	background: #006063;
	z-index: 100;
}
#footer_content {
	width: 980px;
	height: 137px;
	margin: 0 auto;
	position: relative;
	background: url(../images/template/bg_footer.jpg) top left no-repeat
}
#footer_content .ruimte {
	width: auto;
	height: 137px;
	margin: 0px 10px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
}
#footer_content_left {
	width: 500px;
	height: 32px;
	position: absolute;
	top: 12px;
	left: 6px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
}
#footer_content_left a {
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
	text-decoration: underline;
}
#footer_content_left a:hover {
	text-decoration: none;
}
#footer_content_right {
	width: 600px;
	height: 32px;
	position: absolute;
	top: 12px;
	left: 368px;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
	text-align: right;
}
#footer_content_right a {
	font: normal 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
	text-decoration: underline;
}
#footer_content_right a:hover {
	text-decoration: none;
}
#footer_content_right strong {
	font: bold 11px/20px Arial, Helvetica, sans-serif;
	color: #9fc3c4;
}
/*////////////////////////////
       EIND FOOTER
////////////////////////////*/
#fout {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #C00;
	position: relative;
	float: left;
	margin-top: 0px;
}
