body {
  font-family: verdana;
  font-size: 11px;
  color: #5b67bf;
  background-color: #d6ef8b;
}

td {
  font-family: verdana;
  font-size: 11px;
  color: #5b67bf;
  background-color: #d6ef8b;
  
}

h1 {
  font-family: verdana;
  font-size: 12px;
  text-align: left;
  color: #5b67bf;
  padding-top: 10px;
  margin-bottom: 5px;
}

h2 {
  font-family: verdana;
  font-size: 14px;
  text-align: left;
  color: #5b67bf;
  padding-top: 10px;
  margin-bottom: 5px;
}


  
img.thumbnail {
  border-width: 1px;
  border-color: #5b67bf;
  border-style: ridge;
  margin: 0px;
}

img.voorpagina {
  border-width: 1px;
  border-color: #5b67bf;
  border-style: ridge;
  margin:0px;
  
}

img {
  border-width: 0px;
  border-color: #5b67bf
  border-style: ridge;
  margin-left: 0px;
}


a {
  font-family: verdana;
  font-size: 12px;
  color: #304133;
  text-decoration: none;
}

a:hover {
  color: #71930c;
  text-decoration: underline;
}

#border {
border: 1px solid #7b88e2;
border-style: ridge;
border-color: #7b88e2;
width: 120px;
height: 25px;
padding: 3px;
margin-left: 3px;
margin-right: 3px;
font-size: 10px;
overflow: none;
background-color: #5b67bf;
text-align: center;

}