/*      HEADER      */


header div.uspBar{
  width: 1024px;
  height: 287px;
}
header div.uspBar h1,
header div.uspBar div{
  font-size: 0.9em;
  padding-top: 214px;
  margin-left: 50px;
  line-height: 58px;
  height: 58px;
}

/*      CONTENT      */
div.content{
  width: 1024px;
}
article{
  margin-left: 50px;
  margin-top: 40px;
  width: 650px;
}
aside{
  margin-top: -350px;
  width: 700px;
}

/*      FOOTER      */
div.footerInfo{
  width: 1024px;
  height: 129px;
}
div.footerInfo p{
  margin-left: 50px;
  padding-top: 28px;
  font-size: 0.9em;
}
div.social{
  right: 300px;
  top: 25px;
}
img.trouwen{
  right: 20px;
  top: -140px;
}