<!--
BODY {background-color: #ffffff;
      background-position: center top;
      background-repeat: no-repeat;
      color: #000000;}
div.c {margin:0 auto;
       text-align:center;
       width:1000px;
       clear: both;
       background-color: #ffffff;
       font-family: arial, verdana, courier;
       font-size: 20px;
       vertical-align:top;
       color: #cc0000;}
div.menu {background: #ffffff;
          float: left;
          text-align: left;
          width: 210px;
          height: 70px;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 10px;
          padding-bottom: 10px;}
div.menuitems {background: #ffffff;
               float: left;
               text-align: left;
               width: 250px;
               margin-left: 20px;
               margin-right: 20px;
               margin-top: 10px;
               margin-bottom: 10px;}
div.inhoud {background: #ffffff;
            text-align: left;
            width: 710px;
            float: left;}
div.kop {background: #ffffff;
         background-image: url(/index.png);
         width: 1000px;
         height: 158px;}
div.voet {background: #ffffff;
          width: 1000px;
          height: 60px;
          clear: both;
          text-align: center;}
textarea, input {color: #000000;
          font-family: arial, verdana, courier;
          font-size: 20px;}
.lt {border-color: #226E4A;}
.rood {color: #ff0000;}
.form {vertical-align:middle;}
.menulinks {font-size: 24px;}
A {text-decoration: none;}
A:link {color: #ff6600;
        text-decoration: none;}
A:visited {color: #ff0000;}
A:hover {color: #009900;
  text-decoration: underline;}
.animatie {margin: 10px;}
.links {padding: 10px;}
.midden {text-align: center;}
// -->