/*@import url('reset.css');*/

body {
  background: #666;
  color: #5d014a;
  font-size: 12px;
  font-family: arial;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
div#wrap {
  background: #e7e3de url(../images/bg_top.gif) repeat-x;
  display: block;
  height: 618px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
div#header {
  height: 66px;
  margin: 0 auto;
  width: 716px;
}
a#news {
  color: #5d014a;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 40px 0 0 0;
  text-decoration: none;
  text-transform: uppercase;
}
a#english {
  color: #5d014a;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 40px 0 0 62px;
  text-decoration: none;
  text-transform: uppercase;
}
div#center {
  background: #5d014a;
  height: 447px;
  margin: 0 auto;
  width: 716px;
}
div#vast {
  background: url(../images/vast.gif) no-repeat;
  float: left;
  height: 196px;
  margin: 201px 0 0 36px !important; margin: 201px 0 0 18px;
  width: 200px !important; width: 200px;
}
div#beraden {
  background: #743261 url(../images/beraden.gif) no-repeat;
  float: left;
  height: 196px;
  margin: 201px 0 0 0;
  width: 480px;
}
div#particulier_block {
  background: #aaa296;
  float: left;
  height: 50px;
  width: 236px;
}
a#particulier {
  color: #5d014a;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 17px 0 0 81px;
  text-decoration: none;
  text-transform: uppercase;
}
div#zakelijk_block {
  background: #d5cfc8;
  float: left;
  height: 50px;
  width: 480px;
}
a#zakelijk {
  color: #5d014a;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 17px 0 0 53px;
  text-decoration: none;
  text-transform: uppercase;
}
div#logo {
  background: url(../images/logo_vanewijk.gif) no-repeat;
  bottom: 19px;
  height: 65px;
  position: absolute;
  right: 36px;
  width: 186px;
}

div.clear {
  clear: both;
}