body {
  background-color: #ccc;
  background-image: url(../../picture/bgbody.gif);
  background-repeat: repeat-x;
  font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  color: #333;
  padding: 25px 0 18px 0;
  margin: 0;
}

#printlogo {
  display: none;
}

#container1 {
  width: 900px;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
}

#header {
  height: 113px;
  background-color: #444;
  background-image: url(../../picture/bgheader.jpg);
  background-repeat: no-repeat;
  padding: 29px 30px 0 30px;
}
#header h1 {
  font-size: 22px;
  padding: 0;
  margin: 0;
}
#header a:link,
#header a:visited {
  text-decoration: none;
  color: #fff;
}
#header a:hover,
#header a:active {
  color: #f70;
}
#header img {
  border: 0;
}

#contact {
  width: 840px;
  height: 24px;
  background-color: #666;
  background-image: url(../../picture/bgcontact.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 7px 30px 0 30px;
  border-top: 2px solid #f70;
  margin: 0 0 15px 0;
}
#contact ul {
  width: 840px;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#contact ul li {
  float: left;
  padding: 0 10px 0 0;
}
#contact em {
  font-style: normal;
  color: #f70;
  padding: 0 2px 0 0;
}
#contact a:link,
#contact a:visited {
  text-decoration: none;
  color: #fff;
}
#contact a:hover,
#contact a:active {
  text-decoration: underline;
}

#container2 {
  width: 894px;
  background-color: #fff;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
#bgcontainer2 {
  background-image: url(../../picture/bgcontent.gif);
  background-repeat: repeat-y;
}
#bgcontainer2b {
  background-image: url(../../picture/bgcontentb.gif);
  background-repeat: repeat-y;
}

#subheader {
  font-size: 0;
  border-top: 3px solid #fff;
}

#menu {
  width: 200px;
  float: left;
  background-color: #000;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#menu ul li {
  float: left;
}
#menu ul li a:link,
#menu ul li a:visited {
  display: block;
  width: 173px;
  height: 24px;
  background-color: #e60;
  background-image: url(../../picture/bgmenuli1.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  padding: 7px 0 0 27px;
  border-top: 1px solid #ffb47d;
}
#menu ul li a:hover,
#menu ul li a:active,
#menu ul li.listActive a:link,
#menu ul li.listActive a:visited {
  background-color: #666;
  background-image: url(../../picture/bgmenuli2.gif);
  border-top-color: #ccc;
}

#tekstafbeelding {
  float: right;
  width: 692px;
  height: 192px;
}
#tekstafbeelding div.clear {
  height: 2px;
  background-color: #fff;
}
#tekst {
  width: 320px;
  height: 171px;
  float: left;
  background-color: #666;
  font-size: 13px;
  color: #fff;
  padding: 21px 0 0 25px;
  border-right: 2px solid #f70;
}
#tekst h4 {
  font-weight: bold;
  font-size: 17px;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #000;
  margin: 0;
}
#tekst p {
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  padding: 20px 25px 0 0;
  margin: 0;
}
#afbeelding {
  width: 345px;
  height: 192px;
  float: right;
  background-color: #000;
  font-size: 0;
}

#content {
  width: 894px;
  padding: 0;
  margin: 0;
}
#content #kolom1 {
  width: 175px;
  float: left;
  background-color: #f6d5bc;
  padding: 10px 0 5px 25px;
  border-right: 2px solid #ffb47d;
}
#content #kolom2-3-4 {
  width: 692px;
  float: right;
}
#content #kolom2-4 {
  width: 692px;
  float: right;
}
#content #kolom2 {
  width: 205px;
  float: left;
  background-color: #fff;
  padding: 10px 0 5px 25px;
  border-right: 2px solid #bbb;
}
#content #kolom2b {
  width: 436px;
  float: left;
  padding: 10px 0 5px 25px;
  border-right: 2px solid #999;
}
#content #kolom3-4 {
  width: 460px;
  float: right;
}
#content #kolom3 {
  width: 204px;
  float: left;
  background-color: #ddd;
  padding: 10px 0 5px 25px;
  border-right: 2px solid #999;
}
#content #kolom4 {
  width: 185px;
  float: right;
  background-color: #bbb;
  padding: 22px;
}

#kolom1 h3,
#kolom1 h4,
#kolom2 h1,
#kolom2b h1,
#kolom2 h3,
#kolom2b h3,
#kolom2 h4,
#kolom2b h4,
#kolom3 h3,
#kolom3 h4 {
  font-weight: bold;
  font-size: 16px;
  padding: 10px 20px 6px 0;
  border-bottom: 1px solid;
  margin: 0 0 20px 0;
}
#kolom1 h3,
#kolom1 h4 {
  color: #555;
  border-bottom-color: #ffb47d;
}
#kolom2 h1,
#kolom2b h1,
#kolom2 h3,
#kolom2b h3,
#kolom2 h4,
#kolom2b h4 {
  color: #f70;
  border-bottom-color: #bbb;
}
#kolom3 h3,
#kolom3 h4 {
  color: #555;
  border-bottom-color: #999;
}
#kolom1 p,
#kolom2 p,
#kolom2b p,
#kolom3 p {
  line-height: 16px;
  padding: 0 25px 20px 0;
  margin: 0;
}
#kolom1 a:link,
#kolom2 a:link,
#kolom2b a:link,
#kolom3 a:link,
#kolom1 a:visited,
#kolom2 a:visited,
#kolom2b a:visited,
#kolom3 a:visited {
  color: #333;
}
#kolom1 a:hover,
#kolom2 a:hover,
#kolom2b a:hover,
#kolom3 a:hover,
#kolom1 a:active,
#kolom2 a:active,
#kolom2b a:active,
#kolom3 a:active {
  color: #f70;
}
#kolom1 ul,
#kolom2 ul,
#kolom2b ul,
#kolom3 ul {
  list-style-type: none;
  margin: 0;
}
#kolom1 ul {
  padding: 0 25px 10px 0;
}
#kolom2 ul,
#kolom2b ul,
#kolom3 ul {
  padding: 0 25px 20px 0;
}
#kolom1 ul li,
#kolom2 ul li,
#kolom2b ul li,
#kolom3 ul li {
  background-repeat: no-repeat;
  line-height: 16px;
  padding: 0 0 10px 15px;
}
#kolom1 ul li {
  background-image: url(../../picture/bglistitem2.gif);
}
#kolom2 ul li,
#kolom2b ul li,
#kolom3 ul li {
  background-image: url(../../picture/bglistitem.gif);
}
#kolom2 table,
#kolom2b table,
#kolom3 table {
  font-size: 13px;
  padding: 0;
  border-collapse: collapse;
  margin: 0 0 20px 0;
}
#kolom2 table th,
#kolom2b table th,
#kolom3 table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
#kolom2 table th,
#kolom2b table th,
#kolom2 table td,
#kolom2b table td,
#kolom3 table th,
#kolom3 table td {
  line-height: 16px;
}
#kolom2b table#ruimtecalculator {
  border-top: 1px solid #999;
  margin-top: 5px;
  margin-right: 25px;
}
#kolom2b table#ruimtecalculator th,
#kolom2b table#ruimtecalculator td {
  padding: 2px 0 2px 8px;
  border-bottom: 1px solid #999;
}
#kolom2b table#ruimtecalculator th {
  background-color: #e60;
  font-weight: bold;
  color: #fff;
  padding: 2px 8px 4px 8px;
  text-align: left;
  white-space: nowrap;
}
#kolom2b table#ruimtecalculator td.veld1 {
  white-space: nowrap;
}
#kolom2b table#ruimtecalculator td.veld2 {
  text-align: center;
}
#kolom2b table#ruimtecalculator input {
  background-color: #ccc;
  text-align: right;
  margin: 0;
}
#kolom2b table#ruimtecalculator input.invullen {
  background-color: #f6d5bc;
}
#kolom2 td.formLabelRequired,
#kolom2b td.formLabelRequired,
#kolom2 td.formLabel,
#kolom2b td.formLabel {
  width: 140px;
  padding: 0 0 3px 0;
}
#kolom2 span.ster,
#kolom2b span.ster {
  font-weight: bold;
  color: #f70;
}
#kolom2 form,
#kolom2b form {
  padding: 0;
  margin: 0;
}
#kolom2 input,
#kolom2b input,
#kolom2 textarea,
#kolom2b textarea,
#kolom2 select,
#kolom2b select {
  font-family: "Lucida Sans", "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
#kolom2 input,
#kolom2b input {
  margin: 12px 0 0 0;
}
#kolom2 input.input,
#kolom2b input.input,
#kolom2 textarea,
#kolom2b textarea,
#kolom2 select,
#kolom2b select {
  background-color: #eee;
  color: #333;
  margin: 0 0 3px 0;
}
#kolom2 input.input,
#kolom2b input.input,
#kolom2 textarea,
#kolom2b textarea {
  width: 240px;
}
#kolom2 select,
#kolom2b select {
  width: 246px;
}
#kolom2 div.radio input,
#kolom2b div.radio input {
  margin: 0 4px 0 0;
}
#kolom2 div.imageEntry img,
#kolom3 div.imageEntry img {
  border: 2px solid #fff;
  margin: 10px 0 20px 0;
}
#kolom2b table td.imagelisttd {
  padding: 0 15px 8px 0;
}
#kolom2b table td.imagelisttd a:link,
#kolom2b table td.imagelisttd a:visited {
  display: block;
  background-color: #fff;
  padding: 3px;
  border: 1px solid #bbb;
}
#kolom2b table td.imagelisttd a:hover,
#kolom2b table td.imagelisttd a:active {
  border-color: #f70;
}
#kolom2b table td.imglistcaption {
  font-size: 12px;
  text-align: center;
  line-height: 16px;
  vertical-align: top;
  padding: 0 15px 10px 0;
}

#kolom4 div.imageEntry {
  width: 184px;
  background-color: #eee;
  font-size: 0;
  padding: 0;
  margin: 0;
}
#kolom4 div.imageEntry img {
  border: 2px solid #fff;
}
#kolom4 div.imageEntry p {
  width: 164px;
  background-image: url(../../picture/bgimageentry.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  font-size: 11px;
  text-align: center;
  line-height: 14px;
  color: #444;
  padding: 7px 10px 12px 10px;
  margin: 0;
}

#footer {
  width: 840px;
  background-color: #888;
  background-image: url(../../picture/bgfooter.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 8px 30px 10px 30px;
  border-top: 2px solid #fff;
}
#footer p {
  font-weight: bold;
  font-size: 11px;
  color: #fff;
  padding: 0 0 2px 0;
  margin: 0;
}
#footer a:link,
#footer a:visited {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #ccc;
}
#footer a:hover,
#footer a:active {
  border-bottom-color: #fff;
}
#footer #copyright {
  width: 300px;
  float: left;
}
#footer #website {
  width: 300px;
  float: right;
  text-align: right;
}

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