.buttonbox a:hover {
    text-decoration: underline;
}

.boxprofretail a:hover {
    text-decoration: underline;
}

.linksassortiment a:hover {
    text-decoration: underline;
}

.boxafbeeldingleft .bocklink a:hover span {
    text-decoration: underline;
}

.bosbranches a:hover .textlink {
    text-decoration: underline;
}

a.boxelement.linkbox:hover {
    background-color: #000000;
    border: 3px solid #000000;
    transition: .7s ease-out!important;
}

.boxcontactelements a:hover {
    text-decoration: underline;
}

.boxsocialfooter a:hover {
    background-color: #e5edf5;
    transition: .7s ease-out!important;
}