body {
}

#container {
  width: 1000px;
  height: 629px;
  margin: 20px auto 10px auto;
  border: 1px solid #1a171b;
  overflow: hidden;
}

#header {
  width: 1000px;
  height: 127px;
}

#buttons {
  width: 1000px;
  height: 27px;
  background: #1a171b;
}

#content {
  width: 475px;
  height: 445px;
  background: #505050;
  float: left;
  padding: 15px 25px;
  position: relative;
  display: inline;
  overflow: hidden;
}

#content a {
  color: #fff;
}

#content p {
  line-height: 13pt;
}

#scrolltext {
  position: relative;
  height: 280px;
  padding-right: 5px;
  overflow-y: auto;
}

#home_scrolltext {
  position: relative;
  height: 380px;
  padding-right: 5px;
  overflow-y: auto;
}

#content .pics {
  float: left;
  margin: 20px 20px 0px 0px;
}

#content .beleving {
  position: absolute;
  left: 25px;
  bottom: 15px;
}

#beeld {
  width: 475px;
  height: 475px;
  background: #FFF;
  float: left;
}

#footer {
  width: 1000px;
  margin: 0px auto;
  text-align: center;
  color: #1a171b;

}

.with-border {
  padding: 10px 0px;
  margin: 15px 0px 15px 0px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
