html {
  overflow-y: scroll;
  overflow-x: auto;
}
body {
  background-color: #d3c9b3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #643;
  padding: 0 0 15px 0;
  border-top: 10px solid #997c55;
  margin: 0;
}

#container1 {
  background-image: url(../../picture/bgcontainer2.gif);
  background-repeat: repeat-x;
  padding: 17px 0 0 0;
}
#container2 {
  width: 950px;
  background-color: #fff;
  text-align: left;
  padding: 0;
  border-top: 5px solid #dd9c00;
  margin: 0 auto 0 auto;
}

#header {
  width: 950px;
  height: 140px;
}
#header #logo {
  width: 662px;
  height: 119px;
  float: left;
  background-image: url(../../picture/bglogo.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 21px 0 0 28px;
}
#header #contact {
  width: 258px;
  float: right;
  background-image: url(../../picture/bgcontact.gif);
  background-repeat: repeat-y;
  border-left: 2px solid #dd9c00;
}
#header #logo h1 {
  font-weight: bold;
  font-size: 16px;
  color: #444;
  padding: 0;
  margin: 0;
}
#header #logo h1 a:link,
#header #logo h1 a:visited {
  color: #444;
}
#header #logo h1 a:hover,
#header #logo h1 a:active {
  color: #000;
}
#header #logo h1 img {
  border: 0;
}
#header #contact address {
  font-style: normal;
  font-size: 11px;
  line-height: 16px;
  color: #444;
  padding: 19px 0 24px 22px;
}
#header #contact address bold {
  font-weight: bold;
}
#header #contact a:link,
#header #contact a:visited {
  text-decoration: none;
  color: #444;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #999;
}
#header #contact a:hover,
#header #contact a:active {
  color: #000;
  border-bottom-color: #000;
}

#pageborder {
  padding: 0 8px 0 8px;
}
#bgpageborder {
  background-image: url(../../picture/bgpageborder.gif);
  background-repeat: repeat-y;
  background-position: bottom left;
  padding: 0 0 17px 0;
}

#menu {
  width: 934px;
  background-color: #dd9c00;
  background-image: url(../../picture/bgmenu.gif);
  background-repeat: no-repeat;
  background-position: top;
  padding: 4px 0 0 0;
  margin: 0;
}
#menu ul {
  list-style-type: none;
  padding: 0 0 0 10px;
  margin: 0;
}
#menu ul li {
  float: left;
  padding: 0;
  margin: 0 6px 0 0;
}
#menu ul li a:link,
#menu ul li a:visited {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #421;
  padding: 5px 0 9px 0;
  margin: 0;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li.listActive a:link,
#menu ul li.listActive a:visited {
  background-color: #fff;
  background-image: url(../../picture/bgmenu3.gif);
  background-repeat: no-repeat;
  background-position: top right;
  color: #000;
}
#menu span {
  padding: 5px 10px 9px 10px;
  margin: 0;
}
#menu ul li a:hover span,
#menu ul li a:active span,
#menu ul li.listActive a:link span,
#menu ul li.listActive a:visited span {
  background-image: url(../../picture/bgmenu2.gif);
  background-repeat: no-repeat;
  background-position: top left;
}
#menu div.clear {
  height: 4px;
  background-color: #fff;
}

#submenu {
  padding: 0;
  border-bottom: 4px solid #fff;
  margin: 0;
}
#submenu_content {
  height: 30px;
  background-color: #e2dcce;
  background-image: url(../../picture/bgsubmenu.gif);
  background-repeat: repeat-x;
  padding: 0 0 0 8px;
  border-top: 1px solid #d3c9b3;
  border-bottom: 1px solid #997c55;
  margin: 0;
}
#submenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#submenu ul li {
  float: left;
  padding: 4px 0 0 0;
  margin: 0;
}
#submenu a:link,
#submenu a:visited {
  display: block;
  text-decoration: none;
  color: #421;
  padding: 3px 12px 5px 12px;
  border-right: 1px solid #dca017;
}
#submenu a:hover,
#submenu a:active,
#submenu li.listActive a:link,
#submenu li.listActive a:visited {
  text-decoration: underline;
}
#submenu div.clear {
  height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
}

#subheader {
  width: 934px;
}
#subheader #afbeeldinglinksintroductie {
  width: 684px;
  float: left;
  font-size: 0;
  padding: 0;
  margin: 0;
}
#subheader #afbeeldinglinksintroductie #afbeeldinglinks {
  width: 300px;
  height: 200px;
  float: left;
  background-color: #000;
  padding: 0;
  margin: 0;
}
#subheader #afbeeldinglinksintroductie #introductie {
  width: 360px;
  height: 177px;
  float: right;
  background-color: #997c55;
  padding: 23px 0 0 22px;
  border-right: 2px solid #fa0;
  margin: 0;
}
#subheader #afbeeldinglinksintroductie #introductie h4 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  padding: 0 15px 7px 0;
  border-bottom: 1px solid #fa0;
  margin: 0 0 15px 0;
}
#subheader #afbeeldinglinksintroductie #introductie p {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  padding: 0 22px 0 0;
  margin: 0;
}
#subheader #afbeeldinglinksintroductie #introductie a:link,
#subheader #afbeeldinglinksintroductie #introductie a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #e2dcce;
}
#subheader #afbeeldinglinksintroductie #introductie a:hover,
#subheader #afbeeldinglinksintroductie #introductie a:active {
  color: #fff;
}
#subheader #afbeeldingrechts {
  width: 250px;
  height: 200px;
  float: right;
  background-color: #000;
  font-size: 0;
  padding: 0;
  margin: 0;
}

#content {
  width: 934px;
  padding: 0;
  margin: 0;
}
#content #hoofdcontent {
  width: 662px;
  float: left;
  background-color: #f6f3f0;
  padding: 16px 0 30px 20px;
  margin: 0;
}
#content #extra {
  width: 228px;
  float: right;
  padding: 0 0 25px 22px;
  border-left: 2px solid #997c55;
  margin: 0;
}

#hoofdcontent h1,
#hoofdcontent h3,
#hoofdcontent h4 {
  background-image: url(../../picture/bgkophoofdcontent.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 0 6px 40px;
  border-bottom: 1px solid #997c55;
  margin: 0;
}
#hoofdcontent h3,
#hoofdcontent h4 {
  margin-top: 30px;
}
#hoofdcontent p,
#hoofdcontnet #inleiding,
#extra p {
  line-height: 16px;
  padding: 20px 20px 0 0;
  margin: 0;
}
#hoofdcontent #inleiding {
  font-weight: bold;
}
#hoofdcontent ul,
#extra ul {
  list-style-type: square;
  padding-top: 16px;
  padding-right: 20px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#hoofdcontent ol {
  padding-top: 16px;
  padding-right: 20px;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#hoofdcontent ul li,
#hoofdcontent ol li,
#extra ul li {
  line-height: 16px;
  padding-bottom: 5px;
}
#hoofdcontent ul ul,
#hoofdcontent ol ol,
#extra ul ul {
  padding-top: 8px;
}
#hoofdcontent a:link,
#hoofdcontent a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #643;
}
#hoofdcontent a:hover,
#hoofdcontent a:active {
  color: #000;
}
#hoofdcontent ul a:link,
#hoofdcontent ul a:visited,
#hoofdcontent ol a:link,
#hoofdcontent ol a:visited,
#extra ul a:link,
#extra ul a:visited {
  font-weight: normal;
}
#hoofdcontent table {
  font-size: 12px;
  padding: 0;
  border-collapse: collapse;
  border: 0;
  margin: 20px 0 0 0;
}
#hoofdcontent th {
  width: 125px;
  font-weight: bold;
  text-align: left;
}
#hoofdcontent th,
#hoofdcontent td {
  line-height: 17px;
}
#hoofdcontent table td.formLabelRequired,
#hoofdcontent table td.formLabel {
  width: 180px;
  padding: 2px 0 2px 0;
}
#hoofdcontent table td.formField {
  padding: 2px 0 2px 0;
}
#hoofdcontent form {
  padding: 0;
  margin: 0;
}
#hoofdcontent input,
#hoofdcontent select,
#hoofdcontent textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  cursor: pointer;
}
#hoofdcontent label {
  cursor: pointer;
}
#hoofdcontent input {
  margin: 10px 0 0 0;
}
#hoofdcontent input.input,
#hoofdcontent textarea,
#hoofdcontent select {
  background-color: #fff;
  color: #643;
  border: 1px solid #967d56;
}
#hoofdcontent input.input,
#hoofdcontent div.radio input,
#hoofdcontent div.checkbox input {
  margin: 0 5px 0 0;
}
#hoofdcontent input.input {
  width: 400px;
}
#hoofdcontent select {
  width: 405px;
}
#hoofdcontent textarea {
  width: 400px;
}
#hoofdcontent span.ster {
  font-weight: bold;
  color: #dca017;
}
#hoofdcontent td.formError {
  background-color: #fff;
  padding: 8px 14px 11px 14px;
  border: 2px solid #dca017;
}
#hoofdcontent #knop {
  background-color: #746142;
  font-weight: bold;
  color: #fff;
  border: 2px solid #dca017;
}
#hoofdcontent span.formKop {
  display: block;
  width: 388px;
  background-color: #997c55;
  font-weight: bold;
  color: #fff;
  padding: 2px 8px 5px 8px;
}
#hoofdcontent #map {
  width: 620px;
  height: 375px;
  background-color: #e5e3df;
  padding: 0;
  border: 5px solid #d3c9b3;
  margin: 25px 0 0 0;
}
#hoofdcontent div.blokkenlinksrechts {
  width: 642px;
  padding: 15px 0 0 0;
}
#hoofdcontent div.bloklinks,
#hoofdcontent div.blokrechts {
  width: 312px;
  background-color: #fff;
  font-size: 0;
  padding: 0;
  margin: 10px 0 0 0;
}
#hoofdcontent div.bloklinks {
  float: left;
}
#hoofdcontent div.blokrechts {
  float: right;
}
#hoofdcontent div.bloklinks h5,
#hoofdcontent div.blokrechts h5 {
  background-color: #997c55;
  background-image: url(../../picture/bgblokh5.gif);
  background-repeat: no-repeat;
  font-size: 12px;
  text-align: center;
  padding: 4px 0 6px 0;
  border-bottom: 2px solid #dd9c00;
  margin: 0;
}
#hoofdcontent div.bloklinks a:link,
#hoofdcontent div.bloklinks a:visited,
#hoofdcontent div.blokrechts a:link,
#hoofdcontent div.blokrechts a:visited {
  text-decoration: none;
  color: #fff;
}
#hoofdcontent div.bloklinks a:hover,
#hoofdcontent div.bloklinks a:active,
#hoofdcontent div.blokrechts a:hover,
#hoofdcontent div.blokrechts a:active {
  text-decoration: underline;
}
#hoofdcontent div.bloklinks p,
#hoofdcontent div.blokrechts p {
  height: 97px;
  background-image: url(../../picture/bgblokp.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  font-size: 12px;
  text-align: center;
  padding: 12px 15px 0 15px;
  border: 1px solid #997c55;
  border-top: 0;
  margin: 0;
}
#hoofdcontent div.bloklinks img,
#hoofdcontent div.blokrechts img {
  border: 1px solid #997c55;
  border-top: 0;
  margin: 0;
}
#hoofdcontent div.persoon {
  width: 634px;
  background-color: #fff;
  background-image: url(../../picture/bgpersoon.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 3px 3px 1px 3px;
  border: 1px solid #997C55;
  margin: 20px 0 0 0;
}
#hoofdcontent div.persoon div.uitspraak {
  width: 469px;
  float: left;
  line-height: 17px;
  padding: 15px 20px 20px 20px;
}
#hoofdcontent div.persoon div.uitspraak span.quote {
  font-weight: bold;
  font-size: 14px;
  color: #dca017;
}
#hoofdcontent div.persoon div.pasfoto {
  width: 120px;
  float: right;
  padding: 0 0 0 3px;
  border-left: 2px solid #fa0;
}
#hoofdcontent div.persoon div.pasfoto img {
  background-color: #000;
}
#hoofdcontent ul.sitemap {
  list-style-type: none;
  padding: 20px 0 0px 0;
  margin: 0;
}
#hoofdcontent ul.sitemap li {
  padding: 2px 0 2px 0;
}
#hoofdcontent ul.sitemap a:link,
#hoofdcontent ul.sitemap a:visited {
  display: block;
  width: 400px;
  background-color: #957d56;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 2px 7px 4px 7px;
}
#hoofdcontent ul.sitemap a:hover,
#hoofdcontent ul.sitemap a:active {
  text-decoration: underline;
}
#hoofdcontent ul.sitemap ul {
  padding: 2px 0 0 30px;
}
#hoofdcontent ul.sitemap ul a:link,
#hoofdcontent ul.sitemap ul a:visited {
  width: 370px;
  background-color: #dca017;
}
#hoofdcontent ul.sitemap ul ul a:link,
#hoofdcontent ul.sitemap ul ul a:visited {
  width: 340px;
  background-color: #d3c9b3;
  font-weight: normal;
  color: #643;
}
#hoofdcontent ul.sitemap ul ul ul a:link,
#hoofdcontent ul.sitemap ul ul ul a:visited {
  width: 310px;
  background-color: #fff;
  font-weight: normal;
}

#extra h3,
#extra h4 {
  background-color: #e6dfd6;
  background-image: url(../../picture/bgkopextra.gif);
  background-repeat: repeat-y;
  background-position: top right;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 0 6px 9px;
  border-bottom: 1px solid #997c55;
  margin: 16px 0 0 0;
}
#extra a:link,
#extra a:visited {
  text-decoration: underline;
  color: #643;
}
#extra a:hover,
#extra a:active {
  color: #000;
}
#extra div.imageEntry img {
  border-top: 1px solid #997c55;
  border-bottom: 1px solid #997c55;
  margin: 30px 0 0 0;
}

#footer {
  width: 950px;
  background-color: #746142;
  background-image: url(../../picture/bgfooter.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  border-top: 3px solid #dd9c00;
}
#footer #copyright {
  float: left;
  width: 677px;
  padding: 6px 0 6px 15px;
}
#footer #website {
  float: right;
  width: 243px;
  text-align: right;
  padding: 6px 15px 6px 0;
}
#footer ul {
  list-style-type: none;
  font-size: 11px;
  color: #fff;
  padding: 0;
  margin: 0;
}
#footer ul li {
  float: left;
  padding: 0 15px 1px 0;
}
#footer p {
  font-size: 11px;
  color: #fff;
  padding: 0;
  margin: 0;
}
#footer a:link,
#footer a:visited {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #d3c9b3;
}
#footer a:hover,
#footer a:active {
  border-bottom-color: #fff;
}

div.clear {
  clear: both;
  height: 2px;
  font-size: 0;
  padding: 0;
  margin: 0;
}


#slideshow {
  position: relative;
  width: 228px;
  height: 356px;
  border-top: 1px solid #997c55;
  border-bottom: 1px solid #997c55;
  margin: 23px 0 0 0;
}
.slide-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 228px;
  height: 356px;
  background-position: center center;
  background-repeat: no-repeat;
}
