<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ueberschrift
{ 
font-size:28px;
font-family:Myriad Pro, Lucida Sans, Segoe UI, Calibri, sans serif;
color:#245ba7;
font-weight:bold;

}

.ueberschrift2
{
    font-size:20px;
    font-family:Myriad Pro, Lucida Sans, Segoe UI, Calibri, sans serif;
    color:#245ba7;
    font-weight:bold;

}

.normaltext
{
font-size:20px;
font-family: 'Oswald', sans-serif;
line-height: 30px;
text-align: justify;
}</pre></body></html>