/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	color: #000;	
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
}
body {
	margin:0px;
	padding:0px;
	background:url(../img/body_bg.png) repeat-x #3a91c2;
}

a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color:#EB8210;
	text-decoration: underline;
}
a:active{
	color: #000;
	text-decoration: underline;
}

h1,h2,h3,h5,h6,p {
	padding:0;
	margin:0 0 1em 0;
}
h1{ font-size:18px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:0 0 15px 0; margin:0; color:#eb8210;}
h2{ font-size:18px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; padding:0 0 15px 0; margin:0; color:#eb8210;}
h3{ font-size:13px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }



img {
	border:none;
	vertical-align:top;
}

* { outline:none; }

.left{ float:left; }
.right{ float:right; }
.hidden{ display:none; }

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }
img.block{ display:block; margin:10px 0; }

form{
	margin:0px;
	padding:0px;
}

.error{
	border:1px solid #e5322c;
	color:#e5322c;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
}

.alert{
	border:1px solid #F9DD34;
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px;
	background-color:#FCF7DC
}


.clear{ clear:both; }

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#wrapper{
	position:relative;
	width:960px;
	min-height:400px;
	margin:0px auto;
	margin-bottom:50px;
	background:url(../img/wrapper_bg.png) no-repeat 0 264px ;
}

#header{
	position:absolute;
	top:0;
	width:960px;
	height:264px;
	background:url(../img/header.jpg) no-repeat 0px 0px;
	z-index:2;
}

#main{
}

#content{
	width:548px;
	float:left;
	margin:300px 20px 10px 40px; 
}

#sidebar{
	float:left;
	width:336px;
	margin:300px 0 0 0;
}

#quick_links{
	float:left;
	width:195px;
	margin:0 20px 0 0;
}

#banner_bar{
	width:120px;
	float:left;
	padding-bottom:15px;
}

#footer{
	position:absolute;
	bottom:-15px;
	height:16px;
	width:960px;
	background:url(../img/wrapper_bottom.png) no-repeat;
}

#outer_circle{
	position:absolute;
	background:url(../img/left_round.png) no-repeat; 
	height:231px;
	width:86px;
	top:0;
	left:-86px;
}


	


/*--------------------- */
/* OPMAAK				*/
/*--------------------- */

#content p{text-align:justify;}

.intro{padding:0 0 2em 0;}

h2.spacer{
	padding-top:20px;
}

#latest_news{
	padding:0;
	margin:0 0 20px 0;
	list-style:none;
}

#latest_news li{
	position:relative;
	height:135px;
	width:548px;
	border-bottom:3px solid #ededed;
	margin:20px 0 0 0;
}


#latest_news li img{
	float:left;
	margin:0 10px 0 0;
}

div.title{
	position:relative;
	height:40px;
	width:504px;
	padding:0 0 0 44px;
	background-image:url(../img/cat_icons.png);
	background-repeat:no-repeat;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.title span{
	position:absolute;
	bottom:6px;
	left:44px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:normal;
	font-style:italic;
}

.water .title{
	background-position:0px -3px;
	color:#e94a08;
}

.lucht .title{
	background-position:0px -173px;
	color:#25a9ed;
}

.weg .title{
	background-position:0px -86px;
	color:#4fbb00;
}

.tekst{
	height:70px;
	overflow:hidden;
}

.lees_meer{
	position:absolute;
	bottom:5px;
	right:5px;
	text-transform:uppercase;
	color:#eb8210!important;
	text-decoration:none!important;
	font-weight:bold;
}

.button_link{
	color:#FFF!important;
	text-decoration:none!important;
	padding:3px 0 0 10px;
	font-weight:bold;
	display:block;
	height:24px;
	width:130px;
	background:url(../img/link_bg.png) no-repeat;
}


.button_link:hover{	background:url(../img/link_bg.png) no-repeat bottom left;}

#content .advertentie{
	width:548px;
	margin:30px 0px;
	text-align:center;
	color:#999;
	font-size:10px;
}
#content .advertentie a{ color:#999; font-size:10px; }



/* Newsletter */

.news_letter_signup{
	height:68px;
	border:1px solid #c5c5c5;
	padding:20px 0 0 20px;
}

.news_letter_signup p{
	float:left;
	padding:0 20px 0 0;
}

.news_letter_signup label{
	display:block;
}

.news_letter_signup input[type=text]{
	width:155px;
	height:22px;
	background:url(../img/input_bg-s.png) no-repeat;
	border:0;
	padding:0 0 3px 5px;
}

.news_letter_signup input[type=submit]{
	height:28px;
	width:139px;
	
	margin-top:14px;
	padding:0;
	border:0;
	background:url(../img/link_bg.png) no-repeat 0px 2px;
	cursor: pointer;
	
	color:#FFF;
	/*text-indent: -40px;*/
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}


/* companies */

ul.companies{
	list-style:none;
	margin:0;
	padding:0;
}

ul.companies li{
	margin:0;
	padding:0;
	position:relative;
	padding:0 0 30px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #CCC;
}

ul.companies span.title{
	display:block;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}




#latest_companies, #latest_jobs{
	position:relative;
	width:195px;
	padding:30px 0 30px 0;
	background:url(../img/table_gradient_header.png) repeat-x;
}

.quick_links_title{
	position:absolute;
	top:5px;
	left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#latest_companies ul, #latest_jobs ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#latest_companies li, #latest_jobs li{
	padding:0;
	margin:0;
}

#latest_companies li a, #latest_jobs li a{
	display:block;
	text-decoration:none;
	padding:10px 10px 10px 24px; 
	position:relative;
}


#latest_companies li a span, #latest_jobs li a span{
	position:absolute;
	left:10px;
	top:10px;
}


#latest_companies li a strong,#latest_jobs li a strong{
	display:block;
}

.odd{background-color:#e4e4e4;}
.even{background-color:#FFF;}


.fld{
	width:220px;
}


/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav{
	position:absolute;
	top:200px;
	left:38px;
	width:884px;
	height:50px;
	background:url(../img/nav_bg.png) no-repeat 0px -1px; 
	z-index:5;
}

#nav ul{
	width:872px;
	height:37px;
	margin:8px 0 0 22px;
	list-style:none;
	padding:0;
}

#nav li{
	float:left;
	padding:0;
	margin:0 2px;
	
}

#nav a{
	display:block;
	padding:9px 14px 6px 14px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF!important;
}

#nav a.active{
	background:url(../img/active_bg.png) no-repeat 50% 0;
}

#nav a:hover{
	background:url(../img/hover_bg.png) no-repeat  50% 50%;
}

/*--------------------- */
/* MAIN					*/
/*--------------------- */







/* IMAGE GALLERIES */

ul.gallery, ul.imagelist, ul.preview{
	list-style:none;
	margin:0;
	padding:0;
}
ul.gallery li, ul.imagelist li, ul.preview li{
	display:inline;
	margin:0;
	padding:0;
}

ul.gallery img, ul.imagelist img, ul.preview img{
	margin:0 5px 5px 0;
}





/*--------------------- */
/* FOOTER				*/
/*--------------------- */










/* ------------------------- */
/* PRINT  					 */
/* ------------------------- */


@media print {
	body,td,th, h1, h2, h3, h4, p, a{
		color: #000000 !important;
	}
	
	a:link, a:visited, a:hover, a:active {
		color: #000000 !important;
	}
	
	#header, #nav, #footer{
		display:none !important;
	}
	
	#wrapper, #main, #content{
		float:none !important;
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
	}
	
}



