  input.TMWertInput {
     width: 80px;
	 font-weight: bold;
	 background-color: rgba(252,203,0,1.0);
  }
  
  .TMBit {
     font-family: Consolas, Monaco, 'Andale Mono', monospace;
	 font-weight: bold;
  }
  .TMnetDiff {
     background-color: rgba(184, 41, 41, 1.0);
  }
  .TMnetOK {
  }
  tr.TMnoborder td {
	border-bottom: 0;
  }