#center {
  position: relative;
  margin: 0 auto;
  width: 781px;
  border-top: 0 none;
}

BODY {
 scrollbar-face-color: #B1B1B1;
 scrollbar-highlight-color: #E6E6E6;
 scrollbar-shadow-color: #DEE3E7;
 scrollbar-3dlight-color: #DDDDDD;
 scrollbar-arrow-color:  #FFFFFF;
 scrollbar-track-color: #59748D;
 scrollbar-darkshadow-color: #98AAB1;
 background-color: #EFEFEF;
 color: #CCCCCC;
 margin: 0px;
}

/* hoofdachtergronddiv */
#mainbg {
  position: relative;
  background-image: url(boxback.gif);
  layer-background-image: url(boxback.gif);
  width: 781px;
  border: 1px solid #000000;
}

/* logodiv */
#logobox {
  width:779px;
  height:114px;
  margin-left: 1px;
  margin-top: 2px;
  background-color: #CCCCCC;
  layer-background-color: #CCCCCC;
  border: 1px none #000000;
  background-image: url(logo.gif);
  layer-background-image: url(logo.gif);
}

/* puntjesdiv */
#dotsbox {
  position:absolute;
  width:777px;
  height:14px;
  left: 0px;
  top: 118px;
  background-image: url(topdots.gif);
  layer-background-image: url(topdots.gif);
  border: 1px none #000000;
}

/* contenttopdiv */
#conttopbox {
  position:absolute;
  width:583px;
  height:25px;
  left: 195px;
  top: 142px;
  background-image: url(contboxtop.gif);
  layer-background-image: url(contboxtop.gif);
  border: 1px none #000000;
}

/* contentdiv */
#contentdiv {
  position:relative;
  float:center;
  margin-right: 3px;
  width:583px;
  top: 50px;
  margin-left: 195px;
  margin-top: 0px;
  background-image: url(contboxmiddle.gif);
  layer-background-image: url(contboxmiddle.gif);
  border: 1px none #000000;
}

/* footerdiv */
#footerbox {
  float:bottom;
  margin-right: 1px;
  z-index: 2;
  width:779px;
  height:99px;
  margin-left: 1px;
  top: 100px;
  margin-top: 50px;
  layer-background-color: #CCCCCC;
  border: 1px none #000000;
  background-image: url(footer.gif);
  layer-background-image: url(footer.gif);
}

/* menuachtergronddiv */
#menubox {
  position:absolute;
  width:186px;
  left: 1px;
  top: 80px;
  height:700px;
  margin-left: 2px;
  margin-top: 80px;
  background-image: url(boxsides.gif);
  layer-background-image: url(boxsides.gif);
  border: 1px none #000000;
}

/* menuheaderdiv */
#menuheader {
  position:absolute;
  width:186px;
  height:25px;
  left: 3px;
  top: 142px;
  background-image: url(boxtop.gif);
  layer-background-image: url(boxtop.gif);
  border: 1px none #000000;
}

/* menuheaderdiv */
#menuheader1 {
  position:absolute;
  width:186px;
  height:25px;
  left: 3px;
  top: 394px;
  background-image: url(middlebox.gif);
  layer-background-image: url(middlebox.gif);
  border: 1px none #000000;
}

/* menuheaderdiv */
#menuheader2 {
  position:absolute;
  width:186px;
  height:25px;
  left: 3px;
  top: 570px;
  background-image: url(middlebox.gif);
  layer-background-image: url(middlebox.gif);
  border: 1px none #000000;
}

/* etcmenudiv */
#etclayer {
  position:absolute;
  width:155px;
  height:135px;
  left: 18px;
  top: 427px;
}

/* mcpmenudiv */
#mcplayer {
  position:absolute;
  width:155px;
  height:211px;
  left: 18px;
  top: 175px;
}

/* linkmenudiv */
#linklayer {
  position:absolute;
  width:155px;
  height:198px;
  left: 18px;
  top: 604px;
}

/* fontinstellingen */
H1 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        20pt;
}

H2 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        14pt;
}

H3, div.h5 {
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-weight:      bold;
 font-size:        12pt;
}

BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT
{
 text-decoration:  none;
 font-family:      Verdana,Arial,Helvetica,sans-serif;
 font-style:       normal;
 font-size:        10pt;
}

P.ind {
 margin-left: 3em;
}

A {
 text-decoration: underline;
}

.menulink {
 line-height: 140%;
}

.menutext {
 font-size: 7pt;
}

.listtable tr {
 vertical-align: top;
}

.fixed td {
 padding: 4px;
}

.bad td {
}
