body {
  background-color: #e3f3fa;
  background-image: url('../images/backgrounds/waterdrops.jpg');
  background-position: left top;
  margin: 0px;
  }

body,table {
  font-family: verdana,arial,sans-serif;
  font-size: 12px;
  color: #454545;
  }

td {
  vertical-align: top;
  }

table.page {
  background-image: url('../images/backgrounds/dottedline.gif');
  width: 750px;
  background-color: white;
  }

table.bottom {
  width: 750px;
  }

td.copyright {
  text-align: right;
  font-size: 9px;
  padding: 5px 2px;
  }

td.banner {
  background-color: #e3f3fa;
  }

td.slogan {
  background-image: url('../images/backgrounds/banner-rechts-leeg.jpg');
  background-repeat: no-repeat;
  background-position: left top;
  }

td.menu {
  background-color: #e3f3fa;
  padding-left: 120px;
  }

td.cnt {
  background-color: white;
  background-image: url('../images/backgrounds/shadow-ondermenu.gif');
  background-repeat: repeat-x;
  background-position: left top;
  }

table.mid {
  }

td.midleft {
  text-align: center;
  width: 200px;
  padding-top: 30px;
  }

td.midright {
  width: 548px;
  background-image: url('../images/backgrounds/dottedline-ver.gif');
  background-repeat: repeat-y;
  background-position: left top;
  }

div.bottomspacer {
  margin-top: 50px;
  }

div.nav {
  margin-top: -60px;
  text-align: right;
  font-size: 11px;
  padding: 20px 10px;
  color: #999999;
  }

div.submenu {
  height: 70px;
  }

img.logo {
  width: 300px;
  height: 85px;
  }

img.banneronderlogo {
  width: 300px;
  height: 40px;
  }

img.rechts {
  width: 448px;
  height: 125px;
  }

p {
  text-align: justify;
  margin: 0px 30px 10px 30px;
  }

a:link,a:visited,a:active {
  color: #2999d0;
  text-decoration: underline;
  font-weight: normal;
  }

a:hover {
  color: #990000;
  text-decoration: none;
  }

a:link.nav,a:visited.nav,a:active.nav {
  color: #6093c6;
  }

a:hover.nav {
  color: #990000;
  }

a:link.submenu,a:visited.submenu,a:active.submenu,a:hover.submenu {
  color: white;
  text-decoration: none;
  }

h1 {
  font-size: 35px;
  color: #dd9d9d;
  }

h2 {
  font-size: 22px;
  color: #2999d0;
  margin: 15px 30px 10px 20px;
  }

h3 {
  color: #ffcc00;
  font-size: 17px;
  }

table.submenu {
  background-image: url('../images/backgrounds/dottedline.gif');
  }

td.submenu {
  color: white;
  cursor: hand;
  background-color: #99cee9;
  padding: 4px 10px;
  font-size: 11px;
  }

img.menubutton {
  border: 0px;
  }

object.titel {
  margin: 15px 0px 10px 20px;
  }

hr {
  height: 1px;
  color: #86c6e5;
  margin: 10px 30px;
  }

img.brdr {
  border-style: solid;
  border-width: 1px;
  border-color: #154f6c;
  }

p.bijschrift {
  margin: 2px 15px 10px 15px;
  font-size: 9px;
  color: #999999;
  }

img.arrow {
  margin-left: 5px;
  margin-right: 5px;
  }