body {
  background: #fff;
  margin: 0; padding: 0;
  font: 8pt Helvetica;
  line-height: 12pt;
  text-align: justify;
}

#handgeschilderd {
  background: url(../images/handgeschilderd.jpg);
  width: 433px;
  height: 35px;
  position: absolute;
  left: 50%; right: 50%;
  margin-left: -100px;
  top: 450px;
}

#content {
  margin-top: 10px;
  height: 422px;
  width: 550px;
  position: absolute;
  left: 50%; right: 50%;
  top: 64px;
  margin-left: -250px;
  overflow: auto;
}

#logo {
  background: #fff url(../images/logo.gif) no-repeat;
  border-bottom: 1px solid #5a5758;
  height: 70px; width: 100%;
}

#footer {
  background: #fff url(../images/footer.gif) no-repeat center;
  border-bottom: 1px solid #5a5758;
  border-top: 1px solid #5a5758;
  height: 70px; width: 100%;
  position: absolute; top: 500px;
}

#copy {
  color: #EBEBEB;
  font-size: 9px;
  position: absolute; top: 575px;
  left: 10px;
}

#copy a {
  color: #EBEBEB;
  text-decoration: none;
}

#menu {
  width: 210px;
  height: 400px;
  border: 1px solid #5a5758;
  position: absolute;
  left: 50%; right: 50%;
  top: 76px;
  margin-left: -485px;
}

#menu li {
  font-weight: bold;
  list-style: none;
  line-height: 11px;
}

#menu ul {
  margin: 0; padding: 0;
  margin-left: 40px;
  margin-top: 3px;
}

#tubesrechts {
  position: absolute;
  right: 0px; top: 0px;
  width: 140px; height: 500px;
  background: url(../images/tubesrechts2.jpg);
  z-index: 10;
}

#tubeslinks {
  position: absolute;
  top: 390px; left: 50%; right: 50%;
  margin-left: -640px;
  width: 366px; height: 104px;
  background: url(../images/tubeslinks.jpg) no-repeat top right;
  z-index: 10;
  border-right: 1px solid #5a5758;
  border-bottom: 1px solid #5a5758;
}

#content h1 {
  font: 11pt Verdana;
  font-weight: bold;
  line-height: 16px;
}

#content p {
  padding-right: 10px;
}

.voorbeeldItem {
  clear: both;
  padding-top: 5px;
}

.voorbeeldItem img {
  border: 1px solid #ed1093;
}

#orderForm label {
  display: block;
  width: 150px;
  float: left;
}

#orderForm input, select {
  display: block;
  width: 170px;
  float: left;
}

#orderForm p {
  clear: both;
  margin: 0; padding: 0;
  padding: 2px;
}

table {
  font-size: 8pt;
}