body {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	background-image: url('../images/template/mercurius_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	color:#002650;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.zoekbutton {
	height:17px;
	border: 1px solid #A8C7E4;
	margin-top: 4px;
	background-image: url('images/template/zoekveld-new.jpg');
	display: block;
	width:21px;
	height: 21px;
}
	/* sub menu */
	#menuLine span
	{
		display: none;
		position: absolute;
		white-space: nowrap;
		padding: 0px; 0px 0px 0px;
		left: -159px;
		top: 27px;
		background-color: #A8C7E4;
		width:752px;
		height:45px;
		
	}
	#werkgever {
	display: block;
	width:159px;
	height:27px;
	background-image: url('../images/template/menu_werkgever.jpg');
	background-color: #A8C7E4;
	}
	#werkgever:hover {
	display: block;
	width:159px;
	height:27px;
	background-image: url('../images/mouseover/menu_werkgever-over.jpg');
	background-color: #ffffff;
	}
	#werkzoekende {
	display: block;
	width:184px;
	height:27px;
	background-image: url('../images/template/menu_werkzoekende.jpg');
	background-color: #A8C7E4;
	}
	#werkzoekende:hover {
	display: block;
	width:184px;
	height:27px;
	background-image: url('../images/mouseover/menu_werkzoekende-over.jpg');
	background-color: #ffffff;
	}
	#werving {
	display: block;
	width:148px;
	float: left;
	height:45px;
	background-image: url('../images/template/werving.jpg');
	background-color: #A8C7E4;
	background-repeat: no-repeat;
	}
	#werving:hover {
	background-image: url('../images/mouseover/werving-over.jpg');
	}
	#interim {
	display: block;
	float: left;
	width:216px;
	height:45px;
	background-image: url('../images/template/interim.jpg');
	background-color: #A8C7E4;
	background-repeat: no-repeat;
	}
	#interim:hover {
	background-image: url('../images/mouseover/interim-over.jpg');
	}
	#training {
	display: block;
	float: left;
	width:157px;
	height:45px;
	background-image: url('../images/template/training.jpg');
	background-color: #A8C7E4;
	background-repeat: no-repeat;
	}
	#training:hover {
	background-image: url('../images/mouseover/training-over.jpg');	
	}
	#reintegratie {
	display: block;
	float: left;
	width:212px;
	height:27px;
	background-image: url('../images/template/reintegratie.jpg');
	background-color: #A8C7E4;
	background-repeat: no-repeat;
	}
	#reintegratie:hover {
	background-image: url('../images/mouseover/reintegratie-over.jpg');	
	}
		#submenu {
	position: absolute;
	width: 150px;
	left:0px;
	top:73px;	
	}
	#submenu a {
	border:1px solid #39A8C5;
	background-color: #E8EFF7;
	color:#39A8C5;
	width:150px;
	height:16px;
	display: block;
	padding: 2px;
	text-decoration: none;	
	margin-bottom: -1px;
	}
	#submenu a:hover {
	border:1px solid #39A8C5;
	background-color: #39A8C5;
	color:#E8EFF7;
	}