body {
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  height: 100%;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  overflow: hidden;
}

a {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #bd2a33;
  text-decoration: underline;
}

p, td {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.left {
  width: 115px;
  float: left;
  height: 100%;
}

.right {
  width: 100%;
}

.afbeelding {
  width: 100%;
  height: 112px;
}

#Container {
  width: 100%;
  height: 100%;
}

.shiftPix {
  padding: 0px 0px 0px 18px;
}

.tekstOuter {
  padding: 10px 20px 0px 23px;
  overflow: auto;
}

.tekstInner {
  width: 620px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.tekst a {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #bd2a33;
  text-decoration: underline;
}

.dbhead {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #42237a;
  font-weight: bold;
}

.dbrow1 {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #42237a;
  background-color: #c2c3ff;
}

.dbrow2 {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #42237a;
  background-color: #dbdcf4;
}

.back {
  font-family: arial, sans-serif;
  font-size: 10px;
}

.nieuwsKop {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #f49e00;
}

.vervolgkop {
  font-family: arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: #f49e00;
}

.agendakop {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

