.cart_buttons td {
  margin-top: 25px;
  height: 50px;
}
.cart_buttons input {
  color: #fff;
  background-color: #c30;
  border: 1px solid #a30;
  width: 100px;
}

.cart {
  width: 100%;
}
.cart_item {
  width: 40px;
  text-align: center;
}

#hnr {
  width: 30px ! important;
}
#strasse {
  width: 135px ! important;
}

#plz, #postfachplz {
  width: 46px ! important;
}
#ort, #postfachort {
  width: 119px ! important;
}

#anrede {
  width: 100px ! important;
}

#adressTable input {
  width: 175px;
  padding-left: 2px;
}
* HTML #adressTable input {
  width: 177px ! important; 
}
#adressTable select {
  width: 181px;
}
