ul.um_pagelist {
    list-style-type: none;
    margin-left: 0em;
    padding-left: 0em;
    line-height: 1.5em;
}
ul.um_subpagelist {
    list-style-type: none;
    margin-left: 0.9em;
    padding-left: 0em;
}
li.um_page {
}
.um_link {
    color: inherit;
    text-decoration: inherit;
}
div.um_page {
    padding:2px;
    border-top: 1px solid black;
}
div.um_page:last-of-type {
    border-bottom: 1px solid black;
}
li.um_subpage:before {
    font-weight: normal;
    content: "\279b \0020";
}
div#um_page_akt {
    background-color: lightblue;
}
li#um_page_akt {    
    font-weight: bold;
}
li#um_subpage_akt {
    font-weight: bold;
}
