/* ********************************************************************************* */
/* HEADER */
/* ********************************************************************************* */
#kleurbalk {
	position:relative;
	width:950px;
	height:10;
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}
/* ********************************************************************************* */
/* SUBMENU */
/* ********************************************************************************* */
#submenu_contactgegevens {
	padding:30px;
}
/* ********************************************************************************* */
/* WERKVELD */
/* ********************************************************************************* */
#werkveld {
	position:relative;
	heigth:auto;
	width:760px;
	float:left;
	background-color:#fff;
}

.werkveld_project01 {
	position:relative;
	height:171px;
	width:760px;
	background-image:url(../media/image/werkveld_projecten_bg.gif);
	float:left;
	overflow:hidden;
}

.werkveld_project02 {
	position:relative;
	height:171px;
	width:760px;
	background-color:#fff;
	float:left;
	overflow:hidden;
}

.werkveld_space {
	padding:15px 0 15px 45px;
	width:700px;
}

.werkveld_space_projecten {
	padding:45px 0 0 45px;
	width:550px;
}

#werkveld_onderruimte {
	position:relative;
	width:950px;
	height:79px;
	background-image:url(../media/image/werkveld_onderruimte.gif);
	background-repeat:repeat-x;
	float:left;
}

.werkveld_project_foto {
	position:relative;
	float:right;
	height:144px;
	width:169px;
	background-color:#000000;
}

#werkveld_project_foto_big {
	position:relative;
	width:760px;
	height:574px;
	float:right;
}

#werkveld_project_foto_big_onderlijn {
	position:relative;
	width:760px;
	height:10px;
	float:right;
	background-repeat:repeat-x;
}

#werkveld_project_foto_big_tekst p {
	position:relative;
	top:400px;
	padding:45px;
	float:left;
	color:#FFFFFF;
	overflow:hidden;
}

#projecten_navigatie {
	position:relative;
	width:950px;
	height:25px;
	text-align:center;
}