<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #f7f7f7
}

svg {
    text-rendering: optimizeLegibility;
    font-size: 12px;
}

html body svg g image#backbutton,
g#specialheadline0,
g#specialheadline1 {
    cursor: pointer;
}

#mainelement {
    max-width: 100%;
    width: 100%;
}

.mainlabel {
    font-size: 100%;
}
</pre></body></html>