@charset "utf-8";
body, div#loginsmall, div#zoeken, header, html {
    width: 100%
}
div#loginsmall, div#websites, div#zoeken {
    position: fixed;
    z-index: 10001;
    box-shadow: 0 3px 3px rgba(0,0,0,.25);
    background: #fff;
    height: 50px
}
*, body, html {
    margin: 0;
    padding: 0;
    outline: 0
}
div#loginsmall a#loginsluit, div#websites a#sitessluit, div#zoeken a#sluitzoek {
    height: 43px;
    vertical-align: middle;
    background: #000;
    display: block;
    text-align: center
}
form#aanmeldForm input:hover, form#aanmeldForm select:hover, form#loginForm input:hover, form#loginForm select:hover, section#reis_visual img {
    opacity: 1
}
div#page404layover, div#types, div.albumLayover {
    background: rgba(0,0,0,.5)
}
div#submenu ul li, div#subsubmenu ul li, header nav ul li, section#download ul li, section#related ul li, ul.datagrid, ul.dataplanner, ul.list, ul.pages, ul.rows {
    list-style: none
}
* {
    font-family: Montserrat, sans-serif;
    font-weight: 400
}
body, html {
    background: #eee
}
body {
    padding-top: 80px
}
input {
    border-radius: 0
}
body#page404 {
    background: url(https://hd.unsplash.com/photo-1421894054319-b4dcc51d41e3) center center no-repeat;
    background-size: cover;
    height: 100vh;
    padding-top: 0
}
div#page404layover {
    width: 100%;
    height: 100vh
}
div#container404 {
    width: 200px;
    height: auto;
    text-align: center;
    margin: -50px 0 0 -100px;
    top: 40%;
    left: 50%;
    position: absolute;
    color: #fff
}
div#container404 h1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1001a
}
div#container404 a {
    color: #e1001a
}
header {
    background: rgba(0,0,0,.8);
    height: 80px;
    top: 0;
    position: fixed;
    z-index: 10000
}
div.container {
    width: 940px;
    margin: auto
}
header #center, header #right {
    width: 710px;
    float: right;
    clear: right
}
#cookie {
    position: fixed;
    bottom: 0;
    left: 20px;
    width: 240px;
    padding: 20px 20px 0;
    text-align: center;
    background: rgba(0,0,0,.4);
    color: #fff;
    z-index: 10001
}
#cookie:hover {
    background: #000
}
#cookieForm input {
    width: calc(100% + 40px);
    border: 0;
    padding: 10px 0;
    margin-top: 20px;
    margin-left: -20px;
    cursor: pointer
}
#cookieForm input:hover {
    background: green
}
header #left {
    float: left;
    width: 230px
}
header #left img {
    float: left
}
header #center {
    padding-top: 16px
}
header #right div#payoff {
    float: left;
    width: 520px;
    font-size: 12px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
    overflow: hidden
}
header #center a, header #right a {
    color: rgba(255,255,255,.75);
    text-transform: uppercase;
    padding: 0 5px;
    text-decoration: none;
    font-size: 12px;
    float: right
}
header #center a:hover, header #right a:hover {
    color: rgba(255,255,255,1)
}
header nav ul {
    float: right;
	position: relative;
}

header nav ul li ul {
    width:250px;
	position: absolute;
	top: 30px;
	background:#dcdcdc;
	display: none;
	float: left;
	z-index: 999;
}
header nav ul li ul li {
	width:100%;
	display: block;
}
header nav ul li ul li a {
	float: left !important;
	display: block;
	line-height: 24px;
	color: black !important;
	opacity: 0.75;
	text-align: left;
	width:calc(100% - 10px);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
header nav ul li ul li a:hover {
	opacity: 1;
}
header nav ul li {
    float: left;
}
header nav ul li a.set {
    color: #e1001a!important;
    font-weight: 700!important
}
header a#myaccount, header a#tel {
    background: #e1001a;
    color: #fff;
    padding: 10px;
    float: right
}
header a#login span, header a#mobilemenu span, header a#tel span {
    margin-left: 10px
}
header a#facebook, header a#login, header a#mobilemenu, header a#sites, header a#zoek {
    background: #000;
    color: #fff;
    padding: 10px;
    float: right
}
header a#facebook {
    background: #29487d;
    padding: 10px 15px
}
div#websites {
    width: 100%
}
div#selectie {
    width: calc(100% - 50px);
    float: left
}
div#selectie a {
    display: block;
    background: #f5f5f5;
    float: left;
    text-align: center;
    color: #e1001a;
    text-decoration: none;
    padding: 15px 0 16px
}
div#selectie a.link-2 {
    width: calc(100% / 2)
}
div#selectie a.link-3 {
    width: calc(100% / 3)
}
div#selectie a.link-4 {
    width: calc(100% / 4)
}
div#selectie a.link-5 {
    width: calc(100% / 5)
}
div#selectie a.link-6 {
    width: calc(100% / 6)
}
div#selectie a.link-7 {
    width: calc(100% / 7)
}
div#selectie a.link-8 {
    width: calc(100% / 8)
}
div#selectie a.link-9 {
    width: calc(100% / 9)
}
div#selectie a.link-10 {
    width: calc(100% / 10)
}
div#selectie a.link-11 {
    width: calc(100% / 11)
}
div#selectie a.link-12 {
    width: calc(100% / 12)
}
div#selectie a:hover {
    background: #e1001a;
    color: #fff
}
div#websites a#sitessluit, div#zoeken a#sluitzoek {
    width: 50px;
    padding-top: 7px;
    color: #fff;
    float: right;
    clear: right;
    font-size: 30px
}
form#zoekform {
    width: calc(100% - 50px);
    float: left
}
form#zoekform input[type=text] {
    width: calc(70% - 40px);
    height: 30px;
    padding: 10px 0 0 40px;
    margin: 0;
    float: left;
    border: 0;
    background: 0 0;
    outline: 0;
    font-size: 18px;
    color: #000
}
form#zoekform input[type=submit] {
    width: 10%;
    background: #e1001a;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e1001a;
    color: #fff;
    cursor: pointer;
    font-size: 18px
}
div#loginsmall div.form_row {
    width: 30%;
    float: left
}
div#loginsmall form#loginForm {
    width: calc(100% - 50px);
    float: left
}
div#loginsmall form#loginForm input {
    width: calc(35% - 20px);
    height: 30px;
    padding: 10px 0 10px 20px;
    margin: 0;
    float: left;
    border: 0;
    background: #fff;
    outline: 0;
    font-size: 18px;
    color: #000
}
div#loginsmall form#loginForm a {
    margin-top: 18px;
    display: block;
    float: left;
    padding: 0 10px
}
div#loginsmall form#loginForm input[type=submit] {
    width: 30%;
    background: #e1001a;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e1001a;
    color: #fff;
    cursor: pointer
}
div#loginsmall a#loginsluit {
    width: 50px;
    padding-top: 7px;
    color: #fff;
    float: right;
    clear: right;
    font-size: 30px
}
section#gallery_section, section#slideshow_visual {
    width: 100%;
    float: left;
    height: auto
}
section#reis_visual {
    width: 100%;
    float: left;
    background: #000;
    overflow: hidden
}
#slideshow {
    position: relative;
    width: 100%
}
#slideshow>div {
    width: 100%;
    height: auto;
    overflow: hidden
}
#slideshow>div img {
    min-width: 100%;
    float: left
}
span.caption {
    position: absolute;
    width: 80%;
    height: 100px;
    top: 160px;
    left: 10%;
    text-align: center
}
div.albumLayover, img.largeImage {
    width: 100%;
    height: auto;
    float: left
}
span.caption span.title {
    display: block;
    font-size: 48px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}
section#download ul li a:before, section#related ul li a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle
}
span.caption span.subtitle {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700!important;
    opacity: .75
}
div#submenu nav a, div#types a {
    color: rgba(255,255,255,.75)
}
div#submenu, div#subsubmenu, div#types {
    height: 38px;
    width: 100%
}
div.albumShow {
    width: 100%
}
div.albumShow img {
    transition: none
}
.pgwSlideshow .ps-list li img {
    max-width: 80px!important
}
div.albumShow ul {
    padding-left: 0
}
div#submenu nav a, div#subsubmenu nav a {
    padding: 10px 10px 11px;
    font-size: 14px;
    float: left;
    text-transform: uppercase;
    text-decoration: none
}
div#types {
    position: absolute;
    margin-top: 362px
}
div#types a {
    text-transform: uppercase;
    padding: 10px 30px 10px 0;
    text-decoration: none;
    font-size: 14px;
    float: left
}
div#submenu nav a:hover, div#types a:hover {
    color: rgba(255,255,255,1)
}
div#submenu {
    background: #000;
    float: left
}
div#submenu nav a.set {
    background: #e1001a;
    color: rgba(255,255,255,1)
}
div#subsubmenu {
    background: #fff;
    float: left
}
div#subsubmenu nav a {
    color: rgba(0,0,0,.75)
}
div#subsubmenu nav a:hover {
    color: rgba(0,0,0,1)
}
div#subsubmenu nav a.set {
    background: #e1001a;
    color: rgba(255,255,255,1)
}
section#categorien, section#destinations {
    background: top center no-repeat #eee;
    width: 100%;
    float: left
}
section#destinations {
    background-size: cover
}
div#location {
    background: rgba(49,49,49,.8);
    padding: 20px 0;
    float: left;
    width: 100%
}
div#locationLeft {
    color: #e1001a;
    font-size: 18px;
    font-weight: 700!important;
    text-transform: uppercase;
    width: 25%;
    float: left;
    padding-top: 15px
}
div#locationRight {
    width: 75%;
    float: left
}
div#locationRight a {
    font-size: 9px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    float: left;
    width: 33%;
    text-decoration: none;
    letter-spacing: 1px
}
div#locationRight a i {
    font-size: 50px;
    display: block;
    margin-bottom: 10px
}
div#locationRight a:hover i, section#facebook h2 {
    color: #e1001a
}
div#destinations {
    background: #eee;
    width: 100%;
    float: left;
    padding: 40px 0
}
div#homepage_introductie {
    background: #e1001a;
    padding: 20px 0;
    float: left;
    width: 100%
}
div#homepage_introductie p {
    color: #fff!important
}
div#homepage_introductie h1, section#facebook p, section#usps h2, section#usps p {
    color: #fff
}
div#homepage_introductie a {
    color: #fff;
    font-weight: 600;
    text-decoration: underline
}
ul.grid li div.adres div:nth-child(even), ul.grid.one li div.info div:nth-child(even), ul.pages li h4 a {
    font-weight: 700
}
section#categorien {
    background-size: cover;
    padding: 40px 0
}
section#download, section#highlight, section#related {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #eee
}
section#download ul li, section#related ul li {
    width: 100%
}
section#download ul li a, section#related ul li a {
    color: gray;
    display: block;
    text-decoration: none
}
section#related ul li a:before {
    content: "\f0a9";
    color: #e1001a
}
section#download ul li a:before {
    content: "\f019";
    color: #e1001a
}
section#facebook, section#usps {
    background: #000;
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 0
}
section#facebook i {
    color: #3765a3;
    font-size: 16px
}
section#facebook a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase
}
section#usps i {
    color: #e1001a;
    font-size: 70px;
    margin: 20px 0
}
section#usps div.container div {
    width: 31%;
    padding: 0 1%;
    text-align: center;
    float: left
}
section#usps div.container div:nth-child(3) {
    width: 32%
}
section#grid, section#upcoming {
    background: #eee;
    width: 100%;
    float: left;
    padding: 40px 0
}
ul.grid {
    list-style: none;
    width: 940px;
    float: left;
    padding: 0
}
ul.grid li {
    width: 300px;
    height: auto;
    margin-top: 0;
    float: left
}
ul.grid.allereizen li {
    margin-bottom: 20px
}
ul.grid li div.image {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden
}
ul.grid li div.status, ul.grid li div.titel {
    height: auto;
    color: #fff;
    background: #e1001a;
    float: left;
    overflow: hidden
}
ul.grid li div.image img {
    width: 100%
}
ul.grid li div.titel {
    width: 260px;
    min-height: 40px;
    padding: 10px 20px;
    position: relative
}
ul.grid li div.titel h4 span {
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    width: 260px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}
ul.grid li div.status {
    width: calc(100% - 40px);
    padding: 5px 20px
}
ul.grid li div.status h4 {
    margin: 0;
    text-transform: uppercase
}
ul.grid li div.info {
    float: left;
    width: 260px;
    height: 160px;
    padding: 20px;
    overflow: hidden;
    color: #000;
    background: #dcdcdc
}
ul.grid li div.info span {
    height: 60px;
    width: 100%;
    float: left
}
ul.grid li div.info.data, ul.grid li div.info.list, ul.grid li div.info.video {
    background: #fff;
    height: auto
}
ul.grid li div.info.list {
    padding: 0!important;
    width: 100%
}
ul.grid li div.list img {
    max-width: 100%;
    float: left!important
}
img#showroute {
    cursor: pointer
}
img#routekaart {
    margin-bottom: 10px
}
ul.grid li div.info.video {
    padding: 0!important;
    width: 300px;
    width: 100%
}
ul.grid li div.info.video div {
    width: 100%!important
}
ul.grid li div.info.list ul li:nth-child(odd) {
    background: #eee
}
ul.grid li div.info.list ul, ul.grid li div.info.list ul li {
    margin: 0;
    padding: 0;
    width: 100%
}
ul.grid li div.info.data li, ul.grid li div.info.data ul {
    margin: 0;
    padding: 0 0 0 20px;
    width: 100%
}
ul.grid li div.info h4 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 23px
}
ul.grid li div.info p {
    font-size: 12px;
    line-height: 23px
}
ul.grid li div.info h5 {
    color: #ffed00;
    font-size: 14px;
    line-height: 17px
}
.eenderde .grid {
    width: 100%
}
ul.grid.one li div.info div {
    width: 50%;
    float: left
}
ul.grid.one li div.info div:nth-child(odd) {
    color: gray
}
ul.grid li:nth-child(3n-1) {
    margin: 0 20px
}
ul.grid li div.adres {
    border: 0;
    font-size: 12px;
    padding: 0
}
a.boeken {
    background: green;
    color: #fff;
    float: right;
    margin: 20px 0 0;
    padding: 10px 0;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none
}
a.boeken.prive {
    background: #009640!important;
    color: #fff
}
a.boeken.optie {
    background: orange!important;
    color: #fff!important
}
a.boeken.disabled {
    cursor: not-allowed;
    background-color: #ccc
}
a.ulgrid {
    position: absolute;
    width: 300px;
    height: 260px;
    z-index: 999;
    margin-left: -300px
}
div.fullsize {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10001;
    background: rgba(0,0,0,.75);
    text-align: center;
    display: none
}
div.fullsize img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-height: 100vh
}
ul.grid li:hover div.image img, ul.rows li:hover div.image img {
    transform: scale(1.1, 1.1)
}
.tweederde ul.grid {
    width: 620px
}
.tweederde ul.grid li {
    margin: 0 10px 10px 0
}
div#searchform {
    background: #eee;
    width: 940px;
    padding: 30px 0;
    text-align: left;
    float: left;
    margin: 0
}
ul.pages {
    width: 100%;
    float: left
}
ul.pages li {
    width: 100%;
    height: auto;
    padding-bottom: 5px;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 10px 0;
    text-align: left
}
ul.pages li h4 a {
    text-decoration: none;
    color: #000
}
ul.pages li h4 a small {
    color: gray;
    text-transform: lowercase
}
div#reismenu, div#reistitel, div.container div.thumb span, div.datatrips div#titlebar div, div.datatrips.gridable div#titlebar div, h2, h3, section#upcoming a.button, section.simple h5, ul.dataplanner li div.info h4, ul.dataplanner li div.status h4, ul.rows li div.info h4 {
    text-transform: uppercase
}
div#searchform form#zoekform {
    width: 100%;
    margin-top: 10px
}
div#searchform form#zoekform input[type=text] {
    width: 100%;
    height: 30px;
    padding: 10px 0;
    margin: 0;
    float: left;
    border: 1px solid #ddd;
    background: #fff;
    outline: 0;
    font-size: 18px;
    color: #000;
    text-align: center
}
div#searchform form#zoekform input[type=submit] {
    width: 100%;
    background: #e1001a;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e1001a;
    color: #fff;
    cursor: pointer;
    font-size: 18px
}
ul.rows {
    width: 620px;
    float: left
}
ul.rows li {
    width: 620px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px
}
ul.rows li div.image {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden
}
ul.rows li div.image img {
    width: 100%
}
ul.rows li div.info {
    float: left;
    width: 280px;
    height: 160px;
    padding: 20px;
    overflow: hidden;
    color: #fff;
    background: #e1001a
}
ul.rows li div.info h4 {
    font-size: 14px;
    line-height: 23px
}
ul.rows li div.info p {
    font-size: 12px;
    line-height: 23px
}
ul.rows li div.info h5 {
    color: #ffed00;
    font-size: 14px;
    line-height: 17px
}
ul.rows li:last-of-type {
    margin: 0
}
a.ulrow {
    position: absolute;
    margin-left: -620px;
    width: 620px;
    height: 200px;
    z-index: 999
}
ul.datagrid, ul.datagrid li, ul.dataplanner li, ul.list li {
    height: auto;
    float: left
}
ul.list {
    width: 300px;
    margin-left: 20px;
    float: left
}
ul.list li {
    width: 100%;
    margin: 5px 0
}
ul.list li a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #000;
    width: 290px;
    float: left
}
ul.list li a span {
    float: left;
    text-align: left;
    width: 190px
}
ul.list li:nth-child(odd) {
    background: #7d7d7d
}
ul.list li a strong {
    width: 80px;
    float: left
}
ul.datagrid {
    width: calc(100% / 6);
    padding: 0
}
ul.datagrid li {
    width: 100%
}
ul.datagrid li:first-of-type {
    font-weight: 700!important
}
ul.dataplanner:nth-child(even) {
    background: #eee
}
ul.dataplanner {
    width: 940px;
    margin: auto;
    padding: 0
}
ul.dataplanner li {
    width: 940px;
    margin-top: 5px
}
ul.dataplanner li.titel {
    width: 940px;
    height: auto;
    padding: 10px 0;
    float: left
}
ul.dataplanner li.titel h3 {
    margin: 0
}
ul.dataplanner li div.image {
    float: left;
    width: 75px;
    height: 50px;
    overflow: hidden
}
ul.dataplanner li div.image img {
    width: 100%
}
ul.dataplanner li div.status, ul.dataplanner li div.titel {
    width: 260px;
    color: #fff;
    background: #e1001a;
    height: auto;
    float: left;
    overflow: hidden
}
ul.dataplanner li div.titel {
    padding: 20px
}
ul.dataplanner li div.status {
    padding: 5px 20px
}
ul.dataplanner li div.status h4 {
    margin: 0
}
ul.dataplanner li div.info {
    float: left;
    width: 845px;
    height: auto;
    min-height: 40px;
    padding: 5px 0 5px 20px;
    overflow: hidden;
    color: #000;
    background: #fff
}
ul.dataplanner li:nth-child(even) div.info {
    background: #ddd
}
ul.dataplanner li div.info.data {
    height: auto
}
ul.dataplanner li div.info h4 {
    font-size: 14px;
    line-height: 23px
}
ul.dataplanner li div.info p {
    font-size: 12px;
    line-height: 23px
}
ul.dataplanner li div.info h5 {
    color: #ffed00;
    font-size: 14px;
    line-height: 17px
}
ul.dataplanner li div.collectie-1 {
    width: 400px;
    float: left
}
ul.dataplanner li div.collectie-2 {
    width: 200px;
    float: left
}
ul.dataplanner li div.collectie-2 div {
    float: left;
    width: 50%
}
ul.dataplanner li div.collectie-3 {
    width: 150px;
    float: right
}
ul.dataplanner li div.collectie-3 a {
    margin-top: 0
}
section#upcoming nav {
    float: left;
    width: 940px;
    margin-top: 20px
}
div.eenderde, div.tweederde {
    float: right;
    text-align: right
}
div.tweederde {
    width: 620px
}
div.eenderde {
    width: 300px;
    margin-left: 20px;
    clear: right
}
div.eenderde img {
    max-width: 100%!important
}
div.eenderde ul.list {
    margin-left: 0;
    padding: 0
}
section#upcoming a.button {
    width: auto;
    display: inline;
    padding: 2px 8px;
    border: 1px solid #000;
    border-right: 0;
    color: #7b7b7b;
    font-size: 12px;
    text-decoration: none
}
section#upcoming a.button:last-of-type {
    border-right: 1px solid #000
}
section#upcoming a.button.set {
    color: #e1001a
}
div.gepland_grid {
    float: left;
    width: 100%
}
div.gepland_grid div {
    float: left
}
div.gepland_grid div:nth-child(odd) {
    clear: left;
    width: 40%
}
div.gepland_grid div:nth-child(even) {
    width: 60%
}
div.gepland_grid div h5 {
    float: right;
    display: inline
}
div.container div.thumb {
    width: 300px;
    height: 200px;
    float: left;
    margin: 20px 0
}
div.container div.thumb div.image {
    width: 300px;
    height: 200px;
    overflow: hidden
}
div.container div.thumb img {
    float: left
}
div.container div.thumb div.highlight_text {
    position: relative;
    width: 220px;
    padding: 10px 20px;
    margin-left: 20px;
    background: #e1001a;
    margin-top: -40px;
    min-height: 40px;
    float: left
}
div.container div.thumb span {
    position: absolute;
    width: 220px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    letter-spacing: 2px;
    font-weight: 700;
    text-align: center
}
div.adres, section.simple {
    width: 100%;
    float: left
}
div.container div.thumb:hover img, section#footerboxen div.contentBox:hover img {
    transform: scale(1.1, 1.1)
}
div.thumbs div.thumb:nth-child(3n+2) {
    margin: 20px
}
div.thumbs div.thumb:nth-child(3n+1) {
    float: left;
    clear: left
}
div.adres {
    border-bottom: 1px solid #eee;
    padding: 20px 0
}
div.adres div {
    padding: 5px 0;
    float: left
}
div.adres div:nth-child(odd) {
    clear: left;
    width: calc(50% - 40px);
    padding-right: 20px;
    color: gray
}
div.adres div:nth-child(even) {
    width: calc(50% - 22px);
    font-weight: 400
}
section.simple h5 {
    color: #999;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 20px 0 10px;
    border-bottom: 2px solid #f5f5f5;
    display: inline;
    float: left
}
section#footerboxen {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #eee
}
section#footerboxen div.contentBox {
    width: 300px;
    height: 200px;
    float: left;
    margin-top: 20px;
    overflow: hidden
}
section#footerboxen div.contentBox div.titelBox {
    position: absolute;
    margin-top: 161px;
    padding: 10px 0;
    width: 300px;
    height: auto;
    overflow: hidden;
    background: rgba(0,0,0,.25);
    text-align: center;
    color: #fff
}
section#footerboxen div.container div.contentBox:nth-child(2) {
    margin: 20px 20px 0
}
section#footerboxen div.contentBox:hover div.titelBox {
    background: rgba(0,0,0,.75);
    z-index: 999
}
footer {
    width: 90%;
    height: auto;
    float: left;
    background: #000;
    padding: 5%;
    color: #fff
}
footer ul {
    width: 33%;
    float: left
}
footer ul li {
    list-style: inside;
    float: left;
    clear: left;
    line-height: 30px
}
footer ul li:first-of-type, footer ul:last-of-type li, main ul.videos {
    list-style: none
}
footer ul li a {
    color: rgba(255,255,255,.75);
    text-decoration: none
}
footer ul li a:hover {
    color: rgba(255,255,255,1)
}
footer ul li:first-of-type a {
    color: #e10011;
    text-transform: uppercase
}
footer a#logoFooter {
    margin-top: 0;
    margin-bottom: 30px;
    height: 67px;
    width: 100%;
    float: left
}
footer div#copyright {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #333;
    float: left;
    width: 100%;
    text-align: center
}
footer div#copyright a {
    color: #e10011;
    text-decoration: none
}
.code1, main a {
    color: #e1001a
}
footer div#copyright a:hover {
    text-decoration: underline
}
footer img#ggto {
    width: 100px;
    float: left;
    clear: left;
    margin-top: 10px
}
main {
    padding: 40px 0;
    float: left;
    width: 100%;
    background: #dcdcdc
}
main div.tweederde {
    text-align: left;
    float: left
}
main div.eenderde {
    text-align: left
}
main h1, main h2, main h3, main h4, main h5, main h6, main p {
    margin-bottom: 20px;
    font-weight: 400
}
h1, h2, h3, h4, main strong {
    font-weight: 700!important
}
main ol, main ul {
    padding-left: 40px;
    margin-bottom: 20px
}
main li, main p, main td {
    line-height: 18px;
    font-size: 14px
}
main blockquote p {
    font-size: 125%;
    line-height: 140%
}
main blockquote {
    border-left: 3px solid #e1001a;
    padding: 20px 0 20px 40px;
    margin: 20px 0
}
main img {
    max-width: 100%;
    height: auto!important
}
main table {
    max-width: 100%;
    overflow: hidden
}
main div#layout_route table tr td:last-child {
    text-align: right
}
main ul.videos {
    padding: 0;
    margin: 0
}
main ul.videos li {
    list-style: none;
    padding: 16px 0;
    margin: 0 0 20px;
    float: left;
    width: 300px
}
section.form, section.form div.form_row {
    width: 100%;
    float: left
}
main ul.videos li:nth-child(3n+2) {
    margin: 0 20px 20px
}
h3, hr {
    margin-bottom: 20px
}
h2 {
    font-size: 24px
}
h3 {
    font-size: 18px
}
strong {
    font-weight: 700
}
.code2 {
    color: #00f
}
.code3 {
    color: pink
}
.code4 {
    color: #ff0
}
.code5 {
    color: orange
}
img {
    transition: all .3s
}
hr {
    display: block;
    clear: both;
    padding-top: 20px;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    height: 1px
}
label {
    cursor: pointer
}
section.form {
    background: #eee;
    text-align: center;
    padding: 50px 0
}
form#loginForm {
    width: calc(100% - 50px);
    float: left
}
form#loginForm label {
    width: 25%;
    float: left;
    padding-top: 18px;
    padding-right: 2%;
    text-align: right
}
form#loginForm input, form#loginForm select {
    width: calc(73% - 42px);
    height: 30px;
    padding: 10px 20px;
    margin: 0;
    float: left;
    border: 1px solid #eee;
    background: #fff;
    outline: 0;
    font-size: 18px;
    color: #000;
    opacity: .75
}
form#loginForm select {
    height: 50px;
    width: 73%
}
form#loginForm a {
    margin-top: 18px;
    display: block;
    float: left;
    padding: 0 10px
}
form#loginForm input[type=submit] {
    width: 25%;
    background: #e1001a!important;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e1001a;
    color: #fff;
    cursor: pointer
}
.container.error {
    width: 100%;
    float: left;
    background: #e1001a;
    padding: 10px 0;
    margin-top: -50px;
    margin-bottom: 50px;
    color: #fff
}
div.eenderde.left {
    width: 300px;
    margin: 0 20px 0 0;
    float: left;
    text-align: left;
    clear: left
}
form#aanmeldForm, form#aanmeldForm div.form_row {
    width: 100%;
    float: left
}
form#aanmeldForm {
    background: #eee
}
form#aanmeldForm div.form_row:nth-child(odd) {
    background: #f5f5f5
}
form#aanmeldForm label {
    width: 45%;
    float: left;
    padding-top: 8px;
    padding-right: 2%;
    text-align: right;
    font-size: 14px
}
form#aanmeldForm input[type=text], form#aanmeldForm input[type=date], form#aanmeldForm select, form#aanmeldForm textarea {
    width: calc(53% - 42px);
    height: 22px;
    padding: 6px 20px;
    margin: 0;
    float: left;
    border: 1px solid #eee;
    background: #fff;
    outline: 0;
    font-size: 16px;
    color: #000;
    opacity: .75
}
div#reistitel nav#reismedia span, div.history {
    opacity: .5
}
form#aanmeldForm input[type=checkbox] {
    margin: 14px
}
form#aanmeldForm select {
    height: 40px;
    width: 53%
}
form#aanmeldForm textarea {
    height: 150px
}
form#aanmeldForm input[type=submit] {
    width: 25%;
    background: green !important;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid green;
    color: #fff;
    cursor: pointer;
    font-size: 18px
}
div.mededeling {
    width: calc(100% - 32px);
    float: left;
    padding: 10px 16px
}
div.mededeling.border {
    margin-bottom: 20px;
    background: #fff
}
div.mededeling.error {
    background: red;
    color: #fff
}
input[type=submit] {
    -webkit-appearance: none
}
div#reistitel {
    height: auto;
    float: left;
    background: #e1001a;
    width: 100%;
    color: #fff;
    padding: 10px 0
}
div#reistitel h1, div#reistitel h1 span {
    font-size: 18px;
    letter-spacing: 1px;
    display: inline;
    font-weight: 700
}
.mobile, .tablet, div.datatrips div div:nth-child(3) span {
    display: none
}
div#reistitel nav#reismedia {
    float: right;
    width: auto
}
div#reistitel nav#reismedia a, div#reistitel nav#reismedia span {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    margin-left: 10px
}
div#reistitel nav#reismedia a i {
    margin-left: 10px
}
div#reismenu {
    height: auto;
    float: left;
    background: #fff;
    width: 100%
}
div#reismenu nav#reisinfo a {
    color: rgba(0,0,0,.75);
    text-decoration: none;
    font-size: 12px;
    margin-right: 20px;
    padding: 10px 0;
    float: left
}
div#reismenu nav#reisinfo a:hover {
    color: rgba(0,0,0,1)
}
div#reismenu nav#reisinfo a#set {
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
    font-weight: 700
}
div#reismenu nav#reisinfo a#sticky {
    background: #000;
    color: #fff;
    float: right;
    margin: 0;
    padding: 10px
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
div.datatrips {
    width: 100%;
    background: #00f
}
div.datatrips div#titlebar div {
    color: orange;
    font-weight: 700
}
div.datatrips div.datatrip {
    border-top: 1px solid #aaa;
    float: left;
    width: 100%;
    font-size: 14px
}
div.datatrips div div {
    float: left;
    padding: 5px 0
}
div.datatrips div div:nth-child(1), div.datatrips div div:nth-child(2) {
    width: 130px
}
div.datatrips div div:nth-child(3) {
    width: 50px
}
div.datatrips div div:nth-child(4) {
    width: 130px
}
div.datatrips div div:nth-child(5) {
    width: 250px
}
div.datatrips div div:nth-child(6) {
    width: 100px
}
div.datatrips div div:nth-child(7) {
    width: 150px;
    text-align: center
}
div.datatrips div div:nth-child(5) span {
    color: gray;
    width: 100px;
    float: left
}
div.datatrips div.datatrip a.boeken {
    margin-top: 0;
    background: green
}
div.datatrips div.datatrip a.boeken.disabled {
    margin-top: 0;
    background: #aaa
}
div.datatrips div.datatrip a.optie {
    color: orange;
    font-size: 12px
}
div.datatrips.gridable {
    background: #fff;
    float: left;
    padding: 10px;
    width: calc(100% - 20px)
}
div.datatrips.gridable div#titlebar div {
    color: gray;
    font-size: 12px;
    font-weight: 400
}
div.datatrips.gridable div a {
    color: #000
}
div.datatrips.gridable div h5 {
    margin: 0
}
div.datatrips.gridable div div:nth-child(1), div.datatrips.gridable div div:nth-child(2) {
    width: 100px
}
div.datatrips.gridable div div:nth-child(3) {
    width: 80px
}

@media (max-width:768px) {
.tablet {
    display: block
}
div#center, div#center a.loginButton, div#reismenu nav#reisinfo a#sticky, div.datatrips div div:nth-child(1), div.datatrips div div:nth-child(4), header #right div#payoff, header a#facebook, header a#myaccount, header a#tel, section#upcoming nav {
    display: none
}
#cookie {
    width: calc(100% - 80px)
}
div.container {
    width: 640px
}
div.container ul {
    max-width: 100%
}
div.container div.eenderde ul.grid {
    width: 50%
}
div#center, div#center nav ul li, div.container div.eenderde ul.grid:nth-child(3), div.container div.eenderde ul.grid:nth-child(3) li, footer ul li {
    width: 100%
}
div#center {
    position: fixed;
    top: 80px;
    right: 0;
    background: rgba(53,53,53,.9);
    padding: 0
}
div#center nav ul li a {
    float: left;
    width: calc(100% - 40px);
    padding: 10px 20px;
    border-bottom: 1px solid rgba(0,0,0,.25)
}
	
	
header nav ul li ul {
	display: none !important;
	opacity: 0;
	}
	
div#right {
    width: auto;
    margin-top: 12px
}
header a#login, header a#mobilemenu, header a#sites, header a#zoek {
    padding: 20px
}
header a#login, header a#mobilemenu, header a#sites, header a#tel, header a#zoek {
    background: 0 0;
    border-left: 1px solid rgba(0, 0, .25)
}
header a#mobilemenu {
    color: #e1001a
}
div#types {
    position: relative;
    height: auto
}
footer ul {
    width: 50%;
    border-bottom: 0;
    padding-bottom: 20px;
    margin-bottom: 20px
}
footer a#logoFooter {
    margin-top: 0
}
div.thumbs div.thumb:nth-child(1n) {
    margin: 20px 0
}
div.thumbs div.thumb:nth-child(even) {
    margin-left: 20px
}
div.thumbs div.thumb:nth-child(3n+1) {
    float: left;
    clear: none
}
ul.grid li:nth-child(3n-1) {
    margin: inherit
}
ul.grid li:nth-child(even) {
    margin: 0 0 20px 20px
}
ul.list, ul.rows {
    margin-left: 10px
}
ul.list {
    width: 620px;
    margin-top: 20px
}
div.eenderde, div.tweederde {
    width: 100%
}
div.adres div:nth-child(even), div.adres div:nth-child(odd) {
    width: 50%;
    padding: 5px 0
}
div#searchform {
    width: calc(100% - 60px)
}
ul.pages, ul.pages li {
    width: 100%
}
ul.dataplanner {
    width: 90%
}
ul.dataplanner li, ul.dataplanner li.titel {
    width: 100%
}
ul.dataplanner li div.info {
    width: calc(100% - 85px);
    height: auto;
    min-height: 40px;
    padding: 5px 0 5px 10px
}
ul.dataplanner li div.collectie-1 {
    width: 50%
}
ul.dataplanner li div.collectie-2, ul.dataplanner li div.collectie-3 {
    width: 25%
}
div.datatrips div div:nth-child(2) {
    width: 120px
}
div.datatrips div div:nth-child(3) {
    width: 50px
}
div.datatrips div div:nth-child(5) {
    width: 200px
}
div.datatrips div div:nth-child(6) {
    width: 120px
}
div.datatrips div div:nth-child(7) {
    width: 150px;
    text-align: center
}
div.datatrips div div:nth-child(5) span {
    color: gray;
    width: 100px;
    float: left
}
}

@media (max-width:480px) {
div#loginsmall a#loginsluit, div#zoeken a#sluitzoek {
    bottom: 0;
    right: 0;
    position: absolute
}
div#websites, div#zoeken, ul.rows li {
    height: auto
}
div.container {
    width: 320px
}
div#locationRight, div#loginsmall div.form_row, div#loginsmall form#loginForm, div#zoeken form#zoekform, header .container {
    width: 100%
}
div.container ul {
    max-width: 100%
}
.mobile {
    display: block
}
header #left {
    float: left;
    width: 40%;
    margin-top: 15px
}
header #left img {
    float: left;
    width: 90%;
    margin: 0 5%
}
div#locationLeft, header a#login span, header a#mobilemenu span, header a#tel span, header a#zoek span {
    display: none
}
div#types a {
    width: calc(100% - 30px);
    text-align: center
}
#cookie {
    width: calc(100% - 80px)
}
div#zoeken {
    text-align: center
}
div#zoeken form#zoekform input {
    width: 100%;
    text-align: center;
    padding: 10px 0
}
div#zoeken form#zoekform input[type=submit] {
    width: calc(100% - 50px);
    float: left
}
div#loginsmall form#loginForm input {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0
}
div#loginsmall {
    height: auto;
    text-align: center
}
div#loginsmall div.form_row a {
    display: block;
    width: 100%;
    margin-bottom: 10px
}
div#loginsmall form#loginForm input[type=submit], div#selectie {
    width: calc(100% - 50px);
    float: left
}
div#selectie a {
    width: 100%!important
}
section#footerboxen div.container div.contentBox, section#footerboxen div.container div.contentBox:nth-child(2) {
    margin: 0 0 20px
}
div.thumbs div.thumb:nth-child(even) {
    margin-left: 0
}
div.thumbs, ul.list {
    margin-left: 10px
}
section#usps div.container div {
    width: 98%;
    padding: 0 1%;
    text-align: center;
    float: left
}
section#usps div.container div:nth-child(3) {
    width: 98%
}
ul.list {
    width: 300px
}
ul.rows li {
    width: 100%
}
ul.rows li div.info {
    width: calc(100% - 60px)
}
a.ulrow {
    width: 300px;
    height: 400px;
    margin-left: -300px
}
div.container div.eenderde ul.grid {
    width: 100%
}
ul.grid li, ul.grid li div.image {
    width: 320px
}
ul.grid li:nth-child(3n-1), ul.grid li:nth-child(even) {
    margin: 0 0 10px
}
ul.grid li, ul.grid.allereizen li {
    margin-bottom: 10px
}
ul.grid li div.info {
    height: auto!important
}
ul.grid li div.info, ul.grid li div.titel {
    width: 280px
}
ul.grid li div.info div.adres div:nth-child(even), ul.grid li div.info div.adres div:nth-child(odd) {
    width: 50%
}
a.ulgrid {
    width: 320px;
    margin-left: -320px
}
ul#bestanden {
    display: none
}
ul.dataplanner, ul.dataplanner li {
    width: 100%
}
ul.dataplanner li.titel {
    width: 100%;
    text-align: center
}
ul.dataplanner li div.image {
    position: absolute;
    right: 0;
    width: 75px;
    height: 87px;
    display: none
}
ul.dataplanner li div.info {
    width: calc(100% - 40px);
    padding: 20px;
    height: auto;
    min-height: 60px
}
ul.dataplanner li div.info h4 span {
    font-weight: 700!important
}
ul.dataplanner li div.collectie-1 {
    width: 100%
}
ul.dataplanner li div.collectie-2 {
    width: 100%;
    margin-top: 5px
}
ul.dataplanner li div.collectie-2 div {
    float: left;
    width: 50%
}
ul.dataplanner li div.collectie-3 {
    height: 50px;
    float: left;
    clear: left;
    width: 100%;
    margin-top: 5px
}
div#reismenu nav#reisinfo {
    padding: 10px 0;
    float: left
}
div#reismenu nav#reisinfo a {
    width: 100%;
    padding: 5px 0
}
div#reismenu nav#reisinfo a#set {
    padding-bottom: 3px
}
div#reistitel nav#reismedia {
    float: left;
    width: 100%
}
div#reistitel nav#reismedia a {
    margin: 0 0 20px
}
div#reismenu nav#reisinfo a#sticky {
    display: block;
    float: left;
    padding: 5px 0;
    text-align: center
}
div.datatrips div div:nth-child(1), div.datatrips div div:nth-child(4), div.datatrips div#titlebar {
    display: none
}
ul.datagrid {
    width: calc(100% / 2)
}
div.adres div:nth-child(even), div.adres div:nth-child(odd) {
    width: 100%
}
form#aanmeldForm label {
    width: 100%;
    padding: 5px 0;
    text-align: center
}
form#aanmeldForm input[type=text], form#aanmeldForm select, form#aanmeldForm textarea {
    width: calc(100% - 42px);
    height: 20px;
    padding: 5px 10px;
    margin: 0 10px 10px;
    float: left;
    border: 1px solid #eee;
    background: #fff;
    outline: 0;
    font-size: 18px;
    color: #000;
    opacity: .75;
    text-align: center
}
form#aanmeldForm textarea {
    height: 150px
}
form#aanmeldForm input[type=checkbox] {
    margin: 5px 0;
    width: 100%
}
form#aanmeldForm select {
    height: 30px;
    width: calc(100% - 20px)
}
section.form div.form_row:nth-child(odd) {
    background: 0 0
}
form#aanmeldForm input[type=submit] {
    width: 100%;
    background: #e1001a!important;
    float: right;
    height: 50px;
    margin: 0;
    border: 0;
    outline: 0;
    border-bottom: 2px solid #e1001a;
    color: #fff;
    cursor: pointer;
    font-size: 18px
}
div#searchform {
    width: calc(100% - 60px)
}
ul.pages, ul.pages li {
    width: 100%
}
div#submenu, div#subsubmenu {
    height: auto
}
div#submenu nav a, div#subsubmenu nav a {
    padding: 10px 10px 11px;
    width: calc(100% - 20px)
}
footer ul {
    width: 100%
}
span.caption {
    position: absolute;
    width: 80%;
    height: 100px;
    top: 80px;
    left: 10%;
    text-align: center
}
span.caption span.title {
    font-size: 28px
}
#slideshow, #slideshow>div, #slideshow>div img, section#reis_visual {
    min-height: 250px;
    max-height: 250px!important
}
div.datatrips div div {
    float: left;
    padding: 0
}
div.datatrips div div:nth-child(2) {
    width: 50%;
    font-weight: 700
}
div.datatrips div div:nth-child(3) {
    width: 50%;
    text-align: right
}
div.datatrips div div:nth-child(5), div.datatrips div div:nth-child(6) {
    width: 100%
}
div.datatrips div div:nth-child(7) {
    width: 100%;
    text-align: center
}
div.datatrips div div:nth-child(3) span {
    display: inline
}
div.datatrips div.datatrip {
    margin-bottom: 20px;
    padding-top: 20px
}
div.datatrips div.datatrip a.boeken {
    width: 50%;
    float: left
}
div.datatrips div.datatrip a.optie {
    width: 50%;
    margin-top: -10px;
    float: right;
    clear: right
}
main table {
    width: 100%!important;
    overflow-x: scroll
}
main ul.videos li:nth-child(3n+2) {
    margin: 0
}
form#loginForm, form#loginForm input[type=submit] {
    width: 100%
}
form#loginForm label {
    width: 100%;
    padding-right: 0;
    text-align: left
}
form#loginForm input, form#loginForm select {
    width: 100%;
    padding: 10px 0
}
}

@media (max-width:320px) {
div.container {
    width: 300px
}
ul.list, ul.rows {
    margin-left: 0;
    width: 100%
}
ul.rows li div.info {
    width: calc(100% - 40px)
}
header .container {
    width: 100%
}
ul.grid li, ul.grid li div.image {
    width: 300px
}
ul.grid li div.info, ul.grid li div.titel {
    width: 260px
}
ul.grid li:nth-child(3n-1), ul.grid li:nth-child(even) {
    margin: 0
}
ul.grid.allereizen li {
    margin-bottom: 10px
}
header a#login, header a#mobilemenu, header a#myaccount, header a#sites, header a#tel, header a#zoek {
    padding: 15px
}
}
