
* html .avs_loginblock {
  background-image: none;
}

.avs_ie6_image {
  display: inline;
  position:absolute;
  width: 177px;
  height: 128px;
  border-right: 1px solid #808080;
  background-color: #ffffff;
  background-image: url(http://bonus.avs-vvs.de/kuriercard/shop/images/shopping_people.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

* html .avs_fehlermeldung {
  position: relative;
  left: 10px;
  top:0px;
  width: 460px;
  margin-top: 10px;
  height: 45px;
  line-height: 12px;
  min-height: 15px;
  color: #d31c24;
  font-size: 11px;
  font-weight: bold;
  padding-top: 0px;
  padding-left:35px;
  vertical-align: middle;
  background-image: url(http://bonus.avs-vvs.de/kuriercard/shop/images/icon_error.gif);
  background-position: 0px 9px;
  background-repeat: no-repeat;
  background-color: transparent;
}

* html input.avs_submitbutton {
  position: relative;
  top: 8px;
  padding-top:0px;
  left: -20px;
  width: 100px;
  height: 27px;
  border: 0px;
  cursor: hand;
  cursor: pointer;
  text-align: right;
  font-size:10px;
  font-weight: normal;
  color: #d31c24;
  background-color: transparent;
  background-image: url(http://bonus.avs-vvs.de/kuriercard/shop/images/button.gif);
  background-position: 9px 0px;
  background-repeat: no-repeat;
}