body{
  font-family : "Verdana", cursive;
  text-align: left;
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

div.container{
  position: absolute;
  left: 50%;
  top: 0px;
  width: 750px;
  margin-left: -375px;
  background: url(../images/background.bmp);
}

div.links{
  position: relative;
  width: 175px;
  height: 100%;
  float: left;
}

div.rechts{
  position: relative;
  width: 575px;
  float: right;  
}

div.logo{
  position: relative;
  left: 0px;
  width: 175px;
  height: 125px;
  background-color: #DFE5F3;
}

div.bovenbalk{
  position: relative;
  width: 575px;
  height: 45px;
  background-color: #DFE5F3;
}

div.bovenbalk_home{
  position: relative;
  width: 575px;
  height: 60px;
  background-color: #DFE5F3;
}

div.bovenmenu{
  position: absolute;
  top: 0px;
  width: 575px;
  left: 0px;
  height: 25px;
  z-index: 2;
}

div.gelebalk{
  background-color: #FDD24F;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 575px;
  height: 21px;
  z-index: 1;
}

div.adres{
  position: absolute;
  width: 175px;
  left: 0px;
  margin-top: -130px;
  z-index: 5;
}

div.linksmenu{
  position: relative;
}

div.linksregeltjeblank{
  position: relative;
  height: 25px;
  background-color: #DEE4F2;
  margin: 0px;
  padding: 0px;
}

div.zoekenkopje{
  position: relative;
  height: 25px;
  background-color: #F9D54D;
}

div.zoeken{
  position: relative;
  margin: 0px;
  padding: 0px;
}

div.content{
  padding-top: 0px;
  margin: 0px;
  position: relative;
  width: 575px;
  padding-left: 1px;
}

div.footer{
  height: 25px;
  background-color: #DFE5F3;
  width: 750px;
  float: left;
}

div.aanbod{
  margin-left:0px;
}
