body {
  font-family: Helvetica, sans-serif;
  background-color: #60a0d0;
  padding: 0px 0px 0px 0px;
  margin: 0;
  }

td.layout {
  font-size: 13px;
  text-align: justify;
  border-color: #e0b0b0;
  background-color: #fff0c0;
}

td.main {
  border-color: #00b0b0;
  background-color: #fff0c0;
  text-align: justify;
  font-size: 13px;
}

td.margin {
  width: 20%;
  background-color: #fff0c0;
}

table.page {
width: 100%;
}

table.topmenu {
position: relative;
left: 15%; top: 0px;
}

td.topmenu {
  background-image: url(../img/grijsbalk-licht.png);
  height: 15px;
/*
  width: 80%;
*/
padding-right: 8px;
  font-size: 13px;
}

td.heremenu {
  background-image: url(../img/grijsbalk-licht.png);
  height: 15px;
  padding-right: 8px;
  font-size: 13px;
  font-weight: bold;
}

td.splash {
  background-color: #60a0d0;
}

td.link {
  background-color: #ffffcc;
  font-size: 13px;
}

tr.kop {
  background-image: url(../img/kaart.jpg);
/*  height: 84px; */
}

td.balk {
  background-image: url(../img/grijsbalk-licht.png);
  height: 15px;
  font-size: 13px;
}

h1 {
  text-align: center;
}

h2 {
  text-align: center;
}

table.rooster {
  font-size: 13px;
  background-color: #f6f6f4;
  text-align: left;
  border-style: solid;
  border-color: #d0d0d0;
  border-width: 1px;
}
td.rooster {
  padding: 4px;
  text-align: left;
  border-style: solid;
  border-color: #d0d0d0;
  border-width: 1px;
}
th.rooster {
  padding: 4px;
  text-align: center;
  border-style: solid;
  border-color: #d0d0d0;
  border-width: 1px;
}

div.highlight {
  background-color: #ffffa0;
  border-style: solid;
  border-color: #808040;
  border-width: 2px;
  padding: 2%;
}

div.adres {
background-color: #ffffcc;
padding: 6px;
}

p.adres {
background-color: #ffffcc;
padding: 6px;
}

div.balk {
  background-image: url(../img/grijsbalk-licht.png);
  height: 18px;
  width: 100%;
  text-align: center;
}

a:link {
  color: #0000ff;
  font-size : 13px;
  text-decoration : none;
}

a:visited {
  color: #0000a0;
  font-size : 13px;
  text-decoration : none;
}

a:hover {
  color: #ff0000;
  font-size : 13px;
  text-decoration : none;
} 
