.site_container
{
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F8F8F8;
  box-shadow: 0px 1px 35px 5px  #C0C0C0 ;

  background-image:  url(../images/slider/img4.jpg);
  background-position: center 164px;
  background-repeat:  no-repeat;
}


.introPag{
  width: 100%;
  background-color: #fff;
}

.introTekst{
 padding: 25px 45px 0px 45px;
}

.introText h1{
   font-weight: bold;
}

h1 span{
  color:  #34A43E;
}

.groeneBalk{
  height: 50px;
   background-color: #34a43e;
   text-align: center;
}

.groeneBalk h1{
 color: #ffffff;
 line-height: 45px;
}

.home_box_container{
  width: 990px;
	margin-left: auto;
	margin-right: auto;
}

