
body {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: small;
  color:#EED771;
  background-color:#88100A;
  }

h1,h2, h3,h4,h5 {
  font-family: 'Book Antiqua', 'Comic Sans MS', verdana, arial, helvetica, sans-serif; 
  font-size: 150%;
  font-weight: bold;
  }
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;
  z-index:1;
  }

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

a {color:#EED771; text-decoration:underline;}
a:hover {color: white; text-decoration: underline;}

hr {
  height: 6px;
  background-color:#88100A; 
  border-width: 0px;
  }

td.itself {
  background-image: url(graphics/band_h.png);
  text-decoration: underline;
  color: #88100A;
  font-weight: bolder;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #B4960A;
  border-top-color: #E2C745;
  border-left-color: #E2C745;
  }  

td.itself_nobg {
/*  background-image: url(graphics/band_h.png); */
  text-decoration: underline;
  color: #88100A;
  font-weight: bolder;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  }  

td.menuitem {
  background-image: url(graphics/band_h.png);
  color:#88100A;
  font-weight: bolder;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #B4960A;
  border-top-color: #E2C745;
  border-left-color: #E2C745;
  }  
td.menuitem a {color: #88100A; text-decoration: none;}
td.menuitem a:hover {color: #AA4030; text-decoration: none; background-image: url(graphics/band_h2.png)}

td.menuitem_nobg {
  color:#88100A;
  font-weight: bolder;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 1px;
  }  
td.menuitem_nobg a {color: #88100A; text-decoration: none;}
td.menuitem_nobg a:hover {color: #AA4030; text-decoration: none; background-image: url(graphics/band_h2.png)}

td.editmenu {
  padding-left: 10px;
  padding-right: 1px;
  padding-bottom: 1px;
  border-width: 1px;
  }  

.vlak {
  background-color: #FFF6AA;
  color: #88100A;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  }

#log {
  font-size: smaller;
  }

#container {
  color:#402020;
  padding: 5px;
  margin: 0px;
  }

#container a {color: #D84640; text-decoration: none}
#container a:hover {text-decoration: underline}
#container_bg {
  background-color: #F4FFE8; 
  margin: 0px;
  filter:alpha(opacity=92);
  opacity:0.92;
  }

#h_band {
  position: absolute;
  visibility: hidden;
  height: 17px;
  z-index: 1;
  background-image: url(graphics/band_h.png);
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #E2C745;
  border-right-color: #B4960A;
  }

#citaat {
  position: absolute;
  left: 80px;
  top: 0px;
  height: 54px;
  width: 610px;
  vertical-align: bottom;
  overflow: hidden;
  font-size: smaller;
  }

#mp3player {
  position: absolute;
  top: 2000px;
  left: 2000px;
  width: 144px;
  height: 20px;
  overflow: hidden;
  }
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: #88100A;
  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;
}



