<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#qgRteToolbar .-options &gt; h1, #qgRteToolbar .-options &gt; h5, #qgRteToolbar .-options &gt; h6 {
    display: none !important;
}
html {
    font-size: 16.68px;
    --font-size: calc(14px + 0.3vmin);
    color:          var(--thm1-color-black);
    background-color:          var(--thm1-white);
    overflow-y: scroll;
    font-family: "Proxima Nova", sans-serif;
    line-height: 1.13;
    --thm1-section-space:4.4rem;
}
body {
    display: flex;
    flex-direction: column;
    font-size: 1.16rem;
}
h1, h2, h3, h4, h5, [thm1-h] {
    margin: 0px 0px 0.25em 0px;
}
h1, [thm1-h="1"] {
    font-family: "Museo", serif;
    font-weight: 500;
    text-align: center;
    font-size: 2.32rem;
    margin-bottom: 0px;
    line-height: 1.214;
    letter-spacing: 0.005em;
}
h2, [thm1-h="2"] {
    font-family: "Museo", serif;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.9rem;
    letter-spacing: 0.005em;
}
h3, [thm1-h="3"] {
    font-family: "Museo", serif;
    font-weight: 500;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: -0.01em;
    margin-bottom: 1.3em;
}
h4, [thm1-h="4"] {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 1.5rem;
}
p {
    margin-top: 0px;
}
p:last-child {
    margin-bottom: 0px;
}
a {
    text-decoration: none;
    color: var(--thm1-color-1);
}
button {
    background-color: var(--thm1-color-1);
    min-width: 8em;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    font-family: "Museo", serif;
    padding: 0.8em 1em;
    border: medium none transparent;
}
[thm1-width] {
    max-width: 44.6rem;
    padding-left: 7vw;
    padding-right: 7vw;
    margin: auto;
}
[thm1-width="l"] {
    max-width: 50.2rem;
}
[thm1-width="xl"] {
    max-width: 65.335rem;
}
[thm1-width] [thm1-width] {
    padding-left: 0px;
    padding-right: 0px;
}
#container {
    position: relative;
    z-index: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: initial;
}
#container &gt; * {
    width: 100%;
}
#head {
    background-color: rgb(255, 255, 255);
    z-index: 1;
    position: sticky;
    top: 0px;
    padding: 1.35rem 0px 1.1rem 0px;
}
#head a {
    text-decoration: none;
}
#head &gt; [thm1-width] {
    align-items: flex-start;
}
#head .-m-cms-cont-nav3 {
    font-size: 1.13rem;
}
#logo {
    xmargin-left: 0.5rem;
    display: flex;
    font-family: "Museo", serif;
    align-items: center;
	text-transform:uppercase;
}
#logo &gt; img {
    display: block;
	height: 3.75em;
	max-width:4.5em;
	fill: currentcolor;
    /* overflow: visible; chrome messages */
    overflow: clip;
    padding: 0.06rem;
}
#logo &gt; span {
    max-width: 12em;
	flex:0 0 auto;
    font-size: 0.95em;
    font-weight: 500;
    line-height: 1.21;
    letter-spacing: 0.048rem;
    margin: 0px 0.62em;
}
#head #partner li a {
	padding-left:.9rem;
	padding-right:.9rem;
}
#head #partner li:last-child a {
	padding-right:0;
}
#content {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    min-width: 0px;
}
#main {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
}
#left {
    padding-right: 1rem;
    width: 8rem;
    flex-shrink: 0;
}
#right {
    padding-left: 1rem;
    width: 8rem;
    flex-shrink: 0;
}
#foot {
    background-color: var(--thm1-color-1);
    color: rgb(255, 255, 255);
    padding: 2.64rem 0px;
}
#foot a {
    color: inherit;
    text-decoration: none;
}
.l1_cols {
    display: flex;
}
.l1_cols &gt; div {
    box-sizing: border-box;
}
.Center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
}
.Left {
    display: block;
    text-align: left;
}
.Right {
    display: block;
    text-align: right;
}
img.Left {
    float: left;
    margin-right: 1.2em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    shape-image-threshold: 0.2;
    shape-margin: 1.2em;
    shape-outside: var(--shape-outside-url);
}
img.Right {
    float: right;
    margin-left: 1.2em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    shape-image-threshold: 0.2;
    shape-margin: 1.2em;
    shape-outside: var(--shape-outside-url);
}
#nav {
    padding: 0px 0.15rem;
}
#nav a {
    color: inherit;
}
#nav a.cmsInside, #nav a:hover, #nav a[aria-current="page"] {
    color: var(--thm1-color-1);
}
#nav a::after {
    content: "";
    display: block;
    height: 2px;
    margin-top: 0.2em;
}
#nav a[aria-current="page"]::after {
    background-color:          var(--thm1-color-1);
}
[vcms-name="main"] &gt; :first-child {
    margin-top: 0px;
}
[thm1-invert] .cd_link {
    background-color:          var(--thm1-color-1-light);
    color:         var(--thm1-color-1);
}
[thm1-invert] {
    color: rgb(255, 255, 255);
}
.cd-border {
	border:3px solid var(--thm1-color-1);
}
main li {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}
.Small {
    font-size: 1rem;
    line-height: 1.4;
}
#main::after {
    content: "";
    display: block;
    margin-top:     var(--thm1-section-space);
}
.Block {
    text-align: justify;
}
.Gross {
    text-transform: uppercase;
}
.Farbig {
    color:var(--thm1-color-1);
}
</pre></body></html>