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

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