div#Header_Basis {
	width: 1070px;
	margin: 0 auto;
	height: 410px;
}

div#Header_Links {
	height: 410px;
	width: 20px;
	float: left;
	background: url(../Bouwelementen/Basis/Header_01.gif) no-repeat;
	display: inline-block;
}

div#Header_Rechts {
	height: 410px;
	width: 20px;
	float: left;
	background: url(../Bouwelementen/Basis/Header_03.gif) no-repeat;
	display: inline-block;
}

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

div#Header_Labels {
	height: 35px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;
	float: right;
	width: 150px;
	background-image: url(../Bouwelementen/Basis/B_nieuws.gif);
	margin-right: 90px;
}

div#Header_Content {
	height: 350px;
	margin-top: 15px;
}

div#Header_Feature {
	height: 250px;
	margin-bottom: 10px;
	float: left;
	display: inline-block;
	width: 780px;
	background-color: red;
	background-image: url(../Bouwelementen/Feat/Feat_DWC.jpg);
}

div#Header_Feature_Kop {
	background-color: transparent;
	width: 300px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	color: white;
	font: normal normal 25px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#Header_Feature_Tekst {
	display: inline-block;
	float: left;
	width: 450px;
	margin-top: 10px;
	height: 49px;
	color: #b3b3b3;
	text-align: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 1px;
	margin-left: 10px;
}

div#Header_Feature_Link {
	float: right;
	display: inline-block;
	width: 407px;
	text-align: right;
	color: silver;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 16px;
	margin-right: 10px;
}