#container {
  margin: 0 auto;
  padding: 10px;
  width: 500px;
  background-color: #e9e9e9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  position: relative;
}

#container p {
  font-size: 11px;
  line-height: 15px;
  color: #333;
}

#container h1 {
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  color: #900;
}

#container h2 {
  font-size: 15px;
  font-weight: normal;
  color: #333;
}

#container h3 {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  color: #900;
}

#container h3 a:link {
  font-size: 13px;
  text-decoration: underline;
  color: #900;
}

#container ol {
  font-size: 11px;
  line-height: 14px;
  color: #333;
}

#include-from-outside #container ul {
  font-size: 11px;
  color: #333;
  margin: 0 0 0 15px;
}

#include-from-outside #container ul li {
  font-size: 11px;
  line-height: 14px;
  list-style: disc;
}

#include-from-outside #container ol {
  font-size: 11px;
  color: #333;
  margin: 0 0 0 30px;
}

#include-from-outside #container ol li {
  line-height: 14px;
  list-style: decimal;
}

#container a:link {
  font-size: 11px;
  color: #003366;
}

.Kader {
  background-color: #fff;
  padding: 10px;
  margin: 10px;
  border: #999 solid 1px;
}

.foto1 {
  background-color: #ffffff;
  padding: 10px;
  font-size: 11px;
  color: #669900;
  float: left;
  margin: 0 15px 0 0;
}

.foto2 {
  font-size: 11px;
  color: #669900;
  float: left;
  margin: 0 15px 0 0;
}

.foto3 {
  float: right;
}

.but_boven {
  float: right;
  margin-left: 5px;
}

.but_onder {
  float: none;
  margin-left: 5px;
}

.putInCenter {
  margin: 0 auto;
  text-align: center;
}

.printerSection {
  width: 150px;
  height: 20px;
  float: right;
  text-align: right;
  position: absolute;
  right: 5px;
  top: 5px;
}

.clear {
  position: relative;
  clear: both;
  height: 20px;
  visibility: hidden;
}

.customPage h1 {
  margin: 0 0 5px;
}

.customPage h3 {
  margin: 15px 0 5px;
}

.customPage .Kader {
  margin: 15px 0 0;
}

.customPage .Kader h3 {
  margin: 0;
}

.customPage .Kader h3 a,
.customPage .Kader h3 a:visited {
  color: #900;
  font-weight: 700;
}

.customPage p {
  margin: 5px 0 15px;
}

.customPage p.subTitle {
  margin: 15px 0 5px;
}

.customPage img.receptPic {
  box-shadow: 0 0 5px #666;
  -moz-box-shadow: 0 0 5px #666;
  -webkit-box-shadow: 0 0 5px #666;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  border: solid 2px #fff;
}

#container .flash {
  padding: 5px 10px;
  background: #f5f500;
  color: #fff;
  display: inline-block;
  float: right;
  border: solid 1px #f3e13c;
}

#container .flash p.infoflash {
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
  color: #333;
  margin: 0;
}
