body {
  font-size: 9px;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 15pt;
  margin-bottom: 2px;
}

h2 {
  font-size: 13pt;
  margin-bottom: 2px;
}

h3 {
  font-size: 11pt;
  margin-bottom: 0px;
}

h4 {
  font-size: 8pt;
  color: blue;
  margin-top: 0px;
  margin-bottom: 0px;
  text-decoration: underline;
}

h5 {
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

td {
  font-size: 11px;
  font-style: normal;
  padding-right:7px;
  padding-left:7px;
}

td.topic {
  font-weight: bold;
  font-size: 16px;
  background-color: #feffd3;
  color: #a52a2a;
  font-style: normal;
}

td.kader {
  font-weight: bold;
  font-size: 14px;
  background-color: #feffd3;
  color: black;
  font-style: normal;
}

a:link {
  font-size: 9pt;
  color: #a52a2a;
  text-decoration: none;
}

a:hover {
  font-size: 9pt;
  color: #a52a2a;
  text-decoration: underline;
}

a:visited {
  font-size: 9pt;
  color: #a52a2a;
  text-decoration: none;
}

.alarm {
  font-size: 15pt;
  color: #ffffff;
  background-color: #ff0000;
}

.head {
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.tekstblok {
  margin-top: 25px;
  font-weight: bold;
  font-size: 12pt;
  word-spacing: normal;
  margin-left: 25px;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
}

.provincie {
  font-size : 11px;
  font-style: normal;
  width     : 15%;
  float     : left;
  padding   : 0 4px 0 4px;
}


