body {
  background: #FFFFFF;
  font-family: 'arial';
}
.inhoud {
  width:100%;
  font-family: 'arial';
  padding-right:10%;
  padding-left:10%;
}
h1, h2, li, ul {
  width:736px;
}
.textblock_left {
  width:736px;
  text-align: left;
}
.textblock_center {
  width:736px;
  text-align: center;
}

a:link {
  text-decoration: none;
  font-family: 'arial';
  font-weight: bold;
  font-style: italic;
  color: #9933FF;
}
a:visited {
  text-decoration: none;
  font-family: 'arial';
  font-weight: bold;
  font-style: italic;
  color: #DB33FF;
}
a:hover {
  text-decoration: underline;
  font-family: 'arial';
  font-weight: bold;
  font-style: italic;
  color: #D93A05;
}
.nadruk {
    font-weight: bold;
  font-family: 'arial';
}
#navtable {
  font-size: 0.8em;
}
.leftaligned {
  text-align: right;
  background-color: #EEFFDD;
  padding: 0px;
  margin: 0px;
}
.leftaligned_active {
  text-align: right;
    font-weight: bold;
  font-style: italic;
  color: #FF6A38;
  padding: 0px;
  margin: 0px;
}
img {
  border: none;
}
td.eenhoog {
  height: 1px;
}
tr.eenhoog {
  height: 1px;
}