.title {
    cursor: pointer;
}

ul.nomargins h2, ul.nomargins h3 {
    margin: 0;
    padding: 0;

    padding-bottom: .5em;
}

.active {
    list-style-image: url(../images/menue_arrow_down.gif);
}
