* {
  margin: 0;
  padding: 0;
}
p,
a,
ul,
li {
  font-size: 12pt;
}
a {
  color: #1c1c1b;
  font-size: 18px;
  text-decoration: none;
}
body,
html {
  background: #e7924b;
  height: 100%;
  font-family: Arial, sans-serif;
  font-size: 12pt;
}
body #wrap,
html #wrap {
  min-height: 100%;
}
body #wrap #header > figure img,
html #wrap #header > figure img {
  max-width: 100%;
  margin-top: -320px;
}
body #wrap #header #logo,
html #wrap #header #logo {
  float: left;
  position: absolute;
  top: 17px;
  left: 14px;
  max-width: 200px;
}
body #wrap #header #logo img,
html #wrap #header #logo img {
  max-width: 100%;
}
body #wrap #header #contacts,
html #wrap #header #contacts {
  float: right;
  color: #ffffff;
  background: rgba(231, 146, 75, 0.5);
  position: absolute;
  top: 17px;
  padding: 20px;
  right: 14px;
  max-width: 237px;
}
body #wrap #header #contacts div,
html #wrap #header #contacts div {
  float: left;
  margin: 0 0 10px 0;
}
body #wrap #header #contacts div img,
html #wrap #header #contacts div img {
  padding: 0 10px 5px 0;
  float: left;
}
body #wrap #header #contacts div p,
html #wrap #header #contacts div p {
  float: left;
  line-height: 35px;
}
body #wrap #header #contacts div p a,
html #wrap #header #contacts div p a {
  color: #ffffff;
  text-decoration: none;
  font-size: 12pt;
}
body #wrap #header #contacts div p a:hover,
html #wrap #header #contacts div p a:hover {
  color: #ffffff;
  text-decoration: underline;
}
body #wrap #header #contacts div p.email,
html #wrap #header #contacts div p.email {
  line-height: 12px;
}
body #wrap #header #contacts div p.street,
html #wrap #header #contacts div p.street {
  line-height: 20px;
}
body #wrap #content,
html #wrap #content {
  width: 563px;
  margin: 0 auto;
}
body #wrap #content nav,
html #wrap #content nav {
  margin-top: -18px;
}
body #wrap #content nav ul li,
html #wrap #content nav ul li {
  display: inline-block;
  list-style: none;
  margin-right: 12px;
}
body #wrap #content nav ul li.fourth,
html #wrap #content nav ul li.fourth {
  margin-right: 0;
}
body #wrap #content nav ul li a,
html #wrap #content nav ul li a {
  background: #ffffff;
  height: 60px;
  width: 125px;
  display: block;
  text-align: center;
  border-radius: 15px;
  border-right: 3px #a2166d solid;
  border-bottom: 3px #a2166d solid;
  line-height: 60px;
}
body #wrap #content nav ul li a:hover,
html #wrap #content nav ul li a:hover {
  border-color: #e7924b;
  position: relative;
  left: 3px;
  top: 3px;
}
body #wrap #content #left,
html #wrap #content #left {
  float: left;
  width: 45%;
  background: #ffffff;
  border-radius: 15px;
  padding: 20px;
  box-sizing: border-box;
}
body #wrap #content #right,
html #wrap #content #right {
  float: right;
  width: 45%;
  color: #a2166d;
  box-sizing: border-box;
  height: 287px;
  max-height: 287px;
  background: url('../images/actie.jpg') no-repeat;
  border-radius: 15px;
  background-size: cover;
}
body #wrap #content #right img,
html #wrap #content #right img {
  border-radius: 15px;
  max-height: 100%;
}
body #wrap #content .behandelingen,
html #wrap #content .behandelingen,
body #wrap #content .about,
html #wrap #content .about,
body #wrap #content .contact,
html #wrap #content .contact {
  width: 100%;
  background: #ffffff;
  box-sizing: border-box;
  padding: 10px;
  height: 100%;
  float: left;
  margin-bottom: 23px;
  border-radius: 15px;
}
body #wrap #content .behandelingen .text,
html #wrap #content .behandelingen .text,
body #wrap #content .about .text,
html #wrap #content .about .text,
body #wrap #content .contact .text,
html #wrap #content .contact .text {
  width: 60%;
  float: left;
}
body #wrap #content .behandelingen .text p,
html #wrap #content .behandelingen .text p,
body #wrap #content .about .text p,
html #wrap #content .about .text p,
body #wrap #content .contact .text p,
html #wrap #content .contact .text p {
  padding: 10px 0;
}
body #wrap #content .behandelingen .text ul,
html #wrap #content .behandelingen .text ul,
body #wrap #content .about .text ul,
html #wrap #content .about .text ul,
body #wrap #content .contact .text ul,
html #wrap #content .contact .text ul {
  margin: 0 0 10px 20px;
  list-style-type: disc;
}
body #wrap #content .behandelingen .text > #contacts div,
html #wrap #content .behandelingen .text > #contacts div,
body #wrap #content .about .text > #contacts div,
html #wrap #content .about .text > #contacts div,
body #wrap #content .contact .text > #contacts div,
html #wrap #content .contact .text > #contacts div {
  float: left;
  margin: 0 0 10px 0;
  width: 100%;
}
body #wrap #content .behandelingen .text > #contacts div img,
html #wrap #content .behandelingen .text > #contacts div img,
body #wrap #content .about .text > #contacts div img,
html #wrap #content .about .text > #contacts div img,
body #wrap #content .contact .text > #contacts div img,
html #wrap #content .contact .text > #contacts div img {
  float: left;
}
body #wrap #content .behandelingen .text > #contacts div p,
html #wrap #content .behandelingen .text > #contacts div p,
body #wrap #content .about .text > #contacts div p,
html #wrap #content .about .text > #contacts div p,
body #wrap #content .contact .text > #contacts div p,
html #wrap #content .contact .text > #contacts div p {
  float: left;
  padding: 0 0 0 10px;
  line-height: 35px;
  margin: 0;
}
body #wrap #content .behandelingen .text > #contacts div p a,
html #wrap #content .behandelingen .text > #contacts div p a,
body #wrap #content .about .text > #contacts div p a,
html #wrap #content .about .text > #contacts div p a,
body #wrap #content .contact .text > #contacts div p a,
html #wrap #content .contact .text > #contacts div p a {
  text-decoration: none;
  font-size: 12pt;
}
body #wrap #content .behandelingen .text > #contacts div p a:hover,
html #wrap #content .behandelingen .text > #contacts div p a:hover,
body #wrap #content .about .text > #contacts div p a:hover,
html #wrap #content .about .text > #contacts div p a:hover,
body #wrap #content .contact .text > #contacts div p a:hover,
html #wrap #content .contact .text > #contacts div p a:hover {
  text-decoration: underline;
}
body #wrap #content .behandelingen .text > #contacts div p.email,
html #wrap #content .behandelingen .text > #contacts div p.email,
body #wrap #content .about .text > #contacts div p.email,
html #wrap #content .about .text > #contacts div p.email,
body #wrap #content .contact .text > #contacts div p.email,
html #wrap #content .contact .text > #contacts div p.email {
  line-height: 12px;
}
body #wrap #content .behandelingen .text > #contacts div p.street,
html #wrap #content .behandelingen .text > #contacts div p.street,
body #wrap #content .about .text > #contacts div p.street,
html #wrap #content .about .text > #contacts div p.street,
body #wrap #content .contact .text > #contacts div p.street,
html #wrap #content .contact .text > #contacts div p.street {
  line-height: 20px;
}
body #wrap #content .behandelingen .text h1,
html #wrap #content .behandelingen .text h1,
body #wrap #content .about .text h1,
html #wrap #content .about .text h1,
body #wrap #content .contact .text h1,
html #wrap #content .contact .text h1 {
  text-transform: uppercase;
  color: #a2166d;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
}
body #wrap #content .behandelingen figure,
html #wrap #content .behandelingen figure,
body #wrap #content .about figure,
html #wrap #content .about figure,
body #wrap #content .contact figure,
html #wrap #content .contact figure {
  float: right;
  width: 30%;
}
body #wrap #content .behandelingen figure img,
html #wrap #content .behandelingen figure img,
body #wrap #content .about figure img,
html #wrap #content .about figure img,
body #wrap #content .contact figure img,
html #wrap #content .contact figure img {
  max-width: 100%;
}
body #wrap #content .about .text p,
html #wrap #content .about .text p {
  margin: 10px 0 20px 0;
}
body #wrap #content .about .text h1,
html #wrap #content .about .text h1 {
  margin: 0 0 10px 0;
}
body #wrap #content .contact .text,
html #wrap #content .contact .text {
  width: 100%;
}
body #wrap #content .contact .text p,
html #wrap #content .contact .text p {
  margin: 10px 0 20px 0;
}
body #wrap #content .contact .text h1,
html #wrap #content .contact .text h1 {
  margin: 0 0 10px 0;
}
body #wrap #content #main,
html #wrap #content #main {
  overflow: auto;
  margin-top: 35px;
  padding-bottom: 70px;
  /* must be same height as the footer */

}
body #footer,
html #footer {
  position: relative;
  color: #ffffff;
  line-height: 70px;
  margin-top: -70px;
  /* negative value of footer height */

  height: 70px;
  clear: both;
  text-align: center;
}
/*Opera Fix*/
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}
