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

#FotoBelasting {
	padding-top:10px;
	text-align:center;
	float: left;
	height: 500px;
	width: 400px;
	overflow: hidden;
}
#TekstBelasting {
	float: right;
	height: 480px;
	width: 580px;
	padding: 10px;
}
p {
	font-size: 14px;
}
#BelastingFrame {
	background:#F8FCDA;
	width:560px;
	height:500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

