div#Basis {
	width: 100%;
	height: 100%;
	text-align: center;
}

div#Header {
	height: 410px;
	display: inline-block;
	float: left;
	width: 100%;
	background: url(../Bouwelementen/Basis/Header_02.gif) repeat-x;
}

div#Footer {
	height: 120px;
	width: 100%;
	text-align: center;
	background-image: url(../Bouwelementen/Basis/Basis_Footer.gif);
	float: left;
	display: inline-block;
}

div#Footer_Basis {
	width: 1070px;
	height: 120px;
	margin: 0px auto;
}

div#ContentFrame {
	width: 100%;
	float: left;
	clear: left;
	display: inline-block;
	height: 100%;
	background: url(../Bouwelementen/Basis/Achtergrond.gif) repeat;
}

