html
{
  background: #dfdfde;
}

body
{
  width: 826px;
  margin: 0 auto;
}

img
{
  border: 0px;
}

div#container
{
  width: 812px;
  padding: 0px 7px 0px 7px;
  background: #FFFFFF;
  position: absolute;
  top: 0;

}

div#containerfooter
{
  width: 826px;
  height: 45px;
  background: url(images/footer.png) no-repeat;
  margin-left: -7px;
}

#containerfooter p
{
  margin-left: 7px;
  padding-top: 15px;
  text-align: center;
  width: 811px;
  color: #135287;
  font-size: 9pt;
  font-family: Trebuchet MS, Arial
}



  /* HEADER */



div#header
{
  width: 813px;
  height: 109px;
  margin: 0 auto 0 auto;
  background: url(images/header.png) no-repeat;
}

ul#headmenu
{
  width: 806px;
  padding: 70px 0px 0px 6px;
  margin: 0;
  list-style: none;
}

ul#headmenu li
{
  margin-left: 1px;
  width: 117px;
  height: 33px;
  background: url(images/headmenu.png) no-repeat;
  float: left;
  line-height: 2em;
}

ul#headmenu li a
{
  color: #2b2f66;
  font-family: Arial;
  text-decoration: none;
  font-size: 11pt;
  width: 117px;
  text-align: center;
  display: block;
}



  /* CONTENT */



div#content
{
  width: 813px;
  margin: 8px auto;
}

div#contentleft
{
  float: left;
  width: 481px;

}

div#contentright
{
  float: left;
  width: 324px;
  padding: 4px;
}

div.headwide
{
  width: 457px;
  height: 38px;
  background: url(images/head_wide.png) no-repeat;
  padding-left: 21px;
  line-height: 2em;
  color: #69c8ff;
  font-size: 11pt;
  font-family: Trebuchet MS, Arial;
}
a.speciaal{
color: #ffffff;
text-decoration: none;
}

a.speciaal:link, a.speciaal:visited{
color: #ffffff;
text-decoration: none;

}

a.speciaal:hover, a.speciaal:active{
color: #ffffff;
text-decoration: none;

} 

div.bodwide
{
  padding-left: 25px;
  color: #135287;
  font-size: 9pt;
  font-family: Trebuchet MS, Arial;
}

div.orangebox
{
  width: 292px;
  height: 62px;
  background: url(images/orangebox.png);
  padding: 4px 0px 0px 31px;
  color: #FFFFFF;
  font-size: 9pt; 
  font-family: Trebuchet MS, Arial;
  margin-top: 8px;
}

div.headsmall
{
  width: 153x;
  height: 32px;
  padding-left: 5px;
  background: url(images/head_small.png) no-repeat;
  line-height: 2em;
  color: #efefef;
  font-size: 11pt;
  font-family: Trebuchet MS, Arial;
}

div.bodsmall
{
  width: 147px;
  padding-left: 11px;
  background: #efefef;
  color: #135287;
  font-size: 9pt;
  font-family: Trebuchet MS, Arial;
}

div.footsmall
{
  width: 156px;
  height: 6px;
  background: url(images/foot_small.png);
}

div.smalleft
{
  width: 162px;
  float: left;
}

div.smallright
{
  width: 162px;
  float: left;
}

div.small
{
  margin-top: 7px;
}

div.headmed
{
  width: 312px;
  height: 31px;
  padding-left: 5px;
  background: url(images/headmed.png);
  margin-top: 7px;
  line-height: 2em;
  color: #efefef;
  font-size: 11pt;
  font-family: Trebuchet MS, Arial;
}

div.bodmed
{
  width: 306px;
  padding-left: 11px;
  background: #efefef;
  color: #135287;
  font-size: 9pt;
  font-family: Trebuchet MS, Arial;
}

div.footmed
{
  width: 317px;
  height: 6px;
  background: url(images/foot_med.png);
}