/* CSS Document */

html, body {
	text-align: center;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
}

div#container {
	margin: 0 auto;
	position:relative;
	width:980px;
	_width:981px;
	text-align:left;
	
}
div#content {
	position:relative;
	_height: 200px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position: top right;
	border-top: 1px solid  #FFFFFF;
}
div#top {
	position:relative;
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	padding-top:73px;
	text-align:right;
	color: white;
	padding-right:20px;
	background-color:#FFFFFF;
}

div#top div#top_text {
	position:absolute;
	right:10px;
	top:28px;
}

div#top div#menu {
	position:absolute;
	left:180px;
	top:61px;
}

div#top div#logo {
	position:absolute;
	left:20px;
	top:17px;
}

div#vacatures {
	position:relative;
	border-top:1px solid white;
	height:428px;
	_height:425px;
}

div#schilderij {
	float:right;
	width:450px;
}

div.banen {
	width: 244px;
	_width: 242px;
	padding-left: 20px;
	float:left;
	height:311px;
	background-color:#eeeef0; 
	border-right:1px solid white;
	border-bottom:1px solid white;
}

div.service {
	width: 244px;
	_width: 242px;
	padding-left: 20px;
	float:left;
	height:116px;
	background-color:#dedee1; 
	border-right:1px solid white;
}

div#selecteren {
	position:relative;
	float:left;
	background-color:#c6c6c8;
	height:136px;
	border-top:1px solid white;
	width:479px;
	padding-left: 20px;
	padding-right: 30px;
	color: #fff;
}
div#vakgebieden {
	float: left;
	height:136px;
	border-top:1px solid white;
	background-color:#c6c6c8;
	width:450px;
	color: #fff;
}

div#schilderij2 {
	position: absolute;
	bottom: 0px;
	right:0px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	width:479px;
	height: 120px;
	z-in dex:2;
}

div#vestigingen {
	height:112px;
	padding-left: 20px;
	background-color:#FFFFFF;
}
div#vestigingen .adres {
	width: 215px;
	padding-top: 22px;
	margin-left: 20px;
	float: left;
	line-height: 18px;	
}

div#footer_links {
	clear:both;
	background-color:#FFFFFF;
	border-top:1px solid #d7dadc;
	min-height:20px;
	_height:20px;
	padding-top: 6px;
	padding-left: 20px;
	color: #c0c2c4;
	width:960px;
	text-align:left;
}
div#submenu {
	padding-left: 16px;
	color: #989a9b;
	border-bottom: solid 1px #d7dadc;
}
div#tekst {
	width: 459px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	z-ind ex: 10;
}
div.banen2 {
	width: 237px;
	padding-left: 14px;
	margin-bottom: 150px;
	float:left;
	/* background-color:#eeeef0; */
	bor der-top: solid 1px #FFFFFF;
	border-right:1px solid white;
}

div.service2 {
	width: 214px;
	margin-bottom: 150px;
	padding-left: 14px;
	float:left;
	/* background-color:#dedee1; */
	bor der-right: 1px solid #00FF00;
	bord er-top: 1px solid #FFFFFF;
}