body{
    font-family: 'ArnhemProBlond', Georgia, serif;
    margin: 0;
    padding: 0;
    background-color: #ffeadb;
}

p{
    font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 18px;
    line-height: 24px;
    color: rgba(0,0,0,0.8);
    padding-top: px;
    border-top: 0px solid rgba(0,0,0,0.2);
    
}

.wrapper{
    width: 100%;
    height: auto;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(67,147,171,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.4) 0%,rgba(67,147,171,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(67,147,171,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeadb', endColorstr='#ffeadb',GradientType=0 ); /* IE6-9 */
    text-align: center;
}

h1, h2, h3, h4, h5, h6, legend {
    width: 90%;
    color: #fff;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: normal;
    visibility:  !important; 
}
h2 {
    width: 18%;
    color: #fff;
    border-bottom: 1px solid #fff;

    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: normal;
    visibility:  !important; 
}
h3{
    font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-top: -10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    
}

.header{
    width: 90%;
    max-width: 680px;
    margin-top: 40px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}

img{
    padding-bottom: 50px;
    display: inline-block;
}

.onderkop{
    font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 24px;
    line-height: 29px;
    width:90%;
   
    display: inline-block;
    color: #fff;
    padding: 12px 0 12px 0;
}

.content{
    width: 90%;
    max-width: 680px;
    padding-top: 40px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 60px;
}
.content2{
    width: 90%;
    max-width: 680px;
    padding-top: 40px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 60px;
}

.intro{
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    text-align: center;
}

.foto{
    float: left;
    width: 180px;
    color: #fff;
    display:inline-block;
    line-height: 21px;
    margin-top:15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.foto-container{
    float: left;
    width: 180px;
    text-align: center;
    display: inline-block;
}

#intro{
    float: left;
    max-width: 180px;
    padding:0;
    display: inline-block;
    text-align: center;
}

.voorwoord{
    height: auto;
    float: right;
    width: 55%;
    display: inline-block;
    padding: 25px;
    margin-top: 15px;
    background-color: rgba(255,255,255,0.9);
    border-bottom: 5px solid #6e2828;
}

.kop{
    font-family: 'ArnhemProBold', Georgia, serif;
    float: left;
    margin-top: -15px;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #AF3C32;
    border-bottom: px solid rgba(0,0,0,0.2);
}

.kop-2{
    font-family: 'ArnhemProBold', Georgia, serif;
    float: left;
    margin-top: 15px;
    margin-left: 0px;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #3b6d8a;
    display: inline-block;
    
    border-bottom: 0px solid rgba(0,0,0,0.2);
}

.kop-3{
    font-family: 'ArnhemProBold', Georgia, serif;
    float: left;
    margin-top: 15px;
    margin-left: 0px;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #3b6d8a;
    display: inline-block;
    
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.kop-4{
    font-family: 'ArnhemProBold', Georgia, serif;
    float: left;
    width: 55%;
    margin-top: 25px;
    text-align: left;
    font-size: 24px;
    color: #AF3C32;
    text-align: center;
    line-height: 15px;
    display: inline-block;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.kop-5{
    font-family: 'ArnhemProBlond', Georgia, serif;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 30px;
    line-height: 29px;
    width:100%;
    display: inline-block;
    color: #fff;
    padding: 0px 0 0px 0;
}
.kop-6{
    font-family: 'ArnhemProBold', Georgia, serif;
    float: center;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    text-align: left;
    font-size: 24px;
    color: #3b6d8a;
    display: inline-block;
    
    border-bottom: 1px solid rgba(0,0,0,0.2);
}


.article{
    width: 90%;
    display: inline-block;
    height: auto;
    padding: 30px;
    margin-bottom: 30px;
    background-color: rgba(255,255,255,0.9);
    border-bottom: 5px solid #3b6d8a;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.article:hover, .article:focus, .article:active {
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}


.article2{
    width: 90%;
    display: inline-block;
    height: auto;
    padding: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: rgba(255,255,255,0.9);
    border-bottom: 5px solid #3b6d8a;
    text-align: center;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.article2:hover, .article:focus, .article:active {
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}





.article-image{
    float: right;
    display: inline-block;
    width: 100%;
    height: 400px;
    background-image: url(Davos.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-2{
    float: right;
    display: inline-block;
    width: 100%;
    height: 400px;
    background-image: url(Crowd-aerial-photo-02.jpg);
    background-position: center;
    background-size: cover;
    background-color: ;
    box-shadow: 0px 0px 0px 5px #fff;
}
.article-image-22{
    float: right;
    display: inline-block;
    width: 100%;
    height: 400px;
    background-image: url(Deelnemers.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-3{
    float: center;
    display: inline-block;
    width: 50%;
    height: 300px;
    background-image: url(Wijnen.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    box-shadow: 0px 0px 0px 0px #fff;
}

.article-image-4{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 135px;
    background-image: url(Davos1.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-5{
   float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 135px;
    background-image: url(Xi.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-6{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 155px;
    background-image: url(Armoede.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-7{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 155px;
    background-image: url(Anthony.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}

.article-image-8{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 135px;
    background-image: url(PaulChambers.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}
.article-image-81{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 180px;
    background-image: url(dijsselbloem.jpg);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}
.article-image-9{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 115px;
    background-image: url(Kerry2.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}
.article-image-91{
    float: left;
    display: inline-block;
    padding-top: 50px;
    margin-right: 20px;
    width: 240px;
    height: 135px;
    background-image: url(shell.png);
    background-position: center;
    background-size: cover;
    background-color: lightgray;
    box-shadow: 0px 0px 0px 5px #fff;
}
.article-image-10{
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    background-image: url(Swaab.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    
}
.article-image-11{
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    background-image: url(Shakira.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    
}

.article-image-12{
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    background-image: url(Jinping.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    
}
.article-image-13{
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    background-image: url(Kerry.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    
}
.article-image-14{
    float: left;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: -15px;
    background-image: url(Rosler.png);
    background-position: center;
    background-size: cover;
    background-color: ;
    
}


.auteur{
    width: 100%;
    font-family: 'ProximaNovaBold', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px solid rgba(0,0,0,0.2);
}

.cijfers-header{
    width: 90%;
    max-width: 680px;
    margin-top: 20px;
    padding-top: 0px;
    display: inline-block;
    border-top: 15px solid #fff;
    border-bottom: 0px solid #fff;
}

#cijfers{
    padding-bottom: 15px;
}

.article-cijfers{
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}

.cijfers-left{
    float: left;
    padding: 25px;
    width: 40%;
    display: inline-block;
    background-color: rgba(255,255,255,0.9);
    border-bottom: 5px solid #6e2828;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.cijfers-left:hover, .cijfers-left:focus, .cijfers-left:active {
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.cijfers-right{
    float: right;
    padding: 0px;
    width: 40%;
    display: inline-block;
    background-color: rgba(255,255,255,0.9);
    border-bottom: 5px solid #6e2828;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}

.cijfers-right:hover, .cijfers-right:focus, .cijfers-right:active {
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.02);
  transform: scale(1.02); 
}

.footer{
    font-family: 'ProximaNovaRegular', Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    padding-top: 10px;
    color: rgba(255,255,255,0.5);
    letter-spacing: 1px;
    border-top: 1px solid #fff;
}

.link{
    display: inline-block;
    height: auto;
    padding: 5px;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
    max-width: 680px;
    
}

.link ol {
    width: 95%;
    display: block;
    list-style: none;
    overflow: hidden;
    counter-reset: numList;
    
}
.link ol li {
    width: 95%;
    margin-right: px;
    float: left;
    position: relative;
        margin-bottom:25px;
        margin-top:25px;
}
.link ol li:before {
    counter-increment: numList;
    content: counter(numList);
    
    float: left;
    position: absolute;
    left: -40px;
    top:-19px;
    
    
    font: bold 35px sans-serif;
    text-align: left;
    color: #4393ab;
    line-height: 50px;
    
    width: 50px; height: 50px;
    background: #fff;
    
    -moz-border-radius: 999px;
    border-radius: 999px
}

.link a {font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 26px;
    line-height: 32px;
    color: #fff;
     padding-top: 10px;
    text-decoration:none; 
    margin-left:0px
}


.link2 a {font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
     padding-top: 10px;
    text-decoration:none; 
    margin-left:0px
}



.link3 a {font-family: 'ArnhemProBlond', Georgia, serif;
    font-size: 18px;
    line-height: 24px;
    color: #333;
     padding-top: 10px;
    text-decoration:none; 
    margin-left:0px
}



@media only screen and (max-width: 700px) {
 .voorwoord {float: none; margin-left: auto;
     margin-right: auto; width:auto; max-width: none;}
    .foto-container {float: none; margin-left: auto; margin-right: auto;}
    .article-image {float: none; margin-left: auto; margin-right: auto; width: 100%;}
    .article-image-2 {float: none; margin-left: auto; margin-right: auto; width: 100%;}
    .article-image-3 {float: none; margin-left: auto; margin-right: auto; width: 100%;}
    .article-image-4 {float: none; margin-left: auto; margin-right: auto; width: 100%;}
    .article-image-5 {float: none; margin-left: auto; margin-right: auto; width: 100%;}
    .kop {text-align: center;}
    .kop-2 {margin-top: 20px; width: 100%; text-align: center;}
    .kop-3 {margin-top: 20px; width: 100%; text-align: center;}
    .cijfers-left {float: none; width: auto; margin-bottom: 20px;}
    .cijfers-right {float: none; width: auto; margin-bottom: 20px;}
    .wrapper{
    width: 100%;
    height: auto;