table.basket_items {
  margin-top: 20px;;
}

.basket_items th {
  text-align: left;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding: 5px;
}

.basket_items #product {
  width: 150px;
}

.basket_items td {
  padding: 10px 5px 5px 5px;
}

.basket_items td.product {
  width: 150px;
} 

.basket_items td.image {
  width: 125px;
}

.tt_products_item_list .listitem {
  margin-bottom: 40px;
}

.tt_products_item_list .listitem .left {
  float: left;
  width: 125px;
  margin-right: 10px;
}

.tt_products_item_list .listitem .right {
  float: left;
  width: 440px;
}

.tt_products_item_list .listitem div.csc-frame-rulerAfter {
  background-image: url(../img/bg_news_ruler.gif);
  margin-top: 5px;
  margin-bottom: 5px;
}

.tt_products_item_list .listitem input {
  border: none;
  background-color: transparent;
  text-decoration: underline;
  font-size: 8pt;
}

.tt_products_item_list .listitem .right img {
  vertical-align: middle;
}

.tt_products_minibasket {
  background-color: #f8c100;
  padding: 2px;
}

.tt_products_minibasket h3{
  font-size: 10pt;
  color: #3455b6;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.tt_products_minibasket div.csc-frame-rulerAfter {
  background-image: url(../img/bg_news_ruler.gif);
  margin-top: 5px;
  margin-bottom: 5px;
}

.tt_products_minibasket .tt_products_minibasket_inner  {
  background-color: #efe9da;
  padding: 4px;
}

.tt_products_minibasket img {
  vertical-align: middle;
}

.tt_products_item_single_display .left {
  float: left;
  width: 240px;
  margin-right: 10px;
}

.tt_products_item_single_display .right {
  float: left;
  width: 320px;
}


.tt_products_item_single_display input.warenkorb {
  border: none;
  background-color: transparent;
  text-decoration: underline;
  font-size: 8pt;
}

.tt_products_item_single_display .right img {
  vertical-align: middle;
}

.tt_products_basket div.csc-frame-rulerAfter {
  background-image: url(../img/bg_news_ruler.gif);
  margin-top: 5px;
  margin-bottom: 5px;
}

.tt_products_basket  .delivery {
  border-width: 1px;
  border-style: dashed;
  border-color: black;
  padding-bottom: 10px;
}

.tt_products_basket  .delivery h2 {
  background-color: #e2e4ea;
  margin: 0px;
  font-size: 10pt;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

.tt_products_basket  .delivery p {
  padding-left: 15px;
  padding-top: 3px;
}

.tt_products_basket  .delivery label {
  margin-left: 15px;
  margin-top: 10px;
  color: #3455b6;
  font-weight: bold;
}

.tt_products_basket  .payment label {
  margin-left: 15px;
  margin-top: 10px;
}

.tt_products_basket  .payment {
  border-width: 1px;
  border-style: dashed;
  border-color: black;
  margin-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.tt_products_basket  .payment h2 {
  background-color: #e2e4ea;
  margin: 0px;
  font-size: 10pt;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 10px;
}

.tt_products_basket  .payment p {
  padding-left: 15px;
  padding-top: 3px;
}

.tt_products_basket  .price_summary {
  background-color: #fff1c2;
  border-width: 1px;
  border-style: dashed;
  border-color: black;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tt_products_basket  .price_summary .left {
  float:left;
  width: 200px;
  padding-top: 35px;
  padding-left: 40px;
}

.tt_products_basket .price_summary .right {
  float: right;
  width: 200px;
  margin-right: 50px;
}

.tt_products_basket .form_control {
  text-align: right;
  margin-top: 15px;
}

.tt_products_basket .form_control input {
  background-color: #405db9;
  color: white;
  font-weight: bold;
  text-decoration: underline;
  border: none;
  font-size: 8pt;
  padding: 3px 15px;
}

* html .tt_products_basket .price_summary .right {
  margin-right: 25px;
}

.tt_products_basket  .price_summary .right label {
  width: 120px;
  display: block;
  float: left;
}

.tt_products_basket .price_summary div.csc-frame-rulerAfter {
  border-top-width: 1px;
  border-top-style: dashed;
  border-top-color: black;
  background-image: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

.tt_products_basket .act {
  text-align: right;
}

.tt_products_basket .act input {
  border: none;
  font-size: 8pt;
  font-weight: bold;
  background-color: #ffc90c;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}

.tt_products_basket_info label {
  width: 160px;
  float: left;
  display: block;
  margin-left: 5px;
}

.tt_products_basket_info fieldset {
  border-width: 1px;
  border-style: dashed;
  border-color: black;
  margin-top: 15px;
}

.tt_products_basket_info fieldset h2 {
  background-color: #e2e4ea;
  margin: 0px;
  font-size: 10pt;
  padding-left: 15px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.tt_products_basket_info fieldset textarea{
  border-color: black;
  border-style: solid;
  border-width: 1px;
}

p.mwst {
  padding: 0px;
  margin: 0px;
  color: #405db9;
  font-size: 7pt;
}

p.price {
  padding: 0px;
  margin: 0px;
  color: #405db9;
  font-size: 16pt;
}

p.subheader {
  margin: 0px;
  padding: 0px;
}

p.listitem_header {
  margin: 0px;
  padding: 0px;
}
p.listitem_header a {
  color: #000;
  font-size: 10pt;
}

p.listitem_subheader {
  margin: 0px;
  padding: 0px;
}

p.product_note {
  margin: 0px;
  padding: 0px;
}

p.basket {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  padding-left: 5px;
}

p.buy {
  padding: 5px;
  margin: 0px;
}

p.buy a {
  color: #405db9;
  font-weight: bold;
}

p.buy img {
  margin-right: 5px;
}

p.billing_address_info {
  margin: 5px;
}

p.delivery_address_info {
  margin: 5px;
}

.tt_products_basket_info p {
  margin: 5px;
}
fieldset {
  padding-bottom: 15px;
}
.trading_conditions span.agbs {
  width: 100%;
  text-decoration: underline;
  float: right;
}
.delivery-payment, .invoice_address, .notes, .price_summary, .order_data, shop_address {
  margin: 20px 0;
}
.price_summary h1, .notes h1, .delivery_address h1, .invoice_address h1 {
  font-size: 1.15em;
  margin-bottom: 0.6em;
}
.price_summary li {
  list-style-type: none;
}
input.zurueck {
  background-color: #e6eaf6;
  color: #405db9;
  font-weight: bold;
  text-decoration: underline;
  border: 1px solid #405db9;
  font-size: 8pt;
  padding: 2px 15px;
}
input.weiter {
  background-color: #405db9;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
  border: none;
  font-size: 8pt;
  padding: 3px 15px;
}
.delivery_address input, .notes textarea, .billing_address input {
  background-color: #e6eaf6;
}
.infotextloeschen {
  margin-bottom: 7px;
}