body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}

h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FFFFFF;
}

#links {
   width: 95px;
   height: 615px;
   background: url(images/links.gif);
   background-repeat: no-repeat;
}

#boven {
   width: 300px;
   height: 75px;
   background: url(images/boven.gif);
   background-repeat: no-repeat;
}

#tussen {
   width: 34px;
   height: 615px;
   background: url(images/tussen.gif);
   background-repeat: no-repeat;
}

#rechts {
   width: 916px;
   height: 615px;
   background: url(images/rechts.gif);
   background-repeat: no-repeat;
}

#content {
   width: 300px;
   height: 501px;
   background: url(images/content.gif);
   background-repeat: no-repeat;
}

#afbeelding {
   width: 335px;
   height: 615px;
   background-repeat: no-repeat;
}

#koptekst {
   width: 300px;
   height: 39px;
   background: url(images/koptekst.gif);
   background-repeat: no-repeat;
}