body {
  background-color: transparent;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 50px;
  padding-left: 30px;
  font-family: 'PT Serif', serif;
  color: #333;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 10px;
  font-weight: 400;
  text-align: center;
}

.section1opening {
  padding-top: 40px;
  background-color: #fff;
}

.aanhef {
  padding: 10px 30px 15px;
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.tekst {
  padding: 5px 30px;
  font-family: 'PT Serif', serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.sectionkop {
  margin-top: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  font-family: 'Droid Serif', serif;
  font-size: 36px;
  line-height: 38px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.tekst {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.container {
  padding-right: 55px;
  padding-bottom: 30px;
  padding-left: 55px;
}

.section2dinsdag {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #f5fcff;
}

.navbar {
  position: fixed;
  width: 100%;
  height: 40px;
  margin-top: -40px;
  background-color: #1f3b8b;
  box-shadow: 0 1px 3px 0 #525252;
}

.navbarbrandlogo {
  width: 40px;
  height: 40px;
  padding-top: 4px;
  padding-left: 5px;
  background-color: #fff;
}

.navmenu {
  height: 40px;
}

.navlink {
  display: inline-block;
  height: 40px;
  padding: 10px;
  color: #fff;
}

.navbarlogorow {
  width: 300px;
  height: 40px;
}

.navbarlogocolumn2 {
  padding-top: 6px;
  padding-left: 0px;
}

.iconsdiv {
  position: static;
  display: block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.iconssocialmedia {
  display: block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.introdiv {
  height: 300px;
  margin-top: 40px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  background-image: url('../images/rotterdam.jpg');
  background-position: 50% 88%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 6px 0 #000;
}

.introsection {
  margin-top: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  background-color: #f5fcff;
}

.section1fotodiv {
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #d8edda;
  background-image: none;
}

.colofonsection {
  padding-bottom: 20px;
  background-color: #bfe9fc;
}

.section2fotodiv {
  margin-bottom: 20px;
  background-color: #d8edda;
  color: #b4ccb6;
}

.mediabuttonsrow {
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top-width: 1px;
}

.colofontekst {
  padding-left: 0px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.colofonkop {
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}

.colofoncolumn2 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.columnrefdaglogo {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.mediabuttonsdiv {
  padding-right: 30px;
  padding-left: 30px;
}

.facebook {
  width: 180px;
  height: 25px;
}

.kopsection {
  padding-right: 100px;
  padding-left: 110px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 46px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.kopintro {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'Droid Serif', serif;
  color: #cb246d;
  font-size: 68px;
  text-align: center;
}

.section2container {
  height: 250px;
  background-image: url('../images/2302wegwijs-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fotodiv {
  display: block;
  width: 100%;
  margin: 50px auto;
}

.section3woensdag {
  padding-top: 40px;
  background-color: #f5fcff;
}

.slideshow {
  height: auto;
  margin-top: 0px;
}

.naamfotograaf {
  padding-top: 5px;
  padding-bottom: 0px;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

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

.portraitname {
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}

.portraitgrootdiv {
  display: block;
  width: 250px;
  height: auto;
  margin-top: 30px;
  margin-right: 15px;
  margin-left: auto;
  float: left;
}

.kaderdiv {
  height: 260px;
  margin-top: 40px;
  padding: 0px 30px 15px;
  background-color: #e4edf2;
}

.kadertext {
  padding-top: 0px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.kaderkop {
  padding-top: 30px;
  padding-bottom: 2px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.colofoncontainer {
  padding-right: 180px;
  padding-left: 180px;
}

.lightbox4row {
  margin-top: 20px;
}

.lightbox5row {
  display: block;
  width: 853px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.lightboxlarge {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section3container {
  height: 250px;
  background-image: url('../images/Woensdag-hoofdplaat.jpg');
  background-position: 0px -130px;
  background-size: cover;
  background-repeat: no-repeat;
}

.section5container {
  height: 250px;
  background-image: url('../images/2602-68-HENK-cover.jpg');
  background-position: 0px -22px;
  background-size: cover;
  background-repeat: no-repeat;
}

.campagnebeeld {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.subkopintro {
  font-family: 'Droid Serif', serif;
  color: #cb246d;
  font-size: 20px;
}

.zonnetjediv {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px 30px 30px;
  background-color: #d0e5f2;
}

.zonnetjetekst {
  margin-top: -5px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 24px;
  font-style: italic;
  text-align: left;
}

.zonnetjekop {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 34px;
  line-height: 44px;
  text-align: left;
}

.zonnetjecolumn1 {
  padding-top: 10px;
}

.section5vrijdag {
  padding-top: 40px;
  background-color: #f5fcff;
}

.section4donderdag {
  padding-top: 40px;
  background-color: #f5fcff;
}

.section3fotodiv {
  margin-bottom: 20px;
  background-color: #d8edda;
}

.section4fotodiv {
  margin-bottom: 20px;
  background-color: #d8edda;
}

.section5fotodiv {
  background-color: #d8edda;
}

.section4container {
  height: 250px;
  background-image: url('../images/2502-WEGWIJS-0035-cover.jpg');
  background-position: 0px -73px;
  background-size: cover;
  background-repeat: no-repeat;
}

.videodiv {
  margin-top: 20px;
  margin-bottom: 40px;
}

.logointrowegwijs {
  margin-top: 20px;
}

.intrologo {
  height: 250px;
}

@media screen and (max-width: 991px) {
  h1 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 36px;
    line-height: 42px;
  }

  p {
    padding-top: 0px;
    text-align: left;
  }

  .aanhef {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tekst {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sectionkop {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tekst {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container {
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
  }

  .section2dinsdag {
    padding-top: 20px;
  }

  .navmenu {
    width: 200px;
    height: 250px;
    margin-left: 549px;
  }

  .navlink {
    width: 300px;
    padding-left: 15px;
    float: left;
  }

  .navmenubutton {
    display: block;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }

  .navmenuicon {
    background-color: transparent;
    color: #fff;
  }

  .iconsdiv {
    height: 80px;
    margin-bottom: 0px;
  }

  .iconssocialmedia {
    height: 80px;
  }

  .introdiv {
    height: 230px;
  }

  .colofonsection {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mediabuttonsrow {
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .colofontekst {
    font-weight: 400;
  }

  .kopsection {
    margin-bottom: 15px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 36px;
    line-height: 46px;
  }

  .kopintro {
    font-size: 48px;
  }

  .section2container {
    height: 180px;
    background-position: 0% 30%;
  }

  .fotodiv {
    display: block;
    width: auto;
    margin: 40px -20px;
  }

  .section3woensdag {
    padding-top: 20px;
  }

  .slideshow {
    height: auto;
  }

  .naamfotograaf {
    text-align: center;
  }

  .portraitname {
    padding-top: 5px;
  }

  .portraitgrootdiv {
    width: 230px;
    height: auto;
  }

  .kaderdiv {
    height: 240px;
  }

  .colofoncontainer {
    padding-right: 100px;
    padding-left: 100px;
  }

  .section3container {
    height: 180px;
    background-position: 0% 62%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .section5container {
    height: 180px;
    background-position: 0% 24%;
  }

  .subkopintro {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .zonnetjediv {
    margin-right: -20px;
    margin-left: -20px;
  }

  .zonnetjetekst {
    text-align: left;
  }

  .section5vrijdag {
    padding-top: 10px;
  }

  .section4donderdag {
    padding-top: 20px;
  }

  .section4container {
    background-position: 0% -3%;
  }

  .videodiv {
    margin-right: -20px;
    margin-left: -20px;
  }

  .intrologo {
    height: 180px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 36px;
    line-height: 44px;
  }

  h4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  p {
    padding-top: 0px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
  }

  .section1opening {
    padding-top: 30px;
  }

  .aanhef {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .sectionkop {
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 34px;
  }

  .container {
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .section2dinsdag {
    padding-top: 30px;
  }

  .navbar {
    height: 30px;
    margin-top: -30px;
  }

  .navbarbrandlogo {
    width: 30px;
    height: 30px;
    padding: 2px;
  }

  .navmenu {
    height: 190px;
    margin-left: 369px;
  }

  .navlink {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
  }

  .navmenubutton {
    height: 30px;
    padding-top: 5px;
  }

  .iconsdiv {
    height: 70px;
    margin-top: 0px;
  }

  .iconssocialmedia {
    height: 70px;
  }

  .introdiv {
    height: 200px;
    margin-top: 30px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .introsection {
    margin-top: 30px;
  }

  .section2fotodiv {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mediabuttonsrow {
    height: auto;
    margin-bottom: 0px;
  }

  .colofontekst {
    padding-left: 15px;
    font-size: 16px;
  }

  .colofonkop {
    padding-left: 25px;
  }

  .columnrefdaglogo {
    padding-top: 20px;
    padding-left: 10px;
    float: left;
  }

  .mediabuttonsdiv {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .kopsection {
    padding-right: 35px;
    padding-bottom: 0px;
    padding-left: 35px;
    font-size: 30px;
    line-height: 40px;
  }

  .kopintro {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-size: 48px;
    line-height: 58px;
  }

  .section2container {
    height: 160px;
    background-position: 0% 45%;
  }

  .fotodiv {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .section3woensdag {
    padding-top: 30px;
  }

  .naamfotograaf {
    font-size: 12px;
    text-align: center;
  }

  .portraitgrootdiv {
    width: 250px;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    float: none;
  }

  .kaderdiv {
    height: 400px;
    padding-top: 30px;
  }

  .kaderkop {
    padding-top: 10px;
  }

  .colofoncontainer {
    padding-right: 120px;
    padding-left: 120px;
  }

  .lightbox4row {
    margin-top: 10px;
  }

  .lightbox5row {
    margin-top: 10px;
  }

  .lightboxcolumn {
    padding-right: 5px;
    padding-left: 5px;
  }

  .lightboxlarge {
    padding-right: 5px;
    padding-left: 5px;
  }

  .section3container {
    height: 160px;
    background-position: 0% 101%;
  }

  .section5container {
    height: 160px;
  }

  .zonnetjetekst {
    margin-top: 10px;
    text-align: left;
  }

  .zonnetjekop {
    margin-left: 0px;
    padding-top: 10px;
  }

  .section5vrijdag {
    padding-top: 30px;
  }

  .section4donderdag {
    padding-top: 30px;
  }

  .section3fotodiv {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section4fotodiv {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section5fotodiv {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section4container {
    height: 160px;
    background-position: 50% 24%;
  }

  .introcontainer {
    padding-left: 20px;
  }

  .intrologo {
    height: 160px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 26px;
    line-height: 34px;
  }

  h4 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  p {
    font-size: 12px;
  }

  .aanhef {
    margin-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .tekst {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sectionkop {
    margin-top: 0px;
    padding: 15px 0px 0px;
    font-size: 22px;
    line-height: 32px;
  }

  .tekst {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container {
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .section2dinsdag {
    padding-top: 30px;
  }

  .navbar {
    margin-top: -30px;
  }

  .navmenu {
    width: auto;
    height: 160px;
    margin-left: 0px;
  }

  .navlink {
    padding-left: 20px;
  }

  .iconsdiv {
    height: 60px;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .iconssocialmedia {
    height: 60px;
  }

  .introdiv {
    height: 140px;
  }

  .section1fotodiv {
    height: 140px;
  }

  .colofonsection {
    background-color: #c1d9e6;
  }

  .section2fotodiv {
    height: 140px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .mediabuttonsrow {
    height: auto;
    padding-left: 65px;
  }

  .colofontekst {
    padding-left: 0px;
    font-size: 14px;
  }

  .colofonkop {
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 20px;
  }

  .colofoncolumn2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .columnrefdaglogo {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .mediabuttonsdiv {
    height: 130px;
    padding-left: 0px;
  }

  .kopsection {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 24px;
    line-height: 34px;
  }

  .kopintro {
    margin-top: 10px;
    font-size: 38px;
    line-height: 48px;
  }

  .section2container {
    height: 140px;
    background-size: cover;
  }

  .fotodiv {
    width: 325px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: -20px;
  }

  .section3woensdag {
    padding-top: 20px;
    background-color: #e8f8ff;
  }

  .naamfotograaf {
    margin-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
  }

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

  .portraitname {
    font-size: 11px;
  }

  .portraitgrootdiv {
    width: auto;
  }

  .kaderdiv {
    height: 500px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .colofoncontainer {
    padding-right: 30px;
    padding-left: 30px;
  }

  .lightboxlarge {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section3container {
    height: 140px;
    background-position: 50% -4%;
  }

  .section5container {
    height: 140px;
    background-image: url('../images/2602-68-HENK-cover.jpg');
    background-position: 0% 49%;
    background-size: cover;
    background-repeat: repeat;
  }

  .subkopintro {
    font-size: 14px;
    line-height: 22px;
  }

  .zonnetjediv {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .zonnetjetekst {
    margin-top: 10px;
    margin-right: -10px;
    margin-left: -10px;
    text-align: left;
  }

  .zonnetjekop {
    margin-left: -10px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 22px;
    line-height: 34px;
  }

  .zonnetjecolumn1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section3fotodiv {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section4fotodiv {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section5fotodiv {
    padding-right: 15px;
    padding-left: 15px;
  }

  .section4container {
    height: 140px;
  }

  .introcontainer {
    padding-left: 20px;
  }

  .intrologo {
    height: 100px;
  }
}

