/* CSS Document */
.energie_popup{
	display:none;
	margin-top:25px;
	margin-left:-308px;
	width:217px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.notaris_popup{
	display:none;
	margin-top:25px;
	margin-left:-400px;
	width:217px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.taxatie_popup{
	display:none;
	margin-top:25px;
	margin-left:-490px;
	width:240px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.keuring_popup{
	display:none;
	margin-top:25px;
	margin-left:-580px;
	width:280px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.makelaar_popup{
	display:none;
	margin-top:25px;
	margin-left:-685px;
	width:240px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.financieel_popup{
	display:none;
	margin-top:25px;
	margin-left:-790px;
	width:230px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
	}
.totaal_popup{
	display:none;
	margin-top:25px;
	margin-left:-605px;
	width:820px;
	position:absolute;
	border:2px solid #000000;
	background-color:#FFFFFF;
}
.energie_popup .energie_link_close,
.notaris_popup .notaris_link_close,
.taxatie_popup .taxatie_link_close,
.keuring_popup .keuring_link_close,
.makelaar_popup .makelaar_link_close,
.financieel_popup .financieel_link_close,
.totaal_popup .totaal_link_close{
	background:none;
	border:1px solid #cde998;
	padding-right:20px;
	padding-left:20px;
	line-height:25px;
	height:25px;
	display:block;
	width: auto;
	float: right;
	text-decoration:none !important;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	width:175px;
	background-image:url(../images/bg_top.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.energie_popup h2,
.notaris_popup h2,
.taxatie_popup h2,
.keuring_popup h2,
.makelaar_popup h2,
.financieel_popup h2,
.totaal_popup h2{
	background-image:url(../images/pijl_h2.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	font-size:16px;
	color:#8FD500;
	}
.energie_popup a,
.notaris_popup a,
.taxatie_popup a,
.keuring_popup a,
.makelaar_popup a,
.financieel_popup a,	
.totaal_popup a
{
	color:#000;
	text-decoration:none;
	background:0px;
	text-align:left;
	padding:0px;
	display:inline;
}	

.energie_popup a:hover,
.notaris_popup a:hover,
.taxatie_popup a:hover,
.keuring_popup a:hover,
.makelaar_popup a:hover,
.financieel_popup a:hover,	
.totaal_popup a:hover{
	color:#000000;
	text-decoration:underline;
	}	