[class*="col-"] {
    width: 100%;
    }
    @media only screen and (min-width: 1200px) {
    [class*="col-"] {
    float: left;
    }
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
    }    
    body{
    font-family: 'Jost', sans-serif;
    font-family: 'Montserrat', sans-serif;
    background-color: white;
    }
    section{
    display: flex;
    }
    #header{
    height: auto;
    margin-bottom: 20px;
    }
    h3{
    border-bottom: solid;
    border-color: rgb(250, 102, 41);
    padding-bottom: 15px;
    }
    hr{
      height: 1px;
      background-color: black;
    }
    #introtext{
    width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    #inhoudeen{
    min-height: 366px;
    color: black;
    margin-top: 0px;
    background-color: white;
    }
    .artikelwyslooeen{
    min-height: 366px;
    margin-top: 85px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding: 50px 50px 50px 50px;
    display: inline-block;
    background-color: rgb(239, 239, 239);
    }
    #inhoudtwee{
    min-height: 366px;
    color: black;
    background-color: white;
    margin-top: 0px;
    }
    .fotoeen{  
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }
    #inhouddrie{
    min-height: 335px;
    color: black;
    background-color: white;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
    }
    .fototwee{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    } @media only screen and (max-width: 820px) {
    .fotoeen{
      width: 200%;
    }
    }    
    .artikelwyslootwee{
    text-align: center;
    padding: 50px 50px 50px 50px;
    display: inline-block;
    background-color: rgb(239, 239, 239);
    min-height: 335px;
    }
    .fotodrie{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }    
    .artikelwysloodrie{
    text-align: center;
    padding: 50px 50px 50px 50px;
    display: inline-block;
    background-color: rgb(239, 239, 239);
    min-height: 335px;
    }
    .fotovier{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }    
    .artikelwysloovier{
    text-align: center;
    padding: 50px 50px 50px 50px;
    display: inline-block;
    background-color: rgb(239, 239, 239);
    min-height: 335px;
    }
    #inhoudvier{
     min-height: 350px;
    color: black;
    background-color: white;
    padding: 0px 0px 0px 0px;
    margin-top: 90px;
    margin-right: 0px;
    display: inline-block;
    }
    .fotovijf{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }
    #inhoudvijf{
    min-height: 350px;
    color: black;
    background-color: white;
    margin-top: 25px;
    }
    .artikelwysloovijf{
    max-width: 100%;
    margin-top: 0px;
    text-align: center;
    padding: 50px 50px 50px 50px;
    display: inline-block;
    background-color: rgb(239, 239, 239);
    }
    input[type=text], input[type="email"], input[type="hidden"], input[type="submit"], textarea, bericht {
    
      background-color: white;
      color: black;
      width: 100%;
      padding: 12px 12px 12px 12px;
      border: 1px solid #ccc;
      border-radius: 4px;
      resize: vertical; 
      display: block;
      box-sizing: border-box;
    }
    
    label {
      padding: 12px 12px 12px 12px;
      display: inline-block;
    }
    
    input[type="submit"]:active {
      background-color: white;
      border-color: black;
      border-radius: 4px;
      cursor: pointer;
      float: left;
    }
    .container {
      border-radius: 5px;
      background-color: rgb(239, 239, 239);
      padding: 12px;
    }
    textarea{
      height: 200px;
      background-color: white;
      margin-bottom: 15px;
    }
    /* Clear floats after the columns */
    .row::after {
      content: "";
      display: table;
      clear: both;
    }
    #inhoudzes{
    min-height: 305px;
    color: black;
    background-color: white;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    }
    .fotozes{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }
    .fotozeven{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }    
    .fotoacht{
    padding: 0px 0px 0px 0px;
    display: inline-block;
    }    
    #footer{
    color: white;
    background-color: black;
    min-height: 355px;
    margin-top: 25px;
    margin-bottom: 30px;
    }
    .inhoudfootereen{ 
    display: inline-block;
    padding-left: 15px;
    }
    .auteursrecht{
      color: white;
      margin-top: 10px;
    }
    .inhoudfootertwee{
    color: white;
    text-align: left;
    margin-top: 30px;
    padding-top: 10px;
    display: inline-block;
    }
    .inhoudfooterdrie{
    color: white;
    text-align: left;
    margin-top: 30px;
    padding-top: 10px;
    clear: fixed;
    }
    th{
    padding-right: 10px;
    padding-left: 10px;
    }
    .verticalelijn{
      border-left-width: 2px;
      border-left-color: rgb(250, 102, 41);
      border-left-style: solid;
    }
    .auteursrecht{
      padding-left: 125px;
    }