/* CSS-Datei für VK-Seiten */

      A {
        color: blue;
      }

      A:HOVER {
        color: green;
      }

      A:VISITED {
        color: blue;
      }

      .FourthSeparator {
        color: #999999;
      }

body
{
background-image:url('back(1).gif');
}

      .HeaderTitle {
        font-family: Tahoma;
      	font-size: 19pt;
        color: #FFFFFF;
        font-weight: bold;
      }

      .HeaderLine {
        color: #6A7BA7;
      }

      .HeaderTable {
        background: #1D3679;
      }

      .Footer {
        background: #1D3679;
      	font-family: Tahoma;
      	font-size: 8.5pt;
        color: #C9CADE;
      }

      .Footer A {
        color: #FFFFFF;
      }

      .Fields {
         font-family: Tahoma;
         font-size: 10pt;
         color: #FFFFFF;
         font-weight: bold;
      }

      .Values {
        font-weight: bold;
      }

      .NoResults {
        font-family: Tahoma;
      	font-size: 8.5pt;
        color: #757575;
        font-size: bold;
      }

      .Result {
        font-family: Verdana;
        font-size: 10,5pt;
      }

      .ResultTitle {
        font-size: 10pt;
      }

      .ResultInfo {
        font-family: Verdana;
        font-size: 8.5pt;
        color: black;
      }

