input.rahmen {
  border: thin #333333 solid;
  background-color: #FFE8FF;
  background-image: url(/dww/images/credit_card_sm4.gif);
  background-repeat: no-repeat;
  background-position: left center;
  width:266px;
  font="11px arial,serif";
  margin-bottom:0px;
  padding:4px; 
}
input.rahmenm {
  border: thin #333333 solid;
  background-color: #FFE8FF;
  /*background-image: url(/dww/images/maestro_sm2.gif);*/
  background-repeat: no-repeat;
  background-position: left center;
  width:266px;
  font="11px arial,serif";
  margin-bottom:5px;
  padding:4px; 
}
input.rahmenhover {
	background-color: #FF37FF;
}
