@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic);
@import url(fancybox.css);
html, body {
  -webkit-text-size-adjust: none; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, nav, section, details, summary {
  display: block; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input, select {
  vertical-align: middle;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

input[type=submit] {
  -webkit-appearance: none; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* ul {list-style: none;} */
ul, ol {
  margin-left: 20px; }

ul.clear-list {
  margin: 0px;
  list-style: none; }

p {
  margin: 0px 0px 20px 0px; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

hr {
  border: 0;
  width: 100%;
  background: #787878;
  height: 1px; }

strong {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

img.left {
  margin: 0px 30px 10px 0px;
  float: left; }

img.right {
  margin: 0px 0px 10px 30px;
  float: right; }

img.center {
  margin: 0 auto;
  display: block; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix {
  display: inline-block; }

.clearfix {
  display: block; }

html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -155px;
  padding-top: 200px; }

.HomePage .wrapper {
  padding-top: 100px; }

.push {
  height: 155px; }

#footer {
  height: auto; }

body {
  font-family: "Open Sans", Arial, Helvetica, Sans-serif;
  color: #252525;
  font-size: 13px;
  line-height: 24px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

h1 {
  font-size: 24px;
  color: #56004e;
  margin: 0px 0px 30px; }

h2 {
  font-size: 20px;
  color: #94518e;
  margin: 0px 0px 15px; }

h3 {
  font-size: 18px; }

a {
  color: #56004e;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  a:hover {
    color: #94518e; }

p a {
  text-decoration: underline; }

a.logo {
  width: 168px;
  height: 70px;
  background: url("../images/logo.png") no-repeat;
  background-size: contain;
  display: block; }
  a.logo.wit {
    background: url("../images/logo-wit.png") no-repeat; }

.btn, form input[type=submit], #verwijzing-form .ss-uploadfield .ss-ui-button.ss-uploadfield-fromcomputer {
  border: 2px solid #252525;
  color: #252525;
  border-radius: 4px;
  padding: 4px 10px;
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn:hover, form input[type=submit]:hover, #verwijzing-form .ss-uploadfield .ss-ui-button.ss-uploadfield-fromcomputer:hover, .btn.current, form input.current[type=submit], #verwijzing-form .ss-uploadfield .current.ss-ui-button.ss-uploadfield-fromcomputer {
    background: #252525;
    color: #FFF;
    text-decoration: none; }

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  clear: both; }
  @media (max-width: 1200px) {
    .container {
      width: 90%; } }
  .container.b-margin {
    overflow: hidden;
    margin: 0 auto 100px; }
    @media (max-width: 1200px) {
      .container.b-margin {
        margin: 0 auto 50px; } }

#sidebar {
  width: 31.33333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    #sidebar {
      width: 48.5%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    #sidebar {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 1200px) {
    #sidebar {
      width: 65.66667%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      #sidebar {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

#main,
#contact-form {
  width: 65.66667%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  margin-right: 0; }
  @media (max-width: 1200px) {
    #main,
    #contact-form {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }

#contact-form,
#verwijzing-form {
  width: 31.33333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    #contact-form,
    #verwijzing-form {
      width: 48.5%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    #contact-form,
    #verwijzing-form {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }

#routebeschrijving {
  width: 31.33333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  margin-right: 0; }
  @media (max-width: 1200px) {
    #routebeschrijving {
      width: 48.5%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    #routebeschrijving {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }

#inleiding {
  width: 82.83333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  margin-right: 0;
  float: none;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    #inleiding {
      width: 65.66667%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-right: 0;
      float: none;
      margin: 0 auto; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      #inleiding {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

.info-tekst {
  width: 48.5%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    .info-tekst {
      width: 74.25%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  .info-tekst:nth-child(2n+2) {
    margin-right: 0; }
  @media (max-width: 1200px) {
    .info-tekst {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      .info-tekst {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 1200px) and (max-width: 479px) {
      .info-tekst {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .info-tekst {
      margin-bottom: 50px; } }

.afbeelding {
  width: 31.33333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    .afbeelding {
      width: 48.5%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .afbeelding {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (min-width: 1201px) {
    .afbeelding:nth-child(3n+3) {
      margin-right: 0; } }
  @media (max-width: 1200px) {
    .afbeelding {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-bottom: 10px; }
      .afbeelding:nth-child(2n+2) {
        margin-right: 0; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      .afbeelding {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 1200px) and (max-width: 479px) {
      .afbeelding {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .afbeelding {
      width: 14.16667%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 1200px) {
      .afbeelding {
        width: 22.75%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 479px) {
      .afbeelding {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

#album .fancybox {
  width: 48.5%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    #album .fancybox {
      width: 74.25%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (min-width: 1201px) {
    #album .fancybox:nth-child(2n+2) {
      margin-right: 0; } }

.BlogHolder .blog-post,
.MedewerkersPage .medewerker {
  width: 31.33333%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    .BlogHolder .blog-post,
    .MedewerkersPage .medewerker {
      width: 48.5%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .BlogHolder .blog-post,
    .MedewerkersPage .medewerker {
      width: 100%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (min-width: 1201px) {
    .BlogHolder .blog-post:nth-child(3n+3),
    .MedewerkersPage .medewerker:nth-child(3n+3) {
      margin-right: 0; } }
  @media (max-width: 1200px) {
    .BlogHolder .blog-post,
    .MedewerkersPage .medewerker {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; }
      .BlogHolder .blog-post:nth-child(2n+2),
      .MedewerkersPage .medewerker:nth-child(2n+2) {
        margin-right: 0; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      .BlogHolder .blog-post,
      .MedewerkersPage .medewerker {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 1200px) and (max-width: 479px) {
      .BlogHolder .blog-post,
      .MedewerkersPage .medewerker {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .BlogHolder .blog-post,
    .MedewerkersPage .medewerker {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 1200px) {
      .BlogHolder .blog-post,
      .MedewerkersPage .medewerker {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 479px) {
      .BlogHolder .blog-post,
      .MedewerkersPage .medewerker {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

.footer-menu {
  width: 48.5%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important; }
  @media (max-width: 1200px) {
    .footer-menu {
      width: 74.25%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 1200px) {
    .footer-menu {
      width: 65.66667%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-right: 0; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      .footer-menu {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .footer-menu {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-right: 0; } }
    @media (max-width: 479px) and (max-width: 1200px) {
      .footer-menu {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 479px) {
      .footer-menu {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

.footer-contact {
  width: 48.5%;
  border-left-width: 0;
  padding: 0%;
  margin-right: 3%;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  margin-right: 0; }
  @media (max-width: 1200px) {
    .footer-contact {
      width: 74.25%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important; } }
  @media (max-width: 1200px) {
    .footer-contact {
      width: 65.66667%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-right: 0; } }
    @media (max-width: 1200px) and (max-width: 1200px) {
      .footer-contact {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
  @media (max-width: 479px) {
    .footer-contact {
      width: 31.33333%;
      border-left-width: 0;
      padding: 0%;
      margin-right: 3%;
      border: 0px solid rgba(0, 0, 0, 0);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -moz-background-clip: padding-box !important;
      -webkit-background-clip: padding-box !important;
      background-clip: padding-box !important;
      margin-right: 0; } }
    @media (max-width: 479px) and (max-width: 1200px) {
      .footer-contact {
        width: 48.5%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }
    @media (max-width: 479px) and (max-width: 479px) {
      .footer-contact {
        width: 100%;
        border-left-width: 0;
        padding: 0%;
        margin-right: 3%;
        border: 0px solid rgba(0, 0, 0, 0);
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-background-clip: padding-box !important;
        -webkit-background-clip: padding-box !important;
        background-clip: padding-box !important; } }

.s-mobile {
  display: none; }
  @media (max-width: 1200px) {
    .s-mobile {
      display: block; } }

.h-mobile {
  display: block; }
  @media (max-width: 1200px) {
    .h-mobile {
      display: none; } }

#mobile-header {
  display: none;
  height: 100%; }
  #mobile-header .container {
    height: 90px; }
  #mobile-header a.logo {
    position: absolute;
    top: 10px;
    left: 0px; }
  #mobile-header .close {
    position: absolute;
    top: 28px;
    right: 15px;
    width: 50px;
    height: 50px;
    background-image: url("../images/mobile/menu-close.png");
    background-repeat: no-repeat;
    background-position: center center; }

#mobile-menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  background: #56004e;
  height: 100%; }
  #mobile-menu li {
    width: 100%;
    padding: 20px 0px;
    box-sizing: border-box;
    background: #56004e;
    color: #FFF;
    border-bottom: 2px solid #600d58;
    position: relative; }
    #mobile-menu li .open {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 60px;
      height: 66px;
      border-bottom: 2px solid #61245b;
      background: #600d58;
      background-image: url("../images/mobile/menu-arrow.png");
      background-repeat: no-repeat;
      background-position: center center; }
    #mobile-menu li a {
      width: 100%;
      height: 100%;
      display: block;
      color: #FFF;
      text-decoration: none;
      padding: 0px 45px;
      box-sizing: border-box; }
    #mobile-menu li.current a, #mobile-menu li.section a, #mobile-menu li:hover a {
      font-weight: 700; }
    #mobile-menu li ul.submenu {
      display: none;
      list-style: none;
      width: 100%;
      margin: 0px;
      padding: 0px;
      position: relative;
      top: 20px; }
      #mobile-menu li ul.submenu li {
        width: 100%;
        padding: 20px 0px;
        box-sizing: border-box;
        background: #600d58;
        border-bottom: 2px solid #61245b; }
        #mobile-menu li ul.submenu li a {
          width: 100%;
          height: 100%;
          display: block;
          padding: 0px 45px;
          text-decoration: none;
          color: #fff;
          font-weight: bold;
          box-sizing: border-box; }

form .field {
  margin-bottom: 10px; }
form label {
  font-weight: 600; }
  form label span {
    color: #56004e; }
form input,
form textarea,
form select {
  width: 100%;
  background: #F1F1F1;
  border: 1px solid #CCC;
  font-family: "Open Sans", Arial, Helvetica, Sans-serif;
  padding: 13px;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
form input[type="text"] {
  font-weight: 600; }
form input[type="checkbox"] {
  width: auto; }
form ul.optionset {
  list-style: none;
  margin: 0px;
  padding: 0px; }
form textarea {
  resize: vertical; }
form input[type=submit] {
  width: inherit; }

#contact-form .textfield {
  display: block;
  font-size: 11px;
  color: #585858;
  margin-bottom: 5px; }
  #contact-form .textfield span {
    color: #56004e; }
#contact-form .field#Naam {
  width: 47.5%;
  margin-right: 5%;
  float: left; }
#contact-form .field#Email {
  width: 47.5%;
  float: left; }

#verwijzing-form h3 {
  font-size: 16px;
  font-weight: 600;
  color: #56004e;
  margin: 30px 0px 0px; }
#verwijzing-form .message {
  font-weight: 600;
  font-style: italic;
  margin-top: 30px;
  display: block; }
  #verwijzing-form .message.required {
    color: red;
    font-style: normal;
    margin: 0px; }
#verwijzing-form .info-balloon {
  display: block;
  padding: 15px;
  margin: 10px 0px;
  background: #ECD4EA;
  border: 1px solid #56004e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
#verwijzing-form #gegevens-holder {
  display: none; }
#verwijzing-form .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-preview.ss-uploadfield-dropzone {
  float: right !important; }
#verwijzing-form .ss-uploadfield .ss-uploadfield-item .ss-uploadfield-item-info {
  margin-left: 0px; }

#header {
  width: 100%;
  height: 100px;
  margin: 0px;
  background: #FFF;
  border-bottom: 1px solid #CCC;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  left: 0; }
  #header #navigation {
    width: 100%;
    height: 100%;
    padding: 10px 0px; }
    #header #navigation .container {
      height: 100%; }
    #header #navigation .hamburger {
      position: absolute;
      bottom: 10px;
      right: 15px;
      width: 50px;
      height: 50px;
      background-image: url("../images/mobile/menu-hamburger.png");
      background-repeat: no-repeat;
      background-position: center center; }
    #header #navigation .logo {
      position: absolute;
      top: 0px;
      left: 0px;
      height: 100%;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    #header #navigation ul {
      height: 100%;
      margin: 0px;
      padding: 0px;
      list-style: none;
      position: absolute;
      top: 35%;
      right: 20px;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      #header #navigation ul li {
        height: 100%;
        display: inline-block;
        position: relative;
        padding: 0px 10px;
        -webkit-transition: border 0.3s ease;
        -moz-transition: border 0.3s ease;
        -ms-transition: border 0.3s ease;
        -o-transition: border 0.3s ease;
        transition: border 0.3s ease; }
        #header #navigation ul li.extra-padding {
          padding: 0px 20px 0px 10px; }
        #header #navigation ul li.reveal a {
          color: #94518e; }
        #header #navigation ul li a {
          height: 100%;
          display: block;
          float: left;
          color: #FFF;
          text-decoration: none;
          font-size: 15px;
          font-weight: 600;
          color: #727272; }
        #header #navigation ul li.spoed a {
          height: auto;
          border: 2px solid #56004e;
          padding: 5px 10px;
          color: #56004e;
          margin-top: -7px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
        #header #navigation ul li.spoed:hover a {
          background: #56004e !important;
          color: #FFF !important; }
        #header #navigation ul li .arrow {
          height: 10px;
          width: 10px;
          position: absolute;
          top: 7px;
          right: 5px;
          transform: rotate(90deg); }
          #header #navigation ul li .arrow polyline {
            stroke: #727272; }
        #header #navigation ul li:hover a {
          color: #94518e !important; }
        #header #navigation ul li:hover .arrow polyline {
          stroke: #94518e !important; }
        #header #navigation ul li.section a, #header #navigation ul li.current a {
          color: #56004e !important; }
        #header #navigation ul li.children {
          padding: 10px 15px 10px 10px;
          margin-right: 10px; }
        #header #navigation ul li ul.dropdown {
          display: none;
          position: absolute;
          left: 0px;
          top: 61px;
          background: #252525;
          width: 260px;
          z-index: 120;
          height: auto; }
          #header #navigation ul li ul.dropdown li {
            display: block;
            padding-bottom: 0px;
            -webkit-transition: background 0.3s ease;
            -moz-transition: background 0.3s ease;
            -ms-transition: background 0.3s ease;
            -o-transition: background 0.3s ease;
            transition: background 0.3s ease; }
            #header #navigation ul li ul.dropdown li a {
              padding: 10px 20px;
              float: none;
              font-size: 13px;
              font-weight: 600;
              color: #FFF !important;
              text-transform: initial; }
            #header #navigation ul li ul.dropdown li:hover {
              background: #94518e; }
            #header #navigation ul li ul.dropdown li.current, #header #navigation ul li ul.dropdown li.section {
              background-color: #56004e; }
    #header #navigation a.facebook {
      position: absolute;
      top: 40%;
      right: 0px;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      #header #navigation a.facebook .icon {
        height: 20px;
        width: 20px; }
        #header #navigation a.facebook .icon path {
          fill: #727272;
          -webkit-transition: fill 0.3s ease;
          -moz-transition: fill 0.3s ease;
          -ms-transition: fill 0.3s ease;
          -o-transition: fill 0.3s ease;
          transition: fill 0.3s ease; }
      #header #navigation a.facebook:hover .icon {
        fill: #56004e; }
  #header.small #navigation ul#menu li ul.dropdown {
    top: 43px; }

#breadcrumbs {
  width: 100%;
  background: #F5F5F5;
  color: #888;
  padding: 10px 0px;
  overflow: hidden;
  border-bottom: 1px solid #CCC;
  position: absolute;
  top: 100px; }
  #breadcrumbs .section {
    float: left;
    font-size: 18px;
    color: #888888; }
  #breadcrumbs .tree {
    float: right;
    font-size: 11px; }
    #breadcrumbs .tree a {
      color: #888; }
      #breadcrumbs .tree a:hover {
        text-decoration: underline; }

#sidebar .item {
  margin-bottom: 50px; }
  #sidebar .item.right-padding {
    padding: 0px 40px 0px 0px; }
#sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  #sidebar ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #CCC;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #sidebar ul li:first-child {
      padding: 0px 0px 10px; }
    #sidebar ul li:last-child {
      padding: 10px 0px 0px;
      border-bottom: none; }
    #sidebar ul li .icon {
      height: 12px;
      width: 12px;
      margin: 0px 10px 0px 0px;
      position: relative;
      top: 3px; }
      #sidebar ul li .icon polyline {
        stroke-width: 5;
        stroke: #D4D4D4;
        -webkit-transition: stroke 0.3s ease;
        -moz-transition: stroke 0.3s ease;
        -ms-transition: stroke 0.3s ease;
        -o-transition: stroke 0.3s ease;
        transition: stroke 0.3s ease; }
    #sidebar ul li a {
      color: #3f3f3f; }
    #sidebar ul li:hover a, #sidebar ul li.current a, #sidebar ul li.section a {
      font-weight: 700;
      color: #56004e; }
    #sidebar ul li:hover .icon polyline, #sidebar ul li.current .icon polyline, #sidebar ul li.section .icon polyline {
      stroke: #56004e; }

#visual {
  width: 100%;
  height: 600px;
  position: relative;
  margin-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1200px) {
    #visual {
      height: 250px; } }
  #visual div.meta {
    position: absolute;
    top: 250px;
    left: 50%;
    margin: 0 auto 0 -300px;
    width: 600px;
    text-align: center; }
    @media (max-width: 1200px) {
      #visual div.meta {
        width: 90%;
        margin: 0 auto 0 -45%;
        top: 80px; } }
    #visual div.meta span {
      display: inline-block;
      color: #FFF;
      padding: 10px 10px 15px 10px;
      background: rgba(86, 0, 78, 0.5); }
      #visual div.meta span.titel {
        font-size: 34px;
        font-weight: 700;
        margin: 0px 0px 5px 0px; }
        @media (max-width: 1200px) {
          #visual div.meta span.titel {
            font-size: 28px; } }
      #visual div.meta span.ondertitel {
        font-size: 22px; }
        @media (max-width: 1200px) {
          #visual div.meta span.ondertitel {
            font-size: 18px; } }

#inleiding {
  text-align: center; }
  #inleiding p {
    font-family: "Droid Serif", Serif, Times, Times New Roman;
    font-size: 23px;
    line-height: 35px;
    font-style: italic;
    color: #909090; }
    @media (max-width: 1200px) {
      #inleiding p {
        font-size: 18px; } }

.afbeelding {
  height: auto;
  min-height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  position: relative; }
  .afbeelding img {
    max-width: 100%; }
  .afbeelding span {
    opacity: 0;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    transition: all 0.75s ease;
    width: 74px;
    height: 74px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(86, 0, 78, 0.5);
    background-image: url("../images/icons/vergrootglas.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0px 0px -37px; }
  .afbeelding:hover span {
    opacity: 1; }

.BlogHolder .blog-post {
  height: 340px;
  margin-bottom: 20px; }
  .BlogHolder .blog-post .image {
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #F1F1F1;
    position: relative;
    background-position: center center;
    background-size: cover;
    margin-bottom: 5px; }
    .BlogHolder .blog-post .image span {
      opacity: 0;
      -webkit-transition: all 0.75s ease;
      -moz-transition: all 0.75s ease;
      -ms-transition: all 0.75s ease;
      -o-transition: all 0.75s ease;
      transition: all 0.75s ease;
      width: 74px;
      height: 74px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-color: rgba(86, 0, 78, 0.5);
      background-image: url("../images/icons/read-more.png");
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -36px 0px 0px -37px; }
    .BlogHolder .blog-post .image:hover span {
      opacity: 1; }
  .BlogHolder .blog-post h2 {
    margin-bottom: 5px; }
  .BlogHolder .blog-post .meta {
    display: block;
    font-size: 11px;
    color: #585858;
    margin-bottom: 5%; }

.BlogPage #main .meta {
  margin-bottom: 15px;
  display: block; }
.BlogPage .blog-post .image {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #F1F1F1;
  position: relative;
  margin-bottom: 5px; }
  .BlogPage .blog-post .image img {
    max-width: 100%;
    height: auto;
    display: block; }
  .BlogPage .blog-post .image span {
    opacity: 0;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    transition: all 0.75s ease;
    width: 74px;
    height: 74px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(86, 0, 78, 0.5);
    background-image: url("../images/icons/vergrootglas.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0px 0px -37px; }
  .BlogPage .blog-post .image:hover span {
    opacity: 1; }
.BlogPage .blog-post h1 {
  margin-bottom: 5px; }
.BlogPage .blog-post .meta {
  display: block;
  font-size: 11px;
  color: #585858;
  margin-bottom: 5%; }

#main table td {
  border: 1px solid #c0c0c0;
  padding: 5px; }
  #main table td p {
    margin: 0px; }

#album .fancybox {
  margin-bottom: 10px;
  overflow: hidden; }
  #album .fancybox img {
    min-width: 100%;
    min-height: 100%; }

.MedewerkersPage #sidebar ul.dubbel li a,
.MedewerkerPage #sidebar ul.dubbel li a {
  display: block;
  width: 100%;
  height: 50px;
  position: relative; }
  .MedewerkersPage #sidebar ul.dubbel li a .icon,
  .MedewerkerPage #sidebar ul.dubbel li a .icon {
    position: absolute;
    top: 18px;
    left: 0px; }
  .MedewerkersPage #sidebar ul.dubbel li a strong,
  .MedewerkerPage #sidebar ul.dubbel li a strong {
    display: block;
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 20px; }
  .MedewerkersPage #sidebar ul.dubbel li a span,
  .MedewerkerPage #sidebar ul.dubbel li a span {
    position: absolute;
    top: 19px;
    left: 20px; }
.MedewerkersPage .medewerker,
.MedewerkerPage .medewerker {
  margin-bottom: 40px; }
  .MedewerkersPage .medewerker .image,
  .MedewerkerPage .medewerker .image {
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #F1F1F1;
    position: relative;
    background-position: center center;
    background-size: cover;
    margin-bottom: 5px; }
    .MedewerkersPage .medewerker .image img,
    .MedewerkerPage .medewerker .image img {
      display: block; }
    .MedewerkersPage .medewerker .image span,
    .MedewerkerPage .medewerker .image span {
      opacity: 0;
      -webkit-transition: all 0.75s ease;
      -moz-transition: all 0.75s ease;
      -ms-transition: all 0.75s ease;
      -o-transition: all 0.75s ease;
      transition: all 0.75s ease;
      width: 74px;
      height: 74px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background-color: rgba(86, 0, 78, 0.5);
      background-image: url("../images/icons/read-more.png");
      background-position: center center;
      background-repeat: no-repeat;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -36px 0px 0px -37px; }
    .MedewerkersPage .medewerker .image:hover span,
    .MedewerkerPage .medewerker .image:hover span {
      opacity: 1; }
  .MedewerkersPage .medewerker h1,
  .MedewerkerPage .medewerker h1 {
    margin-bottom: 5px; }
  .MedewerkersPage .medewerker .meta,
  .MedewerkerPage .medewerker .meta {
    display: block;
    font-size: 11px;
    color: #585858;
    margin-bottom: 5px; }

.MedewerkerPage .medewerker {
  overflow: hidden; }
  .MedewerkerPage .medewerker .image {
    width: 35%;
    height: auto;
    margin-right: 5%;
    float: left; }
    @media (max-width: 479px) {
      .MedewerkerPage .medewerker .image {
        width: 100%; } }
    .MedewerkerPage .medewerker .image img {
      width: 100%;
      height: auto; }
    .MedewerkerPage .medewerker .image span {
      background-image: url("../images/icons/vergrootglas.png"); }
  .MedewerkerPage .medewerker .text {
    width: 60%;
    float: left; }
    @media (max-width: 479px) {
      .MedewerkerPage .medewerker .text {
        width: 100%; } }

#footer {
  background: #56004e;
  color: #FFF;
  padding: 30px 0px; }
  #footer .container {
    overflow: hidden; }
  #footer .footer-menu ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style: none;
    margin: 0px;
    padding: 0px; }
    #footer .footer-menu ul li a {
      color: #FFF; }
      #footer .footer-menu ul li a:hover {
        text-decoration: underline; }
  #footer .footer-contact {
    overflow: hidden; }
    #footer .footer-contact table {
      float: right;
      width: auto !important; }
      #footer .footer-contact table td {
        padding: 0px 30px; }
        #footer .footer-contact table td:last-child {
          padding: 0px 0px 0px 30px; }
      #footer .footer-contact table a {
        color: #94518e; }
        #footer .footer-contact table a:hover {
          color: #FFF; }

ul#paging {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center; }
  ul#paging li {
    display: inline-block;
    margin: 0px 2px; }