body {
  background-image: url("../img/bg2.jpg"); 
  background-color: #c1ccce;
  overflow: hidden;
  font-family:"Monaco" , sans-serif;
  
 }

.navarrow {
  position:absolute;
  top: 0px;
  left: 0px;
  width:83px;
  height:52px;
  visibility: hidden;
}

.pagenava {
  font-size:30pt;
  color:#000000;
  text-decoration: none;
  border: solid #000000;
  border-bottom: solid #0000;
  border-left: solid #0000;
  border-right: solid #0000;
  border-top: solid #0000;
  background-color: #6c8697;
}

.pagenavs {
  font-size:30pt;
  color:#000000;
  text-decoration: none;
  border: solid #000000;
  border-bottom: solid #0000;
  border-left: solid #0000;
  border-right: solid #0000;
  border-top: solid #0000;
  background-color: #e0e0ff;
}

.lijst {
  position:absolute;
  width:400px;
  height:500px;
  overflow: hidden;
  visibility: hidden;
  background-color: #e0e0ff;
  z-index: 10;
  filter:alpha(opacity=75);
  -moz-opacity:.75;
  opacity:.75;
}
