span.highlightsearch {
    background-color: #fc6;
    color: Black;
    font-weight: bold;
    font-style: italic;
    padding: 0px;
    border: 1px solid #ccc;
}

ol.searchlist {
    color: Black;
    background-color: #eee;
    padding: 10px 0 10px 30px;
    margin: 5px;
}

li.searchlistelement a {
    color: #c00;
    text-decoration: none;
}

li.searchlistelement a:hover {
    text-decoration: underline;
}

