td,div,a,p{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        text-decoration : none;
        font-weight : normal;
}
A {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #ff0000;
        text-decoration : none;
}

A:LINK {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #ff0000;
        text-decoration : none;
}

A:VISITED {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #ff0000;
        text-decoration : none;
}

A:ACTIVE {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #ff0000;
        text-decoration : none;
}

A:HOVER {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #4e2f2f;
        text-decoration : none;
        
}



font.green {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
            color : green;
            text-decoration : none;
            font-weight : bold;
            }
font.norm {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size : 9pt;
            color : black;
            text-decoration : none;
            font-weight: normal;
            }


font.red         {font-family: verdana;
                  font-weight: bold;
                  color: #ff0000;
                  font-size: 10pt;
                  text-decoration: none;
                  }

a.links          {font-family: verdana;
                  font-weight: normal;
                  color: #0000ff;
                  font-size: 10pt;
                  text-decoration: none;
                  }
a.links:visited  {font-family: verdana;
                  font-weight: normal;
                  color: #0000ff;
                  font-size: 10pt;
                  text-decoration: none;
                  }
a.links:hover   {font-family: verdana;
                  font-weight: normal;
                  color: #0000ff;
                  font-size: 10pt;
                  text-decoration: none;
                  background-color:#78f1ff;
                  }
a.links:active   {font-family: verdana;
                  font-weight: normal;
                  color: #0000ff;
                  font-size: 10pt;
                  text-decoration: none;
                  }
a.links:focus   {font-family: verdana;
                  font-weight: normal;
                  color: #ffffff;
                  font-size: 10pt;
                  text-decoration: none;
                  }

#rahmen          {position:absolute;
                  width:736px;
                  border:solid 2px #df0024;
                  border-top:none;
                  height:332px;
                  left: 0px; top: 114px;
                  z-index:12;}

#date            {position:absolute; width:140px;
                  height:330px;
                  left: 10px; top: 140px;
                  padding:4px;
                  font-family: verdana;
                  font-weight: normal;
                  color: #000000;
                  font-size: 10pt;
                  z-index:2;
                  }
#termine         {position:absolute;
                  width:570px;
                  height:330px;
                  left: 170px; top: 140px;
                  padding:4px;
                  font-family: verdana;
                  font-weight: normal;
                  color: #000000;
                  font-size: 10pt;
                  z-index:5;
                  }

