body { 
  margin: 0;
  background-color: #A00;
  font-family: Calibri;
  font-size: 13pt;
  color: #FB0;
}

#buiten {
  position: relative;
  top: 0;
  left: 50%;
  width: 900px;
  margin: 0 0 0 -450px;
  padding: 0;
}

#logo {
  width: 900px;
  height: 80px;
  text-align: center;
}

#hoofd {
  width: 900px;
  height: 520px;
  padding: 0;
  border-collapse: collapse;
  border: 3px solid #FB0;
}

#menu {
  width: 900px;
  height: 25px;
  margin: 0;
  padding: 0;
  background-color: #FB0;
  text-align: center;
  color: #249;
  font-size: 12pt;
}

#tekst {
  width: 880px;
  height: 475px;
  padding: 10px 15px 10px 15px;
  text-align: left;
  overflow: auto;
}

#tekstagenda {
  width: 890px;
  height: 470px;
  padding: 10px 0px 10px 15px;
  text-align: left;
  overflow: auto;
}

#foto {
  position: relative;
  float: left;
  width: 890px;
  height: 475px;
  padding: 5px;
  text-align: center;
}

#fotolijst {
  position: relative;
  float: right;
  width: 170px;
  height: 475px;
  padding: 0px;
  text-align: center;
}

#onder {
  width: 890px;
  height: 30px;
  text-align: right;
}

.menuAktief {
  font-size: 120%;
  font-weight: bold;
  color: #A00;
}

.nadruk {
  color: #FFF;
}

li {
  font-weight: bold;
  margin-left: 0.5cm;
}

table {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

tr.kop {
  background-color: #FB0;
  color: #249;
}

th {
  text-align: left;
  vertical-align: middle;
  padding: 0 5px 0 10px;
  border-left: 1px solid #A00;
}

td {
  text-align: left;
  vertical-align: top;
  padding: 0 5px 0 5px;
}

.groot {
  vertical-align: middle;
  font-family: "Script MT Bold";
  font-weight: bold;
  font-size: 40pt;
  border: none;
}

.titel {
  vertical-align: middle;
  font-family: "Script MT Bold";
  font-weight: bold;
  font-size: 28pt;
  border: none;
}

.lichter {
  background-color: #B00;
}

.agenda {
  border-bottom: 1px solid #FB0;
}

a {
  color: #249;
  background-color: #FB0;
  text-decoration: none;
}

a:hover {
  color: #A00;
}
