@charset "UTF-8";
/* CSS Document */

#FotoHypotheken {
	padding-top:10px;
	text-align:center;
	float: left;
	height: 500px;
	width: 400px;
	overflow: hidden;
}
#TekstHypotheken {
	float: right;
	height: 480px;
	width: 580px;
	padding: 10px;
}
p {
	font-size: 14px;
}
#HypothekenFrame {
	background:#F8FCDA;
	width:560px;
	height:500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Buttonspacer {
	margin-top:5px;
}
