/* Standardtext */
.text
      {
        font-family:Times New Roman, sans-serif;
        color: #000000;
        font-size: 16px;
        text-decoration: none;
        font-weight: normal;
       }


.link2
      {
        text-decoration:none;
        font-size: 14px;
        font-weight: bold;
        color:#F93331;
      }


.link2 a:visited {
        color:#000000;
        text-decoration:none;
      }


a.link2:hover
      {
        color:#CC3333;
        text-decoration:none;
      }


.visit
      {
        color:#CC3333;
        text-decoration:none;
      }


.liste
      {
        font-family:Arial, sans-serif;
        color: #F93331;
        font-size: 14px;
        text-decoration: none;
        font-weight: normal;
       }


.text_klein
       {
        font-family:Times New Roman, sans-serif;
        color: #000000;
        font-size: 9px;
        text-decoration: none;
        font-weight: normal;
       }




.link
       {
        text-decoration:none   ;
        color:#707070;
        border-style:none;
        outline-style:none;
      }


.link a:visited {
        color:#336633;
        text-decoration:none;
      }

a.link:hover
      {
        color:#F93331;
        text-decoration:none;
      }