/* special elements */
.schmuckbild {
        border: 1px solid #888;
}
a.treppenturmlink {
    color: #555;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
a.treppenturmlink :hover {
    color: #222;
    text-decoration: underline;
}