
div.product_onderdeel {
    margin-top: 15px;
}

a.klantvraag {
    position: relative;
    display: block;
    text-decoration: none!important;
}

a.klantvraag span {
    text-decoration: none;
}

a.klantvraag:hover	{
    text-indent: 0;
    text-decoration: underline!important;
}

a.klantvraag:hover span {
    top: auto;
}

