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

#Foto {
	text-align:center;
	float: left;
	height: 500px;
	width: 390px;
	padding-top:10px;
	overflow: hidden;
}
#TekstSparen {
	float: right;
	height: 480px;
	width: 610px;
}
p {
	font-size: 14px;
}
.Buttonspacer {
	margin-top:15px;
}
.ButtonBovenste {
	margin-top:40px;
}
#SparenFrame {
	background:#F8FCDA;
	height: 500px;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FotoOnline {
	text-align:center;
	float: left;
	height: 500px;
	width: 300px;
	padding-top:10px;
	overflow: hidden;
}
#TekstSparenOnline {
	float: right;
	height: 480px;
	width: 700px;
}
#SparenFrameOnline {
	background:#F8FCDA;
	height: 500px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

