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


#container {
	background-image: url(../images/layout/opvulling.png);
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#vacaturetekst {
	float: right;
}
#bovenmarge {
	height: 125px;
}
#bovenbalk {
	height: 29px;
	background-image: url(../images/layout/bovenbalk.png);
	background-repeat: no-repeat;
}
#hoofd {
	margin-right: 229px;
	margin-left: 200px;
	padding-top: 15px;
}
#tekst {
	margin-right: 200px;
}
#tekst_vacatures {
	margin-left: 150px;
}
#foto {
	float: right;
	width: 200px;
	position: static;
	text-align: right;
}
#logo {
	float: right;
	width: 150px;
	text-align: right;
	padding-right: 20px;
}
#navigatie {
	float: left;
	width: 170px;
	position: static;
	padding-left: 30px;
	background-position: right;
}
#payoff {
}
#subnavigatie {
	float: left;
	width: 125px;
	position: static;
	text-align: left;
	height: 200px;
}
