.dropdown-menu > a:active {
    background-color: #000000;
}

.dropdown-menu > li {
    background-color: #00ff00;
}

.headerfoto {
    border-radius: 15px 15px 0px 0px;
}

.h3center {
    text-align: center;
}

.section-kop {
    margin-right: 10px;
    margin-left: 10px;
}

.section-inhoud {
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 15px 15px 15px 15px;
    background: khaki;
    margin-bottom: 10px;
}

.myjumbotron {
    background-color: #fdfdfd;
}

.section-footer {
    margin-bottom: 10px;
}

.myfooter {
    padding-bottom: 10px;
}

.container-fluid {
    border-radius: 0px 0px 15px 15px;
}

.table {
    font-size: 16px;
    margin-bottom: 10px;
}

.bwonenlogo {
    max-width: 170px;
}

.imggglogo {
    max-width: 216px;
}

.myapestaart {
    min-width: 20px;
    display: inline;
    position: relative;
}