
/* ==========================================================================
   afgiftesystemen section START
   ========================================================================== */


.air > a:hover, .air > a:focus {
    background-color: #00c3e5;
    border-left-color: #00c3e5;
    border-right-color: #00c3e5;
}

.water > a:hover, .water > a:focus {
    background-color: #0069d2;
    border-left-color: #0069d2;
    border-right-color: #0069d2;
}

.pool > a:hover, .pool > a:focus {
    background-color: #c0df16;
    border-left-color: #c0df16;
    border-right-color: #c0df16;
}

.horizontal > a:hover, .horizontal > a:focus {
    background-color: #24b84c;
    border-left-color: #24b84c;
    border-right-color: #24b84c;
}

.vertical > a:hover, .vertical > a:focus {
    background-color: #f7a541;
    border-left-color: #f7a541;
    border-right-color: #f7a541;
}

/* ==========================================================================
   afgiftesystemen section STOP
   ========================================================================== */
