* {
    margin: 0px;
    padding: 0px;
}

html, body {
	font-family: 'pt_sansregular';
    font-size: 14px;
	color:#353535;
	line-height:18px;
	width: 100%;
	height:100%;
	background-color:#efefef;
}

#grey_bar {
	width:100%;
	height:10px;
	background-color:#353535;
}

#header_main {
	width:100%;
	height:185px;
	background-color:#FFF;
}

#header {
	width:960px;
	height:185px;
	margin:0 auto;
	background-color:#FFF;
}

#logo {
	float:left;
	width:340px;
	height:150px;
	padding-top:17px;
}

#top_menu {
	float:left;
	text-align:right;
	text-transform:uppercase;
	font-size:14px;
	width:620px;
	padding-top:25px;
}

#top_menu a {color:#353535;}
#top_menu a:hover {color:#353535; text-decoration:underline;}

#slider_main {
	width:100%;
	height:324px;
	background:url(../images/slider_back.png) repeat-x;
}

#slider {
	width:960px; margin:0 auto; height:324px; background-color:#FFF;}

#line {width:100%; background-color:#fff; border-bottom:1px solid #0173ab; padding-top:5px;}

#content_main {
	width:960px;
	margin:0 auto;
	min-height:300px;
}

#content_left { float:left; width:210px; }
#menu {padding-top:25px;}
.fa-chevron-right {padding-left:10px; color:#0087ca;}


#content_right { float:left; background-color:#fff; width:671px; padding:35px 30px 30px 49px; background:url(../images/menu_back.png) top left repeat-y #fff; min-height:300px;}
#contact_top {float:left; text-align:right; font-size:16px; color:#353535; width:620px; padding-top:105px;}
#footer { width:940px; background-color:#000; padding:10px; margin: 0 auto; clear:both; text-align:center; color:#FFF; border-bottom:3px solid #0087ca;}
#footer a {text-decoration:none; color:#FFF;}
#footer_werkzaamheden { width:959px; margin: 0 auto; border-left:1px solid #d6d6d6; margin-top:15px; margin-bottom:50px;}
#footer_werkzaamheden a {color:#353535;}
#footer_werkzaamheden td { border-right:1px solid #d6d6d6; padding:0px 20px 0px 20px; line-height:21px; }

#slider_header_left { float:left; width:505px; height:185px; border-right:5px solid #fff; border-left:5px solid #fff;}
#slider_header_right { float:right; width:440px; height:324px; border-right:5px solid #fff;}
#header_images { float:left; width:510px; height:134px;  border-left:5px solid #fff; border-top:5px solid #fff;}

.foto {float:left; margin-right:20px; margin-bottom:10px;}

input {outline: none; }
textarea {outline: none; font-family:Arial, Helvetica, sans-serif; padding-top:5px; }

.tekstvak_smal {
	color: #353535;
	background-color:#fff;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #a8a8a8;
	padding-left:5px;
}
.tekstvak_breed {
	color: #353535;
	background-color:#fff;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #a8a8a8;
	padding-left:5px;
}
.tekstvak_multi {
	color: #353535;
	background-color:#fff;
	text-decoration: none;
	width: 260px;
	border: 1px solid #a8a8a8;
	padding-left:5px;
}
.tekstvak_medium {
	color: #353535;
	background-color:#fff;
	text-decoration: none;
	height: 25px;
	width: 260px;
	border: 1px solid #a8a8a8;
	padding-left:5px;
}
.button {
    font-size: 14px;
	width:130px;
	height:22px;
	border:none;
	color:#FFFFFF;
	background-color:#0087ca;	

}
.button:hover{ cursor:pointer; }


.fout { color:#FF0000; }

.downloads { padding:10px 0px; }
.downloads h4 { margin-bottom:0px; color:#0087ca; }
.downloads li { list-style:none; background:url(../images/pdf.png) top left no-repeat; background-position:0px 6px; font-size:12px; padding: 5px 0px 5px 25px; width:auto; border-top:#A5B7C0 solid 1px; }

.downloads li a:link { color:#000; text-decoration:none; }
.downloads li a:active { color:#000; text-decoration:none; }
.downloads li a:visited { color:#000; text-decoration:none; }
.downloads li a:hover { color:#000; text-decoration:underline; }

/* DEZE HACK IS NODIG OMDAT ANDERS HET CONTENT VLAK NIET MEESCHAALD MET EEN FLOATED DIV */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */