#farbeRechts {
                 background-color: #fffdca;
             }
#farbeNav {
                 background-color: #fffdca;
          }
#farbeNavKasten {
                   background-color: #D1FCE8;
                }
#farbeNavOben {
                 background-color: #fffdca;
              }
#farbeInhalt {
                 background-color: #fffdca;
             }
//----------------------------------------------------------------------
<!--.link1   {   font-size: 9pt;
             text-decoration: none;
             color: black;
         }
.link2   {   font-size: 9pt;
             letter-spacing: 0pt;
             text-decoration: on;
             color: #F60300;
         }
.link3   {   font-size: 9pt;
             text-decoration: none;
             color: #F60300;
         }-->
//----------------------------------------------------------------------
.linkA1  {   font-size: 12pt;
             text-decoration: on;
             color: black;
         }
.linkA2  {   font-size: 12pt;
             letter-spacing: 0pt;
             text-decoration: none;
             color: red;
         }
//----------------------------------------------------------------------
.linkB1  {   font-size: 12pt;
             text-decoration: none;
             color: blue;
         }
.linkB2  {   font-size: 12pt;
             font-weight: bold;
             font-style: italic;
             letter-spacing: 0pt;
             text-decoration: none;
             color: red;
         }
//----------------------------------------------------------------------
//a:link { color: white; }
//a:visited { color: white; }
//a:active { color: #F60300; }