body{
  font-size: 14px;
  line-height: 20px;
}

/*      HEADER      */
div.menuHolder nav{
  width: 1000px;
}

/*      CONTENT      */
div.centerContent{
  width: 1024px;
}
div.visual h2{
  height: 299px;
}
article, div.textSection{
  width: 768px;
}
div.textSection div.textCol{
  width: 334px;
  line-height: 24px;
}
div.textSection div.textCol:first-child{
  margin-right: 40px;
}
article h1{
  line-height: 30px;
  font-size: 30px;
}

div.imageList{
  width: 256px;
}

div.blockImage, a.blockImage{
  width: 256px;
  height: 256px;
}
div.blockImage img, a.blockImage img{
  width: 256px;
  height: 256px;
}
a.blockImage span{
  width: 256px;
  height: 256px;
  line-height: 256px;
  font-size: 50px;
}
div.blockText{
  width: 256px;
  height: 256px;
  font-size: 28px;
  line-height: 32px;
}

/*      HOME     */
div.home article, div.home aside{
  width: 512px;
}

img.play{
  position: absolute;
  top: 105px;
  left: 220px;
  width: 59px;
}


/*    SAMENWERKEN   */
div.packageInfo div.priceHolder span.price{
  font-size: 38px;
}
div.packageInfo div.priceHolder span.priceInfo{
  font-size: 11px;
  line-height: 13px;
}
div.refContent{
  width: 768px;
}
div.refHolder{
  width: 768px;
}
div.arrow{
  top: 335px;
}
div.ref{
  width: 256px;
  height: 700px;
}
div.ref h3{
  font-size: 14px;
}
div.ref p.company, div.ref p.function{
  font-size: 13px;
}
div.ref p.quote{
  font-size: 18px;
  line-height: 21px;
  min-height: 63px;    
}
div.ref div.text{
  font-size: 13px;
  line-height: 17px;
}

/*      BLOG      */
a.blog span.textHolder{
  width: 400px;
}
a.blog span.textHolder span.title{
  font-size: 24px;
  line-height: 28px;
}

div.slideShowHolder{
  width: 708px;
  height: 318px;
}
div.slide{
  top: 143px;
}

div.blog div.imageList div.blockText{
  font-size: 50px;
}
div.blog div.imageList a.recent{
  font-size: 12px;
}


/*      CONTACT     */
div.contact article{
  width: 482px;
}
div.contact aside{
  width: 542px;
}
div.contact aside h3{
  line-height: 30px;
  font-size: 30px;
}
input.submitButton{
  min-width: 226px;
}


/*      FOOTER      */
img.newsletterTitle{
  margin-right: 48px;
}

div.footerNewsletter input.inputText, div.footerNewsletter select.inputSelect, div.footerNewsletter label{
  width: 226px;
  font-size: 10px;
  letter-spacing: -0.8px;
}
div.footerNewsletter input.submitButton{
  width: 226px;
  min-width: 100px;
}
div.footerNewsletter input.inputText{
  width: 210px;
}
div.footerNewsletter input.inputText.small{
  width: 226px;
}


div.copyright{
  width: 1024px;
}