@charset "utf-8";
html, body {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #d1d1d1;
	background-image: url(img/achtergrond.jpg);
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
}
p {margin-top:0;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 26px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-transform: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #fabb13;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #161e26;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #3d3d3d;
	text-align: left;
	font-weight: normal;
}
.tekst-projecten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3d3d3d;
	text-align: center;
	font-weight: normal;
}
.tekst_wit_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.tekst_zw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.tekst_zw_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.tekst_geel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #d18314;
	text-align: left;
	font-weight: bold;
}
.tekst_zw_groot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.tekst_kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 44px;
	color: #727272;
	text-align: left;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #B40001;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div.footerBorder{
  width: 100%;
  height: 8px;
  background-image: url("/img/index_43.jpg");
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 44px;
	color: #404040;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}

#footer {
	height: 44px;
	width: 902px;
	padding-right: 24px;
	padding-left: 24px;
	background-color: #000000;
}
#footer .tekst_kl{
  text-align: right;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

 
#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	height: 83px;
	width: 950px;
	padding-top: 12px;
}
#header {
	height: 212px;
	width: 950px;
}


#menu {
	height: 46px;
	width: 720px;
	padding-left: 230px;
}
nav{
  display: none;
}
#button {
	float: left;
	height: 46px;
	width: auto;
}
#logo {
	float: left;
	height: 212px;
	width: 230px;
}

#inhoud_container {
	height: auto;
	width: 902px;
	padding-top: 35px;
	padding-right: 24px;
	padding-bottom: 35px;
	padding-left: 24px;
	background-color: #FFFFFF;
}
#kolom_left {
	float: left;
	height: auto;
	width: 206px;
}
#kolom_middle {
	float: left;
	height: auto;
	width: 442px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
#kolom_right {
	float: left;
	height: auto;
	width: 204px;
	text-align: left;
}
#tekst_banners {
	background-image: url(img/index_42.jpg);
	height: 194px;
	width: 903px;
	padding-right: 23px;
	padding-left: 24px;
}
#banner {
	float: left;
	height: 107px;
	width: 176px;
	padding-top: 39px;
	padding-right: 20px;
	padding-bottom: 48px;
	padding-left: 20px;
}
#banner a:link {
	color: #fabb13;
	text-decoration: underline;
	font-weight: normal;
}
#banner a:visited {
	color: #fabb13;
	text-decoration: underline;
	font-weight: normal;
}
#banner a:hover {
	color: #ff2400;
	text-decoration: underline;
	font-weight: normal;
}

#banner a:active {
	color: #fabb13;
	text-decoration: underline;
	font-weight: normal;
}
#banner_spacer {
	float: left;
	height: 194px;
	width: 13px;
}
#slider {
	background-image: url(img/slider_achtergrond.jpg);
	height: 139px;
	width: 720px;
	float: left;
	padding-top: 37px;
	padding-bottom: 36px;
}
#container_scrollbanner {
	height: 285px;
	width: 872px;
}
#scroll_button {
	float: left;
	width: 27px;
	height: 139px;
	overflow:hidden;
}
.btn_links {cursor:pointer;}
.btn_rechts {cursor:pointer;}

#slider_container {
	float: left;
	height: 139px;
	width: 665px;
	overflow:hidden;
	position: relative;
	}
#slider_spacer {
	float: left;
	height: 139px;
	width: 20px;
}
#slider_spacer2 {
	float: left;
	height: 139px;
	width: 21px;
}

#slider_container_slide {
	position: absolute;
	width: 999999px;
	top:0;
	left:0;

}
#slider_container_slide .item {
	float: left;
	height: 139px;
	width: 151px;
	overflow:hidden;
}
/* CSS Document */
#gallery {
	float: left;
	margin-right: auto;
	margin-left: auto;
	}
.gallery-hidden {
	display: none;
}
.gallery_foto-kl {
	width: 206px;
	height: 144px;
}#projecten_balk {
	height: auto;
	width: 902px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}


/*      TOEVOEGING GIJS - CODE COMPANY      */
.clear{
  clear: both;
}
.galleryWebbee{
  width: 151px;
  margin-right: 36px;
  margin-bottom: 10px;
  float: left;
}
.galleryWebbee:nth-child(5n){
  margin-right: 0px;
}
.galleryWebbee a.roundBorder{
  display: block;
  border-radius: 5px;
  overflow: hidden;
  width: 151px;
  height: 115px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-box-shadow:    inset 0 0 5px rgba(0,0,0,0.7);
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.7);
  box-shadow:         inset 0 0 5px rgba(0,0,0,0.7);
}
div.item .galleryWebbee a.roundBorder{
  border: solid 1px #FFF;
  box-sizing: border-box;
}

.galleryWebbee p{
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  line-height: 1.4em;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  color: #3d3d3d;
}

.mobileSlider{
  display: none;
}