body {
  font-family: syntax, verdana, tahoma, sans-serif;
  color: #000;
  margin: 1em;
}

img {
  border: 0;
}

div.menu {
  font-size: large; padding-top: 1em;
}

div.menu a {
  text-decoration: none; margin-right: 1em; color: #000;
}

div.over {
  width: 25em;
  text-align: justify;
  margin-left: 20em;
  margin-top: 5em;
  top: 4em;
  bottom: 1em;
}

div.stub {
  margin-left: 20em;
  margin-top: 5em;
  top: 4em;
}

div.footer {
  position: fixed;
  bottom: 1px;
  left: 1em;
}

h2 {
  font-size: medium;
}

h3 {
  font-size: small;
}

div.omschrijving a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

div.omschrijving a:hover {
	color: #000;
}

a.okvk {
	text-decoration: none;
	color: #000;
}
