body{
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.5px;
}

/*      HEADER      */
div.menuHolder nav{
  width: 768px;
}
div.menuHolder nav ul li{
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: 2px;
}

div.visual h2{
  height: 224px;
  width: 400px;
  line-height: 35px;
  font-size: 30px;
}
div.visual img.visualLogo{
  right: 80px;
  bottom: 30px;
}


/*      CONTENT      */
div.centerContent{
  width: 768px;
}
article, div.textSection{
  width: 576px;
}
div.textSection div.textCol{
  width: 243px;
  line-height: 18px;
}
div.textSection div.textCol:first-child{
  margin-right: 30px;
}
article h1{
  line-height: 24px;
  font-size: 20px;
  margin-bottom: 10px;
}
article h2{
  line-height: 16px;
  font-size: 13px;
}

div.imageList{
  width: 192px;
}

div.blockImage, a.blockImage{
  width: 192px;
  height: 192px;
}
div.blockImage img, a.blockImage img{
  width: 192px;
  height: 192px;
}
a.blockImage span{
  width: 192px;
  height: 192px;
  line-height: 192px;
  font-size: 50px;
}
div.blockText{
  width: 192px;
  height: 192px;
  font-size: 22px;
  line-height: 26px;
}

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

img.play{
  position: absolute;
  top: 78px;
  left: 162px;
  width: 59px;
}


/*    SAMENWERKEN   */
div.packageInfo div.textHolder{
  padding-left: 10px;
  padding-right: 10px;
  letter-spacing: -1px
}
div.packageInfo div.priceHolder span.price{
  font-size: 24px;
}
div.packageInfo div.priceHolder span.priceInfo{
  font-size: 10px;
  line-height: 9px;
  margin-right: 12px;
}
div.refContent{
  width: 576px;
}
div.refText{
  line-height: 20px;
}
div.refHolder{
  width: 576px;
}
div.arrow{
  top: 335px;
}
div.ref{
  width: 288px;
  height: 700px;
}


/*      BLOG      */
a.blog span.imgHolder{
  width: 240px;
  height: 184px;
}
a.blog span.imgHolder img{
  margin-left: -85px;
}
a.blog span.textHolder{
  width: 251px;
}
a.blog span.textHolder span.date{
  font-size: 16px;
}
a.blog span.textHolder span.title{
  font-size: 22px;
  line-height: 26px;
}
a.blog span.textHolder span.text{
  font-size: 14px;
  line-height: 18px;
}

div.slideShowHolder{
  width: 516px;
  height: 232px;
}
div.slide{
  top: 104px;
}
div.blog div.imageList div.textHolder{
  font-size: 14px;
  line-height: 18px;
}
div.blog div.imageList h3{
  font-size: 16px;
}
div.blog div.imageList div.blockText{
  font-size: 40px;
}
div.blog div.imageList a.recent{
  font-size: 10px;
}


/*      CONTACT     */
div.contact article{
  width: 354px;
}
div.contact aside{
  width: 414px;
}

div.contact aside h3{
  line-height: 24px;
  font-size: 20px;
  margin-bottom: 15px;
}
input.submitButton{
  min-width: 100%;
}

/*      FOOTER      */
img.newsletterTitle{
  height: 36px;
  margin-right: 9px;
  margin-top: 35px;
}

div.footerNewsletter input.inputText, div.footerNewsletter select.inputSelect{
  width: 354px;
}
div.footerNewsletter label, div.footerNewsletter input.inputText.small{
  width: 324px;
}

div.footerNewsletter input.submitButton{
  width: 354px;
  min-width: 100px;
  margin-left: 384px;
}
div.footerNewsletter input.inputText{
  width: 354px;
}
div.footerNewsletter input.inputText.inputName{
  width: 324px;
}


div.copyright{
  width: 768px;
}