body
{
  background-color: #000000;
  background: black url("./images/back.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  color: #FFFFFF;
  margin-top: 0pt;
  margin-bottom: 0pt;
  font-family: Arial, Helvetica, sans-serif;
}

a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #FF0000; }
a:active { color: #FF0000; }

.heading1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28pt;
  font-style: Italic;
}

.merk
{
  background-color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  border-style: dashed;
}

a.merk:link{ color: #FFFFFF; }
a.merk:visited { color: #FFFFFF; }
a.merk:hover { color: #000000; }
a.merk:active { color: #FFFFFF; }

td.vet
{
  font-weight: bold;
  font-size: 14pt;
}