.agendatitel {
  position: relative;
  left: 0px;
  top: 5px;
  width: 457px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

.agendatitel A, .agendatitel A:hover, .agendatitel A:visited, .agendatitel A:active {
  position: relative;
  left: 0px;
  top: 5px;
  width: 457px;
  font-weight: bold;
  font-size: 16px;
  color: #4374de;
  text-decoration: underline;
}

.agendadatum {
  position: relative;
  left: 0px;
  top: 10px;
  width: 457px; 
  font-style: italic;
  font-size: 11px;
}

.agendatekst {
  position: relative;
  left: 0px;
  top: 10px;
  width: 457px;
}

.agendameerenteruglink {
  position: relative;
  left: 0px;
  top: 25px;
  font-size: 11px;
  font-style: italic;
  width: 457px;
  margin-bottom: 25px;
  text-align: right;
}
