body
{
  /*padding:5;*/
  /*margin: 0;*/
  /*font-family: Comic Sans MS, sans-serif; */
  /*font-size: 12px;*/

}


div#header
{
  position: absolute;
  width: 100%;
  height:18%;
  /*background-color:yellow;*/
  /*padding: 0;*//*werkt alleen bij IE*/
}
div#header_links
{
  position: absolute;
  width: 10%;
  top: 18%;
  height: 100%;
  padding: 0;
}
div#text
{
  position: absolute;
  width: 80%;
  left: 10%;
  top: 18%;
  /*font-family:  Century Gothic, sans-serif;*/
  /*font-size: 12px;*/
  /*z-index: 2;*/
  /*color:black;*/
  /*padding: 15;/*werkt alleen bij IE*/

}

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: white;*/
}

a:link
{
  /*color: red;*/
  /*text-decoration: none;*/
}

a:visited
{
  /*color: green;*/
  /*text-decoration: none;*/
}

a:active
{
  /*color: white;*/
  /*text-decoration: none;*/
}

table
{
  /*font-size:13;*/
}