body
{
  /*padding:5;*/
  margin: 0;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  background-color:#E1F0E9;
  /*background-color:red;*/
}


div#header
{
  position: absolute;
  width: 100%;
  height:200px;
  /*background-color:yellow;*/
  /*padding: 0;*//*werkt alleen bij IE*/
}


div#header_links
{
  position: absolute;
  height: 20px;
  left: 15%;
  top: 200px;
  width: 900px;
  padding: 0;
  font-size: 10pt;
}


div#actueel
{
  position: absolute;
  left:1%;
  width: 14%; /*200px*/
  top: 220px;
  font-size: 12px;
  /*z-index: 2;*/
  color:#333333;
  /*padding: 15;/*werkt alleen bij IE*/
}


div#info
{
  position: absolute;
  width: 14%; /*200px*/
  left: 85%;
  right: 1%;
  top: 220px;
  font-size: 12px;
  /*z-index: 2;*/
  color:#333333;
  /*padding: 15;/*werkt alleen bij IE*/
}

div#text
{
  position: absolute;
  width: 70%;
  left: 15%;
  top: 220px;
  font-size: 12px;
  /*z-index: 2;*/
  color:#333333;
  /*padding: 15;/*werkt alleen bij IE*/

}


h2
{
  color:#0060AA;
}

h3
{
  color:#0060AA;
}

h4
{
  color:#FF000;
}


div#titel
{
 color:#0060AA;
}
div#subtitel
{
  color: "#000033";
}

table
{
  /*font-family:  Century Gothic, sans-serif;*/
  /*font-size: 13px;*/
}
div#login
{
  /*font-family:  Century Gothic, sans-serif;*/
  /*font-size: 13px;*/
}

a:hover
{
   /*font-style: italic;*/
   color: #0060AA;
}

a:link
{
  color: #0060AA;
  /*text-decoration: none;*/
}

a:visited
{
  color: #0060AA;
  /*text-decoration: none;*/
}

a:active
{
  color: #0060AA;
  /*text-decoration: none;*/
}

table
{
  /*font-size:13;*/
}

