#container {
  width: 960px;
  margin: 0px auto;
  border: 0px;
  background: #FFFFFF;
}

#content {
  width: 600px;
  height: 595px;
  padding-top: 0px;
  background: #FFFFFF;
  position: relative;
  float: left;
}

#buttons {
  width: 960px;
  background: #FFFFFF;
  padding-top: 10px;
}

#buttons .button {
  width: 16px;
  height: 21px;
  float: right;
}

#beeld {
  width: 960px;
  height: 595px;
  padding-top: 0px;
  position: relative;
  background: ##FFFFFF;
  overflow: hidden;
}

#beeld ul {
  width: 10000px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}

#beeld ul li {
  padding: 0px;
  margin: 0px;
  float: left;
  position: relative;
}

#sidebeeld {
  width: 250px;
  float: right;
}
