/*user/USER*/

      .User{
      width: 830px;
      border: 0px;
      text-align:left;
      font-size:12px;
      }
      
      .User_ID{
      width:10px;
      text-align:center;
      border: 1px white dotted;
      }
      
      .User_Name{
      width:280px;
      text-align:left;
      border: 1px white dotted;
      }
    
      .User_Mail{
      width:200px;
      text-align:left;
      border: 1px white dotted;
      }
    
      .User_Datum{
      width:110px;
      text-align:left;
      border: 1px white dotted;
      font-size: 11px;
      }
    
      .User_Aktion{
      width:25px;
      text-align:center;
      border: 1px white dotted;
      }

