a:link       { text-decoration: none; color: #000066 } /* Dunkelblau Link */
a:visited    { text-decoration: none; color: #000066 } /* Dunkelblau besuchter Link */
a:active     { text-decoration: none; color: #F9D506 } /* Roter aktiver Link */
a:hover      { text-decoration: underline; color: #F9D506 } /* Schwarzer Hover-Effekt */
.text        {
              font-family: Arial;
              font-size: 13;
              text-align: left;
              color: #000000;
              }
.text1        {
              font-family: Arial;
              font-size: 13;
              text-align: left;
              font-weight: bold;
              color: #000000;
              }
.blau1        {
              font-family: Arial;
              font-size: 20;
              text-align: left;
              font-weight: bold;
              color: #000080;
              }
.blau2        {
              font-family: Arial;
              font-size: 16;
              text-align: left;
              font-weight: bold;
              color: #000080;
              }
.blau        {
              font-family: Arial;
              font-size: 13;
              text-align: left;
              color: #000080;
              }
.ue1        {
              font-family: Arial;
              font-size: 16;
              text-align: left;
              font-weight: bold;
              color: #000000;
              }
.klein        {
              font-family: Arial;
              font-size: 10;
              text-align: left;
              color: #000000;
              }