#scroll {
  position:absolute;
  top:0;
  bottom:-0.1px;
  width:1em;
  z-index:-1;
}

body {
  margin: 0px 0px 0px 0px;
  background: url(/images/background.jpg) 100% 0% no-repeat;
}

div#bg {
}

table#t1 {
  width: 851px;
  height: 100%;
}

img#watisuwwaarde{ 
  position: absolute;
  top: 52px;
  border: 0px 0px 0px 0px;
}

table#c1 {
  width: 100%;
  height: 100%;
}

td#c2 {
  border-top: 2px solid #00A261;
  border-right: 2px solid #00A261;
  background: url(/images/white.png);
}

td#c3 {
  border-top: 1px solid #7DC8A6;
  border-right: 1px solid #7DC8A6;
}

div#title table {
  border-bottom: 1px solid #00A261;
}

div#title table td {
  font-size: 26px;
  font-family: arial;
  color: #00A261;
  padding: 66px 0px 8px 0px;
  border-bottom: 1px solid #BFE7D7;
}

div#content {
  padding-top: 20px;
  font-family: arial;
  font-size: 12px;  
  line-height:19px;

}

h1 {
  font-size: 16px;
  font-family: arial;
  color: #00A261;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

a#menu, a#menu_active {
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  color: #00A261;
}

a#menu div {
  width: 224px;
  padding: 6px 0px 3px 5px;
  background: url(/images/menu.jpg) repeat-x;
  cursor: pointer;
}

a#menu:hover, a#menu_active {
  color: #FFFFFF;
}
a#menu:hover div, a#menu_active div {
  width: 224px;
  padding: 6px 0px 3px 5px;
  background: url(/images/menu2.jpg) repeat-x;
  cursor: pointer;
}

a#submenu {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
  color: #00A261;
}

a#submenu:hover {
  color: #FFFFFF;
}

a#submenu div {
  width: 224px;
  padding: 6px 0px 5px 5px;
  background: url(/images/menu3.jpg) repeat-x;
  cursor: pointer;
}

div.news {
  font-family: arial;
}

div.news h2 {
  background-color: #E7F1E8;
  border-bottom: 1px solid #00A261;
  border-top: 1px solid #00A261;
  font-size: 16px;
  font-family: arial;
  font-weight: normal;
  color: #00A261;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 4px 6px;
}

div.news a {
  border-bottom: 1px solid #E7F1E8;
  color: #000000;
  display: block;
  font-size: 12px;
  padding: 6px;
  text-decoration: none;
}
