/* sorf.de stylesheet */
body, td, tr, table {
      font-family: Tahoma, Arial, Verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      color: black;
      }
a:link, a:active, a:visited {
      font-family: Tahoma, Arial, Verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      color: #BF0000;
      }
a:hover {
      font-family: Tahoma, Arial, Verdana;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      color: #FF0000;
      }
.tablehead {
      background: #BF0000;
      font-weight: bold;
      font-size: 14px;
      color: white;
      }
.newsheader {
      background: #85090C;
      font-weight: bold;
      font-size: 12px;
      color: white;
      }
.newsauthor {
      color: white;
      font-size: 10px;
      font-weight: normal;
      }
.newsrow1 {
      background: #C7A67E;
      font-size: 12px;
      font-weight: normal;
      color: black;
      }
.newsrow2 {
      background: #BC9E79;
      font-size: 12px;
      font-weight: normal;
      color: black;
      }

