@viewport{
    zoom: 1.0;
    width: device-width;
}
@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}

html {
overflow-y: scroll;
}

img {
border-style: none;
}

div.titel {
width:100%;
height:15vh;
margin-top:33vh;
}
div.fotoverantwoording {
width:135px;
height:35px;
position:absolute;
right:15px;
top: calc(100% - 170px);
top: -moz-calc(100% - 170px);
top: -webkit-calc(100% - 170px);
background-color: rgba(00, 00, 00, 0.2);
border-radius: 10px;
padding:10px 10px 10px 15px;
}
@media screen and (max-width: 900px), {div.fotoverantwoording{top: calc(100% - 50px); top: -moz-calc(100% - 50px); top: -webkit-calc(100% - 50px)}}
@media screen and (max-height: 400px), {div.fotoverantwoording{top: calc(100% - 50px); top: -moz-calc(100% - 50px); top: -webkit-calc(100% - 50px)}}
p.credits {
margin:0px;
font-size:12px;
color:grey;
}
h1.titel {
font-family:Arial,Helvetica,sans-serif;
line-height: 1.2Em;
text-align:center;
font-size: 30px;
font-size: 3vw;
color:white;
margin-top:1.50em;
padding:0em;
text-shadow: 0 0 3px grey;
}
@media screen and (max-width: 900px), {h1.titel{font-size:5vw;}}
@media screen and (max-width: 600px), {h1.titel{font-size:7vw;}}

div.PageSpecificItemsContainer {
padding:80px 80px 80px 80px;
max-width:1000px;
margin: auto auto auto auto;
}

h1 {
font-family: 'Varela Round', sans-serif;
line-height: 1.3em;
font-weight:700;
font-size:175%;
color:#007ac3;
margin:1em 0em 1.50em 0em;
padding:0px;
}
div.adresgegevens h1 {
margin-top: 3em;
}
h1.normaal {
margin:1em 0em 1em 0em;
}


h2 {
font-family:Arial,Helvetica,sans-serif;
line-height: 1.2Em;
font-size:105%;
color:#4D4D4D;
margin-top:1.50em;
padding:0em;
}


p.item {
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
color:#333333;
}
p.item + p.item {
margin-top:3Em;
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
color:#333333;
}
p.item + h2 {
margin-top:2em;
}
p.item-intro {
font-family:Arial,Helvetica,sans-serif;
font-size:75%;
color:#333333;
}
div.adresgegevens div.copyright-spacer {
margin-top:4em;
}
div.PageSpecificItemsContainer ul {
font-family:Arial,Helvetica,sans-serif;
font-size:90%;
color:#333333;
}
img.schaduw { 
    -webkit-filter: drop-shadow(3px 3px 5px #645C59);
    filter:         drop-shadow(3px 3px 5px #645C59); 
}
img.schaduw2 { 
    -webkit-filter: drop-shadow(-4px -2px 5px #645C59);
    filter:         drop-shadow(-4px -2px 5px #645C59); 
}

ul.standaard {
display: block;
list-style-type: disc;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
padding-left: 40px;
}
li.standaard {
display: list-item;
}

div.leesverder{
height: 34px;
width: inherit;
margin: 0px;
background-color:yellow;
}
p.leesverder {
font-family: Arial,Helvetica,sans-serif;
text-decoration: underline;
text-align: center;
}
p.leesverder a {
color:#007BC2;
}
p.leesverder a:visited {
color:#007BC2;
}

div.rechts_route {
float:left;
border:0px solid;
margin-left:0px;
margin-top:20px;
clear: right;
width: 550px;
}
div.rechts {
float:right;
border:0px solid;
clear: right;
width: 372px;
margin: 0 55px 2em 1em;

}
div.afbeelding {
border:0px solid;
margin:1.4Em 0Em 2Em 0Em;
width: 500px;
}
div.blauw {
border-radius: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-width: 2px;
border-style:solid;
border-color: #009FE3;
}
img.blauw {
border-radius: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-width: 2px;
border-style:solid;
border-color: #009FE3;
max-width:100%;
}

div.onderschrift {
border:0px solid;
margin:0px;
margin-bottom:3px;
width: inherit;
}
p.onderschrift {
font-family: Arial,Helvetica,sans-serif;
font-size: 80%;
line-height: 1.2Em;
color:#999999;
text-align: left;
margin:0px;
margin-top:0.8Em;
margin-bottom:3Em;
}
p + img {
margin-top:1.5Em;
}
img + p {
margin-top:1.5Em;
}
strong {
font-family: 'Varela Round', sans-serif;
font-style:normal;
font-weight:400;
color:#007ac3;
}
#afbeelding_boeken{
margin-bottom:1Em;
}
div.adresgegevens h1 {
margin-top:6em;
}

img.afbeelding_boek {
width:428px;
margin:0px;
max-width:100%;
}
div.rechts {
width:100%;
margin-left:auto;
margin-right:auto;
}
div.afbeelding {
width:100%;
margin-left:auto;
margin-right:auto;
}

div.onderschrift {
width: 100%;
}
div.links {
width:100%;
}img.afbeelding {
max-width:95%;
height:auto;
}
#afbeelding_boeken{
margin-bottom:1Em;
}


