/*      HEADER      */
div.slideShowHolder div.maatwerk{
  left: 37px;
}
div.slideShowHolder div.maatwerk div{
  width: 1024px;
}

div.menuHolder nav{
  width: 1024px;
}
div.edgeOverlay div.leftWhite{
  border-left: 256px solid #FFFFFF;
  border-bottom: 21px solid #FFFFFF;
  border-right: 256px solid transparent;
  border-top: 21px solid transparent;
}
div.edgeOverlay div.rightWhite{
  border-right: 256px solid #FFFFFF;
  border-bottom: 21px solid #FFFFFF;
  border-left: 256px solid transparent;
  border-top: 21px solid transparent;
}
div.mainContent div.edgeOverlay div.leftWhite{
  border-left: 256px solid #676b69;
  border-bottom: 21px solid #676b69;
}
div.mainContent div.edgeOverlay div.rightWhite{
  border-right: 256px solid #676b69;
  border-bottom: 21px solid #676b69;
}

/*      CONTENT      */
div.content{
  width: 1024px;
}
article{
  width: 565px;
  margin-left: 37px;
}


/*      PORTFOLIO   */
div.projectOverview{
  width: 1024px;
}
div.projectOverview div.projectHolder{
  width: 950px;
}
div.projectOverview div.projectHolder a.project{
  width: 224px;
  height: 149px;
  margin-right: 18px;
}

div.content.portfolio article{
  margin-right: 37px;
}
div.content.portfolio div.projectHolder a.project{
  width: 224px;
  height: 320px;
  margin-right: 18px;
  margin-bottom: 18px;
}
div.content.portfolio div.projectHolder a.project span.mouseover{
  height: 149px;
}

div.content.portfolio div.slideShowHolder{
  margin-left: 37px;
  margin-right: 15px;
}


/*      FOOTER      */
div.footerInfo{
  width: 1024px;
}
div.footerInfo div.footerCenter{
  width: 950px;
}
div.copyright{
  width: 1024px;
}