html {
  overflow-y: scroll;
  overflow-x: auto;
}
body {
  background-color: #e9f0cc;
  background-image: url(../../picture/bgbody.gif);
  background-repeat: repeat-x;
  background-position: top center;
  font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #6c5222;
  padding: 0 0 22px 0;
  border-top: 10px solid #6c5222;
  margin: 0;
}

#logoprint {
  display: none;
}

#container {
  width: 850px;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
}

#menuheader1logo {
  width: 850px;
}
#menuheader1 {
  width: 641px;
  float: left;
}

#menu {
  padding: 21px 0 0 13px;
  border-top: 5px solid #c60;
}
#menu ul {
  list-style-type: none;
  padding: 0 0 8px 0;
  margin: 0;
}
#menu ul li {
  float: left;
  padding: 0;
  border-right: 1px solid #996;
}
#menu ul li a:link, #menu ul li a:visited {
  display: block;
  font-weight: bold;
  text-decoration: none;
  color: #c60;
  padding: 4px 11px 5px 11px;
}
#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;
  color: #570;
}

#header1 {
  padding: 30px 0 0 25px;
}
#header1 h2 {
  font-weight: bold;
  font-size: 22px;
  color: #780;
  padding: 0;
  margin: 0;
}
#header1 h2 em {
  font-style: normal;
  color: #c60;
}

#logo {
  width: 209px;
  float: right;
  text-align: center;
  padding: 14px 0 16px 0;
  border-top: 5px solid #9a0;
  margin: 0;
}
#logo h1 {
  height: 108px;
  font-weight: bold;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
#logo a:link,
#logo a:visited {
  text-decoration: none;
  color: #c60;
}
#logo a:hover,
#logo a:active {
  color: #000;
}
#logo img {
  border: 0;
}

#header2 {
  width: 832px;
  height: 205px;
  background-color: #f9faf0;
  font-size: 0;
  padding: 8px;
  border: 1px solid #996;
  border-bottom: none;
}

#imgleft {
  width: 300px;
  height: 205px;
  float: left;
  background-color: #333;
}

#textimageright {
  width: 532px;
  height: 205px;
  float: right;
}
#text {
  width: 328px;
  height: 205px;
  position: relative;
  float: left;
  background-color: #6c5222;
  color: #fff;
  padding: 0;
  border-left: 4px solid #9b3;
}
#text h3 {
  width: 287px;
  position: absolute;
  left: -19px;
  background-color: #c60;
  background-image: url(../../picture/bgtexth3.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-weight: normal;
  font-size: 18px;
  padding: 16px 15px 14px 45px;
  margin: 0;
}
#text h3 em {
  font-weight: bold;
  font-style: italic;
}
#text p {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  padding: 68px 25px 0 25px;
  margin: 0;
}
#imageright {
  width: 200px;
  height: 205px;
  float: right;
  background-color: #333;
}

#page {
  width: 832px;
  background-color: #fff;
  padding: 8px 8px 7px 8px;
  border: 1px solid #996;
}
#bgpage_welkom,
#bgpage_overons,
#bgpage_figurenmerken,
#bgpage_maatwerk,
#bgpage_nieuws,
#bgpage_contact,
#bgpage_fotos {
  background-repeat: repeat-y;
}
#bgpage_welkom {
  background-image: url(../../picture/bgpage_welkom.gif);
}
#bgpage_overons {
  background-image: url(../../picture/bgpage_overons.gif);
}
#bgpage_figurenmerken {
  background-image: url(../../picture/bgpage_figurenmerken.gif);
}
#bgpage_maatwerk {
  background-image: url(../../picture/bgpage_maatwerk.gif);
}
#bgpage_nieuws {
  background-image: url(../../picture/bgpage_nieuws.gif);
}
#bgpage_contact {
  background-image: url(../../picture/bgpage_contact.gif);
}
#bgpage_fotos {
  background-image: url(../../picture/bgpage_fotos.gif);
}

#content {
  width: 537px;
  float: left;
  padding: 22px 25px 15px 69px;
}
#content h1 {
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  margin: 0 0 20px 0;
}
#content h3,
#content h4 {
  font-weight: bold;
  font-size: 16px;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #996;
  margin: 10px 0 20px 0;
}
#content p {
  line-height: 18px;
  padding: 0 0 20px 0;
  margin: 0;
}
#content #inleiding {
  font-weight: bold;
}
#content ul {
  list-style-type: square;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 20px;
}
#content ul li {
  line-height: 18px;
}
#content a:link,
#content a:visited {
  font-weight: bold;
  text-decoration: underline;
  color: #c60;
}
#content a:hover,
#content a:active {
  color: #000;
}
#content table {
  padding: 0;
  border: 0;
  margin: 0 0 20px 0;
}
#content table th,
#content table td {
  font-size: 13px;
  line-height: 18px;
}
#content table th {
  font-weight: bold;
  text-align: left;
  padding: 0 20px 0 0;
}
#content table td.imagelisttd {
  text-align: center;
  padding: 10px 20px 10px 0;
}
#content table td.imagelisttd a:link,
#content table td.imagelisttd a:visited {
  display: block;
  background-color: #fff;
  padding: 4px;
  border: 1px solid #996;
}
#content table td.imagelisttd a:hover,
#content table td.imagelisttd a:active {
  border-color: #c60;
}
#content table td.imglistcaption {
  font-size: 11px;
  text-align: center;
  line-height: 16px;
  vertical-align: top;
  padding: 0 20px 5px 0;
}
#content form {
  padding: 0;
  margin: 0;
}
#content form td {
  font-weight: bold;
  padding: 0 0 15px 0;
}
#content form td.formLabel,
#content form td.formLabelRequired {
  font-weight: normal;
  padding: 0 15px 0 0;
}
#content form td.formField {
  font-weight: normal;
  padding: 0;
}
#content input,
#content select,
#content textarea {
  font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
}
#content input.input {
  width: 250px;
  background-color: #fff;
  color: #6c5222;
}
#content textarea {
  width: 350px;
  color: #6c5222;
}
#content select {
  width: 256px;
  color: #6c5222;
}
#content input.button {
  margin: 15px 0 0 0;
}
#content span.ster {
  font-weight: bold;
  color: #c60;
}
#content div.imageEntry {
  background-color: #fff;
  font-size: 0;
  text-align: center;
  padding: 8px;
  border: 1px solid #e6b380;
  margin: 2px 0 20px 0;
}
#content table.imgListTableLeft {
  padding: 0;
  border-collapse: collapse;
  border: 0;
  margin: 5px 20px 10px 0;
}
#content table.imgListTableLeft td.imagelisttd {
  padding: 0;
  border: 1px solid #d79651;
  margin: 0;
}
#content table.imgListTableLeft td.imagelisttd img {
  border: 3px solid #fff;
}

#content table.imgListTableRight {
  padding: 0;
  border-collapse: collapse;
  border: 0;
  margin: 5px 0 15px 20px;
}
#content table.imgListTableRight td.imagelisttd {
  background-color: #fff;
  padding: 4px;
  border: 1px solid #e6b380;
}

#extra {
  width: 158px;
  float: right;
  border-left: 2px solid #780;
  padding: 22px 20px 10px 20px;
}
#extra h3,
#extra h4 {
  font-size: 18px;
  color: #670;
  padding: 0;
  margin: 0 0 20px 0;
}
#extra p {
  line-height: 18px;
  color: #560;
  padding: 0 0 20px 0;
  margin: 0;
}
#extra ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 15px 0;
}
#extra ul li {
  background-image: url(../../picture/bgextrali.gif);
  background-repeat: no-repeat;
  line-height: 18px;
  padding: 0 0 8px 14px;
}
#extra a:link,
#extra a:visited {
  color: #450;
}
#extra a:hover,
#extra a:active {
  color: #000;
}
#extra div.imageEntry {
  background-color: #fff;
  text-align: center;
  font-size: 0;
  padding: 3px;
  border: 1px solid #9b3;
  margin: 0 0 20px 0;
}
#extra div.imageEntry p {
  font-size: 11px;
  text-align: center;
  line-height: 16px;
  padding: 7px 8px 5px 8px;
  margin: 0;
}

#contact {
  clear: both;
  width: 812px;
  background-color: #e9f0cc;
  padding: 9px 10px 10px 10px;
  border-top: 1px solid #9b3;
}
#contact address {
  font-style: normal;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #570;
}
#contact address a:link,
#contact address a:visited {
  color: #570;
}
#contact address a:hover,
#contact address a:active {
  color: #000;
}
#contact address span.lijn {
  color: #9b3;
  padding: 0 5px 0 5px;
}
#contact address span.telemailkvk {
  font-weight: bold;
  color: #c60;
  padding: 0 2px 0 0;
}

#footer {
  width: 800px;
  background-color: #9a0;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  padding: 6px 16px 6px 16px;
}
#footer #copyright {
  width: 508px;
  float: left;
}
#footer #copyright p {
  padding: 0;
  margin: 0;
}
#footer #website {
  width: 292px;
  float: right;
}
#footer #website p {
  text-align: right;
  padding: 0;
  margin: 0;
}
#footer #website p a:link,
#footer #website p a:visited {
  color: #fff;
}
#footer #website p a:hover,
#footer #website p a:active {
  color: #000;
}

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