


body {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: small;
  }

h1,h2, h3,h4,h5 {
  font-family: 'Book Antiqua', 'Comic Sans MS', verdana, arial, helvetica, sans-serif; 
  font-size: 150%;
  font-weight: bold;
  color: #21176F;
  }
h1 {font-size: 225%}
h2 {font-size: 184%}
h3 {font-size: 150%}
h4 {font-size: 122%}
h5 {font-size: 100%}
h1 {font-size: 262%}
h2 {font-size: 206%}
h3 {font-size: 162%}
h4 {font-size: 127%}
h5 {font-size: 100%}

#menu {
  font-size: smaller;
  }

#innermenu {
  vertical-align: top;
  padding-top: 82px;
  }

td.itself {
  background-color: #21176F;
  color: #FCFBDE;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  border-width: 0px;
  }

td.menuitem {
  background-color: #21176F;
  color:#C0D0D0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  border-width: 0px;
  }  
td.menuitem a {color: #C0D0D0; text-decoration: none;}
td.menuitem a:hover {color: #FCFBDE; text-decoration: none;}

td.editmenu {
  padding-left: 10px;
  padding-right: 1px;
  padding-bottom: 1px;
  border-width: 1px;
  color:  #21176F;
  }  
td.editmenu a {color: #21176F; text-decoration: none;}
td.editmenu a:hover {color: #21176F; text-decoration: underline;}


.vlak {
  background-color: #EFECF4;
  color: #21176F;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  }
.vlak h1, .vlak h2, .vlak h3, .vlak h4, .vlak h5 {
  color: olive;
  }



#container {
  padding-top: 15px;
  }

#middenvlak {
  position: absolute;
  top: 0px;
  height: 100%;
  visibility: hidden;
  background-color: #FCFBDE;
  }

#h_band {
  position: absolute;
  visibility: hidden;
  background-color: #21176F;
  }

#h_band_laag {
  position: absolute;
  visibility: hidden;
  background-color: #21176F;
  }

#citaat {
  color: #21176F;
  font-family: Georgia, "Times New Roman",Serif;
  position: absolute;
  left: 100px;
  top: 2px;
  height: 68px;
  width: 300px;
  padding: 4px;
  vertical-align: bottom;
  overflow: hidden;
  visibility: hidden;
  }

#mp3player {
  position: absolute;
  top: 2000px;
  left: 2000px;
  width: 144px;
  height: 20px;
  background-color: #FCFBDE;
  overflow: hidden;
  border-width: 1px; 
  }
body > #mp3player {position: fixed;}

#mp3commentdiv {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: transparent; 
  background-image: url(graphics/cartoon.png);
  filter:alpha(opacity=90);
  opacity:0.9;
  width: 140px; 
  height: 145px;
  overflow: hidden; 
  z-index: 1;
  visibility: hidden;
  }
body > #mp3commentdiv {position: fixed;}

#mp3comment {
  border-width: 0px; 
  height: 110px; 
  width: 134px;
  color: #21176F;
  background-color: transparent;
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: smaller;
  overflow: hidden; 
  vertical-align: top;
  margin: 2px;
  margin-left: 4px;
  margin-top: 6px;
}


