a.noord
{
  text-decoration: none;
  color: #ffffff;
}
a.oost
{
  text-decoration: none;
  color: #ffffff;
}
a.west
{
  text-decoration: none;
  color: #ffffff;
}
a.zuid
{
  text-decoration: none;
  color: #ffffff;
}
a.zuidoost
{
  text-decoration: none;
  color: #ffffff;
}
img
{
  border: none;
}
#page {
position: absolute;
width: 924px;
height: 568px;
top: 50%;
left: 50%;
margin-left: -462px;
margin-top: -284px;
background-image: url(layout/bg.gif);
background-repeat: no-repeat;
background-color: white;
overflow: hidden;
}
.printlogo {
  display: none !important;
}
#toolbar
{
  position: absolute;
  height: 16px;
  width: 857px;
  left: 33px;
  top: 537px;
  background-color: #000000;
  color: #ffffff;
}
#toolbartext {
  position: absolute;
  z-index: 3;
  left: 39px;
  top: 536px;
  *top: 534px;

}
#toolbartext * {
  vertical-align: middle;
  color: white;
}
#tab_1, #tab_2, #tab_3
{
  text-align: center;
  float: left;
  height: 30px;
  font-family: Tahoma; 
  font-weight: bold;
}
#tab_1 a, #tab_2 a, #tab_3 a
{
  display: block;
  line-height: 30px;
}
#tab_1 a
{
  color: #000000;
}
#tab_2 a
{
  color: #ffffff;
}
#content-tabs
{
  position: absolute;
  height: 30px;
  width: 525px;
  top: 147px;
  left: 321px;
  overflow: hidden;
  z-index: 0;
}
#content-site1
{
  position: absolute;
  height: 309px;
  width: 510px;
  top: 177px;
  left: 321px;
  overflow: auto;
  z-index: 0;
  padding: 5px 5px 10px 10px;
}
#content-bottom
{
  position:absolute; 
  top: 488px;
  left: 319px; 
  background-image: url(layout/bottom.png); 
  width:529px; 
  height:13px;
  z-index: 5;

}

#content-site
{
  position: absolute;
  height: 275px;
  width: 435px;
  top: 178px;
  left: 450px;
  overflow: auto;
}

#content-site-inner
{
  position: relative;
  height: 275px;
  width: 392px;
}


#mainmenu
{
  position: absolute;
  left: 455px;
  top: 0px;
}
#mainmenu a {
  display: block;
  width: 78px;
  float: left;
  
}

#leftarea
{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 450px;
  height: 451px;
  background-repeat: no-repeat;
}
#homearea
{
  position: absolute;

}
.title
{
  font-family: Tahoma;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  color: #e20079;
  top: 50px;
  left: 50px;
  
}
.png
{
  -behavior: expression('url(' + document.location.protocol + '//' + document.location.host + '/_public/iepngfix.htc)');
}
.white, .white td
{
  color: #ffffff;
}
.black, .black td
{
  color: #000000;
}