/* Generated by KompoZer */
div#header {
  text-align: center;
  background-color: #006600;
  position: fixed;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(Afbeeldingen/Pentax%20063.jpg);
}
div#links {
  border: 1px solid black;
  position: fixed;
  width: 150px;
  top: 100px;
  z-index: 5;
  background-color: #33ffff;
  bottom: 15px;
}
div#midden {
  border: 1px solid black;
  background-color: #99ff99;
  position: fixed;
  width: 100%;
  top: 100px;
  bottom: 15px;
}
div#footer {
  border-top: 1px solid black;
  text-align: center;
  background-color: #006600;
  position: fixed;
  z-index: 10;
  width: 100%;
  bottom: 0px;
  font-family: Verdana;
  font-size: 10px;
  height: 15px;
}
div#tekst {
  position: absolute;
  overflow: auto;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  left: 150px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  font-family: Verdana;
  font-size: 14px;
}
body {
  margin-top: 0px;
  margin-left: 0px;
}
ul#menu {
  margin: 0px auto 10px;
  font-family: Comic Sans MS;
  list-style-type: none;
  text-align: left;
  float: left;
  height: 500px;
  padding-top: 25px;
  padding-bottom: 0px;
  position: static;
  width: 90px;
}
ul#menu a {
  border-style: outset;
  border-color: #ccffff #33ccff #33ccff #ccffff;
  border-width: 4px;
  padding: 0px 0px 3px;
  background-color: #cccccc;
  text-align: center;
  position: relative;
  margin-right: -8px;
  margin-left: -19px;
  display: block;
  height: 24px;
  text-decoration: none;
  margin-top: 10px;
  width: 110px;
}
#menu a:hover {
  color: #006600;
}
