body {
  font-family: "Verdana", sans-serif;
  font-size: 11px;
  margin: 0px;
  color: black;
}

html {
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

th {
  background: #CBD300;
  height: 30px;
  border: 1px solid #525252;
  font-size: 10px;
}

td {
/*
  border: 1px solid #525252;
  background-color: white;
  height: 50px;
  font-size: 10px;
  padding: 2px;
  text-align: center;
*/
}

form {
  margin: 0px;
}

img {
  border: 0px;
}

hr {
  border: 1px solid white;
  border-bottom: 1px solid #7C7A7B;
  margin-bottom: 20px;
  height: 2px;
}

ul {
  list-style-type: disc;
}

a:link,
a:hover,
a:active,
a:visited {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: bold;
}

h2 {
  color: #232011;
  font-size: 12px;
}

h3 {
  color: #232011;
  font-size: 14px;
}

p {
}


div.MainWrapper ul#Menu,
div.MainWrapper ul#TopMenu,
div.Adres,
div#StuurPagina,
div.Functiebalk,
div.QuickLinks,
div.NieuwsScroller,
a.Logo:link,
a.Logo:hover,
a.Logo:active,
a.Logo:visited {
  background: none;
  display: none;
  visibility: hidden;
}
