    BODY,A{font-family: arial, helvetica;
          font-size: 14pt;
          font-style: normal;
          text-decoration: none;
          color: #004080;
          background-repeat: no-repeat;
          background-attachment: fixed;

 }
            A:link       {
                          font-size: medium;
                          font-style: none;
}
           A:hover      {
                          font-size: medium;
                          font-style: none;
                          text-decoration: none;
                          text-transform: none;
                          color: #800000;}

          A:visited     {
                         font-size: medium;
                         font-style: none;
                         text-decoration: none;
                         text-transform: none;

                          color: #004080;}

        A:active     {
                          font-size: medium;
                          font-weight: 400;
                          font-style: none;
                          text-decoration: none;
                          text-transform: none;
                          color:  #800000;}

.hinweis {
        font-family: Arial, Times New Roman;
        font-size: 9pt;
        color: #004080;
}
.hinweissecret {
        font-family: Arial, Times New Roman;
        font-size: 11pt;
        color: #800000;
}