* {
    margin:0;
}

ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    background-color: rgb(255, 255, 255);
}
li{
    float: left;
}
li a{
    display: block;
    text-decoration: none;
    color: rgb(23, 23, 23);
    background-color: rgb(255, 255, 255);
    padding: 14px 16px;
    text-align: center;
    font-size: 20px;
    font-family: MONACO;
    position: sticky;
    letter-spacing: 2px;
}
li a:hover:not(.active){
    background-color:  rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    transition: 0.5s;
    text-decoration: underline;
}
.active{
    background-color: rgba(106, 194, 223, 0.796);
}
#groot{
    width: 100%;
    background-color: rgb(255, 255, 255);
}
ul li#wow{
    float: right;
    background-color: rgba(255, 255, 255, 0.796);
}

li#wow a{
    display: block;
    text-decoration: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    padding: 14px 16px;
    text-align: center;
    font-size: 20px;
    font-family: MONACO;
    position: sticky;
    letter-spacing: 1px;
}
li#wow a:hover:not(.active){
    background-color:  rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    transition: .3s;
    text-decoration: underline;
}

#MOTTO{
    color: rgb(75, 28, 102);
    padding-top: 40px;
    font-family: monaco, sans-serif;
    letter-spacing: 2px;
    font-size: 55px;
    float: center;
    text-align: center;
}

.blanala{
    width: 20%;
}
.hoog{
    width: 20%;
    
}

#st{
    text-align: center;
    font-size: 50px;
    color: rgb(121, 53, 184);
    font-family: palatino;
}

h2{
    text-align: center;
    font-size: 30px;
}

.stand1{
    text-align: left;
    width: 33%;
    float: left;
    display: block;
    background-color: rgba(47, 44, 44, 0.103);
    border-radius: 10px;
    letter-spacing: .5px;
    border: 1px solid;
    font-size: 20px;
}
.stand2{
    text-align: left;
    width: 33%;
    float: left;
    display: block;
    background-color: rgba(47, 44, 44, 0.103);
    letter-spacing: .5px;
    border: 1px solid;
    border-radius: 10px;
    font-size: 20px;

}
.stand3{
    text-align: left;
    width: 33%;
    float: right;
    display: block;
    background-color: rgba(47, 44, 44, 0.103);
    border-radius: 10px;
    letter-spacing: .5px;
    border: 1px solid;
    font-size: 20px;
}

.hoog{
    width: 30%;
    display: block;
}

.webb h1{

    text-align: center;
    font-family: palatino;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 35px;
    color: rgb(121, 53, 184);

}

.webb p{
    text-align: center;
    font-family: palatino;
    letter-spacing: 2px;
}

.blop {
    text-align:center;
    font-family: palatino;
    text-transform: uppercase;
    font-weight: bold;
}

.merchprijs p{
    width: 33%;
    text-align: center;
    font-family: monaco;
}

#merchshirt{
    width: 33%;
    border: solid purple;
    float: left;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px; 
    margin-left: 70px; 
}

#merchshirt2{
    width: 33%;
    border: solid purple;
    float: right;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 70px;
}

#merchshirt3{
    width: 33%;
    border: solid purple;
    float: left;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px; 
    margin-left: 70px; 
}

#merchshirt4{
    width: 33%;
    border: solid purple;
    float: right;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 70px;
}

#merchshirt5{
    width: 33%;
    border: solid purple;
    float: left;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px; 
    margin-left: 70px; 
}

#merchshirt6{
    width: 33%;
    border: solid purple;
    float: right;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 70px;
}

#merchshirt7{
    width: 33%;
    border: solid purple;
    float: left;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px; 
    margin-left: 70px; 
}

#merchshirt8{
    width: 33%;
    border: solid purple;
    float: right;
    display: block;
    border-radius: 25px;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 70px;
}

.nummertje h1{
    text-align: center;
    font-family: palatino;
    text-transform: uppercase;
    font-size: 40px;
    color: rgb(121, 53, 184);
    padding-top: 30px;
    text-decoration:underline;
    padding-bottom: 50px;

}

.persoonl{
    display: block;
    float: right;
    font-size: 30px;
    margin-right: 8%;
    background-color: rgb(121, 53, 184);
    padding: 35px;
    border-radius: 30px;
    padding-right: 70px;
    padding-left: 70px;
    color: white;
    text-decoration: underline solid aliceblue;
}

#intro{
    text-align:left;
    padding-left: 30px;
    font-size: 30px;
    font-family: palatino;
}

span{
    text-decoration: underline;


}

.nummertje a{
    font-size: 20px;
    padding-left: 30px;

}

.nummertje p{
    font-size: 20px;
    padding-left: 30px;

}

.tabel{
    width: 100%;
    font-size: 25px;
    letter-spacing: 1px;
    font-family: palatino;
    border: solid black;
    color: rgb(121, 53, 184);
    


}

h1{
    text-align: center;
    font-family: palatino;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 35px;
    color: rgb(121, 53, 184);
    padding-top: 50px;
    padding-bottom: 40px;
}

