/*user/BESUCHER*/

      .Besucher{
      width: 400px;
      border: 0px;
      border-collapse:separate;
      text-align:left;
      border-spacing: 5px;
      font-size:12px;
      }
      
      .Besucher_Zelle_Platz{
      width: 80px;
      text-align: right;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Sort{
      width: 240px;
      text-align: left;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Hits{
      width: 80px;
      text-align: right;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Platz_Top{
      font-weight: bold;
      width: 80px;
      text-align: center;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Sort_Top{
      font-weight: bold;
      width: 240px;
      text-align: center;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Hits_Top{
      font-weight: bold;
      width: 80px;
      text-align: center;
      border: 1px white dotted;
      }
    
      .Besucher_Zelle_Top{
      font-weight: bold;
      border: 0px white dotted;
      }
    
      .Besucher_Zelle_Leer{
      border: 0px white dotted;
      text-align: center;
      }
      
      .Besucher_Zelle_Nr_Top{
      border: 1px white dotted;
      font-weight: bold;
      width: 80px;
      text-align: center;
      }
    
      .Besucher_Zelle_Datum_Top{
      border: 1px white dotted;
      font-weight: bold;
      width: 150px;
      text-align: center;
      }
      
      .Besucher_Zelle_Uhrzeit_Top{
      border: 1px white dotted;
      font-weight: bold;
      width: 150px;
      text-align: center;
      }
      
      .Besucher_Zelle_IP_Top{
      border: 1px white dotted;
      font-weight: bold;
      width: 150px;
      text-align: center;
      }
      
      .Besucher_Zelle_Nr{
      border: 1px white dotted;
      width: 100px;
      text-align: right;
      }
    
      .Besucher_Zelle_Datum{
      border: 1px white dotted;
      width: 100px;
      text-align: left;
      } 
    
      .Besucher_Zelle_Uhrzeit{
      border: 1px white dotted;
      width: 100px;
      text-align: left;
      }
      
      .Besucher_Zelle_IP{
      border: 1px white dotted;
      width: 100px;
      text-align: left;
      } 
