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

#Foto {
	text-align:center;
	float: left;
	height: 500px;
	width: 390px;
	padding-top:10px;
	overflow: hidden;
}
#TekstFinPlan {
	float: right;
	height: 480px;
	width: 610px;
}
p {
	font-size: 14px;
}
.Buttonspacer {
	margin-top:5px;
}
#FinPlanFrame {
	background:#F8FCDA;
	height: 500px;
	width: 610px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

