#nb{
    list-style-type: none;
    margin: -8px;
    padding: 0px;
    overflow: hidden;
    background-color: rgb(31, 162, 244);
    position: fixed;
    width: 100%;
}

#nb li{
    float: left;
}

/* Navigatiebalk */

.Index {
    background-color: rgb(211, 209, 207);
}

#picca {
    height: 60px;
    float: left;
}

#p {
    color: rgb(31, 162, 244);
    font-style: italic;
    font-size: 80px;
    padding-left: 80px;
    text-align: center;
}

.Banner {
    width: 100%;
    height: 800px;
    padding-left: 5px;
    margin-left: -16px;
    text-align: center;
    margin-top: 50px;
}

#nb #Lid{
    float: right;
}

#xp {
    width: 270px;
    font-size: 40px;
    text-align: center;
    padding-left: 45%;
}

/* dit hierboven is dat stukje tekst van leden */

#Wietse {
    width: 10%;    
}

#Chris {
    width: 10%;
    padding-left: 450px;
}

#Jayden {
    width: 10%;
}

.schoolfoto {
    background-color: rgb(31, 162, 244);
    padding-top: 50px;
    padding-bottom: 50px;
}

#pp {
    font-size: 50px;
}

.div2 {
    font-size: 20px;
    text-align: center;
    margin: 75px;
    background-color: rgb(31, 162, 244);
    border-radius: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* tot hier is index.html*/


.tweede-kamer {
    color: rgb(31, 162, 244);
}

.nbd li a {
    text-decoration: none;
    padding: 14px 40px;
    float: left;
    display: block;
    background-color: rgb(31, 162, 244);
    color: white;
    height: 25px;
    padding-top: 22px;
    text-align: center;   
}

.nbd li a:hover {
    background-color: rgb(114, 111, 193);
}


.Werenfridus {
    width: 100%;
    padding-left: 5px;
    margin-left: -16px;
    text-align: center;
    margin-top: 50px;
}


.Cg {
    color: rgb(31, 162, 244);
    font-size: 60px;
    text-align: center;
}

.contactgegevens {
    background-color: rgb(211, 209, 207);
}

.Gegevens {
    font-size: 30px;
    background-color: rgb(31, 162, 244);
    border-radius: 20px;
}

/* tot hier is contacten.html*/


.Vragen {
    font-size: 40px;
    text-align: center;
    color:rgb(31, 162, 244);
    background-color: black;
    margin: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 20px;
}

td, th {
    border: black 1px solid;
    padding: 10px;    
}

.dagen {
    background-color: rgb(31, 162, 290);
    border: black 1px solid;
    color: white;
}

#linksboven {
    border: black 1px solid;
    color: white;
    background-color: black;
}

.box-agenda {
    background-color:rgb(31, 162, 244);
    border-radius: 10px;
    text-align: center;
    padding: 50px;
    font-size: 30px;
}

#table {
    padding-left: 0px;
    size: 60%;
    width: 100%;
}

.Start {
    background-color: lightgreen;
}

.Dicht {
    background-color: lightcoral;
}

.Spreekuur {
    background-color: lightyellow;
}

.plink {
    color: blue;
}

/* tot hier is agenda.html */

.standpunten {
    font-size:40px;
    background-color: rgb(31, 162, 290);
    border-radius: 10px;
}

.standpuntblokje {
    background-color: rgb(31, 162, 244);
    font-size: 30px;
    border-radius: 20px;
}


.Depressie {
    width: 25%;
    border-radius: 20px;
}

.duimomhoog {
    width: 10%;
    border-radius: 10px;
}

.vakantie {
    width:25%;
    border-radius: 15px;
}

.klimaat {
    width:25%;
    border-radius: 20px;
}

.Welzijn {
    background-color: rgb(31, 162, 244);
    border-radius: 20px;
    width: 40%;
    font-size: 25px;
    height: 600px;
    float:left;
    margin: 5%;   
}

#Migratiekopje {
    margin-left: 38%;
    font-size: 50px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.standplaatje1 {
    height: 300px;
}

.standplaatje2 {
    height: 300px;
}

.standplaatje3 {
    height: 200px;
}

.standplaatje4 {
    height: 330px;
}

/* tot hier is standpunten.html */


/* hier begint lid worden.html */

.lid {
    background-color: rgb(31, 162, 244);
    border-radius: 20px;
    margin: 3%;
    text-align: center;
    font-size: 20px;
    padding-bottom: 1px;
}

#Lidworden {
    font-size: 50px;
}

#p1 {
    background-color: rgba(70, 70, 243, 0.795);
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    padding: 15px;
}

#tweede-kamer {
    width: 100%;
    padding-left: 5px;
    margin-left: -16px;
    text-align: center;
    height: 800px;
}