#preise_orange .td1_short, #preise_orange2 .td1_short {
  white-space: nowrap;
  padding: 4px;
  background-color: #FEF4DD;
  border-bottom:2px solid white;
  width:50px;
  background-image:url('../images/information.gif'); 
  background-position:10px 7px; 
  background-repeat:no-repeat; 
  cursor:pointer;
}

#preise_orange .td2_short, #preise_orange2 .td2_short {
  white-space: nowrap;
  padding: 4px;
  background-color: #F7EACD;
  border-bottom:2px solid white;
  background-image:url('../images/information.gif'); 
  background-position:10px 7px; 
  background-repeat:no-repeat; 
  cursor:pointer;
}
