
/* basket */
.basket-btn-header {
  position: relative;
  width: 740px;
  height: 22px;
}
.basket-btn-footer {
  position: relative;
  top: 28px;
  width: 740px;
  height: 50px;
}
.basket-headline {
  clear: both;
  position: relative;
  width: 740px;
  top: 30px;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
}
.basket-line {
  clear: both;
  position: relative;
  width: 740px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  background-color: #cdcdcd;
}
.basket-line-summe {
  width: 100%;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  background-color: #cdcdcd;
}
.basket-line-1 {
  width: 1px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.basket-line-br {
  width: 100%;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.basket-header {
  position: relative;
  width: 740px;
  height: 26px;
  line-height: 20px;
  overflow: hidden;
  color: #ffffff;
  background-color: #859dcd;
}
.basket-bild {
  margin-left: 4px;
  margin-right: 5px;
}
.basket-menge {
  width: 30px;
}
.basket-direkt-bg {
  position: relative;
  width: 740px;
  height: 80px;
  background-color: #cdcdcd;
  overflow: hidden;
}
.basket-direkt {
  width: 738px;
  height: 78px;
  background-color: #f2f4fa;
}

.basket-infotext {
  width: 740px;
  border: 1px #cdcdcd solid;
  background-color: #f2f4fa;
}
.basket-infotext p {
  padding: 9px;
}

.basket-direkt-row1 {
  position: relative;
  top: 10px;
  left: 1px;
  width: 738px;
  height: 35px;
}
.basket-direkt-row2 {
  position: relative;
  top: 10px;
  left: 1px;
  width: 738px;
  height: 35px;
}
.basket-direkt-row1 input, select {
  height: 18px;
  font-size: 11px;
}
.basket-col1 {
  width: 85px;
  padding-top: 6px;
}
.basket-col2 {
  width: 380px;
  padding-top: 6px;
  text-align: left;
}
.basket-col3 {
  text-align: right;
  width: 50px;
  padding-top: 6px;
}
.basket-col4 {
  width: 100px;
  padding-top: 6px;
  text-align: right;
}
.basket-col5 {
  width: 100px;
  padding-top: 6px;
  padding-right:6px;
  font-weight: bold;
  text-align: right;
}
.basket-col3-4 {
  width: 170px;
  padding-top: 6px;
  padding-left: 1px;
  text-align: left;
}
.basket-col3-5 {
  width: 270px;
  text-align: left;
}
.basket-colspace {
  width: 10px;
}
.basket-gesamt {
  background-image: url('../images/q3r_verlauf_basket.gif');
  background-repeat: repeat-y;
  background-position: right;
  padding-bottom: 6px;
}
.basket-gesamt-var {
  background-image: url('../images/q3r_verlauf_basket.gif');
  background-repeat: repeat-y;
  background-position: right;
  padding-bottom: 6px;
}

.basket-summe {
  background-image: url('../images/q3r_verlauf_basket_summe.gif');
  background-repeat: repeat-y;
  background-position: right;
  padding-bottom: 6px;
}
.basket-width {
  position: relative;
  width: 740px;
  overflow:hidden;
}
.basket-box {
  clear: both;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.basket-box-bg {
  position: relative;
  top: 10px;
  left: 1px;
  width: 738px;
  background-color: #f2f4fa;
}
.basket-table {
  position: relative;
  top: -1px;
  width: 100%;
  background-color: #cdcdcd;
}
.basket-table td {
  background-color: #ffffff;
  padding: 2px;
  font-size: 11px;
}
.basket-box-headline {
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 9px;
  padding-right: 9px;
  line-height: 20px;
  text-align: left;
  color: #ffffff;
  z-index: 1;
}
.basket-table td input {
  font-size: 11px;
}
.basket-schritt {
  position: relative;
  left: 210px;
  height: 25px;
}
.basket-circle {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  background: url('../images/q3r_wk_circle.gif');
}
.basket-circle-full {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  background: url('../images/q3r_wk_circle_full.gif');
  color: #ffffff;
}
.basket-schritt1 {
  position: relative;
  float: left;
  left: 170px;
  width: 100px;
  font-size: 11px;
  text-align: center;
}
.basket-bg {
    background-color:#f2f4fa;
}










/* buttons */
.checkout-button {
    width: 100px;
    height: 20px;
    cursor: pointer;
}

.button100 {
    width: 100px;
    height: 20px;
    cursor: pointer;
}

.button200 {
    width: 200px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

.button-rot {
    background-color: #ff0000;
    color: #ffffff;
    border: 1px solid #ff0000;
    background: url(images/btn-bg-basket-rot.gif);
}

.button-blau {
    background-color: #1859ad;
    color: #ffffff;
    border: 1px solid #1859ad;
    background: url(images/btn-bg-blau.gif);
}


#basket_weiter_top, #basket_weiter_bottom {
    position: relative;
    height: 20px;
}

.hide {
    display: none;
}

.pad20 {
    padding: 20px;
}

