body {
  margin: 0px;
  padding: 0px;
  background-image: url("afbeeldingen/logo3.gif");
  background-repeat: no-repeat;
  background-position: top center;
}

body,
div,
td {
  font-family:
    "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

a {
  color: #333;
  text-decoration: underline;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

a:hover {
  color: #333;
  text-decoration: none;
  border-bottom: 0px;
}

h1,
h2,
h3,
h4 {
  color: #333;
  font-weight: bold;
}

h1 {
  font-size: 1.8em;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0;
}

h2 {
  font-size: 1.6em;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 0px;
  font-weight: normal;
}

h3 {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

h4,
h5 {
  font-size: 1em;
  margin: 0;
  padding: 0;
}

h5 {
  display: inline;
}

div#tekst {
  line-height: 180%;
  align: right;
  width: 450px;
  margin-top: 30px;
  margin-left: 20px;
}

div#spreuk {
  width: 450px;
  height: 50px;
  line-height: 120%;
  font-style: italic;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  padding-top: 7px;
  text-align: center;
  margin: 30px 0 0 20px;
}

td {
  text-align: left;
  vertical-align: center;
}

td.form {
  border-spacing: 0px;
  border-right: 0px solid #ccc;
}
/* table.tabel {border-spacing: 1px; background-color:#999999; } */

/* table.form  {border-spacing: 1px; background-color:#ccc;} */

.form td,
.form th {
  /*	background-color:#FFFFFF; */
  padding: 3px;
  text-align: left;
  line-height: 180%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
}

.form th {
  text-align: left;
  color: #333;
  font-weight: bold;
}

img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.right,
.naarboven {
  float: right;
  margin-bottom: 0px;
  margin-left: 5px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
}
