body {
  background-color: #7c869c;
  background-image: url('../images/backgrounds/main.gif');
  background-attachment: fixed;
  background-repeat: no-repeat;
  margin: 30px 6px 40px 6px;
  }

body, table, li {
  font-family: Arial,Sans-serif;
  font-size: 15px;
  }

table.page {
  width: 550px;
  align: center;
  text-align: left;
  margin-left: 15px;
  }

td {
  vertical-align: top;
  }

p {
  margin-left: 25px;
  margin-right: 50px;
  text-align: justify;
  }

h1,h2,h3,h4 {
  font-family: Tahoma,Arial,Sans-serif;
  }

h1 {
  font-size: 30px;
  color: #224466;
  }

h2 {
  font-size: 24px;
  color: #224466;
  }

h3 {
  color: #5d6f8a;
  font-size: 18px;
  margin-top: 8px;
  }

h4 {
  font-size: 16px;
  color: #454545;
  margin-top: 10px;
  }

img {
  border: 0px;
  }

a:link,a:visited,a:hover,a:active {
  color: #224466;
  font-weight: normal;
  text-decoration: underline;
  }

a:hover {
  color: black;
  text-decoration: none;
  }

img.brdr {
  border-style: solid;
  border-width: 1px;
  border-color: #003366;
  }

img.pasfoto {
  border-style: solid;
  border-width: 1px;
  border-color: #003366;
  width: 100px;
  height: 155px;
  }

div.niveau {
  position: absolute;
  left: 5px;
  top: 7px;
  width: 587px;
  height: 18px;
  padding-left: 8px;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  background-color: #898989;
  font-size: 12px;
  color: white;
  position: absolute;
  font-weight: bold;
  }

div.submenu {
  padding: 2px 0px 4px 0px;
  position: absolute;
  font-size: 10px;
  top: 24px;
  left: 5px;
  width: 587px;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  padding-left: 20px;
  color: #666666;
  font-weight: bold;
  background-color: white;
  font-family: verdana;
  }

a:link.nav,a:visited.nav,a:active.nav {
  color: white;
  font-weight: bold;
  }

a:hover.nav {
  color: #224466;
  font-weight: bold;
  }

a:link.submenu,a:visited.submenu,a:active.submenu {
  color: #7C869C;
  font-weight: bold;
  }

a:hover.submenu {
  color: #224466;
  font-weight: bold;
  }

p.indeling {
  margin-left: 25px;
  }

li {
  margin-bottom: 2px;
  }

b.active {
  color: #224466;
  }

div.backbutton {
  border-style: solid;
  border-width: 1px;
  position: absolute;
  left: 566px;
  top: 45px;
  width: 24px;
  height: 24px;
  }

img.backbutton {
  width: 22px;
  height: 22px;
  border: 0px;
  background-color: #7c869c;
  }

img.icon {
  width, height: 32px;
  border-width: 0px;
  margin-bottom: 10px;
  }

td.icon {
  font-size: 11px;
  width: 20%;
  padding-bottom: 10px;
  text-align: center;
  }

div.tip {
  margin-left: 25px;
  margin-top: 30px;
  color: #333333;
  width: 550px;
  font-size: 11px;
  padding: 8px 15px;
  text-align: justify;
  background-color: #b8bac0;
  border-style: solid;
  border-width: 1px; 
  border-color: #666666;
  }

img.vlaggen {
  width: 23px;
  height: 8px;
  position: absolute;
  left: 564px;
  top: 12px;
  border: 0px;
  }

table.cal {
  margin-left: 25px;
  margin-bottom: 15px;
  font-size: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  }

th.cal {
  background-color: #898989;
  color: white;
  }

td.cal {
  padding-left: 8px;
  }


p.totop {
  font-size: 10px;
  width: 470px;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  }

