﻿@charset "utf-8";
/***********************Checkout*************************/
.title_m {
  display: none;
}
/*********************************************************/
.order_steps_overall {
  width: 960px;
  padding: 0 10px 30px 10px;
  margin: 0 auto;
}
/*********************************************************/
.order_steps_overall h2 {
  font-size: 30px;
  margin: 15px 0;
  font-weight: 900;
}
/*********************************************************/
.steps_overall_list {
  margin: 0 auto;
  width: 960px;
  padding: 10px;
}
.steps_list {
  float: left;
  padding: 7px 10px;
  width: 19%;
  box-sizing: border-box;
  text-align: center;
  margin: 0 1% 0 0;
  border-radius: 5px;
  font-weight: normal;
}
.steps_overall_active {
  font-weight: bold;
}
.steps_list_last {
  width: 20%;
  margin: 0 !important;
}
/*********************************************/
table.account_table tr td {
  padding: 0 15px 0 0;
}
/*********************************************/
.order_steps_overall fieldset.overall {
  display: block;
  height: auto !important;
  margin: 0 0 15px;
  min-height: 100px;
  padding: 15px;
}
.order_steps_overall fieldset {
  height: auto !important;
  margin: 0;
  min-height: 185px;
  padding: 15px;
}
.order_steps_overall fieldset legend {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding: 0 4px 2px;
}
.order_steps_overall .checkout_table {
  width: 100%;
}
.order_steps_overall .checkout_table td {
  width: auto;
  position: relative;
}
.order_steps_overall .checkout_table a:link,
.order_steps_overall .checkout_table a:active,
.order_steps_overall .checkout_table a:visited,
.checkout_cart_table a:link,
.checkout_cart_table a:active,
.checkout_cart_table a:visited {
  text-decoration: underline;
}
.order_steps_overall .checkout_table a:hover,
.checkout_cart_table a:hover {
  text-decoration: none;
}
.order_steps_overall input.text,
select.text,
#Email {
  padding: 3px;
  width: 210px;
}
.order_steps_overall input.text_small {
  padding: 3px;
  width: 40px;
}
.order_steps_overall input.text_plz {
  margin: 0 4px 0 0;
  padding: 3px;
  width: 48px;
}
.order_steps_overall input#company_city,
.order_steps_overall input#company_street,
.order_steps_overall input#checkout_alternative_city,
.order_steps_overall input#checkout_alternative_street {
  margin: 0 4px 0 0;
  padding: 3px;
  width: 150px;
}
.order_steps_overall .td_trenner {
  height: 1px;
  margin: 0;
  padding: 0;
}
.reg_title {
  width: 240px !important;
}
.reg_title_2 {
  width: 280px !important;
}
.order_steps_overall #bottom_nav {
  padding: 0 0 20px;
  width: 100%;
}
.order_steps_overall .btn_holder_back {
  cursor: pointer;
  display: inline;
  float: left;
  margin: 0;
}
.order_steps_overall .hrf_back {
  border: medium none;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial, Helvetica, sans-serif;
  height: 19px;
  overflow: visible;
  padding: 7px 11px 0;
  text-align: left;
  text-decoration: none !important;
  vertical-align: top;
}
.order_steps_overall #bottom_nav .next {
  float: right;
  margin: 0 5px 0 0;
}
.order_steps_overall .btn_holder {
  cursor: pointer;
  float: left;
  margin: 0;
}
.order_steps_overall .btn_next {
  border: 0 none;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial, Helvetica, sans-serif;
  height: 26px;
  overflow: visible;
  padding: 4px 11px;
  text-align: left;
  vertical-align: top;
}
/*************Login*************/
.login_overall {
  width: 700px;
  margin: auto;
}
.order_steps_overall fieldset {
  height: auto !important;
  margin: 0;
  min-height: 191px;
  padding: 15px;
}
.order_steps_overall .login_left {
  float: left;
  margin: 20px 0;
  padding: 0 10px 0 0;
  width: 340px;
}
.order_steps_overall .login_text {
  padding: 3px;
  width: 150px;
}
.order_steps_overall .login_right {
  float: left;
  margin: 20px 0;
  width: 350px;
}
.order_steps_overall .hrf_next {
  border: medium none;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial, Helvetica, sans-serif;
  height: 19px;
  overflow: visible;
  padding: 7px 11px 0;
  text-align: left;
  text-decoration: none !important;
  vertical-align: top;
}
/****************Shopcart****************/
#content-main {
  width: 960px;
  padding: 20px 10px 80px 10px;
  margin: 26px auto 0 auto;
}
#content-main_v_2 {
  width: 980px !important;
  padding: 20px 0 75px 0 !important;
  margin: 26px auto 0 auto;
}
#content-main.cart h1 {
  font-size: 40px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
}
#content-main.cart h1.cart_title {
  font-size: 40px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
}
#content-main a:link,
#content-main a:active,
#content-main a:visited,
.cms-content a:link,
.cms-content a:active,
.cms-content a:visited {
  text-decoration: underline;
}
#content-main a:hover,
.cms-content a:hover {
  text-decoration: none;
}
div.cart-action.top {
  padding: 0 0 10px;
}
div.cart-action {
  min-height: 24px;
  padding-top: 0;
}
.cart-action .btn-order {
  width: 91px;
  height: 25px;
  float: right;
  margin: 0 0 1px 0;
  cursor: pointer;
}
.btn-order a:link,
.btn-order a:active,
.btn-order a:visited {
  width: 91px;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-indent: -9999px;
  float: left;
}
.zur_kasse_button_wk {
  float: right;
}
.zur_kasse_button_wk a:link,
.zur_kasse_button_wk a:visited,
.zur_kasse_button_wk a:hover {
  display: inline-block;
  height: 20px;
  text-align: center;
  text-decoration: none !important;
  font-weight: bold;
  padding: 5px 20px 0 20px !important;
  font-family: Arial;
  font-size: 12px;
}
.cart-action .btn-holder {
  margin: 10px 0 0 0;
}
.cart-action .btn-holder_ow_1 {
  margin: 0 !important;
}
.cart-action .btn-submit {
  border: none;
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
}
.cart-action .btn-submit_ow_1 {
  font-weight: bold !important;
  padding: 1px 10px 0 10px !important;
  font: 12px/15px Arial, Helvetica, sans-serif !important;
  outline: medium none !important;
  vertical-align: middle !important;
}
.cart .btn-submit,
.cart-action .btn-submit {
  cursor: pointer;
  float: left;
  height: 26px;
  line-height: 14px;
  overflow: visible;
  padding: 0 4px 3px;
  text-align: left;
  vertical-align: top;
}
#main-cart {
  padding: 0;
  font-size: 11px;
}
#main-cart tr.head th,
.hist-orders th {
  font-size: 1em;
  font-weight: bold;
  padding: 5px 7px;
}
#main-cart td,
.hist-orders td {
  padding: 10px 7px;
  vertical-align: top;
}
#main-cart .count {
  padding-right: 10px !important;
  text-align: center;
}
.wk_article_name {
  text-align: left;
}
#main-cart .count input.text {
  text-align: center;
  width: 49px;
  height: 19px;
}
#main-cart .price,
.hist-orders .price,
.hist-orders .number {
  text-align: right;
}
#main-cart td.image img {
  float: left;
  height: 100px;
  margin: 0 0 0 10px;
  width: 100px;
}
#main-cart td input.text {
  text-align: right;
}
#main-cart input,
#main-cart textarea,
#main-cart select {
  font: 12px/15px Arial, Helvetica, sans-serif;
  outline: medium none;
  vertical-align: middle;
}
#main-cart td.details h2 {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 !important;
}
.shipping_costs .sum_text {
  font-size: 14px;
}
.shipping_costs_price,
.sum_text_main_right_2 {
  text-align: right !important;
  font-size: 12px;
  font-weight: normal;
}
.wk_no_border {
  border-bottom: none !important;
}
.sum_text_main_right {
  text-align: right !important;
  font-weight: bold;
  font-size: 18px !important;
}
.sum_text_main_left {
  font-size: 18px !important;
}
#main-cart a:link,
#main-cart a:active,
#main-cart a:visited {
  font-weight: normal !important;
  text-decoration: underline;
  display: block;
  margin: 0 0 5px 0;
  font-size: 13px;
}
#main-cart a:hover {
  text-decoration: none;
}
#main-cart td ul.action {
  list-style: none outside none;
  margin: 0;
  padding: 0 0 2px;
}
#main-cart td ul.action li a {
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px;
  width: 15px;
}
#main-cart td ul.action li a {
  text-indent: -9999px;
}
.cart_table_title_right {
  text-align: right;
}
#main-cart tr.delivery td,
#main-cart tr.delivery th {
  padding: 15px 7px;
  text-align: left;
  font-size: 14px;
}
#main-cart tr.delivery h3,
#main-cart tr.delivery h3 a {
  font-weight: bold;
  margin: 10px 0 5px 0;
}
#main-cart tr.delivery p.delivery-country {
  padding: 5px 0;
}
.delivery select {
  margin: 0 5px;
  padding: 2px;
}
#main-cart tr.delivery td.price {
  font-weight: bold;
  text-align: right;
}
#main-cart tr.sum th,
#main-cart tr.sum td {
  font-size: 15px;
  line-height: 100%;
  padding: 10px 5px;
  text-align: left;
}
#main-cart tr.sum td.price {
  text-align: right;
}
.delivery .btn-holder {
  cursor: pointer;
  height: 23px;
  margin: 5px 0;
  width: auto;
}
.delivery .btn_l {
  float: left;
  height: 26px;
  margin: 0;
  width: 5px;
}
.delivery .btn-delivery {
  border: none;
  cursor: pointer;
  float: left;
  font-weight: bold !important;
  font-size: 12px;
  height: 26px;
  margin: 0 0 0 -1px;
  padding: 0 8px 0 2px;
}
#voucherform {
  padding-bottom: 1px;
}
#voucherform fieldset {
  margin: 20px 0 0 0;
  position: relative;
}
#voucherform legend {
  font-weight: bold;
  padding: 0 10px;
}
#voucherform .fieldset-container {
  font-size: 11px;
  padding: 15px;
}
#voucherform .row {
  float: left;
  height: 26px;
  margin-left: 170px;
  padding-top: 0;
  width: 263px;
}
#voucherform .row input.text {
  height: 23px;
  width: 170px;
  margin-left: 3px;
}
#voucherform .voucher-button {
  border: none;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  margin: 0;
}
#services_notes {
  height: 75px;
  width: 412px;
  margin: 10px 0 10px 0;
  display: block;
}
.checkout_cart_table .count {
  text-align: center !important;
}
.checkout_cart_table .cart_table_line_1 {
  font-size: 13px;
}
.global-message {
  margin: 10px 0 0 0;
}
/********************************************/
a.checkout_url_1,
input.checkout_url_1,
button.checkout_url_1 {
  display: block;
  float: right;
  margin: 0;
  font-size: 23px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  width: auto;
  height: auto;
  padding: 15px;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  font-family: 'Source Sans Pro', sans-serif;
  cursor: pointer;
}
a.checkout_url_1:hover,
input.checkout_url_1:hover,
button.checkout_url_1:hover {
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
a.checkout_url_1_ow_1,
input.checkout_url_1_ow_1 {
  float: none !important;
}
a.checkout_url_2,
input.checkout_url_2 {
  display: inline-block;
  float: left;
  margin: 0;
  font-size: 23px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  width: auto;
  height: auto;
  padding: 15px;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  cursor: pointer;
}
/********************************************/
#main-cart tr.delivery h3 a {
  display: inline !important;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  text-decoration: underline;
}
#main-cart tr.delivery h3 a:hover {
  text-decoration: none;
}
#main-cart tr.delivery h3 {
  font-weight: normal;
}
#main-cart tr.delivery p.delivery-country {
  margin: 10px 0 0 0;
  padding: 10px 0;
}
/********************************************/
.wk_delete {
  text-align: right !important;
  padding: 10px 5px 0 30px !important;
}
.wk_delete a:link,
.wk_delete a:active,
.wk_delete a:visited,
#main-cart td.details a.wk_delete_url {
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 10px !important;
  display: block !important;
  padding: 0 0 0 17px !important;
  margin: 10px 0 0 0;
}
.wk_delete a:hover,
#main-cart td.details a.wk_delete_url:hover {
  text-decoration: underline !important;
}
/********************************************/
#voucherError {
  display: block;
  padding: 5px 0 0;
}
/***********************************************************/
.order_workflow_title_1 {
  font-weight: bold;
  padding: 7px 10px 5px 10px;
  font-size: 16px;
}
.order_workflow_box_1 {
  padding: 7px 10px 5px 10px;
}
.order_workflow_box_2 {
  padding: 7px 10px 5px 10px;
  margin: 0 0 20px 0;
}
.order_workflow_box_3 {
  padding: 10px 10px 0 10px;
  margin: 0 0 20px 0;
}
.order_workflow_box_1 a:link,
.order_workflow_box_1 a:active,
.order_workflow_box_1 a:visited,
.order_workflow_box_2 a:link,
.order_workflow_box_2 a:active,
.order_workflow_box_2 a:visited,
.order_workflow_box_3 a:link,
.order_workflow_box_3 a:active,
.order_workflow_box_3 a:visited {
  text-decoration: underline;
}
.order_workflow_box_1 a:hover,
.order_workflow_box_2 a:hover,
.order_workflow_box_3 a:hover {
  text-decoration: none;
}
.order_workflow_height_1 {
  min-height: 300px;
  height: auto !important;
  padding-bottom: 10px;
}
.order_workflow_infotext_1 {
  line-height: 18px;
  font-size: 11px;
}
.order_workflow_infotext_1 a:link,
.order_workflow_infotext_1 a:active,
.order_workflow_infotext_1 a:visited {
  text-decoration: underline;
}
.order_workflow_infotext_1 a:hover {
  text-decoration: none;
}
/***********************************************************/
.wiederrufsrecht_order {
  text-align: right;
}
.wiederrufsrecht_order a:link,
.wiederrufsrecht_order a:active,
.wiederrufsrecht_order a:visited {
  text-decoration: underline;
}
.wiederrufsrecht_order a:hover {
  text-decoration: none;
}
/***********************************************************/
.einkauf_fortsetzen {
  position: absolute;
  top: 95px;
  left: 225px;
}
.einkauf_fortsetzen_checkout_2 {
  position: absolute;
  top: 95px;
  left: 250px;
}
.einkauf_fortsetzen a:link,
.einkauf_fortsetzen a:active,
.einkauf_fortsetzen a:visited {
  text-decoration: underline;
  font-weight: bold;
}
.einkauf_fortsetzen a:hover {
  text-decoration: none;
}
.einkauf_fortsetzen_checkout_2 a:link,
.einkauf_fortsetzen_checkout_2 a:active,
.einkauf_fortsetzen_checkout_2 a:visited {
  text-decoration: underline;
  font-weight: bold;
}
.einkauf_fortsetzen_checkout_2 a:hover {
  text-decoration: none;
}
/***********************************************************/
.order_steps_overall .font_red_2 {
  display: block;
  padding: 5px 0 0 0;
  font-size: 11px;
}
/***********************************************************/
.zahlart_detail {
  padding: 10px;
  margin: 0 0 0 0;
}
.zahlart_detail_left {
  float: left;
  width: 160px;
  text-align: center;
}
.zahlart_detail_middle {
  float: left;
  padding: 8px 0 0 0;
  width: 25px;
}
.zahlart_detail_right {
  float: left;
  width: 600px;
  font-size: 14px;
  padding: 10px 0 0 0;
  font-weight: bold;
}
/*# sourceMappingURL=checkout.css.map */