body {
    background-color: #45023D
}

nav {
    background-color: #e0e0e0;
    /* Grijze achtergrondkleur voor de navigatiebalk */
    padding: 1.36986301369863vh;
    text-align: right;
}

nav ul {
    list-style-type: none;
    /* Geen opsommingstekens */
    margin: 0;
    padding: 0;
}

nav ul li {
    display: inline;
    /* Zet de lijstitems naast elkaar */
    margin-right: 2.73972602739726vh;
}

nav ul li a {
    text-decoration: none;
    color: #4b006e;
    font-size: 2.4657534246575343vh;
    font-family: Arial, sans-serif;
}


nav ul li a:hover {
    color: #ffffff;
}

.images_moskee {
    width: 100%;
    height: auto;
}

.about {
    display: flex;
    flex-direction: column;
    color: white;
    max-width: 82.1917808219178vh;
    position: relative;
    /* top: 20.54794520547945vh; */
}

.images_mawaqit {
    width: 35%;
    position: relative;
    /* top: 20.54794520547945vh; */
    /* right: 0; */
}

.mawaqit {
    justify-content: end;
    display: flex;
}

.images_anbi {
    width: 10%;
    /* position: relative;  */
    /* top: 33.56164383561644vh;
    left:  89.04109589041096vh; */
}

.anbi {
    display: flex;
    justify-content: center;
}

.image_insta {
    width: 5%;
    position: relative;
    /* Verander 'style"' naar een correcte notatie */

}

.image_outlook {
    width: 3%;
    position: relative;

}

.image_telefoon {
    width: 3%;
    position: relative;

}

.footer-icons {
    display: flex;
    justify-content: flex-end;
    margin-top: 6rem;

}

.islam {
    display: flex;
    flex-direction: column;
    color: white;
    max-width: 82.1917808219178vh;
    position: relative;
}

.religie.html {
    background-color: #45023D;
}

.pray {
    display: flex;
    justify-content: space-evenly;
    margin-top: 4rem;
}

.images_pray {
    width: 20%;
}

.images_pillars {
    width: 20%;
}

.images_moskee {
    width: 100%;
    height: auto;
}

.imam {
    display: flex;
    justify-content: space-around;
}

.images_imam {
    width: 30%;
}

.images_school {
    width: 30%;
}

.qaba {
    display: flex;
    justify-content: space-between;
}

.images_qaba {
    width: 25%;
}

.images_worstelen {
    width: 30%;
}

.images_onlinebetalen {
    width: 30%;
}

.images_qr {
    width: 30%;
}

.qqr {
    display: flex;
    color: white;
    margin-top: 8rem;
    margin-bottom: 8rem;
}

.activiteiten {
    display: flex;
    flex-direction: column;
}

.onderwijs {
    display: flex;
    flex-direction: column;
    color: white;
    margin-top: 8rem;
    margin-bottom: 8rem;
    max-width: 87vh;
}
.inschrijving{
    display: flex;
    flex-direction: column;
    color: black;
    margin-top: 8rem;
    margin-bottom: 8rem;
}