/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS",Veranda,Arial;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #cc9933;
}
.container {
  margin: 0 auto;
  text-align: left;
  background-image: url(images/achtergrond2.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  height: 100%;
}
.header {
  border: 10px double #b07229;
  padding-top: 5px;
  height: 65px;
  text-align: center;
  color: olive;
  font-size: 50px;
  font-weight: bold;
  background-attachment: fixed;
}
.menu {
  border-left: 10px double #b07229;
  margin: auto auto auto 0px;
  padding: 5px;
  float: left;
  overflow: auto;
  color: olive;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  width: 230px;
  height: 100%;
  background-image: url(images/achtergrond2.jpg);
}
.menu ul li {
  margin: 0 0px 0 0;
  padding: 0;
  list-style-type: none;
  width: 165px;
  color: yellow;
  background-repeat: no-repeat;
  background-position:  center center;
  height: 32px;
}
.menu a {
  display: block;
  background-image: url(images/bttn057.jpg);
  background-repeat: no-repeat;
  text-align: center;
  text-transform: uppercase;
  font-weight: bolder;
  text-decoration: underline;
  color: yellow;
  font-style: italic;
  background-position: right center;
}
.menu a:hover {
  background-image: url(images/bttn059.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  text-align: left;
  font-weight: inherit;
  text-transform: uppercase;
  color: white;
}
.content {
  border-right: 10px double #b07229;
  margin-top: auto;
  margin-right: auto;
  margin-left: 1px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url(images/achtergrond3.gif);
  color: olive;
  font-size: 20px;
  font-weight: bold;
  text-align: justify;
  background-attachment: fixed;
  clear: none;
  height: 100%;
  overflow: auto;
  background-position: left top;
}
.footer {
  border-top: 10px double #b07229;
  color: olive;
  font-weight: bold;
  background-image: url(images/achtergrond2.jpg);
  background-attachment: fixed;
  width: 100%;
  clear: left;
}
.foto {
  margin: 7px;
}
h4 {
  color: #ffff33;
  font-weight: bolder;
}
