/* 
	HTML
*/

html {
	height: 100%;
}

/* 
	BODY
*/

body {
	margin: 0px;
	height: 100%;
	background-color: #e4e0d7;
}

/* 
	DIV
*/

div.top { 
	position:absolute;
	background-color: #363268;
	width: 100%;
	height: 180px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

div.vacatures { 
	position:absolute;
	background-color: #e4e0d7;
	width: 167px;
	height: 100%;
	top: 0px;
	left: 0px;
}

div.banner { 
	position:absolute;
	background-color: white;
	text-align: center;
	width: 170px;
	height: 100%;
	top: 0px;
	left: 627px;
}

div.navigation { 
	position:absolute;
	background-color: white;
	width: 460px;
	height: 30px;
	top: 180px;
	left: 167px;
	z-index: 2;
}

div.content { 
	position:absolute;
	background-color: white; 
	width: 460px;
	height: 100%;
	top: 0px;
	left: 167px;
}

div.topmenu {
	position:relative;
	background-color: #9e7f55; 
	width: 170px;
	height: 180px;
	top: 0px;
	left: 457px;
	z-index: 2;
}

/* 
	IFRAME
*/

iframe.iframe {
	position: absolute;
	top: 210px;
	width: 460px;
	height: 50px;
}

/* 
	TABLE
*/

table.vacatures {
	position:absolute;
	width: 167px;
	top: 210px;
}

/* 
	IMAGE
*/

img.bouw {
	position:absolute;
	width: 457px;
	height: 150px;
	border:0px;
	top: 30px;
	left: 0px;
}

img.vacatures {
	position:absolute;
	width: 167px;
	height: 30px;
	border:0px;
	top: 180px;
	left: 0px;
}

img.multiman {
	position:absolute;
	width: 92px;
	height: 30px;
	border:0px;
	top: 0px;
	left: 0px;
}

img.diensten {
	position:absolute;
	width: 90px;
	height: 30px;
	border:0px;
	top: 0px;
	left: 92px;
}

img.werknemers {
	position:absolute;
	width: 94px;
	height: 30px;
	border:0px;
	top: 0px;
	left: 182px;
}

img.opdrachtgevers {
	position:absolute;
	width: 90px;
	height: 30px;
	border:0px;
	top: 0px;
	left: 276px;
}

img.nieuws {
	position:absolute;
	width: 90px;
	height: 30px;
	border:0px;
	top: 0px;
	left: 366px;
}

img.spacer_content {
	width: 100%;
	height:  100%;
	border:0px;
	top: 0px;
	left: 0px;
}

img.topnav01 {
	position:absolute;
	width: 170px;
	height:  30px;
	border:0px;
	top: 25px;
}

img.topnav02 {
	position:absolute;
	width: 170px;
	height:  30px;
	border:0px;
	top: 55px;
}

img.topnav03 {
	position:absolute;
	width: 170px;
	height:  30px;
	border:0px;
	top: 85px;
}

img.topnav04 {
	position:absolute;
	width: 170px;
	height:  30px;
	border:0px;
	top: 115px;
}

img.topnav05 {
	position:absolute;
	width: 170px;
	height:  35px;
	border:0px;
	top: 145px;
}

img.virtuele-vestiging {
	position:absolute;
	top: 150px;
	left: 627px;
	width: 170px;
	height:  25px;
	border:0px;
}

img.poolm_medewerker {
	position:absolute;
	top: 90px;
	left: 627px;
	width: 210px;
	height: 26px;
	border:0px;
}

img.poolm_opdrachtgever {
	position:absolute;
	top: 116px;
	left: 627px;
	width: 210px;
	height: 34px;
	border:0px;
}

img.banner {
	position:absolute;
	left: 6px;
	width: 158px;
	height: 61px;
	border: 0px;
	top: 180px;
}

/*
	OBJECT
*/

object.banner {
	position:absolute;
	left: 10px;
	width: 150px;
	height: 240px;
	top: 264px;
}