<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all {
p,P,b,strong,body,h1,h2,h3,h4,h5,h6,ul,ol,dir,td,th,dl,link,div,vlink,alink,address,img {
          font-family: Arial, Helvetica, sans-serif;
          font-size:14px;
          color:black;
          line-height:14px;
          }
.ueberschrift1 {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 17px;
          line-height: 21px;
          font-weight: bold
          }
.fliesstext {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          line-height: 18px
          }
.tabellentext {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px
          }
.bold {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 14px;
          line-height: 18px;
          font-weight: bold}

a      {
          font-family: Arial, Helvetica, sans-serif;
          font-size:16px;
          line-height:22px;
          font-weight:500;
          color:#E00000;
          text-decoration:none;
          }

a:active {
          font-family: Arial, Helvetica, sans-serif;
          font-size:16px;
          font-weight:500;
          line-height:22px;
          color:#FFFFFF;
          text-decoration:none;
          }

a:link {
          font-family: Arial, Helvetica, sans-serif;
          font-size:16px;
          font-weight:500;
          line-height:22px;
          color:#FFFFFF;
          text-decoration:none;
          }

a:hover {
          font-family: Arial, Helvetica, sans-serif;
          font-size:16px;
          font-weight:500;
          line-height:22px;
          background-color:#C7D7C8;
          text-decoration:none;
           }

a:visited {
          font-family: Arial, Helvetica, sans-serif;
          font-size:16px;
          font-weight:500;
          line-height:22px;
          color:#FFFFFF;
          text-decoration:none;
             }



}</pre></body></html>