ul.news {
    padding-left: 1em;
}

ul.news li {
    list-style-type: none;
    margin-bottom: 0.5em;
}

div#content .bildlinks {
    display: inline;
    float: left;
    margin: 8px;
}

div#content .bildrechts {
    display: inline;
    float: right;
    margin: 8px;
}

.clear {
    clear: both;
}

ol.slides li {
    margin-bottom: 0.5em;
}
