img {
  /*padding:0;
  margin:0;*/
}

p {
  /*padding: 1em 0;*/
  line-height: 1.4em;
}

html, body {
  height: 100%; /* h??l belangrijk */
  /*font-size: 62.8%;*/
  font-size: 65%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
  text-align: center;
}

a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: rgb(0,74,0);
  text-decoration:none;
  /*font-size: 0.82em;*/
}

#witlinks {
  background-color: white;
  z-index: 20;
  height: 98px;
  width: 11px;
  position: absolute;
  left:-11px;
  top: 0px;
}


#witlinksonder {
  background-color: white;
  z-index: 20;
  height: 20px;
  width: 11px;
  position: absolute;
  left:-11px;
  bottom: 0px;
}

#witrechts {
  background-color: white;
  z-index: 25;
  height: 98px;
  width: 11px;
  position: absolute;
  right:-11px;
  top: 0px;
}

#witrechtsonder {
  background-color: white;
  z-index: 25;
  height: 20px;
  width: 11px;
  position: absolute;
  right:-11px;
  bottom: 0px;
}

#bannertext
{
  text-align:right;
  vertical-align:bottom;
  color:rgb(0,74,0);
  font-family:Times New Roman;
  font-size:4.8em;
  position: absolute;
  right:2px;
  top: 58px;
}

#bar1
{
  font-size:1.5em;
  color:white;
  text-align:right;
  font-weight:normal;
  height:15px;
  position: absolute;
  right:9px;
  top: 101px;
}

#bar3
{
  padding-left:150px;
  font-family:Palatino Linotype;
  /*font-size:24px;*/
  font-size: 3.8em;
  color:white;
  font-weight:bold;
  /*height:40px;*/
  position: absolute;
  left: 0px;
  top: 131px;
}

#container {
  width: 800px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  min-height: 80%;
  height: auto !important; /* voor moderne browsers */
  height: 80%; /* voor IE */
  background: #FFF;
  border-left: 1px solid rgb(0,74,0);
  border-right: 1px solid rgb(0,74,0);
  /*border-bottom: 1px solid rgb(0,74,0);*/
}

#header{
  width: 800px;
  /*position: absolute;
  top: 0; /* heel belangrijk */
  /*left: -1;
  /*border-left: 1px solid white;
  border-right: 1px solid white;*/
  padding-left:0px;
  /*height:110px;*/
  background-color: #859C0E;
  background-color: white;
  /*line-height: 60px;*/
  text-align: center;
}


#inhoud {
  /*padding: 0 2em 60px 2em;*/
  width: 800px;
  /*background-color: red;*/
}


div#nav {
    padding: 10px;
    padding-left: 0px;
    margin-top: 1px;
    float: left;
    /*background-color: yellow;*/
    vertical-align:top;
    width:120px;
    /*height: 200px;*/
    font-size:1.7em;
}

div#nav table
{
  width:100%;
  margin-top:12px;
  margin-left:20px;
}

div#nav table tr td
{
   color:rgb(0,74,0);
   height:25px;
   /*font-size: 0.82em;*/
}

div#nav table tr td a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: rgb(0,74,0);
  text-decoration:none;
  /*font-size: 0.82em;*/
}

div#nav table tr td.selected
{
   font-weight:bold;
   /*font-size: 0.71em;*/
}

div#nav table tr td ul.subnav
{
  color: red;
  list-style:none;
  padding: 0px 0px 0px 8px;
  margin: 0px 0px 0px 0px;
}

div#nav table tr td ul.subnav li
{
  margin-bottom: 4px;
}

div#nav table tr td ul.subnav li#selected
{
  font-weight:bold;
}

/*
#nav li.subnav ul {background: #fff;  line-height:1em;}
#nav li.subnav li {padding:1px 5px 3px 10px; border-bottom: 1px dotted #e1e1e1; background: #fff; font-size: x-small; voice-family: "\"}\""; voice-family: inherit; padding-left:20px; font-size:small}
/*Box Model Hack to accomodate IE5/Win: get correct indentation and reset font-size in IE5/Win */
/*#nav li.subnav li {font-size: 0.82em;}
#nav li.subnav li.lastitem {border-bottom: 1px solid #e1e1e1;}
#nav li.subnav li#selected { background: #fc0 url("../img/arrowlevel2.gif") left top no-repeat;}
*/



div#main {
  width: 630px;
  margin-left: 0px;
  margin-top: 10px;
  padding: 10px;
  padding-bottom: 50px;
  color:rgb(0,74,0);
  float: left;
  font-size:1.7em;
  /*background-color: lime;*/
    /*height: 400px;*/
}

div#mainsmall {
  width: 460px;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 20px;
  padding: 10px;
  padding-bottom: 50px;
  color:rgb(0,74,0);
  float: left;
  font-size:1.7em;
  /*background-color: lime;*/
}

div#events {
  width: 150px;
  margin-left: 0px;
  margin-top: 25px;
  padding: 0px;
  color:rgb(0,74,0);
  float: left;
  background-color:rgb(102,146,102);
  font-size:1.7em;
}

div#events table
{
  color:white;
  /*width:150px;*/
  height:200px;
  margin-top:5px;
}

div#events table tr td
{
  vertical-align:top;
  background-color:rgb(102,146,102);
  color:white;
}

div#events table tr td a
{
  color:white;
  text-decoration:none;
  cursor:pointer;
  /*font-size: 0.82em;*/
}

div.clear {
  clear: both;
}

#footer {
  border-top: 1px solid rgb(0,74,0);
  /*border-left: 1px solid rgb(255,255,255);
  border-right: 1px solid rgb(255,255,255);*/
  position: absolute;
  bottom: 0; /* heel belangrijk */
  left: 0;
  width: 800px;
  background: white;
  height: 20px;
  line-height: 20px;
  color:rgb(0,74,0);
  text-align:center;
  font-size:1.7em;
}

#footer a
{
    color:rgb(0,74,0);
    text-decoration:none;
}



#imglinks {
  border: thick;

}
