﻿body
{
   color: #FFFFFF;
   background-color: #FFFFFF;
}
img
{
   position: absolute;
   vertical-align: top;
}
#top
{
   top: 0px;
   height: 63px;
   left: 180px;
   width: 100%;
}
#grijs
{
   top: 63px;
   height: 20px;
   left: 0px;
   width: 100%;
}
#counter
{
   top: 62px;
   left: 50px;
}
#menuBox
{
   position: absolute;
   top: 65px;
   left: 180px;
   right: 0px;
}
a
{
   font-size: 9pt;
   font-weight: bold;
   text-decoration: none;
}
a:link
{
   color: #FFFFFF;
}
a:visited
{
   color: #FFFFFF;
}
a:hover
{
   color: #000000;
}
a:active
{
   color: #000000;
}
