@import url(carikauf_2.css);

@import url(foundation.css?v=1.1);

@import url(jquery.fancybox.css);

@import url(carikauf.css);
/* Toolbar Produkliste
\CariNetWebsites\defaultWebFamily\Contents\Shop\Content\ProductList.ascx
*******************************/
.noTextTransform {
  text-transform: none !important;
}
.shop_main_product_list_options {
  height: 30px;
  background-color: #ececec;
  padding: 10px;
  margin-bottom: 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  behavior: url('/CariNetWebsites/defaultWebFamily/Layout/js/carikauf_js/PIE.htc');
  position: relative;
}
.shop_main_product_list_options .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
.shop_main_product_list_options .custom.checkbox {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: -1px;
}
.shop_main_product_list_options .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  background: white;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
.shop_main_product_list_options .dropdown {
  height: 24px;
  border: 1px solid #6d6d6d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url('/CariNetWebsites/defaultWebFamily/Layout/js/carikauf_js/PIE.htc');
  position: relative;
  background: #ffffff !important;
  background: -moz-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #ffffff), color-stop(100%, #bebcbf)) !important;
  background: -webkit-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -o-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: linear-gradient(to bottom, #ffffff 6%, #bebcbf 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bebcbf', GradientType=0) !important;
}
.shop_main_product_list_options .dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  left: -1px;
  top: auto;
  -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16;
  overflow-y: auto;
  max-height: 200px;
}
.shop_main_product_list_options .dropdown ul li {
  color: #555555;
  font-size: 0.875em;
  cursor: default;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.375em;
  padding-right: 2.375em;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none;
  background: none;
  font-size: 1em !important;
}
.shop_main_product_list_options .dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
.shop_main_product_list_options .dropdown .current {
  cursor: default;
  white-space: nowrap;
  line-height: 2.25em;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 0.5em;
  margin-right: 2.3125em;
}
.shop_main_product_list_options .dropdown .selector {
  position: absolute;
  width: 2.5em;
  height: 2.3125em;
  display: block;
  right: 0;
  top: 0;
}
.shop_main_product_list_options .dropdown .selector:after {
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #aaaaaa transparent transparent transparent;
  border-top-style: solid;
  position: absolute;
  left: 0.9375em;
  top: 50%;
  margin-top: -3px;
}
.shop_main_product_list_options .shop_sort_by {
  width: 230px;
  float: right;
  line-height: 30px;
  margin-right: 10px;
}
.shop_main_product_list_options .shop_sort_by label {
  float: left;
}
.shop_main_product_list_options .shop_sort_by .custom.dropdown {
  width: 140px;
  float: right;
  margin-right: 20px;
  margin-top: 3px;
}
.shop_main_product_list_options .shop_sort_by .custom.dropdown .current {
  font-size: 1.1em;
  font-weight: bold !important;
}
.shop_main_product_list_options .shop_sort_by .custom.dropdown .selector {
  cursor: pointer;
  background: url('/CariNetWebsites/defaultWebFamily/layout/img/carikauf_images/shop_sprite.png') 39px -6px;
}
.shop_main_product_list_options .shop_article_per_page {
  width: 180px;
  float: left;
  line-height: 30px;
}
.shop_main_product_list_options .shop_article_per_page label {
  float: left;
}
.shop_main_product_list_options .shop_article_per_page .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  border: solid 1px #cccccc;
  background: white;
}
.shop_main_product_list_options .shop_article_per_page .custom.dropdown {
  width: 60px;
  float: right;
  margin-right: 20px;
  margin-top: 2px;
  border: 1px solid #6d6d6d;
}
.shop_main_product_list_options .shop_article_per_page .custom.dropdown .current {
  font-size: 1.1em;
  font-weight: bold !important;
}
.shop_main_product_list_options .shop_article_per_page .custom.dropdown .selector {
  cursor: pointer;
  background: url('/CariNetWebsites/defaultWebFamily/layout/img/carikauf_images/shop_sprite.png') 39px -6px;
}
.shop_main_product_list_options .shop_article_per_page .custom.dropdown {
  display: block;
  position: relative;
  top: 0;
  height: 2.3125em;
  margin-bottom: 1.25em;
  margin-top: 0px;
  padding: 0px;
  background: white;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
  -webkit-box-shadow: none;
  background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%);
  box-shadow: none;
  font-size: 0.875em;
  vertical-align: top;
}
.shop_main_product_list_options .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden;
}
.shop_main_product_list_options input[type='checkbox'] {
  cursor: pointer;
  width: 15px;
  border: solid 1px #cccccc;
  background-color: white;
  box-shadow: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  float: left;
  margin-right: 15px;
}
.shop_main_product_list_options input {
  border: 1px solid #A7A5A7;
  height: 25px;
}
.shop_main_product_list_options input,
.shop_main_product_list_options li {
  outline: none !important;
}
.shop_main_product_list_options .shop_main_product_list_options_view {
  width: 150px;
  float: left;
}
.shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_gallery.active {
  background-position: -34px -79px;
}
.shop_main_product_list_options .shop_main_product_list_options_view span {
  float: left;
  line-height: 30px;
  margin-right: 15px;
}
.shop_main_product_list_options .shop_main_product_list_options_view span.checkbox {
  display: none;
}
.shop_main_product_list_options .shop_main_product_list_options_view input {
  visibility: hidden;
}
.shop_main_product_list_options .shop_main_product_list_options_view label {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #000000;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -3px -49px;
  cursor: pointer;
  float: left;
  margin-right: 5px;
}
.shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_view.active {
  background-position: -3px -79px;
}
.shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_gallery {
  background-position: -34px -48px;
}
/*
.shop_main_product_list_wrapper .shop_main_product_list_options { height: 30px; background-color: #ececec; padding: 10px; margin-bottom: 20px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view { width: 150px; float: left;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view span { float: left; line-height: 30px; margin-right: 15px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view input { visibility: hidden;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view label { display: block; width: 30px;height: 30px; background-color: #000000; background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -3px -49px; cursor: pointer; float: left; margin-right: 5px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_view.active { background-position: -3px -79px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_gallery { background-position: -34px -48px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_main_product_list_options_view label.shop_list_gallery.active { background-position: -34px -79px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_article_per_page { width: 180px; float: left; line-height: 30px;}
.shop_main_product_list_wrapper .shop_main_product_list_options .shop_sort_by { width: 230px; float: right; line-height: 30px; margin-right: 10px;}


.shop_main_product_list_options_view span.checkbox { 
	display: none;
}

.shop_article_per_page label { 
	float: left;
}
.shop_article_per_page .custom.dropdown { width: 60px; float: right; margin-right: 20px; margin-top: 2px;}
.shop_sort_by label { float: left;}
.shop_sort_by .custom.dropdown { width: 140px; float: right; margin-right: 20px; margin-top: 3px;}
.custom.dropdown {  height: 24px; border: 1px solid #6d6d6d; .borderRadius5;
  background: #ffffff !important;
  background: -moz-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #ffffff), color-stop(100%, #bebcbf)) !important;
  background: -webkit-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -o-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: -ms-linear-gradient(top, #ffffff 6%, #bebcbf 100%) !important;
  background: linear-gradient(to bottom, #ffffff 6%, #bebcbf 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bebcbf', GradientType=0) !important;
}
.custom.dropdown .current { font-size: 1.1em; font-weight: bold !important;}
.custom.dropdown .selector { cursor: pointer; background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') 39px -6px;}
.custom.dropdown ul li { list-style: none; background: none; font-size: 1em !important;}
*//********************************/
/* Produktliste Teaser (Listview)
************************************/
.shop_main_product_teaser_list {
  padding: 0 !important;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #A7A5A7;
  margin-bottom: 20px;
}
.shop_main_product_teaser_list .availabilityContainer {
  text-align: right;
  margin-bottom: 10px;
}
.shop_main_product_teaser_list .addToCartButton {
  display: block;
  height: 10px;
}
.shop_main_product_teaser_list span {
  /*margin-left: 134px;*/

  bottom: 20px;
  font-weight: bold;
  display: inline-block;
}
.shop_main_product_teaser_list span span {
  margin-left: 20px;
}
.shop_main_product_teaser_list .shop_button-style-4 {
  width: 105px;
  position: absolute !important;
  right: 0;
  border: none;
  padding: 4px 20px;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url('/CariNetWebsites/defaultWebFamily/Layout/js/carikauf_js/PIE.htc');
  position: relative;
  cursor: pointer;
  background-color: #d51e1e !important;
  background: -moz-linear-gradient(top, #d51e1e 0%, #9e1a19 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d51e1e), color-stop(100%, #9e1a19)) !important;
  background: -webkit-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: -o-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: -ms-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: linear-gradient(to bottom, #d51e1e 0%, #9e1a19 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d51e1e', endColorstr='#9e1a19', GradientType=0) !important;
  padding-left: 35px;
}
.shop_main_product_teaser_list .shop_button-style-4:hover {
  background-color: #9e1a19 !important;
  background: -moz-linear-gradient(top, #9e1a19 8%, #d51e1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #9e1a19), color-stop(100%, #d51e1e)) !important;
  background: -webkit-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: -o-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: -ms-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: linear-gradient(to bottom, #9e1a19 8%, #d51e1e 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e1a19', endColorstr='#d51e1e', GradientType=0) !important;
}
.shop_main_product_teaser_list .shop_button-style-4 i {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -22px 0px;
  display: inline;
  width: 14px;
  height: 11px;
  left: 11px;
  top: 6px;
  position: absolute;
}
.shop_list_view_list #ProductList {
  display: block;
}
.shop_list_view_list p.icaption_left {
  border: none !important;
}
.shop_list_view_list .teaserImage {
  width: 125px;
  height: 125px;
}
.shop_list_view_list .c63l {
  margin-top: 5px;
}
.shop_list_view_gallery #ProductList {
  /*display: none;*/

}
.shop_list_view_gallery p.icaption_left {
  float: none;
  border: none !important;
}
.shop_list_view_gallery .teaserImage {
  width: 170px;
  height: 170px;
  margin-bottom: 15px;
}
.shop_list_view_gallery .article-Gallery-Row {
  display: inline-block;
}
.shop_list_view_gallery .shop_main_product_teaser_list {
  float: left;
  width: 170px;
  height: auto;
  margin-right: 16px;
  margin-left: 16px;
  border-bottom: none;
  padding-bottom: 35px;
}
.shop_list_view_gallery .c63l {
  float: none;
}
.shop_list_view_gallery .c63l span {
  margin-left: 0;
  bottom: 0;
}
.shop_list_view_gallery .c63l span span {
  margin-left: 0;
  display: block;
  width: 170px;
  margin-bottom: 10px;
}
.shop_list_view_gallery .c37r {
  float: none;
  margin-left: 0;
}
.shop_list_view_gallery .shop_button-style-4 {
  display: block;
  position: relative !important;
  left: 0;
}
.shop_list_view_gallery .kicker {
  margin-top: 10px !important;
}
/* Produkt Detail
\CariNetWebsites\defaultWebFamily\Contents\Shop\Content\ProductDetail.ascx
*******************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
  #fancybox-loading div {
    background-image: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  
  }
}
.shop_product_detail .custom.dropdown .selector {
  cursor: pointer;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') 39px -6px;
}
.shop_product_detail .custom.dropdown .current {
  font-size: 1.1em;
  font-weight: bold !important;
}
.shop_product_detail .shop_button-style-Detail {
  width: 98px;
  display: block;
  padding: 4px 12px 4px 32px;
  /*margin-right: 73px;*/

  margin-top: 15px;
  /*position: absolute !important;*/

  right: 0;
  border: none;
  color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  behavior: url('/CariNetWebsites/defaultWebFamily/Layout/js/carikauf_js/PIE.htc');
  position: relative;
  cursor: pointer;
  background-color: #d51e1e !important;
  background: -moz-linear-gradient(top, #d51e1e 0%, #9e1a19 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d51e1e), color-stop(100%, #9e1a19)) !important;
  background: -webkit-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: -o-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: -ms-linear-gradient(top, #d51e1e 0%, #9e1a19 100%) !important;
  background: linear-gradient(to bottom, #d51e1e 0%, #9e1a19 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d51e1e', endColorstr='#9e1a19', GradientType=0) !important;
  padding-left: 30px;
}
.shop_product_detail .shop_button-style-Detail:hover {
  background-color: #9e1a19 !important;
  background: -moz-linear-gradient(top, #9e1a19 8%, #d51e1e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(8%, #9e1a19), color-stop(100%, #d51e1e)) !important;
  background: -webkit-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: -o-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: -ms-linear-gradient(top, #9e1a19 8%, #d51e1e 100%) !important;
  background: linear-gradient(to bottom, #9e1a19 8%, #d51e1e 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e1a19', endColorstr='#d51e1e', GradientType=0) !important;
}
.shop_product_detail .shop_button-style-Detail i {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -22px 0px;
  display: inline;
  width: 14px;
  height: 11px;
  left: 11px;
  top: 6px;
  position: absolute;
}
/* Warenkorb
****************************/
.carikauf_shop_templates #col0 h3 {
  padding: 0 !important;
}
.shop_ordering .shop_basket_price_total .submit {
  width: 176px !important;
  text-transform: inherit !important;
}
.shop_ordering .shop_basket_price_total .submit.shopPriceTotal {
  width: 156px !important;
}
.shop_ordering .shop_registration_3 .submit {
  width: 145px !important;
}
.shop_ordering_step_3_check input {
  height: 13px !important;
  margin-right: 5px !important;
}
/* Shop Footer 
*****************************/
.shop_footer_info.shop_Footer_noMargin {
  margin-left: 0px !important;
}
/* Cart.ascx, ProductList.ascx - Product availability
*****************************/
.availability {
  font-size: 90%;
  font-weight: normal !important;
}
.availability .available {
  color: green;
  font-weight: bold;
}
.availability .soonavailable {
  color: orange;
  font-weight: bold;
}
.availability .unavailable {
  color: #be0017;
  font-weight: bold;
}
/* ProductDetail.ascx - Product availability
*****************************/
.shop_form_element.h45 {
  height: 45px !important;
}
.shop_form_element .availability {
  margin-left: 80px;
  font-size: 90%;
}
.shop_form_element .availability span {
  display: inline !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
