
body, table, th, td, a {
  font-family: Helvetica,Verdana,"Times New Roman",Geneva,Arial,sans-serif;
  font-size: 12pt;
}
table{
padding: 5px;
}

.tablecolor td {
}

h1  {
  display: inline;
  text-transform: uppercase;
  font-size: 140%;
  line-height: 140%;
}
h1 a{
  font-size: 100%;
}
h2{
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 120%;
  text-align: left;
  display: inline;
  font-weight: bold;
  line-height: 140%;
}
h2 a {
  font-size: 100%;
}

h3{
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 90%;
  text-align: left;
  display: inline;
  font-weight: bold;
  line-height: 160%;
}


h3 a {
  font-size: 100%;
}
h4{
  font-style: normal;
  font-size: 100%;
  text-align: left;
  display: inline;
  font-weight: normal;
  line-height: 150%;
}


h4 a {
  font-size: 100%;
}
h5 {
  text-transform: uppercase;
  font-size: 80%;
  display: inline;
  line-height: 100%;
  font-weight: bold;
  font-style: normal;
}
h5 a{
  font-size: 100%;
}
h6 {
  display: inline;
  font-style: normal;
  font-weight: normal;
  font-size: 95%;
}
h6 a{
  font-size: 100%;
}
/*LATER WEGHALEN*/
.small-caps {
  text-transform: uppercase;
  font-size: 80%;
  font-weight: bold;
  font-style: normal;
}
.caps {
  text-transform: uppercase;
  font-size: 110%;
}
.banner {
  border-collapse: collapse;
  font-weight: bold;
  font-family: Verdana,Helvetica,"Times New Roman",Geneva,Arial,sans-serif;
  font-size: 10pt;
  background-color: #fecb94;
}
.banner a:link {
  text-decoration: none;
  color: black;
}
.banner a:visited {
  color: black;
}
.banner a:hover {
  color: red;
  text-decoration: underline;
}
.banner a:active {
  color: red;
  text-decoration: none;
}
.menubt {
  border-collapse: collapse;
  font-weight: bold;
  font-family: Verdana,Helvetica,"Times New Roman",Geneva,Arial,sans-serif;
  font-size: 10pt;
}

.vakvoor{
padding: 0.1em;
display: block;
float: left;
position: relative;
clear: left;
width: 2em;
}

.vakachter{
display: block;
padding: 0.1em;
position: relative;
margin-left: 2.5em;
}

.vakvrij{
padding: 0.2em;
display: block;
position: relative;
clear: both;
}

