<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4 {color: #013984;}
h1{font-size: 2.5rem; font-weight: 600;}
h2{font-size: 2rem; font-weight: 600;}
h3{font-size: 1.6rem; font-weight: 600;}
h4{font-size: 1.2rem; font-weight: 600;}
hr {height: 2px; background-color: #0199ff;}
label{color: dimgrey; font-style: italic;}
p{margin-bottom: 0.2em;}

/* Titelseite */
.titelbgr{background-image: url('/assets/pics/worldmap.png'); background-size: cover; background-position: top center;}
</pre></body></html>