/* Dennis fotoalbum*/


.footer-link {color: white; text-decoration: none;}

.footer-link:hover {color:#ba9193;  text-decoration: underline;}



img.example-image {
	display: none!important;
}
h3 {
	text-align: center;
	font-size: 15px;
	margin-bottom: 11px;
}
.example-image-thumb {
	width: 100%;
	height: auto;
	min-height: 260px;
}
.photalbum-wrap {
	float: left;
	width: 450px;
	height: 260px;
	padding: 0px 15px;
	margin-bottom: 55px;
overflow: hidden;
}
.photalbum img {
	transition: 0.3s;
}
.photalbum img:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* Dennis */

.home-wrapper{ width: 100%; display: inline-block; padding: 25px;}
.home-image{ width: 35%; height: auto; float: left;}
.home-image img{}

.home-language {width: 60%; float: left; text-align: left; }

#footercontents .bezoeker {margin: 22px 0 0 25px; float: left; text-align: center;}
#footercontents .bezoeker a {border: 0px!important;}

.doelstelling-image {float: right; height: 350px; width: auto; padding-left: 25px; display: inline!important;}

.wrapper-tables {display: inline-block; min-height: 330px; }

.fotoalbum {width:48%; height:360px; display: block; margin-bottom: 22px;}
.left-album {float: left; margin-right: 2%}
.right-album {float: right;}









/* Scss Document */
* {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0 !important;
  outline: 0; }

body {
  overflow-x: hidden;
  font-family: Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  background-color: #742226;
  color: #554b49; }

/*******************/
/* TEXT FORMATTING */
/*******************/
p {
  margin-bottom: 15px; }

h1 {
  font-size: 25px;
  color: #742226;
  margin-bottom: 20px; }

h2 {
  clear: both;
  font-size: 18px;
  color: #742226;
  margin-bottom: 20px; }

a {
  text-decoration: underline;
  color: #ba9193; }

a:hover {
  text-decoration: none;
  color: #742226; }

#main img {
  display: block;
  max-width: 100%;
  margin-bottom: 15px; }

#main ul {
  padding-left: 12px;
  margin-bottom: 15px; }
  #main ul li {
    padding-left: 8px; }

#main table {
  width: 320px;
  margin: 0 auto 15px; }
  #main table th, #main table td {
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center; }
  #main table th {
    min-width: 80px;
    color: #742226; }

.accordion {
  margin-bottom: 30px; }
  .accordion dt, .accordion dd {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #ba9193;
    border-bottom: 0; }
    .accordion dt:last-of-type, .accordion dd:last-of-type {
      border-bottom: 1px solid #ba9193; }
    .accordion dt a, .accordion dd a {
      display: block;
      font-weight: bold; }
  .accordion dd {
    border-top: 0;
    font-size: 12px; }
    .accordion dd:last-of-type {
      border-top: 1px solid white;
      position: relative;
      top: -1px; }

hr {
  border-bottom: 1px solid lightgrey;
  margin-bottom: 15px; }

/***************/
/* PAGE LAYOUT */
/***************/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  border-bottom: 20px solid #742226;
  background-color: white; }
  header #headercontents {
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto; }
    header #headercontents #logo {
      position: absolute;
      top: 0px;
      left: 25px; /* DENNIS */
      height: 105px; 
	}

/* MENU items */

    header #headercontents nav {
      float: right;
      height: 35px;
      margin: 35px 0; }
      header #headercontents nav #mainmenu {
        list-style: none; }
        header #headercontents nav #mainmenu li {
          float: left;
          margin-right: 20px; }
          header #headercontents nav #mainmenu li a {
            display: block;
            height: 32px;
            line-height: 35px;
            border-bottom: 3px solid transparent;
            font-weight: 300;
            font-size: 14px;
            letter-spacing: 1px;
            text-decoration: none;
            text-transform: uppercase;
            color: #ba9193; }
          header #headercontents nav #mainmenu li a:hover,
          header #headercontents nav #mainmenu li a:focus {
            color: #742226;
            border-bottom: 3px solid #742226 !important; }
          header #headercontents nav #mainmenu li a.current {
            color: #742226;
            border-bottom: 3px solid #742226; }
        header #headercontents nav #mainmenu li:last-child {
          margin-right: 30px; }

#wrapper {
  background-color: #f0f0f0; }
  #wrapper #main {
    width: 100%;
    max-width: 1100px;
    min-height: 460px;
    margin: 125px auto 0;
    background-color: white; }
    #wrapper #main #contents {
      padding: 40px 30px 30px; }

footer {
  position: relative;
  min-height: 100px; }
  footer #riem {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -591px; }
  footer #footercontents {
    width: 100%;
    max-width: 960px;
    margin: 25px auto 0;
    color: white; }
    footer #footercontents ul {
      float: right;
      margin: 20px 30px;
      list-style: none; }
      footer #footercontents ul li {
        height: 20px;
        line-height: 20px;
        font-size: 11px; }
        footer #footercontents ul li a {
          display: inline-block;
          text-decoration: none;
          color: white; }
        footer #footercontents ul li a:hover,
        footer #footercontents ul li a:focus,
        footer #footercontents ul li a.current {
          text-decoration: underline; }
    footer #footercontents #footermenu {
      float: left;
      width: 200px; }
      footer #footercontents #footermenu li {
        float: left;
        width: 100px; }
      footer #footercontents #footermenu li:nth-child(2n) {
        float: right; }

/************/
/* CONTENTS */
/************/
ul.language {
  list-style: none; }
  ul.language li {
    height: 40px;
    line-height: 32px;
    margin-bottom: 10px; }
    ul.language li a {
      margin-left: 10px;
      font-size: 25px; /* DENNIS */
      text-decoration: none;
      color: inherit; }
    ul.language li a:hover {
      text-decoration: underline; }
    ul.language li a:before {
      content: "";
      float: left;
      width: 40px;
      height: 40px;
      background-image: url(../images/sprite_talen.png); }
  ul.language li.nl a:before {
    background-position: 0px 0px;}
  ul.language li.fr a:before {
    background-position: -40px 0px; }
  ul.language li.de a:before {
    background-position: -80px 0px; }
  ul.language li.en a:before {
    background-position: -120px 0px; }

ul.language li.nl:hover a:before  {
    background-position: 0px 40px;} /* DENNIS */
  ul.language li.fr:hover a:before {
    background-position: -40px 40px; } /* DENNIS */
  ul.language li.de:hover a:before {
    background-position: -80px 40px; } /* DENNIS */
  ul.language li.en:hover a:before {
    background-position: -120px 40px; } /* DENNIS */

.home ul.language {
  /* width: 200px; */
  margin: 0 auto;
  padding-top: 100px; }
  .home ul.language li {
    /* width: 200px;  */}
  .home ul.language li:nth-child(2n) {
    margin-left: 0px; } /* DENNIS */

.languages ul.language {
  position: absolute;
      top: 60px;
  right: 25px;
  width: 160px; }
  .languages ul.language li {
    float: left;
    width: 40px; }

.cols2-left {
  float: left;
  width: 48%; }

.cols2-right {
  float: right;
  width: 48%; }

.floatleft {
  display: block;
  float: left;
  margin-right: 20px; }

.floatright {
  display: block;
  float: right;
  margin-left: 20px; }

.clear {
  clear: both; }

/********/
/* FORM */
/********/
form {
  overflow: hidden;
  width: 420px;
  margin: 0 auto 15px; }
  form .row {
    overflow: hidden;
    margin-bottom: 15px;
    padding: 0 10px; }
  form .row.buttons {
    padding-left: 85px; }
  form label {
    display: block;
    float: left;
    clear: left;
    width: 75px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: right; }
  form input {
    display: block;
    float: left;
    width: 192px;
    height: 20px;
    line-height: 20px;
    padding: 4px 8px;
    border: 1px solid lightgrey; }
  form input#zipcode,
  form input#check {
    width: 72px; }
  form input[type="submit"],
  form input[type="reset"] {
    width: 90px;
    height: 30px;
    line-height: 18px;
    margin-left: 15px; }
  form input[type="radio"] {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    margin-right: 5px; }

/******************/
/* RESPONSIVENESS */
/******************/
@media screen and (max-width: 959px) and (min-width: 760px) {
  header {
    height: 80px; }
    header #headercontents #logo {
      height: 80px; }
    header #headercontents .languages ul.language {
      top: 70px; }
    header #headercontents nav {
      height: 30px;
      margin: 25px 0; }
      header #headercontents nav #mainmenu li {
        margin-right: 15px; }
        header #headercontents nav #mainmenu li a {
          height: 27px;
          line-height: 30px;
          font-size: 13px; }

  #wrapper #main {
    margin-top: 100px; }

  footer #footercontents ul {
    margin-left: 0; }
  footer #footercontents #footermenu {
    margin-left: 30px; } }
@media screen and (max-width: 759px) and (min-width: 640px) {
  header {
    height: 45px;
    border-bottom-width: 5px; }
    header #headercontents #logo {
      height: 45px; }
    header #headercontents .languages ul.language {
      top: 37px;
      right: 15px; }
    header #headercontents nav {
      height: 25px;
      margin: 10px 0; }
      header #headercontents nav #mainmenu li {
        margin-right: 10px; }
      header #headercontents nav #mainmenu li a {
        height: 22px;
        line-height: 25px;
        font-size: 13px; }
      header #headercontents nav #mainmenu li:last-child {
        margin-right: 20px; }

  #wrapper #main {
    margin-top: 50px; }

  footer {
    border-top-width: 20px; }
    footer #footercontents ul {
      margin-left: 0; }
    footer #footercontents #footermenu {
      margin-left: 30px;
      width: 100px; }
      footer #footercontents #footermenu li {
        clear: left; }
      footer #footercontents #footermenu li:nth-child(2n) {
        float: left; } }

@media screen and (max-width: 900px) {
  header {
    height: 45px;
    border-bottom-width: 5px; }
    header #headercontents #logo {
      height: 45px; }
    header #headercontents .languages ul.language {
      top: 3px;
      right: 50px; }
    header #headercontents nav {
      position: fixed;
      z-index: 1000;
      top: 0px;
      right: 0px;
      width: 45px;
      height: 45px;
      margin: 0;
      background: url(../images/menu-mobile.png) no-repeat center center; }
      header #headercontents nav #mainmenu {
        display: none;
        position: absolute;
        z-index: 1001;
        top: 100%;
        right: 10px;
        border: 1px solid #e3d3d4;
        background-color: white; }
        header #headercontents nav #mainmenu li {
          clear: both;
          width: 175px;
          height: 30px;
          margin: 0 0 0 10px; }
          header #headercontents nav #mainmenu li a {
            float: left;
            height: 22px;
            line-height: 25px;
            font-size: 13px; }
        header #headercontents nav #mainmenu li:last-child {
          margin-right: 20px; }
    header #headercontents nav:hover #mainmenu,
    header #headercontents nav:focus #mainmenu {
      display: block; }
	}


@media screen and (max-width: 639px) {
  
  #wrapper #main {
    margin-top: 50px; }
    #wrapper #main form {
      margin-left: -30px; }

  footer {
    border-top-width: 20px; }
    footer #footercontents ul {
      margin-left: 0; }
    footer #footercontents #footermenu {
      margin-left: 30px;
      margin-right: 0;
      width: 100px; }
      footer #footercontents #footermenu li {
        clear: left; }
      footer #footercontents #footermenu li:nth-child(2n) {
        float: left; }
    footer #footercontents #address {
      float: left;
      clear: both;
      margin-left: 30px;
      margin-right: 0; }

.fotoalbum {width:100%!important; height:360px; display: block; margin-bottom: 22px;}
	
	
.home ul.language {padding-top: 25px;}
	
	.home ul.language li a {
    
    font-size: 15px;
    line-height: 18px;
    
    display: inline-block;
   
}
	.photalbum-wrap {

    max-width: 260px!important;

}
	
	
	
	 }
