body {
  font: 10pt Verdana;
  text-color: black;
  background-image: url("images/background.gif");
}

table {
  font: 10pt Verdana;
  text-color: black;
}

h1.kop {
  font: 14pt Verdana;
  font-weight: bold;
  color: #5f0c0c;
  width: 100%;
  border-bottom: solid 1px #5f0c0c;
}

.footnote {
  font: 8pt Verdana;
}

p {
  font: 10pt Verdana;
  text-align: left;
}

p#start {
 margin-top: 0px;
}

p#footer-left {
 margin-top: 30px;
 float: left;
 font: 8pt Verdana;
}

p#footer-right {
 margin-top: 30px;
 float: right;
 font: 8pt Verdana;
}

span#gemarkeerd {
  font-weight: bold;
}

#menuitem1 {
  position: relative;
  float: left;
  top: 0px;
  color: #5f0c0c;
  font-weight: bold;
  /* height: 20px; */
}

#menuitem2 {
  position: relative;
  float: left;
  padding-left: 10%;
  color: #5f0c0c;
  font-weight: bold;
  height: 20px;
}

#menuitem3 {
  position: relative;
  padding-left: 10%;
  float: left;
  color: #5f0c0c;
  font-weight: bold;
  height: 20px;
}

#menuitem4 {
  position: relative;
  float: left;
  padding-left: 10%;
  color: #5f0c0c;
  font-weight: bold;
  height: 20px;
}

#menuitem5 {
  position: relative;
  float: left;
  padding-left: 10%;
  color: #5f0c0c;
  font-weight: bold;
  height: 20px;
}

/* Eerst:

#menuitem5 {
  position: absolute;
  left: 51%;
  top: 0px;
  color: #5f0c0c;
  font-weight: bold;
  height: 20px;
}
*/

a.menulink {
  color: #5f0c0c;
  font-weight: bold;
}

.spacer {
  height: 50px;
}

.submenuitem {
  width: 180px;
  margin-left: 0px;
  height: 40px;
  padding: 0px 10px 0px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}


a#submenulink {
  color: #ffffff;
  font-weight: bold;
}


#row1 {
  position:relative;
  left:5%;
  margin-top:10px;
  right: 5%;
  width: 90%;
  height: 85px;
  vertical-align: top;
}

#row1-col1 {
  position: absolute;
  width:    85px;
  top:       0px;
  left:      0px;
}

#row1-col2 {
  position:     relative;
  margin-left:  85px;
  margin-right: 85px;
  top:          0px;
  height:       85px;
  background-color: white;
}

#row1-col3 {
  position:absolute;
  width:   85px;
  top:      0px;
  right:    0px;
}

#row2 {
  position: relative;
  left: 5%;
  right: 5%;
  top: 0px;
  width: 90%;
  padding-top: 10px;
  background-color: white;
}

#row2-col1 {
  position: relative;
  margin-top: 0px;
  margin-left: 201px;
  margin-bottom: 0px;
  margin-right: 0px;
  /* Eerst: padding-top: 20px; */
  height: 20px;
  background-image: url('images/gray-vert.gif');
}

#row3 {
  position: relative;
  left: 5%;
  right: 5%;
  top: 0px;
  width: 90%;
  margin: 0px;
  padding: 0px;
}

#row3-col1 {
  position: relative;
  top: 0px;
  left: 0px;
  height: 20px;
  width: 100%;
  background-image: url('images/balk.gif');
}

#row4 {
  position: relative;
  left: 5%;
  right: 5%;
  top: 0px;
  width: 90%;
  height: auto;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  background-image: url('images/gray200.gif');
  background-repeat: repeat-y;
}

#row4-col1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 200px;
  height: auto;
  float: left; 
  padding: 20px 0px 0px 0px;
}

#row4-col2 {
  width: 60%;
  height: auto;
  padding: 20px 20px 20px 20px;
  margin-left: 200px;
  text-align: left;
}

#row5 {
  position: relative;
  left: 5%;
  right: 5%;
  top: 0px;
  width: 90%;
  
}

#row5-col1 {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
  background-image: url('images/balk.gif');
}

#row6 {
  position:relative;
  left:5%;
  top:0px;
  right: 5%;
  width: 90%;
  height: 85px;
  vertical-align: top;
}

#row6-col1 {
  position: absolute;
  width:    85px;
  top:       0px;
  left:      0px;
}

#row6-col2 {
  position:     relative;
  margin-left:  85px;
  margin-right: 85px;
  top:          0px;
  height:       85px;
  background-color: white;
}

#row6-col3 {
  position:absolute;
  width:   85px;
  top:      0px;
  right:    0px;
}
