table.schmal {
  
   border: 1px solid #999;
   border-bottom: none;
   border-right: none;
   }
td.schmal {
   border: 1px solid #999;
   border-top: none;
   border-left: none;
   }
   


