
h2 {
    padding-top: 5px;
    margin-top: 5px;
  }

h3 {
    color: white;
    background-color: red;
    padding-left: 2px;
    margin-top: 10px;
  }

p {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

td.tijd {
    font-weight: bold;
  }

tr.list {
    background-color: white;
    text-align: left;
    vertical-align: text-top;
  }

