/*TERMINE*/
      
      .TermineDIV{
      padding-top:20px;
      padding-left:50px;
      }
      
      .termin{
      border: 0px;
      font-size:12px;
      }
      
      .termin a, .termin a:link, .termin a:visited, .termin a:hover{
      border: 0px;}
      
      .termin_top{
      height: 22px;
      }
      
      .termin_lines{
      height:25px;
      }
      
      .termin_datum_top{
      width: 80px;
      font-weight: bold;
      border: 1px white dotted;
      }
    
      .termin_veranstaltung_top{
      width: 350px;
      font-weight: bold;
      border: 1px white dotted;
      }
    
      .termin_ort_top{
      width: 180px;
      font-weight: bold;
      border: 1px white dotted;
      }
      
      .termin_art_top{
      width: 85px;
      font-weight: bold;
      border: 1px white dotted;
      }
    
      .termin_ergebnis_top{
      width: 110px;
      font-weight: bold;
      border: 1px white dotted;
      text-align: center;
      }
      
      .termin_datum{
      width: 80px;
      border: 1px white dotted;
      }
    
      .termin_veranstaltung{
      width: 350px;
      border: 1px white dotted;
      padding-left:5px;
      }
      
      .termin_veranstaltung a:link, .termin_veranstaltung a:visited{
        background: url(../images/schwimmer/mehr-FFFFFF.gif) no-repeat;
        background-position: 1px 5px;
        color:white;
        text-decoration:none;
        padding-left:11px;
      }
      
      .termin_veranstaltung a:hover {
        color:#FFA500;
        text-decoration:none;
      }
    
      .termin_ort{
      width: 180px;
      border: 1px white dotted;
      }
      
      .termin_art{
      width: 85px;
      border: 1px white dotted;
      }
      
      .termin_ergebnis{
      width: 110px;
      text-align: center;
      border: 1px white dotted;
      }
      
      .termin_info{
      height: 22px;
      border: 1px white dotted;
      text-align:center;
      vertical-align:middle;
      }
      
      .termin_info a:link, .termin_info a:visited {
        color:white;
        text-decoration:none;
      }
      
      .termin_info a:hover {
        color:#FFA500;
        text-decoration:none;
      }
      
      .termine_info_zeile{
      display:none;
      }
