body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0; }

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

h1, h2, h3, h4, h5, h6 {
  font-weigth: normal; }

label, button {
  cursor: pointer; }

img, video, embed, object {
  max-width: 100%; }

img {
  vertical-align: middle; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

fieldset {
  border: none; }

.clearfix::before, .clearfix::after {
  content: "";
  display: table; }

.clearfix::after {
  clear: both; }

.flexi-center {
  display: flex;
  justify-content: center; }

.flexi-center-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.flexi-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.center_text {
  text-align: center; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.cursief {
  font-style: italic; }

.linker_kolom {
  margin-right: 20px; }

.rechter_kolom {
  margin-left: 20px; }

body {
  font: 600 14px/24px "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Sans-Serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  background-color: #e0e0e0;
  background: url("../opmaak/bg.gif"); }

h1 {
  font-weight: bold;
  font-size: 2em; }

h2 {
  font-weight: bold;
  font-size: 1.6em; }

h3 {
  font-weight: bold;
  font-size: 1.4em; }

/* Clearfix na section en rij (prevents parent with floats to collapse) */
.rij:after {
  content: "";
  clear: both;
  display: table; }

.text--center {
  text-align: center; }

header {
  position: relative;
  background: url("../opmaak/bg_header_small.png") no-repeat center center;
  background-size: cover;
  min-height: 6em; }
  header::after {
    content: "";
    clear: both;
    display: table; }

.titel {
  text-align: center;
  color: AntiqueWhite;
  padding-top: 170px; }

nav {
  top: 1em;
  left: 1em;
  z-index: 99;
  position: fixed; }

.logo img {
  position: relative;
  max-width: 189px; }

/*========================================================================
Menu - icoon (hamburger) 
========================================================================== */
.menu__dropdown__icoon__bar1,
.menu__dropdown__icoon__bar2,
.menu__dropdown__icoon__bar3 {
  width: 35px;
  height: 5px;
  background-color: AntiqueWhite;
  margin: 6px 0;
  transition: 0.2s;
  border-radius: 6px; }

.change {
  /* Rotate first bar */
  /* Fade out the second bar */
  /* Rotate last bar */ }
  .change .menu__dropdown__icoon__bar1 {
    -webkit-transform: rotate(-45deg) translate(-10px, 5px);
    transform: rotate(-45deg) translate(-10px, 5px); }
  .change .menu__dropdown__icoon__bar2 {
    opacity: 0; }
  .change .menu__dropdown__icoon__bar3 {
    -webkit-transform: rotate(45deg) translate(-10px, -5px);
    transform: rotate(45deg) translate(-10px, -5px); }

/*========================================================================
Dropdown menu en inhoud
========================================================================== */
.menu__dropdown {
  display: inline-block;
  cursor: pointer;
  width: 90px; }

.menu__dropdown__icoon {
  float: left; }

.menu__inhoud {
  display: none;
  position: absolute;
  background-color: rgba(176, 196, 222, 0.9);
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 6px;
  padding: 24px; }
  .menu__inhoud a {
    color: Navy;
    transition: background 0.25s ease;
    padding: 12px 16px;
    text-decoration: none;
    display: block; }
    .menu__inhoud a:hover {
      background: #f1f1f1; }

.menu__tekst {
  color: antiquewhite;
  float: right; }

.menu-inhoud-aan {
  display: block; }

section {
  color: Navy;
  position: relative;
  margin-bottom: 20px; }
  section::after {
    content: "";
    clear: both;
    display: table; }

.section-top {
  margin-bottom: 0px; }

footer {
  position: relative;
  color: #fff;
  background: url("../opmaak/bg_footer_small.png") no-repeat center center;
  min-height: 6.25em;
  background-size: cover; }
  footer::after {
    content: "";
    clear: both;
    display: table; }
  @media (min-width: 30em) {
    footer {
      background: url("../opmaak/bg_footer@1x.png") no-repeat center center;
      min-height: 12.5em;
      background-size: cover; } }
  @media (min-width: 56em) {
    footer {
      background: url("../opmaak/bg_footer@2x.png") no-repeat center center;
      min-height: 13.125em;
      background-size: cover; } }

.footer-rij-3delen {
  display: grid;
  grid-template-columns: 3fr 3fr 3fr;
  padding: 20px; }

.footer__menu__item {
  font-size: 1em;
  color: Navy;
  text-align: center; }

.footer__menu__item--icon {
  display: inline-block;
  padding-right: 0.5em; }

.footer__menu__item--text {
  display: inline-block; }

.footer__teller {
  display: inline; }

.header1-grid {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
  padding: 20px; }

.tekst-grid {
  display: grid;
  grid-template-columns: 1fr 4fr 1fr;
  padding: 20px; }

.item-grid {
  display: grid;
  grid-template-columns: 1fr;
  padding: 20px; }
  @media (min-width: 48em) {
    .item-grid {
      grid-template-columns: 1fr 8fr 1fr; } }

.footer-rij-3delen {
  display: grid;
  grid-template-columns: 3fr 3fr 3fr;
  padding: 20px; }

header {
  background: url("../opmaak/bg_page_header_small.png") no-repeat center center;
  min-height: 6.4375em;
  background-size: cover; }
  @media (min-width: 30em) {
    header {
      background: url("../opmaak/bg_page_header@1x.png") no-repeat center center;
      min-height: 13.6875em;
      background-size: cover; } }
  @media (min-width: 56em) {
    header {
      background: url("../opmaak/bg_page_header@2x.png") no-repeat center center;
      min-height: 17.125em;
      background-size: cover; } }

.welkom {
  position: relative;
  columns: 20em 1;
  -webkit-columns: 20em 1;
  /* Chrome, Safari, Opera */
  -webkit-column-rule: thin dashed #607d8b;
  column-rule: thin dashed #607d8b; }
  .welkom p {
    color: navy; }
    @media (min-width: 30em) {
      .welkom p {
        color: navy; } }
  .welkom span {
    color: antiquewhite; }

/*========================================================================
Tegels
========================================================================== */
.tableau {
  width: 100%; }

.tableau__tegel {
  position: relative;
  display: inline-block;
  margin: 10px 3px;
  width: 100%;
  border-radius: 20px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.78);
  border: 3px solid transparent;
  transition: border 0.2s ease; }
  .tableau__tegel:hover {
    border-color: AntiqueWhite; }
  @media (min-width: 30em) {
    .tableau__tegel {
      width: 45%; } }
  @media (min-width: 56em) {
    .tableau__tegel {
      width: 32%; } }

.tableau__tegel__tekst {
  position: relative;
  color: Navy;
  border-radius: 5%;
  font-size: 1em;
  text-align: center;
  background: rgba(204, 204, 214, 0.9);
  transition: color 0.2s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.tableau__tegel__img {
  width: 100%;
  opacity: 0.7;
  border-radius: 20px; }
  @media (min-width: 56em) {
    .tableau__tegel__img {
      opacity: 0.7; } }

/*# sourceMappingURL=D:/WEBSERVER/kampen/app/public/maps/styles_album.css.map */
