body {
  margin:0px;
  background:#e4e2e2;
  text-align:center;
  font-family:verdana;
}
h1, h2, h3, h4, h5, h6, strong, b {
  padding:0px;
  margin:0px;
  color:#66cc33;
}
a:link {color:#66cc33;}
a:hover {}
a:visited {color:#66cc33;}
a:active {}
#container_1 {
  width:1000px;
  margin:0 auto;
  background:url('../images/achtergrond32.png') white;
  text-align:left;
  border:1px solid gray;
}
#menu {
  margin:0 auto;
  float:right;
}
#header {
  margin-left:0px;
}
#logo {
  float:left;
}
#main {
  clear:both;
  font-size:12px;
  line-height:1.5em;
}
#main_left {
  width:100px;
  float:left;
  margin:20px 0px 0px 20px;
}
#main_right {
  background:url('../images/eik_background.png') right bottom no-repeat white;
  width:700px;
  min-height:500px;
  text-align:justify;
  float:right;
  margin:20px 0px 0px 0px;
  padding:0px 20px 0px 0px;
}
#belmeterug {
  background:url('../images/belmeterug.png') no-repeat;
  width:225px;
  height:200px;
  font-family:verdana;
  font-weight:bold;
  color:white;
  padding:0px 0px 0px 14px;
  margin-top:20px;
}
#belmeterug input {
  border:0px;
  margin-top:2px;
}
#belmeterug p {
  padding-top:10px;
}
#button{
  background:#279bcc;
  color:white;
  border:0px;
  float:right;
  margin-right:80px;

}
#footer {
  clear:both;
  background:url('../images/footer.gif') no-repeat right;
  margin:0px 0px 0px 0px;
  color:white;
  padding-left:80px;
  margin-left:2px;
}

#footer span {
  padding:0px 5px;
}

#footer a {
  color:white;
}