*   {
    margin: 0px;
    padding: 0px;
    font-family: 'Courier New', Courier, monospace;
    
}


@media (max-width: 500px) {  /*Mobile screen*/
    .contact-grid {
        display: grid;
        grid-template-columns: none;
        row-gap: 5px;
        padding-top: 5px;
    }      
    h4.contact {
        font-family: 'lato', sans-serif;
        font-size: 20px;
    }
    h3.contact {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 18px;
    }
    .br {
        margin-bottom: 50px;
    }
    #navbar li span.navbar-knop a, span#logo-span a {
        display: block;
        float: none;
        color: #4499dd;
        font-size: 25px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
    }
    .Standpunt {
        display: flex;
    }
}
                                        /* navbar */
#navbar {
    list-style-type: none;
    /*margin: 4px;*/
    margin-bottom: 12px;
    padding-bottom: 10px;
    overflow: hidden;
    opacity: 99%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/*text*/
@media (min-width:500px) {
    #navbar li span.navbar-knop a, span#logo-span a {
        /*text*/
        color: #4499dd;
        font-size: 25px;
        font-weight: bold;
        text-decoration: none;
        text-align: center;
        /*display*/
        display: block;
        float: left;

        padding: 3.4px 4px;
    }
    #navbar {
        position: fixed;
        width: 100%;
        z-index: 100;
        background-color: #ffffff;
    }
    #Home {  /* Home div below navbar */
        padding-top: 125px;
    }
}

#navbar li span.navbar-knop a {
    padding-left: 8px;
    padding-right: 8px;
    background-color: #c8e0f4;
    border-radius: 30px;
    margin-top: 19px;
    margin-left: 2px;
    margin-right: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#navbar li span.navbar-knop a:hover {
    background: linear-gradient(90deg, #ffffff, #b7d6ef, #ffffff);
    color: #1163a6;
    
    border-radius: 30px;
    /* transition: ???; */
}

/*Logo*/
li a #navbar-logo { /*original height = 270px width = 360px */
    margin: 4px;
    position: relative;
    max-width: 60px;
    min-width: 60px;
    top: 2px;
    border: 3px outset transparent;
}

#logo-span img{
    color: black;
    font-size: 10px;
}
                                        /* end of navbar */


                                        /* Welkom message */
#Home h1 {
    font-family: fantasy, Verdana;
    font-size: 30px;
    color: #ffffff;
    font-weight: lighter;
}

#Home h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    /* color? white or black */
}

#Home {
    padding-left: 5px;
    padding-bottom: 5px;
    background-image: url("achtergrond_1.jpg");
    background-size: cover;
    max-height: 1960px;
    box-shadow: 5px 4px 8px 1px #888888;

}
                                        /* other texts */
h1 {
    color: black;
}

h2 {
    color: black;
}

h5 {
    font-family: 'Work Sans', serif;
    font-size: 20px;
    font-weight: light;
    text-align: center;
    margin: 20px;
    text-transform: uppercase;
    letter-spacing: 10px;

    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #67afeb;
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 10px 28px;
}

#Tekst-3 {
    padding-left: 8px;
    font-family: 'Work Sans', serif;
    font-weight: bold;
}

#Tekst-4 {
    padding-left: 8px;
    font-family: 'Work Sans', serif;
    font-weight: bold;
}

#Tekst-5 {
    padding-left: 8px;
    margin-left: 20px;
}

    /*decoration*/


                                        /*Leden*/

.grid-container {
    display: inline-grid;
    grid-template-columns: auto;
    row-gap: 6px;
    justify-content: center;
}

#Tabel {
    border-collapse: collapse;
    margin: 15px;
    min-width: 380px;
    box-shadow: 10px 8px 16px 2px #888888;
   /* box-shadow:  ;*/
}

#Tabel th {
    border: black 2px solid;
    padding: 2px;
    background-color: #4499dd;
    

}
#Tabel td {
    border: black 2px solid;
    padding-left: 2px;
    padding-right: 2px;
}
#Col-Functie {
    background-color: #65aeeb;
}

                                        /* standpunten */

    .Standpunt {
        margin: 8px;
        margin-right: 0px;
        padding: 5px;
        border: #1163a6 1px solid;
        border-radius: 7px;
        background: linear-gradient(90deg, #b7d6ef, #65aeeb, #b7d6ef);
        color: black ;
        width: 250px;

        display: flex;
    }

@media (min-width:500px) {
    .Standpunten-1, .Standpunten-2{
        display: flex;
        float: left;
        font-size: 13px;
        flex: 1;
    }
    .Standpunten-2 /*boxes 4, 5, 6*/ {
        height: 160px;
        flex-shrink: 0;
    }
    
    #small-2 /*boxes 2, 3*/, .Standpunten-1 /*boxes 1, 2, 3*/{
        height: 160px;
        flex-shrink: 0;
    }
    
    
    .grid-item2 {  /*div containing de standpunten*/
        overflow: hidden;
        margin-bottom: 10PX;
    }
}
@media (max-width:500px) {
    .grid-item2 {
        width: 100%;
        height: fit-content;
    }
    .Standpunt {
        width: 90%;
        margin: 5px auto auto auto;
        
    }
}

.grid-item2 {  /*div containing de standpunten*/
    overflow: hidden;
    margin-bottom: 10PX;
}

                                        /*lid worden*/

#Lid-worden {
    margin: 2px;
}

li.Lid-Functie {
    /list-style-type: none;
    margin-bottom: 10px;
}

#Tekst-5 {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #333;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 28px;
    margin-right: 30px;
}

                                        /*contact*/

#grid-container {
    grid-row-gap: 5px;
}

@media (min-width:500px)  {                                      
    .contact-grid {
        display: grid;
        grid-auto-flow: column;

        padding-top: 15px;
        padding-bottom: 15px;
    }      
    
    h3.contact {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 18px;
    }
}           

.contact-grid {
    background-color: #1163a6;
    color: #ffffff;
    text-align: center;
    padding-bottom: 15px;
}

h3 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 13px;
}

h4.contact {
    font-size: 13px;
    font-weight: lighter;
}

#Tekst-5 {
    display: flex;
}

.poster {
    position: sticky;
        width: 100px;
}

@media (max-width:500px) {
    .poster {
        left: 60vw;
    }
}
@media (max-width:900px) {
    .poster {
        left: 90vw;
    }
}
@media (max-width:1300px) {
    .poster {
        left: 120vw;
    }
}
@media (max-width:1700px) {
    .poster {
        left: 150vw;
    }
}
@media (max-width:2100px) {
    .poster {
        left: 180vw;
    }
}
