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

table { border-collapse:collapse; width:100%; }
td    { padding:0; vertical-align:top; color:black; }

table.content &gt; tbody &gt; tr &gt; td              { padding:22px 0 22px 22px; }
table.content &gt; tbody &gt; tr &gt; td:nth-child(2) { width:80%; }
table.content &gt; tbody &gt; tr &gt; td:last-child   { padding-right:22px; }

a:link    { color:#606060; text-decoration:underline; transition: all 0.2s ease; }
a:visited { color:#606060; text-decoration:underline; }
a:hover   { color:#c00000; text-decoration:underline;  }

h1 { font:bold 15pt OpenSans,arial; text-align:left; color:black; margin:0; }
h2 { font:bold 14pt OpenSans,arial; text-align:left; color:black; margin:0; }

table.LineBewert td                { font-size:90%; line-height:120%; color:#000; padding:3px 5px 3px 1px; border-bottom:1px solid #606060; }
table.LineBewert td:nth-of-type(2) { padding-top:4px; }
table.LineBewert td:nth-of-type(3) { width:100%; }
</pre></body></html>