@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: url('css/fonts/arimo-v24-latin-regular.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-regular.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-regular.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-regular.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-regular.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 500;
  src: url('css/fonts/arimo-v24-latin-500.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-500.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-500.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-500.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-500.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-500.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 600;
  src: url('css/fonts/arimo-v24-latin-600.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-600.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-600.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-600.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-600.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-600.svg#Arimo') format('svg');
       font-display: swap;	   
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: url('css/fonts/arimo-v24-latin-700.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-700.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-700.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-700.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-700.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 400;
  src: url('css/fonts/arimo-v24-latin-italic.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-italic.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-italic.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-italic.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-italic.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-italic.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 500;
  src: url('css/fonts/arimo-v24-latin-500italic.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-500italic.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-500italic.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-500italic.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-500italic.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-500italic.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 600;
  src: url('css/fonts/arimo-v24-latin-600italic.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-600italic.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-600italic.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-600italic.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-600italic.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-600italic.svg#Arimo') format('svg'); 
	   font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 700;
  src: url('css/fonts/arimo-v24-latin-700italic.eot'); 
  src: local(''),
       url('css/fonts/arimo-v24-latin-700italic.eot?#iefix') format('embedded-opentype'), 
       url('css/fonts/arimo-v24-latin-700italic.woff2') format('woff2'), 
       url('css/fonts/arimo-v24-latin-700italic.woff') format('woff'), 
       url('css/fonts/arimo-v24-latin-700italic.ttf') format('truetype'), 
       url('css/fonts/arimo-v24-latin-700italic.svg#Arimo') format('svg'); 
	   font-display: swap;
}
* {

  padding:0;
}
#horizontalAccordion {
  display:none;
}
#horizontalAccordion ul.resp-tabs-list {
  display:none !important;
}
#horizontalTab ul.resp-tabs-list { 
  list-style-type:none;  
}
#horizontalTab ul.resp-tabs-list li {
  display: inline-block;
}
@supports (-webkit-overflow-scrolling: touch) {
  input[type=text], input[type=password], input[type=email], input[type=tel] { font-size: 16px !important; }
  select { font-size: 16px !important;  }
  textarea { font-size: 16px !important; line-height:20px !important; }
  .SumoSelect > .CaptionCont { font-size:16px !important; line-height:18px !important; } 
}

body {
  position: relative;
  font-family: 'Arimo', sans-serif;
  font-size:14px;
  background-color:#fff;
  color:#444;
  line-height:21px;

}
.clearfix, .clear, .clearer {
  line-height:0px;
  height:0px;
  clear:both;   
}
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.twoColums {
	margin:auto;
}
.twoColums.first {

	width: 48%;
}
.twoColums.last {
	width: 48%;
	
}
.twoColums.stickyright {
  float:right;
} 
@media only screen and (min-width: 390px) {
  .twoColums.first { width:100%; margin: 0px 0px 20px 0px; }   
  .twoColums.last { width:100%; margin: 0px 0px 20px 0px; }     
}
@media only screen and (min-width: 690px) {
  .twoColums.first { float:left; width:48%; margin: 0px 0px 20px 0px; }   
  .twoColums.last { float:right; width:48%; margin: 0px 0px 20px 0px; }     
}
.button_left {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: 5px 0px 0px 0px;
  min-height:30px;
  line-height:30px;
}
.button_left_cart {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: 0px 0px 0px 20px;
  min-height:32px;
  line-height:32px;
  max-width:130px;
}
.button_left_account {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: 10px 0px 0px 40px;
  text-align: right;
  min-height:32px;
  line-height:32px;
}
@media only screen and (min-width: 759px) {
  .button_left_cart { max-width: 48%; }
}
@media only screen and (min-width: 759px) {
  .button_left_account {  margin: 10px 0px 0px 240px;}
}
.button_right, .button_right_cart {
  float:right;
  display:block;
  max-width: 48%;

  text-align: right;
  min-height:32px;
  line-height:32px;
}

@media only screen and (min-width: 859px) { .button_right, .button_right_cart {
  float:right;
  display:block;
  max-width: 48%;
  margin: 5px 10px 0 0;
  text-align: right;
  min-height:32px;
  line-height:32px;
}}
.button_left_error {
  float:left;
  display:inline-block;
  max-width: 48%;
  margin: -10px 0 0 0;
  min-height:32px;
  line-height:32px;
}
@media only screen and (min-width: 759px) {
  .button_left_error { margin: 22px 0 0 0; }
}
.button_right_checkout {
  float:right;
  text-align:right;
  display:block;
  margin: 5px 0px 0px 0px;
  min-width:160px;
}
@media only screen and (min-width: 759px) {
.button_right_checkout {
  float:right;
  text-align:right;
  display:block;
  margin: 5px 0px 0px 0px;
  min-width:160px;}
  }
.button_right_checkout_small {
  float:right;
  margin: 4px 0px 0px 20px;
}
.button_left img,
.button_left input,
.button_left_error input,
.button_right img,
.button_right input,
.button_left_cart img,
.button_left_cart input,
.button_right_cart img,
.button_right_cart input,
.button_right_checkout input {
  vertical-align:bottom;
}
.button_left_cart img {
  margin: 0px 5px 5px 0px;
}
@media only screen and (min-width: 759px) {
  .button_left_cart img { margin: 0px 5px 0px 0px; }
}

.text_left {
  float:left;
  width: 48%;
  margin: 10px 0px 0px 0px;
  min-height:28px;
  font-size:10px;
  line-height:14px;
}
p {
  margin:8px 0 8px 0;
}
p.onlytop {
  margin:8px 0 0 0;
}
p.nomargin {
  margin:0 0 0 0;
}
table {
  width:100%;
  border-spacing: 0;
  border-collapse:collapse;
}
table td {
  padding:4px 0px;
}
.td_full {
  width:100%;
}
#sidebar_marker {
  display: none;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 5px;
  background-position: 300px;
}
#sidebar_filler {
  background: #434343;
}
.sidebar_layer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9000;
  background: transparent url(css/images/overlay.png) repeat scroll 0px 0px;
  display: none;
  opacity: 0.9;
}
.sidebar_closer {
  position: fixed;
  top: 0px;
  left: 0px;
  font-size:24px;
  line-height:24px;
  color:#ff4500;
  cursor:pointer;
  padding:10px;
  background:#fff;
  width:100%;
  max-width:300px;
  box-sizing: border-box;
  text-align:right;
  z-index:9002;
  display: none;
}
.sidebar_moremargin {
  top: 36px;
}
.box_sidebar { 
  display: none; 
}
.sidebar_inactive { cursor: pointer; }
.sidebar_active { cursor: pointer; }
.box_header.sidebar_inactive .fas { 
  display:inline-block; 
}
.box_header.sidebar_active .fas { 
  display:inline-block; 
  vertical-align:0px; 
  -moz-transform: rotate(180deg); 
  -ms-transform: rotate(180deg); 
  -o-transform: rotate(180deg); 
  -webkit-transform: rotate(180deg); 
  transform: rotate(180deg); 
}
#layout_navbar { z-index: 1000; }
#layout_logo { z-index: 1000; }
#layout_logo_ad { z-index: 1000; }
#layout_content { z-index: 1000; }
#layout_footer { z-index: 1000; }
@media only screen and (min-width: 985px) {
  #layout_navbar { z-index: initial; }
  #layout_logo { z-index: initial; }
    #layout_logo_ad { z-index: initial; }
  #layout_content { z-index: initial; }
  #layout_footer { z-index: initial; }
  #sidebar_marker { font-size: 0px; }
  .box_sidebar { display: block; }
}
#layout_wrap {
  width:100%;
  padding: 0px 0px;
  margin: 0px 0px;
}
#layout_navbar {
  background-color:#f5f5f5;
  padding:3px 0px; 
}

.tn_nomobile { display:none; }
.tn_mobile { display:initial; }
@media only screen and (min-width: 700px) {
  .tn_nomobile { display:initial;}
  .tn_mobile { display:none; }
  ul.topnavigation li { padding: 0px 0px 0px 30px; line-height:16px; font-size:12px; }
}
@media only screen and (min-width: 661px) {
  ul.topnavigation li.tn_group {display:initial;}
}
#layout_logo {
  z-index:4;
  position: sticky;
  background-color:#ffffff;
  width:100%;
  max-width:1140px;
  margin:0px auto;
  box-sizing: border-box;
}
#logo {
float:left; 
  width:100%; 
  max-width:214px; 
} 
#logo img {
    margin: 5px 0 0 5px;
}
#logo a {
  display:block;
  outline:none;
  text-decoration:none;
}
#logo a:hover {
  outline:none;
  text-decoration:none;
}
#search {
  float:none; 
  position:relative;
  width:100%; 
  border:1px solid #e3e3e3;
}
.box-search{
	border-bottom: solid 1px;
}
#content_navbar {
  z-index:10;
  position:sticky;
  color:#ffffff;
  font-size:16px;
  background-color:#26aafc;
  height:43px;
  width:100%;
  border-bottom: 10px solid #fff;
}
@media only screen and (min-width: 170px) {
  #content_navbar {top:55px;}
  #layout_logo {top:0px; height:55px;padding:5px 10px; }
  #logo { float:left; width:100px; max-width:initial;  }
  #search { float:right; width:60%; margin: 0 0px 0 0; }
  #logo img {  width:90px;  } 
}
@media only screen and (min-width: 370px) {
  #content_navbar {top:55px;}
  #layout_logo {top:0px;  height:55px;padding:5px 10px; }
  #logo { float:left; width:95px;  }
  #search { float:right; width:65%; margin: 5px 10px 0 0; }
  #logo img {  width:90px; } 
}
@media only screen and (min-width: 690px) {
  #content_navbar {top:65px;}
  #layout_logo {top:0px; height:65px;}
  #logo { float:left; width:155px; max-width:initial;  }
  #search { float:right;  width:65%;margin: 15px 40px 0 0; }
  #logo img { width:108px; } 
}
@media only screen and (min-width: 1050px) {
  #content_navbar {top:80px;}
  #layout_logo {top:0px;  height:80px; }
  #logo { float:left; width:155px; max-width:initial;  }
  #search { float:right;  width:65%; margin: 20px 50px 0 0; }
  #logo img { width:130px; } 
}
.search_inner {
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.search_inner .search_cat {
  position:relative;
  z-index: 20;
  width:80px;
}
.search_inner .search_cat select {
  height:35px !important;
  padding-left:8px !important;
}
.search_inner .search_cat .SumoSelect > .CaptionCont {
  background-color: #eeeeee !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  height:35px;
  border-right:1px solid #eeeeee !important;
}
.search_inner .search_cat .SumoSelect:hover > .CaptionCont { border-right:1px solid #eeeeee !important; }
.search_inner .search_cat .SumoSelect:focus > .CaptionCont { border-right:1px solid #659eC9 !important; }
.search_inner .SumoSelect > .CaptionCont > span {
  padding-right: 20px;
}    
.search_inner .search_cat .SumoSelect > .optWrapper {
  width:auto !important;
  max-width:300px !important;
}
.search_inner .search_cat .SumoSelect > .optWrapper > .options li.opt {
  padding: 5px 6px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
    z-index: 20;
}
.search_inner .search_input {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.search_inner.search_cat_mode .search_input input {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
#search .search_inner input[type=text] {
  padding-right:10px;
  padding-left:10px;
   font-size: 16px;
    font-weight: 500;
	border: none;
}
#search .search_inner ::-webkit-input-placeholder { color: #f56506; }
#search .search_inner ::-moz-placeholder { color: #f56506; }
#search .search_inner :-ms-input-placeholder { color: #f56506; }
#search .search_inner :-moz-placeholder { color: #f56506; }
#search .search_inner input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
  width:76px;
  height:32px; 
}
h1 {
  color:#555;
  font-weight:400;
  font-size:24px;
  line-height:28px;
  margin:25px 0 15px 0;
  padding:0 0 5px;
  border-bottom: 0px solid transparent;
}
h1.checkout {
  margin:30px 0 15px 0;
}

h2 {
color:#444;
font-size:14px;
margin:20px 0px 8px 0px;
padding:0px;
width:auto;
}
h3 {
  color:#444;
  font-size:12px;
  font-weight:600;
}
h4 {
color:#444;
font-weight:600;
font-size:13px;
line-height: 19px;
margin:0px 0px 14px 0px;
padding:0px 0px 5px 0px;
}
.detailbox {

border-bottom: 1px solid #444;

}
h2.detailbox_inner {
color:#444;
font-size:15px;
line-height: 24px;
margin:0px 0px 0px 12px;
border: none;
word-spacing: 2px;
font-weight:500;

}
@media only screen and (max-width: 690px) {
h2.detailbox_inner { font-size:13px; margin-top:0px;}
}
.pd_tabs h4.detailbox {
color:#222;
font-size:13px;
margin:15px 0px 10px 0px;
}
.pd_accordion h4.detailbox {
color:#222;
font-size:13px;
margin:15px 0px 10px 0px;
}
a, a:link, a:visited, a:active, a:hover {
  background:transparent;
  text-decoration:none;
  outline:none;
  cursor:pointer;
}
a:link {
  color:#444444;
  outline:none;
  text-decoration:none;
}
a:visited {
  color:#444444;
  outline:none;
  text-decoration:none;
}
a:hover, a:active {
  color:#444444;
  outline:none;
  text-decoration:none;
}
a:hover {
  color:#555;
text-decoration:none;
  outline:none;
}
a img {
  border:none;
  outline:none;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
input {
  font-family: 'Arimo', sans-serif;
  font-size:15px;
  font-weight: 600;
}
textarea {
  font-family: 'Arimo', sans-serif;
  font-size:13px;
  background-color:#fafafa;
  border-color: #dddddd;
  color: #666;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
  padding: 7px 5px;
  border-radius: 2px;
  box-sizing: border-box;
  width:100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}
select {
  font-family: 'Arimo', sans-serif;
  font-size:13px;
  background-color:#ffffff;
  border-color: #dddddd;
  color: #000;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
padding: 7px 5px 7px 2px;
border-radius: 2px;
  box-sizing: border-box;
  width:100%;
  height:35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}  
input[type=text], input[type=password], input[type=email], input[type=tel] {
  background-color:#fffffff;
  color: #000;
   border-style: hidden hidden solid hidden;
  border-bottom: 1px solid gray;
  vertical-align: middle;
padding: 5px 5px 5px 5px;
border-radius: 0px;
  box-sizing: border-box;
  width:100%;
  height:35px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;  
}
input[type=radio], input[type=checkbox] {
  margin: 0 3px;
}
.stern input[type=text], .stern input[type=password], .stern input[type=email], .stern input[type=tel], .stern select, .stern textarea  {
width:98%;
color:#000000;
font-size:14px;

}
.non input[type=text], .non input[type=password], .non input[type=email], .mon input[type=tel], .non select, .nontextarea  {
  width:98%;
  font-size:14px;
color:#000000;
font-weight: 600;
}
input[type=text]:hover, input[type=password]:hover, input[type=email]:hover, input[type=tel]:hover, select:hover, textarea:hover {
    background-color:#ffffff;
    border-color: #000000;
    color: #000000;
	  border-bottom: 2px solid gray;
}    
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, select:focus, textarea:focus {
    background-color:#ffffff;
    border-color: #gray;
    color: #000000;
    outline: 0 none;
}
textarea#message {
  height:120px;
}
textarea#message_body {
  resize: vertical;
  height:200px;
}
textarea#review {
  height:80px;
}
td.checkbox {
  vertical-align:top;
  padding-top:7px;
  padding-right:5px;
}
.fieldtext, .fieldtext_stern {
  font-size:15px;
  line-height:18px;
  font-weight:600;
  padding: 8px 0px 2px 0px;
  display:block;
}

.pflicht {
  font-size:10px;
  line-height:10px;
  vertical-align:baseline;
  text-transform:none;
  font-weight:400;
}
.adv_search_checkbox input {
  vertical-align:-1px;
}
#layout_footer {
  background: #ffffff;
  min-height:280px;
  margin: 40px 0 0 0;  
  padding: 0 0 20px 0;
}
.layout_footer_inner {
  width:100%;
  max-width:1140px;
  padding: 20px 10px 0px 10px;
  margin: 0px auto;
  box-sizing: border-box;
}
.footer_box_row {
  margin: 0px -10px;
}
.footer_box {
  float:left;
  padding: 0 0 0 0;
  width:100%;
  margin:0 0 20px 0;
  box-sizing: border-box;
} 
@media only screen and (min-width: 500px) {
  .footer_box { width:50%; }
  .footer_box:nth-child(3n) { clear:both; }
}
@media only screen and (min-width: 920px) {
  .footer_box { width:25%; }
  .footer_box:nth-child(3n) { clear:none; }
}
.footer_box_inner {
  padding: 0px 10px;
}
.box3 {
  margin: 0px 0px 20px 0px;
}
.box3_header {
  color:#ffffff;
  font-size:13px;
  font-weight:600;
  height:40px;
  line-height:39px;
  background:#26aafc;
  padding-left:10px;
}
.box3_line {
  height:1px;
  margin: 0px 0px 10px 0px;
}
.box3_image {
  margin: 20px 0px 20px 0px;
}
.box3_image img {
  width:100%;
  height:auto;
  vertical-align:bottom;
  max-width:265px;
}
ul.footerlist, ul.footerlist ul {
  list-style-type:none;
}
ul.footerlist li { 
}
ul.footerlist li .fas {
  float:left;
  padding: 3px 10px 0px 0px;
  margin-bottom:4px;
}
ul.footerlist li a {
  color:#222222;
  padding:8px 0;
  display:block;
  font-size:13px;
  line-height:15px;
  border-bottom: 1px solid #444;
}
ul.footerzahl li  {
  color:#222222;
  padding:8px 0;
  display:block;
  font-size:13px;
  line-height:15px;
  border-bottom: 1px solid #444;
}
ul.footerlist li li a { 
  padding-left:15px;
}
ul.footerzahl li li  { 
  padding-left:15px;
}
ul.footerlist li a:hover {
  color:#ff4500;
  text-decoration:none;
  font-weight:600;
}
ul.footerlist li li a:hover {
  color:#ff4500;
  text-decoration:none;
}
p.box3_sub {
  margin: 10px 0px 2px 0px;
  font-size:9px;
  line-height:15px;
  color:#aaa;
  word-break: break-all;
}
.newsletter_form {
  margin: 3px 0 0 0;
  position:relative;
  overflow:hidden;
}
.newsletter_form input[type=text],
.newsletter_form input[type=email] {
  padding-right:60px;
}
.newsletter_form input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
}
.mod_copyright {
  padding: 20px 0px 20px 0px;
  font-size:10px;
  line-height:16px;
  font-weight:400;
  text-align:center;
  color:#aaa;
}

.copyright {
  margin:0 auto;
  text-align:center;
  color:#aaa;
  font-size:10px;
  line-height:16px;
  font-weight:400;
  padding:0 0 10px 0;
  margin: -40px 0 0 0;
  width:100%;
}
.copyright a {
  text-decoration:none;
}
.parseTime {
  margin:0 auto;
  text-align:center;
  color:#ccc;
  font-size:10px;
  padding:0 0 0px 0;
  margin: -10px 0 0 0;
}

#layout_content {
  width:100%;
  max-width:1140px;
  padding: 0px 5px;
  min-height:600px;
  margin: 0px auto;
  box-sizing: border-box;
}
#col_left_overlay{
  display: none;
  z-index: 9001;
  position: absolute;
  top:0px;
  background:transparent;
  width:100%;
  height:100%;
  left:-300px;
  padding-top:45px;
  vertical-align:-3px;
}
#col_left {
  display: block;
  padding:10px 10px 30px 10px;
  background:#ffffff;
  width:280px;
}
#col_right { 
  float: none; 
}
#col_right .col_right_inner { 
  padding:0px 0px 0px 0px;
  background:transparent;
  margin-left: 10px; 
}  
@media only screen and (min-width: 170px) {
  #col_right .col_right_inner { padding:0px 0px 0px 0px;
  background:transparent;
margin-left: 0px; }}
@media only screen and (min-width: 770px) {
  #col_right .col_right_inner { padding:0px 0px 0px 0px;
  background:transparent;
margin-left: 0px; }}
@media only screen and (min-width: 1010px) {
  #col_left_overlay{ display: block; max-width: 265px; position: static; height:auto; left:0px; padding-top:0px; vertical-align:0px; }
  #col_left { position:static; float:left; width: 100%; max-width: 265px; padding:0px 0px 0px 0px; }
  #col_left .col_left_inner { padding:0px 0px 0px 0px; background:transparent;  }
  #col_right { float: right; width: 100%; min-height:520px; margin-left:-265px;}
  #col_right .col_right_inner { margin-left:280px; }
}
#col_full {
width: 100%;
}
.cn_nomobile {
  display:none;
}
.nav{
  line-height:43px;
  position:relative;
  font-size:18px;
  font-weight:400;
  text-decoration:none;
}
.nav a{ color:#ffffff;
  font-size:18px;
  font-weight:500;}
.nav a:hover{ color:#ff4500;}
a.nav  {
  line-height:43px; 
  color:#ffffff;
  font-size:20px;
  font-weight:600;
  margin: 0px 12px 0px 0px;
  padding: 0px 6px 0px 6px;}
a.navr {
  line-height:43px;
  color:#ffffff;
  font-size:18px;
  font-weight:500;
  margin: 0px 12px 0px 6px;
  padding: 0px 6px 0px 6px;  }
a.nav:hover {
  color:#ff4500;
  background:#fafafa;}
a.navr:hover {
  color:#ff4500;
  background:#fafafa;}
.sale{background:#fafafa;
}  
.konto{float:right;
}
@media only screen and (min-width: 850px) {
.cn_nomobile { display:inline-block; }
}
.fas {
  display: inline-block;
  padding-right: 6px;

}
.far {
  display: inline-block;
  padding-right: 6px;
  font-size:12px;
}
.fa-angle-right {
  vertical-align:-1px;
}
.cart {
  float:left;
  border:none;
  padding: 1px 10px 0px 10px;
  margin: 0px;
  line-height:43px;
  height:43px;
  position:static;
}
@media only screen and (min-width: 600px) {
.cart { position:relative; }
}
.cart a {
  display:block;
  font-size:14px;
  line-height:43px;
}
.cart:hover {
  display:block;
  color:#ff4500;
  text-decoration:none; 
  background:#ebebeb;
}
.cart_01 {
  float:left;
  display:inline-block;
  padding: 0 5px 0 0;
}
.cart_01 .fas {
  display:inline-block;
  float:left;
  line-height:43px;
  font-size:20px; 
  padding-right: 4px;
  padding: 0 5px 0 5px;
}
@media only screen and (min-width: 600px) {
.cart_01 .fas { font-size:12px; padding-right:7px; }
}
.cart_02 {
  float:left;
  display:none;
}
.cart_02 .fas {
  display:inline-block;
  padding-left:6px;
}
.cart_03 {
  float:left;
  display:inline-block;
  font-weight:500;
  padding: 0px 4px 0px 6px;
}
.cart_04 {
  float:left;
  display:none;
	padding-right:10px;
}
.cart .cart_05 {
  display:inline-block;
  padding: 0px 3px;
}
#cart_short {
  position:relative;
  background: transparent;
  height:43px;
  z-index:1000;
}
#cart_short:hover {
color:#ff4500;
  background:#fafafa;
}
.cn_nomobile_text { 
  display:none; 
}
@media only screen and (min-width: 610px) {
  .cn_nomobile_text { display:none; }
  .cart_02 { display:inline-block!important; }
  .cart_03 { display:inline-block !important; }
  .cart_04 { display:inline-block !important; }
  .cart_05 { display:inline-block !important; }
}
.sidebar_btn {
float:left;
  display: block;
  margin: 0 0 0 10px; 
  line-height:43px; 
  height:43px;
  font-size:24px;
}
.sidebar_btn a {
  font-weight: 700 !important;
  text-transform: uppercase;
  vertical-align:-1px;
}
.sidebar_btn a .fas {
  font-size:24px;
  vertical-align:0;
}
@media only screen and (min-width: 600px) {
.sidebar_btn { line-height:45px; }
.sidebar_btn a { vertical-align:0px; }
.sidebar_btn a .fas { font-size:24px; }
}
@media only screen and (min-width: 1010px) {
.sidebar_btn { display: none; }
}     
div.hr_1 {
  height:1px;
  line-height:1px;
  margin:0;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_5 {
  height:1px;
  line-height:1px;
  margin:5px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_10 {
  height:1px;
  line-height:1px;
  margin:10px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
div.hr_15 {
  height:1px;
  line-height:1px;
  margin:15px 0px;
  padding:0;
  display:block;
  border-bottom:solid 1px #ddd;
  background-color:transparent;
}
#breadcrumb {
  padding:8px 0 15px 0px;
font-size:12px;
  line-height:18px;
  border-bottom:1px solid #eee;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	position: relative;
z-index:1;
  line-height:20px;
  font-weight:500;
  cursor:pointer;
 color:#EB0015;
  margin:0;
  padding:0;
}
#breadcrumb a:hover {
	font-size:12px;
  text-decoration:none;
    font-weight:550;
  color:#EB0015;
}
#breadcrumb span.current {
	position: relative;
z-index:1;
  color:#000000; 
}
#breadcrumb .fas {
  color:#999;
  padding: 0px 3px;
}

@media only screen and (max-width: 700px) {
  #breadcrumb {
    display: none;
  }
}

#br
.headerNavigation{
	font-size:12px;
	}
	
.box1 {
  margin-bottom:20px;
  background-color:#f5f5f5;
  border:1px solid #f5f5f5;
  padding:0px 10px 0px 10px;
}
.box_sidebar {
  padding:0px 0px 10px 0px;
}
.box_select {
  padding:10px 0 0 0;
}
.box_select_inner {
  padding: 5px 5px; 
  background:#fff;
  overflow-y:auto;
}
.box_select a {
  display:block;
  border-bottom: 1px solid #ddd;
  padding: 4px 0px;
}
.box_select a:hover {
  text-decoration:none;
}
.box2 {
  margin-bottom:20px;
  background-color:#f5f5f5;
  border:1px solid #f5f5f5;
  padding:0px 10px 0px 10px;
}
.box_header {
  color:#434343;
  font-size:16px;
  height:40px;
  line-height:40px;
  font-weight:600;
}
.box_header .fas {
  display:none;
  font-size:14px;
  line-height:30px;
  margin-right:6px;
  vertical-align:0px;
  color:#b0377e;
}
.box_line {
  height:1px;
  background-color:transparent;
  border-top: 1px solid #ddd;  
}
.box_line.abstand {
  margin: 10px 0px;  
}
.box_sub {
  margin: 6px 0px 0px 0px;
  font-size:11px;
  font-weight:400;
  color:#666;
}
.box_sub a {
  color:#222222;
  text-decoration:none;
}
.box_sub a:hover {
  color:#7c2759;
  text-decoration:none;
}
.box_sub_button {
  margin: 12px 0px 0px 0px;
  font-size:12px;
  color:#767676;
  line-height:32px;
}
.box_sub_button a {
  float:left;
  display:inline-block;
}
.box_sub_button input[type=image] {
  float:right;
  width:76px;
}
.show_title {
  float:left;
  display:inline-block;
}
a.show_all {
  float:right; 
  display:inline-block;
  text-align:right;
  color: #222222;
  text-decoration:none;
  font-size:12px;
  font-weight:normal;
  padding-top:3px;
}
a.show_all:hover {
  color:#7c2759;
  text-decoration:none;
}
a.show_all .arrow {
  color:#7c2759 !important;
  font-weight:500;
}
.box_title {
  font-weight:500;
  margin: 10px 0px 10px 0px;
  line-height:17px;
  text-decoration:none;
}
.box_title strong {
  font-weight:500;
}
.box_title a {
  color:#7c2759;
}
.box_title a:hover {
  color:#444;
  text-decoration:none;
}
.box_image {
  text-align:center;
  margin: 0px auto 10px auto;
  width:160px;
  background-color:#ffffff;
  border: 1px solid #ddd;
  position:relative;
  overflow:hidden;
}
.box_image:before {
  content: "";
  display:block;
  padding-top: 100%;
}
.box_image img {
  margin: auto;
  position: absolute;
  font-size:0px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
} 
.box_price {
  text-align:right;
  padding: 0px 10px 0 0;
  font-size: 14px;
  line-height:24px;
  color:#434343;
  font-weight:700;
}
.box_price .no_price {
  font-size:9px;
  line-height:12px;
  font-weight:normal;
  display:block;
  padding:0 0 0 5px;
  color:#999;
}
.box_price .new_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:normal;
  color:#EB0015;
}
.box_price .special_price {
  display:block;
  font-size:14px;
  line-height:24px;
  font-weight:700;
  color:#EB0015;
}
.box_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.box_price .old_price {
  display:block;
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  color:#666;
}
.box_price .save_price {
  font-size:9px;
  font-weight:normal;
  line-height:15px;
  color:#666
}
.save_price_box {
	height:11px;
  font-size:11px;
  font-weight:normal;
  line-height:11px;
  color:#444;
  display:block;
}
.box_price .item_price {
  display:block;
  font-weight:400;
  font-size:9px !important;
  line-height:11px;
  color:#666;
  padding: 0 0 4px 0;
}
.box_price .item_price .small_price {
  font-size:9px !important;
  line-height:11px;
}
.box_price .uvp_price {
  display:block;
}
.box_price .graduated_price {
  display:block;
}
.box_vpe {
  text-align:right;
  padding: 0px 10px 4px 0;
  font-weight:400;
  font-size:9px;
  line-height:11px;
  color:#666;
}
.box_tax {
  text-align:right;
  padding: 0px 10px 0 0;
  font-size:9px;
  color:#666;
  line-height:11px;
}
.box_tax a {
  color:#666;
  text-decoration:underline;
}
.box_tax a:hover {
  color:#666;
  text-decoration:underline;
}
.box_text {
  font-size:12px;
  line-height:16px;
  word-wrap: break-word;
}
.box_reviews_icons {
  display:block;
  font-size:15px;
  line-height:15px;
  color:#ccc;
  padding: 10px 0px 0 0;
  text-align:center;
}
.box_reviews_icons .fas {
  padding: 0 1px 0 0;
}
.box_reviews_icons .full  {
  color:#f1c40f;
}
.quickie_form {
  position:relative;
}
.quickie_form input[type=text] {
  padding-right:60px;
}
.quickie_form input[type=image] {
  position:absolute;
  right:0px;
  top:0px;
}
ul.orderhistory_list {
  margin:4px 0 0 0;
  list-style-type:none;
}
ul.orderhistory_list li {
  position:relative;
  display:block;
  padding:5px 30px 5px 0px;
  border-bottom: 1px solid #ddd;
  line-height:17px;
}
ul.orderhistory_list li .cart_icon {
  position:absolute;
  top:0px;
  right:1px;
  width:27px;
  height:27px;
  display:block;
  overflow:hidden;
}
ul.orderhistory_list li .cart_icon a {
  color:#999;
}
ul.orderhistory_list li .cart_icon a:hover {
  color:#b0377e;
}
ul.orderhistory_list li a:hover {
  text-decoration:none;
}
ul.orderhistory_list li .cart_icon .cssButton {
  padding: 5px 0px;
  line-height:19px;
}
.box_category {
  background-color:#fff;
  margin-bottom:20px;
  border-right: 0px solid #e3e3e3;
}
.box_category_header {
  background-color:#26aafc;
  color:#ffffff;
  font-size:16px;
  font-weight:600;
  height:40px;
  line-height:40px;
  padding: 0px 10px;
  margin: 0px 0px;  
}
.box_category_line {
  height:1px;
  background-color:#26aafc;
  margin: 0px 0px;
  border-top: 1px solid #26aafc;  
}
ul#categorymenu {
	
}
ul#categorymenu li {
  list-style-type:none;


}
ul#categorymenu li a {
  text-decoration:none;
  display:block;

}  
ul#categorymenu li a:hover {
  text-decoration:none;

}
ul#categorymenu li.levelTop a {
 color:#EB0015;
  font-size:17px;
  line-height:26px;
  font-weight:600; 
  padding:0px 10px 0px 25px;
  background:#ffffff;
  margin: 6px 0px;
}
ul#categorymenu li.levelTop a:hover {
	  font-size:18px;
	  color:#ff4500;
    font-style:italic;
	  line-height:30px;
}
ul#categorymenu li.activeparentTop a  { color:#ff4500;   }
ul#categorymenu li.activeTop a  {color:#ff4500; }
/* yaver.gulusoy@tnc-hamburg.com: li.level1 immer ausblenden und li.activeparent1 immer anzeigen */
ul#categorymenu li.level1 {
  display: none;
}
ul#categorymenu li.activeparent1 {
  display: block;
}
/* ende Veraenderung */
ul#categorymenu li.level1 a {
  /*display: none;*/
  color:#444444;
  font-size:15px;
  line-height:18px;
  padding:8px 10px 8px 10px;
  background:#ffffff;
}
ul#categorymenu li.level1 a:hover {
  font-weight:700; 
color:#ff4500;

}
ul#categorymenu li.activeparent1 a  { color:#EB0015;  display: flex;}
ul#categorymenu li.active1 a  {  color:#EB0015;   display: flex;}
ul#categorymenu li.level2 a {
  color:#333;
  padding:7px 0 7px 20px;
  font-size:14px;
  font-weight:500; 
  line-height:20px;
}
ul#categorymenu li.level2 a:hover {
  font-weight:700; 
  color:#ff4500;
}
ul#categorymenu li.activeparent2 a  {color:#EB0015;  display: flex;}
ul#categorymenu li.active2 a  {color:#EB0015; display: flex;}
ul#categorymenu li.level3 a {
  color:#333;
  padding:5px 0 5px 32px;
  font-size:14px;
  font-weight:500; 
  line-height:20px;
  
}
ul#categorymenu li.level3 a:hover {
font-weight:700; 
color:#ff4500;
}
ul#categorymenu li.activeparent3 a  {color:#EB0015; display: flex;}
ul#categorymenu li.active3 a  {color:#EB0015; display: flex;}
ul#categorymenu li.level4 a {
  color:#333;
  padding:5px 0 5px 46px;
  font-size:13px;
  font-weight:500; 
  line-height:20px;
}
ul#categorymenu li.level4 a:hover {
font-weight:700; 
color:#ff4500;
}
ul#categorymenu li.activeparent4 a  {color:#EB0015; display: flex;}
ul#categorymenu li.active4 a  {color:#EB0015;  display: flex;}
ul#categorymenu li.level5 a {
  color:#333;
  padding:5px 0 5px 58px;
  font-size:13px;
  font-weight:450; 
  line-height:17px;
}
ul#categorymenu li.level5 a:hover {
font-weight:600; 
color:#ff4500;
}
ul#categorymenu li.activeparent5 a  {color:#EB0015;display: flex;}
ul#categorymenu li.active5 a  {color:#EB0015;  display: flex;}

ul#categorymenu li.level6 a {
  color:#333;
  padding:5px 0 5px 66px;
  font-size:13px;
  font-weight:450; 
  line-height:17px;
}

ul#categorymenu li.level6 a:hover {
font-weight:600; 
color:#ff4500;
}
ul#categorymenu li.activeparent6 a  {color:#EB0015;  display: flex;}
ul#categorymenu li.active6 a  {color:#EB0015;  display: flex;}
ul#categorymenu li.level7 a {
  color:#333;
  padding:5px 0 5px 58px;
  font-size:13px;
  font-weight:450; 
  line-height:17px;
}

ul#categorymenu li.level7 a:hover {
font-weight:600; 
color:#ff4500;
}
ul#categorymenu li.activeparent7 a  {color:#EB0015; display: flex;}
ul#categorymenu li.active7 a  {color:#EB0015; display: flex;}

div.highlightbox {
	margin:auto;
  padding:15px ;
  background:#fff;
}
div.highlightboxcart {
	margin:auto;
  padding:15px ;
  background:#fff;
}
div.highlightbox.plainleft {
  padding:15px 0px 15px 10px;
  background-color:transparent;
  border:none;
}
div.highlightbox.plainright {
  padding:15px 0px 15px 10px;
  background-color:transparent;
  border:none;
}
div.highlightbox.plainfull {
  padding:15px 0px 15px 0px;
  background-color:transparent;
  border:none;
}
div.highlightbox.grey {
  padding: 15px 10px;
  background:#f5f5f5;
  border:1px solid #ddd;
}
div.gift{
	float:right;

  background:#ffffff;
  border:0px solid #ddd;
  width: 400px;
}
div.highlightbox.checkoutborder {
  background:#fff;
  border:solid #ef1e39 1px;
  padding: 15px 10px !important;
}
.margintop {
  margin-top:38px;
}
div.highlightbox ul {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:19px;
}
div.highlightbox ul.accountlist {
  margin-left:15px;
  padding:0;
  display:block;
  list-style-type:square;
  line-height:26px;
}
.hid{visibility: hidden;}
table.table_gift {

}
table.table_gift tr td.gift_field {
  padding-right:10px;
}
table.table_gift tr td.gift_button {
  width:130px;
  padding-top:2px;
}
table.table_gift tr td.gift_button input {
  float:right;
  margin-top:16px;
}
.productnavigator {
  margin:30px 0px 0px 0px;
  background-color:#f5f5f5;
  padding:10px 5px;
  font-size:12px;
  line-height:20px;
  color:#666;
}
.productnavigator .detail_back {
  display:none;
  float:left;
}
@media only screen and (min-width: 690px) {
  .productnavigator .detail_back { display: inline-block; }
}
.productnavigator .detail_next_previous {
  display:inline-block;
  float:right;
  text-align:right;
  white-space:nowrap;
}
.productnavigator .inactive {
  color:#aaa;
}
.productnavigator a {
  color:#666;
}
.productnavigator a:hover {
  color:#666;
  text-decoration:underline;
}
.errormessage {
  border:solid #fbe5e2 1px;
  padding:10px;
  font-size:12px !important;
  line-height:16px;
  font-weight:400;
  color:#ef1e39;
  background-color:#fbe5e2 ;
  margin-bottom:10px;
}

.errormessageaccount {
	position:relative;

  padding:0px;
  font-size:14px !important;
  line-height:16px;
  font-weight:600;
  color:#ef1e39;
}
.errormessage.shopsystem {
  margin-top:38px;
  margin-bottom:-32px;
}
.errormessage p { 
  margin: 4px 0px;
}
.errormessage ul li {
  margin-left:10px;
}
.messageStackError {
  color:#e74c3c !important;
  font-size:12px !important;
}
td.messageStackError {
  padding:2px 0px;
}
.markProductOutOfStock {
  color:#ef1e39!important;
  padding-left:5px;
}
.markProductOutOfStock span {
  color:#ef1e39 !important;
}
.messageStackSuccess {
  color:#333 !important;
}
.inputRequirement {
  font-size:10px;
  line-height:20px;
  vertical-align:top;
}
.inputRequirement_textarea {
  font-size:10px;
  vertical-align:top; 
  line-height:30px;
}
.infomessage {
  border: 1px solid #d4edda;
  padding: 10px;
  background-color: #d4edda;
  margin-bottom: 10px;
  font-size:12px !important;
  line-height:16px;
  font-weight:400;
  color:#155724;
}
.infomessage p { 
  margin: 4px 0px;
}
.infomessage a {
  color:#333;
  text-decoration:none;
}
.infomessage a:hover {
  color:#155724;
  text-decoration:none;
}
ul#checkoutnavigation {
  margin: 10px -10px 0px -10px;
}
ul#checkoutnavigation li {
  list-style-type:none;
  float:none; 
  width:100%; 
  padding: 5px 10px;
  box-sizing: border-box;
}
ul#checkoutnavigation li .active {
  padding: 10px 10px;
  display:block;
  background-color: #fafafa;
  border: 1px solid #fafafa;
  color: #444;
}
ul#checkoutnavigation li .active .title {
  display:block;
  font-size:15px;
  line-height:19px;
  font-weight:700;
  box-sizing: border-box;
}
ul#checkoutnavigation li .active .description {
  display:none;
  font-size:12px;
  line-height:16px;
  padding-top:5px;
  min-height:32px;
}
ul#checkoutnavigation li .inactive {
  padding: 10px 10px;
  display:block;
  background-color: #ffffff;
  border: 1px solid #f5f5f5;
  color: #aaa;
}
ul#checkoutnavigation li .inactive .title {
  display:block;
  font-size:15px;
  line-height:19px;
  font-weight:700;
  box-sizing: border-box;
}
ul#checkoutnavigation li .inactive .description {
  display:none;
  font-size:12px;
  line-height:16px;
  padding-top:5px;
  min-height:32px;
}
ul#checkoutnavigation.cn_no_shipping li {
  width:100%;
}
ul#checkoutnavigation.cn_no_shipping li .active .description {
  min-height: 20px;
}
ul#checkoutnavigation.cn_no_shipping li .inactive .description {
  min-height: 20px;
}
@media only screen and (min-width: 400px) {
  ul#checkoutnavigation li { float:left; width:50%; }
  ul#checkoutnavigation li .inactive .title { font-size: 13px; }
  ul#checkoutnavigation li .active .title { font-size: 13px; }
}
@media only screen and (min-width: 600px) {
  ul#checkoutnavigation.cn_no_shipping li { width: 33.3333%; }
}
@media only screen and (min-width: 759px) {
  ul#checkoutnavigation li { float:left; width:25%; }
}
@media only screen and (min-width: 920px) {
  ul#checkoutnavigation li .description { display:block !important; }
}
ol#address_block {
  margin: 15px 0px 0px 20px;
}
ol#address_block li {
  border-top: 1px solid #ddd;
  margin-top:10px;
  padding-top: 10px;
}
ol#address_block li label {
  font-weight:500;
}
ol#address_block li .address {
  display:inline-block;
  padding:5px 0px 0px 17px;
}
.checkoutcomment textarea {
  height:142px;
}
div.agbframe {
  background-color:#fff;
  border-color: #ddd;
  color: #999999;
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
padding: 5px 5px 5px 5px;
border-radius: 2px;
  font-size:12px;
  line-height:18px;
  height:120px;
  overflow:auto;
  text-align: left;
}
.checkoutagb {
  margin-bottom:10px;
}
.checkoutconditions {
  padding: 10px 10px 0px 10px;
  font-size:12px;
  text-align: left;
  line-height: 20px;
}
.checkoutconditions input#conditions {
  position:relative;
  bottom:-2px;
  margin-right:4px;
}
table.paymentmoduledata {
  font-size:12px;
  line-height:15px;
}
table.paymentmoduledata tr td.title {
  vertical-align:top;
  padding-top:8px;
}
table.paymentmoduledata tr td.field {
  vertical-align:top;
  padding-left:12px;
}
table.paymentinfotable tr td   {
  padding: 2px 20px 2px 0px;
}
table.paymentinfotable.paypallink span.cssButton, table.paymentinfotable.paypalpluslink span.cssButton {
  max-width: 165px;
  margin: 10px 0 0 0;
}
.checkout_accordion .errormessage {
  margin: 10px 0 0 0;
}
.checkout_accordion .infomessage {
  margin: 10px 0 0 0;
}
.shipping_costs, .payment_costs {
  float:right; 
  margin-right:10px;
}  
.dutyinfo {
  font-size:12px; 
  padding:5px;
  margin-top:8px;
}
.button_right_checkout .checkoutconditions input[type=checkbox] {
  vertical-align: middle;
  bottom: inherit !important;
}
.color_ot_total {
  color:#e74c3c;
}
.color_error_message {
  color:#e74c3c;
}
a.color_more {
  color:#ef1e39 !important;
}
a.color_more:hover {
  color:#b0377e !important;
  text-decoration:underline !important;
}
.color_edit_info {
  color:#b0377e;
}
.listingcontainer, .listingcontainer_full, .listingcontainer_details {
  margin: 0px;

}
.pd_tabs .listingcontainer_details {
  margin: 0px 0px 0px 0px;
}
.pd_tabs .listingbox {
  margin: 0px 0px 12px 0px;
  padding: 0px 6px;
}
.pd_tabs .listingrow {
  margin: 0px 6px 0px 6px;
}
.pd_accordion .listingcontainer_details {
  margin: 0px -6px 0px -6px;
}
.pd_accordion .listingbox {
  margin: 0px 0px 12px 0px;
  padding: 0px 6px;
}
.pd_accordion .listingrow {
  margin: 0px 6px 0px 6px;
}
.listingbox {
  float:left;
  height:auto;
  padding: 0px 10px;
  margin: 0px 0px 20px 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lb_boxunten {position:relative;
width: 100%;


}

.listingcontainer_full  {
  width:100%;
   box-sizing: border-box;

}
.lb_inner {
	position: relative;
  border-top: 2px solid #26aafc;
  padding: 25px 10px 10px 10px;
  overflow:hidden;
  height:100%;
  box-sizing: border-box;
 }
.lb_inner:hover {
border-top: 4px solid #26aafc;

}
.lb_title {
position:relative;

}

.lb_title h2 {
  line-height:22px;
  font-size:15px;
  font-weight:600;
  word-spacing: 2px;
  color:#444;
  background:transparent;
}

.lb_title h2 a:hover {
  color:#444;
  text-decoration:none;
}
@media only screen and (min-width: 370px) {
	.listingcontainer_full .listingbox { width:100%;}
	.listingbox { width:100%;height:440px;}
}
@media only screen and (min-width: 450px) {
	.listingcontainer_full .listingbox { width:50%;} 
	.listingbox { width:50%;} 
	   .lb_title {  height:80px;}
	        .lb_boxunten {margin: 35px  0 0 0;}
}
@media only screen and (min-width: 550px) {
  .listingcontainer_full .listingbox { width:50%; }
  .listingbox { width:50%; }
   .lb_title {  height:90px;}

}
@media only screen and (min-width: 690px) {
  .listingcontainer_full .listingbox { width:33.3333%; }
  .listingbox { width:33.3333%; }
 .lb_title {  height:110px;}
}
@media only screen and (min-width: 790px) {
  .listingcontainer_full .listingbox { width:33.3333%; }
  .listingbox { width:33.3333%; }
 .lb_title {  height:90px;}
 
}
@media only screen and (min-width: 960px) {
  .listingcontainer_full .listingbox { width:33.3333%; }
  .listingbox { width:33.3333%; }
  .lb_title {  height:80px;}


}
@media only screen and (min-width: 1040px) {
  .listingcontainer_full .listingbox { width:33.3333%; }
  .listingbox { width:33.3333%; height:450px; }	
    .lb_title {  height:110px;}
	  .lb_boxunten {margin: -10px  0 0 0;}
}
.lb_image {    
  z-index:1;
  vertical-align:middle;
  text-align:center;
  position:relative;

  padding: 10px 0px 10px 0px;

  background: transparent;
}
.lb_image:before {
  content: "";
  display:block;
  padding-top: 77%;
}

.lb_image img {
  display:block;
  margin: auto;
  position: absolute;
  font-size:0px;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  max-width:20%;
  max-height: 20%;
  -webkit-transform: scale(5.0);
  -moz-transform: scale(5.0);
  -ms-transform: scale(5.0);
  -o-transform: scale(5.0);
  transform: scale(5.0);
} 
@media only screen and (min-width: 170px) {
.lb_image:before{  padding-top: 60%;}
.lb_image { float:none; width:160px; height:160px; margin: auto; }
.lb_image img {  max-width:25%; max-height: 25%;}
}
@media only screen and (min-width: 690px) {
.lb_image:before{  padding-top: 70%;}
.lb_image{ margin: auto; }
.lb_image img {  max-width:20%; max-height: 20%;}
}
@media only screen and (min-width: 1085px) {
.lb_image:before{  padding-top: 70%;}
.lb_image{ width: 180px; height:180px; margin: auto; }
}
.lb_shipping {
  position:relative;
  top: 4px;
  font-size:12px;
  text-align:left;
}
.lb_shipping .lb_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.lb_price {
  position:relative;
  text-align:right;
  vertical-align: bottom; 
  font-size: 18px;
  line-height:24px;
  height:24px;
  color:#EB0015; 
  font-weight:700;
}
.standard_price {
vertical-align: bottom; 
}
.lb_price .no_price {
  font-size:9px;
  line-height:16px;
  font-weight:normal;
  display:block;
  padding:0 0 0 5px;
  color:#EB0015; 
}
.lb_price .new_price {
  display:block;
  font-size:16px;
  line-height:24px;
  font-weight:normal;
  color:#EB0015;
}
.lb_price .special_price {
  display:block;
  font-size:19px;
  line-height:24px;
  font-weight:700;
  color:#EB0015;
}
.lb_price .special_price .small_price {
  top:5px; 
  right:0px; 
  font-size:8px;
  font-weight:500;
  line-height:10px;
}
.lb_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.lb_price .old_price  {
  display:block;
  font-size:9px;
  height:15px;
  font-weight:normal;
  color:#444;
}
.lb_price .uvp_price {
  font-size:9px;
  line-height:15px;
  font-weight:normal;
  color:#444;
}
.lb_price .save_price {
  font-size:9px;
  font-weight:normal;
  line-height:15px;
}
.lb_price .item_price {
  position:absolute;
  bottom: 5px;
  left:0px;
  font-weight:400;
  font-size:9px !important;
  line-height:11px;
  display:block;
  font-weight:400 !important;
  color:#666;
}
.lb_price .item_price .small_price {
  font-size:9px !important;
  line-height:11px;
}
.lb_price .item_price.with_vpe {
  bottom: 15px !important;
}
.lb_price .graduated_price {
  display:block;
}
@media only screen and (min-width: 500px) {
  .listingbox .special_price .small_price {
  position:static; font-size:13px; font-weight:500; }
}
.lb_vpe {
  position:absolute;
  bottom:5px;
  left:0px;
  text-align:right;
  padding: 0px 0px 0 0;
  font-weight:400;
  font-size:9px;
  line-height:11px;
  color:#666;
}
.lb_tax {
  text-align:right;
  padding: 0 0 0px 0;
  font-size:9px;
  color:#666;
  line-height:11px;
  margin: 20px 0 0 -10px; 
  white-space:nowrap;
}
.lb_tax a {
  color:#666;
  text-decoration:underline;
}
.lb_tax a:hover {
  color:#666;
  text-decoration:underline;
}
.lb_buttons {
  display:block;
  text-align:center;
  padding-top:15px;
}
.lb_buttons img {
  margin: 0px 2px;
}
.listingrow {
  height:auto;
  margin: 15px 0px 15px 0px; 

}
.lr_inner {
  min-height:200px;
  position:relative;
    padding:  10px 10px 0px 15px; 
}

.lr_title {
width:90%;
}
.lr_title h2 {
  margin-bottom: 15px;  
  padding:0px;
  border:none !important;
  line-height:24px;
  font-size:17px;
   word-spacing: 2px;
  font-weight:600;
  color:#555;
}
.lr_title h2 a:hover {
  color:#444;
  text-decoration:none;
}
.lr_desc {
  font-size:13px;
  line-height:18px;
  padding: 10px 0px 10px 0px;
}
.lr_desc p{
  margin: 0px 0px;
}
.lr_desc ul{
  margin: 8px 0px 8px 15px;
}
.lr_desc ol{
  margin: 8px 0px 8px 15px;
}
.lr_shipping {
  padding: 5px 0px 5px 0px;
  font-size:14px;
  text-align:left;
}
.lr_shipping .lr_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.lr_vpe {
  text-align:right;
  padding: 0px 0px 5px 0;
  font-weight:400;
  font-size:9px;
  line-height:11px;
  color:#666;
}
.lr_price {
  text-align:right;
   font-size: 19px;
  color:#EB0015;
  font-weight:800;
}
.lr_price .no_price {
  display:block;
  padding:0 0 0 20px;
    text-align: right;
    line-height: 24px;
   color:#EB0015;
}

.lr_price .standard_price {
    display:block;
    text-align: right;
    font-size: 17px;
    line-height: 24px;
  color:#EB0015;
}
.lr_price .new_price {
  display:block;
    text-align: right;
    line-height: 24px;
  color:#EB0015;
}
.lr_price .special_price {
  display:block;
    font-size:18px;
    text-align: right;
line-height: 24px;
  color:#EB0015;
}
.lr_price .small_price {
  font-size:10px;
  font-weight:500;
  line-height:10px;
}
.salebox {
 z-index:2;
  position: absolute;
  top: 10px;
  width: 100px;
  font-size:17px;
  font-style:italic;
  font-weight:700;
  line-height:18px;
  color:#EB0015;
 overflow: visible;
 background-color:rgba(255,255,255,0.0)
}

.saleboxlist {

  position: relative;
  font-size:17px;
  font-style:italic;
  font-weight:700;
  line-height:13px;
  color:#EB0015;
  padding: 0px;
  overflow: visible;
}
.lr_image {
    z-index: 1;
    position: relative;
	float: left;
    overflow: hidden;
    padding: 10px 0px 10px 0px;
}
.lr_image img {
display: block;
margin: auto;
position: absolute;
font-size: 0px;
top: 0px;
left: 0;
bottom: 0;
right: 0;
max-width: 20%;
max-height: 20%;
-webkit-transform: scale(5.0);
-moz-transform: scale(5.0);
-ms-transform: scale(5.0);
-o-transform: scale(5.0);
transform: scale(5.0);
}
.small_price_sale{
margin: 0px 5px 0px 0px ;
    font-size: 15px;
    font-weight: 500;
}
.lr_price .old_price {
  word-wrap:no;
  display:block;
  font-size:13px;
  line-height:16px;
  font-weight:500;
  color:#444;
}
.lr_price .save_price {
  margin: -2px 0 6px 0;
  display:block;
  font-size:11px;
  font-weight:500;
  line-height:14px;
  color:#555555;
}
.lr_price .item_price {
  display:block;
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  color:#666;
}
.lr_price .uvp_price {
  font-size: 12px;
  line-height:24px;
  color:#444;  
}
.lr_price .graduated_price {
  display:block;
  font-size: 14px;
  line-height:24px;
  color:#434343;
}
.lr_tax {
  text-align:right;
  padding: 0 0 0 0;
  font-size:10px;
  color:#666;
  line-height:18px;
}
.lr_tax a {
  color:#666;
  text-decoration:underline;
}
.lr_tax a:hover {
  color:#666;
  text-decoration:underline;
}
.lr_buttons {
  display: inline-block; 
  float: right; 
  margin-top: 10px; 
  position: static; 
  text-align: right;
}

 .lr_content { width: 100%; }
 .lr_price_box {
  float:right;
  width:100%;
  padding: 0px 0 25px 0px;
  margin: -25px 15px 0 0;
}
@media only screen and (min-width: 170px) {
.lr_image { float:none;  width: 240px; height:240px; margin: 10px auto;  }
.listingrow {height:auto;  padding:  15px;}
.lr_desc_box { width:100%;}

 }
@media only screen and (min-width: 500px) {

   .listingrow {height:auto; padding:  15px;}
}
@media only screen and (min-width: 600px) {


  .lr_buttons { position:absolute; display:inline-block; right:-2px; bottom:15px; }
}
@media only screen and (min-width: 759px) { 


}
@media only screen and (min-width: 850px) {
	   .lr_image { float:left; width: 150px; height:150px; margin: auto; }
	
.lr_desc_box {float:right; width:75%;}

}

.cat_description {
  padding: 0px 0px 10px 10px; 
border-bottom: #158928;
}
.cat_description h1 {
  font-size:16px;
  font-weight: 700;
}
.cat_description h4 {
  font-size:15px;
  font-weight: 600;
  margin: 25px 0px -8px 0px;
}
.cat_description strong {
  font-size:14px;
  font-weight: 600;

}

.cat_description ul {
  margin-left:15px;
}
.cat_description ol {
  margin-left:28px;
}
.cat_image {
  float:left;
  margin: 25px 25px 10px 0px;
  max-width:10%;
  position:relative;
}
.ci_nomargin {
  margin-right: 0px !important;
}

/* Rehm unterkategorien*/
.subcats{
  max-width:100%;
}
  
.subcats h4{
  font-size:12px;
  font-weight: 600;
  line-height:20px;
  letter-spacing: 0.1em;
  padding-left: 15px;
   background-color: #fafafa;
 
     border: 5px solid #ffffff;
}
.subcatlist {
display:inline-bock;
  float:left;
  box-sizing: border-box;

}
.subcatlist_inner {
	display:inline-bock;
  border: 0px solid #e3e3e3;
border-bottom: 1px solid #26aafc;
   box-sizing: border-box;
}
.subcatlist_inner:hover {
border-bottom: 3px solid #26aafc;
}
.subcat_image {z-index:1;
  display:block;
  position:absolute;
  float:right;
  width: 60px; 
  height: 60px; 
}
.subcat_image_inner {
  display:block;
 position:relative;
}
.subcat_image_inner:before {
  content: "";
  display: table;   
}
.subcat_image img {
  position: absolute;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
     opacity:0.8;filter: hue-rotate(800deg);
}
.subcat_title {
  z-index:2;
  position: relative;
  display:table;
  padding:5px 5px 0 10px;
  background-color:none;
  line-height:20px;
  text-align:left;
   font-weight:500;
  box-sizing: border-box;
}
.subcat_title_inner {
  display:table-cell;
  text-align:left;
}
.subcat_title_inner:hover {
color:#ff4500;
}
.subcat_desc {
  display:inline-block;
  padding:5px;
  font-size:12px;
  line-height:16px;
}
.subcatlist a {
  color:#444;
  display:block;
}

@media only screen and (min-width: 100px) {
  .subcat_image img  { width: 10px; height: 10px;  top: 50px; left: 100px; }
  .subcat_title {font-size:12px;}
  .subcatlist { width:46%; height:90px; padding: 0px; margin: 0px 5px 5px 0px;}
  .subcatlist_inner { height:80px;}
}
@media only screen and (min-width: 490px) {
  .subcat_image img  {  width: 12px; height: 12px; top: 60px; left: 100px;}
  .subcat_title {font-size:12px;}
  .subcatlist { width:31%; padding: 5px 0px 5px 0px; margin: 25px 5px 5px 0px; }
  .subcatlist_inner { height:105px;}
}


@media only screen and (min-width: 690px) {
  .subcat_image img  {  width: 12px; height: 12px; top: 60px; left: 100px;}
  .subcat_title {font-size:12px;}
  .subcatlist { width:19%; padding: 5px 0px 5px 0px; margin: 10px 5px 5px 0px; }
  .subcatlist_inner { height:95px;}
}
  svg {
      border: none;
      height:1px;

  }
  img.graphic {
      filter: url('#KantenErkennung') invert(100%);
      position: absolute;
      clip-path: inset(1px);
	   opacity: 0.3;
  }

/* Rehm unterkategorien ende */

.manu_description {
  padding: 0px 0px 25px 0px; 
}
.manu_description ul {
  margin-left:15px;
}
.manu_description ol {
  margin-left:28px;
}
.manu_image {
  float:left;
  margin: 6px 25px 10px 0px;
  max-width: 100%;
  position:relative;
}
.mi_nomargin {
  margin-right: 0px !important;
  max-width: 100%;
}
.pagination_bar {
  padding: 20px 10px 20px 10px;
  background-color:#ffffff;
}
.pagination_text {
  float:left;
  display:none;
  font-size:12px;
  line-height:24px;
  vertical-align:middle;
  color:#444;
}
.pagination_list {
  display:inline-block;
  float:right;
  font-size:12px;
  line-height:24px;
}
.pagination_list ul {
  list-style-type:none;
  margin: 0;
}
.pagination_list ul li {
  float:left;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  padding: 0; 
}
.pagination_list ul li.plain {
  padding: 0 4px;
}
.pagination_list ul li a {
  display: inline-block;
  min-width:16px;
  padding: 0 5px;
  margin: 0 0 0 3px;
  color: #666; 
  text-decoration:none;
  background-color: #eee;
}
.pagination_list ul li a:hover {
  color: #fff; 
  background-color: #ff4500;
}
.pagination_list ul li.current {
  display: inline-block;
  min-width:18px;
  padding: 0 5px;
  margin: 0 0 0 3px;
  color: #fff; 
  font-weight:700;
  background-color: #ff4500;
}
.filter_bar {
  background-color: #ffffff;
  padding: 10px 10px 10px 0px;
}
.sort_bar {
  margin: 0px 0 0 0;
}
.sort_bar_row {
  margin: 0px -5px 0px -5px;
}
.sort_bar_item {
  float:left;
  width:50%;
  padding:5px 5px;
  box-sizing: border-box;
}
.sort_bar_item.right {
  float:right;
}
.sort_bar_item.right a {
  float: right;
  display: block;
  padding: 0px 5px;
  line-height: 32px;
  font-size: 26px;
  height: 40px;
}
.sort_bar_item.right .fas {
  vertical-align:-2px;
}
a.view_list {
  color:#b3b3b3
}
a.view_list.active {
  color:#ff4500;
  text-decoration:none;
}
a.view_list:hover {
  color:#0088ff;
  text-decoration:none;
}
a.view_box {
  color:#b3b3b3;
}
a.view_box.active {
  color: #ff4500;
  text-decoration:none;
}
a.view_box:hover {
  color: #0088ff;
  text-decoration:none;
}
.tags_bar {
  margin: 5px 0 0 0;
}
.tags_bar_headline {
  font-size:10px;
  line-height:12px;
  font-weight:bold;
  padding: 0px 0px 0px 2px;
}
a.tags_bar_reset {
  float:right;
  font-size:10px;
  line-height:12px;
}
.tags_bar_row {
  margin: 0px -5px 0px -5px;
}
.tags_bar_item {
  float:left;
  width:50%;
  padding:5px 5px;
  box-sizing: border-box;
}
.filter_bar .CaptionCont.SelectBox.Selected {
  color: #444444 !important;
    font-weight:bold;
}
@media only screen and (min-width: 600px) {
  .sort_bar_item { width:25%; }
  .tags_bar_item { width:25%; }
}
.content_site {
  padding: 0 0 20px 0;
}
.content_site ul {
  margin-left:16px;
}
.content_site ol {
  margin-left:28px;
}
.content_site img {
  max-width:100% !important;
  height:auto !important;
}
.paypal{float:left;
display:block;
    width:33%;
}
ul.orderlist {
  list-style-type:none;
  margin: 0 0 0 0 !important;
}
ul.orderlist li {
  list-style-type:none;
  line-height:19px;
}
ul.orderlist li .orderlist_row {
min-height:120px;
  vertical-align:top;
  padding: 10px 10px;
}
ul.orderlist li .orderlist_header {
  padding: 10px 10px 10px 10px;
  font-size:14px !important;
  line-height:18px;
  color:#444;
  font-weight:700 !important;
  background:transparent;
  border-bottom:1px solid #26aafc;
  border-top:0px solid #ddd;

}
.highlightbox.checkoutborder ul.orderlist li .orderlist_header { 
  border-top: 0px !important;
  padding-top: 0px !important;
  margin-top: -4px;
}
ul.orderlist li .orderlist_header span.ol_productsname {
  font-size:14px !important;
  line-height:18px;
  font-weight:bold !important;
}
ul.orderlist li .orderlist_header span.ol_singleprice {
  font-weight:bold !important;
}
ul.orderlist li .orderlist_header span.ol_totalprice {
  font-weight:bold !important;
}
ul.orderlist li.orderlist_header span.ol_price_row {
  float:right;
  display:inline-block;
}
.ol_row1 {
background:transparent;
  border-bottom:1px solid #26aafc;
}
.ol_row2 {
background:transparent;
  border-bottom:1px solid #ddd;
}
ul.orderlist li .orderlist_row span {
}
span.ol_quantity {
  float:right;
  display:inline-block;
  padding-right:0px;  
}
@media only screen and (min-width: 759px) {
  span.ol_quantity { padding-right:0px; }
}
span.ol_quantity2 {
  float:left;
  display:inline-block;
  padding-top:5px;
}
span.ol_quantity input {
}
span.ol_image {
  float:left;
  display:none;
  text-align:center;
}
span.ol_image_mini {
  float:left;
  display:inline-block;
  text-align:center;
}
@media only screen and (min-width: 600px) {
  span.ol_image { display:inline-block; }
    span.ol_image_mini { display:none; }
}
span.ol_image img {
  max-width:80px;
  max-height:80px;
  margin: 20px auto;
  text-align:center;
}
span.ol_image_mini img {
  max-width:60px;
  max-height:60px;
  margin: 20px auto;
  text-align:center;
}
span.ol_productsname {
  float:left;
  display:inline-block;
  font-size: 13px;
  line-height: 19px;
}
span.ol_productsname a {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  padding: 0;
  color:#EB0015; 
}
span.ol_productsname a:hover {
  text-decoration:none;
}
.cartmodel {float:right;
  line-height: 25px;
  padding-top:10px;
  }
span.ol_price_row {
  float:right;
  display:inline-block;
  margin-top:10px;
}
@media only screen and (min-width: 759px) {
  span.ol_price_row { margin-top:0; }
}
.ol_delete {
  float:right;
  text-align:right;
  display:inline-block;
  width:  20px;
  margin:26px 0 0 -190px;
}
span.ol_singleprice {
  text-align:right;
}
span.ol_totalprice {
  float:right;
  text-align:right;
}
.ol_width12 { font-weight:700; min-width:40px; padding-top:7px;}
.ol_width11 { width:  40px; min-width:40px; padding-top:3px;}
.ol_width1 { width:  40px; min-width:40px; }
.ol_width2 { width: 100px;  }

.ol_width3 { width: 100.0%; }
@media screen and (min-width: 500px) {
  .ol_width3 { width: 80%; }
}
@media only screen and (min-width: 759px) {
  .ol_width3 { width: 60%; }
}
.ol_width4 { width: 22.0%; min-width:240px; border-top:2px dotted #eee; padding-top:10px; }
@media screen and (min-width: 500px) {
  .ol_width4 { border-top:none; padding-top:0;}
}
.ol_width44 {   width:280px;  border-top:2px dotted #eee; padding-top:10px; }
@media screen and (min-width: 500px) {
  .ol_width44 { border-top:none; padding-top:0;}
}
.ol_width4_header {   float:right; width: 30.0%; min-width:300px; display:none !important; }
@media only screen and (min-width: 759px) {
  .ol_width4_header { display:inline-block !important; }
}
.ol_width5 { width: 100px;   font-size: 14px;
  font-weight: 600;
  line-height: 23px;}
  .ol_width55 { font-size: 14px;
  font-weight: 600;
  line-height: 23px;}
.ol_width6 { width: 100px;   font-size: 14px;
  font-weight: 600;
  line-height: 23px;}
.ol_width7 { width: 30px; }
.ol_distance {
  display:block;
  padding-top:5px;
}
.ol_model {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  margin: 2px 0 0 0;
}
.ol_shipping {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
}
.ol_short_desc {
  font-size:12px;
  line-height:18px;
}
.ol_tags_row {
  margin: 0 0 10px 0;
}
.ol_tags_item {
  font-size:12px;
  line-height:18px;
  font-weight:normal;
  margin: 2px 0 0 0;
}
ul.attributes_list {
  list-style-type:none;
  margin: 5px 0px 5px 0px !important;
}
ul.attributes_list li {
  border: none !important;
  font-size:12px;
  line-height:20px;
}
.ord_wishlist {
  display:block;
  padding:10px 0 0px 0;
  font-size:11px;
  color:#999;
}
.ord_wishlist a {
  color:#999 !important;
  text-transform:none !important;
  font-size:11px !important;
  font-weight:bold !important;
}
.ord_wishlist a:hover {
  text-decoration:none;
}
.ord_wishlist .fas {
  padding-right:4px;
}
.total_table_right {
  padding: 10px 0 0 0;
  float:right;
}
table.total_table {
  font-size:13px;
  line-height:19px;
}
table.total_table tr td {
  padding:2px 5px;
  vertical-align:top;
}
.ord_width_total {
  width:105px;
}
.ord_subtotal {
  margin: 0px 0 0px 0;
  float:right;
  width:100%;
  text-align:right;
  line-height:21px;
  padding: 0px 0px 0px 0px;
}
@media only screen and (min-width: 759px) {
  .ord_subtotal { width: 60%;}
}
@media only screen and (min-width: 985px) {
  .ord_subtotal { width: 48%;}
}
.ord_subtotal .shipping_container {
  margin: 4px 0px;
}
.ord_subtotal select {
  max-width:180px;
  margin-left:5px;
}
.ord_subtotal .SumoSelect {
  max-width:180px;
  margin-left:5px;
  text-align: left;
}
.ord_subtotal .shipping_hinweis {
  font-size:12px;
  line-height:16px;
  margin: 0px 0px 4px 0px;
}
.ord_table_right {
  text-align:right;
}
.ord_width100 {
  width:100px;
}
ul.ord_total_list {
  margin: 0px !important;
  list-style-type:none !important;
}
ul.ord_total_list li {
  padding: 10px 10px;
  line-height:19px;
}
.otl_row1 {
  border-bottom:1px solid #ddd;
  background:transparent;
}
.otl_row2 {
  background:transparent;
  padding: 10px 10px 4px 10px !important;
}
.otl_row3 {
  background:transparent;
  padding: 5px 10px 10px 10px !important;
  color:#999;
}
.otl_row4 {
  border-top:1px solid #ddd;
  background:transparent;;
  padding:15px 10px !important;
}
.otl_row2 .otl_col1 {
  line-height:35px;
}
.otl_col1 {
  width:50%;
  float:left;
  text-align:left;
}
.otl_col2 {
  width:50%;
  float:left;
  text-align:right;
}
.otl_col3 {
  width:76%;
  float:left;
  text-align:left;
}
.otl_col4 {
  width:24%;
  float:left;
  text-align:right;
  white-space:nowrap;
}
@media screen and (min-width: 500px) {
  .otl_col3 { width: 80%; }
  .otl_col4 { width: 20%; }
}
.express_info_cart {
  display:block;
  text-align:right;
  line-height:12px;
  font-size:10px;
  padding:2px 2px 5px 0;
}
.express_info_cart a {
  color:#555;
}
.express_info_cart a:hover {
  color:#555;
  text-decoration:underline;
}

.pd_manu_image {
  float:right;
  display:inline-block;
  height:30px;
  margin: 0px 0 3px 20px;
}
.pd_manu_image img {
  max-height:30px;
  width:auto;
}
.details {
  position:relative;
  padding: 25px 0px 0px 0px;
  border: 0px;  
  font-size:17px;



}
 /* product_info */
.box > * {}
.box {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 720px) {
.box > * { width:50%;}
.box { display: flex; flex-direction: row; }
}
#product_details {
  position:relative;
  padding: 0 0 0 10px;
  margin: auto 0;
  border: 0px;  
  font-size:17px;
  
}
#product_detailsoption {
  display:block;
  float:right;
  position:relative;
  width: 108%; 
  padding: 7px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
  background: #ffffff;
  border: 0px;  font-size:17px;
}
@media screen and (max-width: 850px) {
#product_details, #product_detailsoption {
  position:relative;
  float:none;
width: 100%; }
}
@media screen and (min-width: 720px) {
#product_details,  {
  padding: 50px 0 0 0 ; }
}
h1.product_headline {	
  margin: 15px 0 10px 0px;
  padding: 15px 0px 10px 15px;
  border-bottom: 1px solid #ddd;
    border-top: px solid #ddd;
  font-size:17px;
  font-weight:600;
  word-spacing: 0.1em;
  text-align: left;
}
@media screen and (max-width: 720px){
h1.product_headline {	
  margin: 15px 0 10px 0px;
  padding: 15px 0px 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom: 0px solid #ddd;
  font-size:16px;
padding: 15px 0px 10px 5px;
}
}
.pd_imagebox {
  float: none; 
  margin: 0 0 0px 0; 
  width: 40%; 
  max-width:240px;
}
.pd_artikelbox {
float:left;
margin: 0 0px 20px 0; 
width:100%;
overflow:hidden;
}
.pd_content {
   float:right;
  width:100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column; 
  flex-direction: column;
  background-color: transparent;
}
.pd_infobox {
  order:1;
  width:100%;
  box-sizing: border-box;
  padding: 0 0 0 0;
  margin-bottom:0px;
}
.pd_summarybox {
  order:2;
   float:right;
  box-sizing: border-box;
   width:100%;
   height:100%;
}
@media screen and (min-width: 500px) {
  .pd_infobox { width: 47%; padding: 0 20px 0 0; }
.pd_artikelbox { width: 100%;} 
.pd_summarybox { width: 100%; } 
 .pd_content { width: 100%;margin: 0 0 20px 0; }
}
@media screen and (min-width: 580px) {
.pd_artikelbox { width: 50%;} 
  .pd_infobox {  padding: 0 20px 0 0; }
  .pd_summarybox { width: 100%;  }
    .pd_content { width: 50%;margin: -10px 0 20px 0; }
}
@media screen and (min-width: 860px) {
  .pd_summarybox { width: 100%; }
}
@media screen and (min-width: 1080px) {
  .pd_imagebox { float:left; width:100%; margin: 0; }
  .pd_summarybox { width: 100%; }
}
.pd_summarybox_inner {
  border: none;
  box-sizing: border-box;
  padding:5px 25px 5px 5px;
}
.pd_big_image {
  position:relative;
  width:100%;
  margin: 0px 0px 0px 0px;
  box-sizing: border-box;
  padding: 15px;
  background:#fff;
}
.pd_big_image:before {
  content: '';
  padding-top: 100%;
  display: block;
  overflow:hidden;
}
.pd_big_image img {
  margin: auto;
  position: absolute;
  top: 5px;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 22%;
  font-size: 0;
  -webkit-transform: scale(4.0);
  -moz-transform: scale(4.0);
  -ms-transform: scale(4.0);
  -o-transform: scale(4.0);
  transform: scale(4.0);
}
.pd_fsk18 {
  background: transparent url(img/fsk18.png) no-repeat top center;
  height: 44px;
  position: absolute;
  width: 44px;
  top:0px;
  left:0px;
}
.zoomtext {
  line-height:14px;
  font-size:14px;
  padding:10px 0px;
}
.pd_small_image_row {
  margin: -50px -55px -5px -5px;
}
.pd_small_image {
  float:left;
  position:relative;
  width:15%;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  box-sizing: border-box;
}
.pd_small_image_inner {
  border:1px solid #444;
  text-align: center;
  position:relative;
  width:100%;
  box-sizing: border-box;
}
.pd_small_image_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
  overflow:hidden;
}
.pd_small_image_inner img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.4);
  -moz-transform: scale(4.4);
  -ms-transform: scale(4.4);
  -o-transform: scale(4.4);
  transform: scale(4.4);
}
.pd_small_image_tab_row {
  margin: 0px -5px 0px -5px;
}
.pd_small_image_tab {
  float:left;
  position:relative;
  width:33.3333%;
  padding: 0px 5px;
  margin: 0px 0px 10px 0px;
  box-sizing: border-box;
}
@media screen and (min-width: 400px) {
  .pd_small_image_tab { width:25%; }
}
@media screen and (min-width: 500px) {
  .pd_small_image_tab { width:20%; }
}
.pd_small_image_tab_inner {
  border:1px solid #eee;
  text-align: center;
  position:relative;
  width:100%;
  box-sizing: border-box;
}
.pd_small_image_tab_inner:before {
  content: "";
  display:block;
  padding-top: 100%;
  overflow:hidden;
}
.pd_small_image_tab img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(4.8);
  -moz-transform: scale(4.8);
  -ms-transform: scale(4.8);
  -o-transform: scale(4.8);
  transform: scale(4.8);
}
.pd_inforow {
  font-weight:400;
  padding: 8px 0px 0px 8px;
  font-size:14px;
  line-height:16px;
  text-align:left;
  border-bottom: none;
}
.pd_inforow strong {
  font-weight:600;
}

.pd_inforow_message {
  margin: 10px 0 0 0;
  color:#ef1e39;
  padding: 7px 0px 7px 0px;
  font-size:10px;
  line-height:14px;
  text-align:left;
  border-top: 1px solid #eee;
}
.pd_inforow .pd_shipping_image {
  display:inline-block;
  padding: 0 5px 0 0;
}
.pd_price {
  position:relative;
  text-align:right;
  padding:7px 0px 7px 7px;  
}
.pd_price .no_price {
  font-size:10px;
  line-height:14px;
  font-weight:normal;
  display:block;
  padding:4px 0 4px 0;
  color:#999;
}
.pd_price .standard_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  color:#ef1e39;
  font-weight:700; 
}
.pd_price .new_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:700;
  color:#EB0015;
}
.pd_price .special_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:normal;
  color:#EB0015;
}
.pd_price .small_price {
  font-size:18px;
  font-weight:600;
  line-height:14px;
}
.uvp_price {
  font-size:13px;
  font-weight:500;
  line-height:14px;
}
.pd_price .old_price {
  display:block;
  font-size:14px;
  line-height:16px;
  font-weight:500;
  color:#444;
}
.pd_price .save_price {
  margin: 0px 0 6px 0;
  display:block;
  font-size:12px;
  font-style: italic;
  font-weight:400;
  line-height:14px;
}
.pd_price .item_price {
  padding: 0 0 4px 0;
  display:block;
  font-size:14px;
  line-height:12px;
  font-weight:600;
  color:#444;
}
.pd_price{
    display: block;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
}
.pd_price .graduated_price {
  display:block;
  font-size: 22px;
  line-height:28px;
  font-weight:700;
  color:#ef1e39;
}
.pd_tax {
  text-align:right;
  padding: 3px 5px 3px 0;
  font-size:10px;
  color:#666;
  line-height:12px;
}
.pd_tax a {
  color:#666;
  text-decoration:underline;
}
.pd_tax a:hover {
  color:#666;
  text-decoration:underline;
}
.pd_vpe {
  text-align:right;
  padding: 0 0 4px 0;
  font-size:10px;
  line-height:12px;
  font-weight:500;
  color:#666;
}
.pd_fsk_padding {
  padding-left:50px;
}
.pd_description  {
padding:5px 0px 0px 15px;
}
.pd_description h2 {
  font-size:16px;
  padding:10px 0px 0px 0px;
}
.pd_description h3 {
  font-size:16px;
 padding:10px 0px 10px 0px;
}
.pd_description h4 {
  font-size:16px;
 padding:10px 0px 0px 0px;
}
.pd_description h5 {
  font-size:16px;
 padding:10px 0px 0px 0px;
}
.pd_description h6 {
  font-size:16px;
 padding:10px 0px 0px 0px;
}
.pd_description p {
  color:#444;
  font-size:15px;
  padding: 0px 15px 0px 15px;
  line-height: 26px;
}
.manu_description p {
  color:#444;
  font-size:12px;
  padding: 0px 15px 0px 15px;
  line-height: 26px;
}
.pd_description strong {
  color:#444;
  font-size:15px;
  line-height: 26px;
}
.pd_description Ul{
  padding: 0px 0px 10px 30px;
      line-height: 26px;
}
.pd_description ol{
  margin: 8px 0px 8px 15px;
}
.pd_description img{
  width: auto;
  max-width: 100%;
  height: auto;
}
.pd_description iframe{
  max-width: 100%;
}
.pd_tabs { 
  background:#ddd; 
}
.pd_tabs .resp-tabs-container {
  border-top: 1px solid #ddd;
}
.pd_tabs h2.resp-accordion {
  display: block; 
  background:#eee;
}
.pd_tabs ul.resp-tabs-list {
  display: none;
}
@media only screen and (min-width: 690px) {
  .pd_tabs { background:#fff; }  
  .pd_tabs .resp-tabs-container { border-top: none; }
  .pd_tabs h2.resp-accordion { display: none; }
  .pd_tabs ul.resp-tabs-list { display: block; }
}


.addtobasket {
  margin: 0px -12px 0px 0px;
  padding: 15px 0px 0px 0px;
}
.addtobasket_input {
position:relative;
 float:left;
  margin: 0px 0px 0px -60px;
  font-style: bold;
  display:inline-block;
  width: 45px;
   height: 37px;
}
.addtobasket_actions {
  float:right;
  display:inline-block;
  margin-right:15px;
  max-width:180px;
}
.express_info {
  display:block;
  text-align:right;
  line-height:12px;
  font-size:10px;
  padding:4px 2px 0 0;
}
.express_info a {
  color:#555;
}
.express_info a:hover {
  color:#555;
  text-decoration:underline;
}
.reviewrow { 
  border-bottom: 1px solid #ddd;
  padding:10px 0px 4px 0px;
}
.reviewrow_title {
  line-height:18px;
}
.reviewrow_title .rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:15px;
  color:#ccc;
  padding: 0px 3px 0 5px;
}
.reviewrow_title .rating_icons .fas {
  padding: 0 1px 0 0;
}
.reviewrow_title .rating_icons .full  {
  color:#f1c40f;
}
.productoptions {
padding: 5px 0px 0px 5px;
  order:3;
}
@media only screen and (min-width: 370px) {
		.pd_description  {
border-top:1px solid #ddd;
}
  .productoptions {   width:95%;   margin: 0px 0px 0px 0px; }
}
@media only screen and (min-width: 690px) {

  .productoptions {   width:95%;   margin: 0px 0px 0px 0px; }
}
@media only screen and (min-width: 770px) {
  .productoptions {   width:98%;   margin: 0; }
}
.options_row_multi {
  margin: 0 0 10px 0;  
}
.options_gutschein {
  margin: 10px 10px  10px 5px;  
width:350px;
}
.options_gutschein .options_name {
  font-size:14px;
  font-weight:700;
  line-height:12px;
  padding: 10px 10px 10px 5px;
}
.options_row_multi .options_name {
  font-size:13px;
  font-weight:500;
  line-height:12px;
  padding: 10px 0 8px 8px;
}
.options_row_multi .options_select {
}
.options_row_selection {
  margin: 0 10px 15px 0;  
}
.options_row_selection .options_name {
  font-size:14px;
  font-weight:700;
  line-height:20px;
  padding: 0 0 4px 0;
}
.options_row_selection .options_selection  {
  padding:3px 0px;
  font-size:12px;
  line-height:20px;  
  border-bottom: 1px solid #ddd;
  overflow:visible;
}
.option_bg1 {
  background:#fafafa;
  padding:3px 5px !important;
}
.option_bg2 {
  background:#ffffff;
  padding:3px 5px !important;
}
.options_row_selection .options_selection label {
  cursor: pointer;
  display:block;
  width:100%;
}
.options_row_selection .options_selection label input[type=radio] {
  vertical-align: -1px;
}
.options_row_selection .options_selection label .options_selection_price {
  padding-left:5px;
   font-weight:bold;
}
.options_row_selection .options_selection label .label_row1 {
  display:block;
}
.options_row_selection .options_selection label .label_row1 .options_selection_input {
  float:left;
  display:block;
  width:25px;
  text-align:left;
}
.options_row_selection .options_selection label .label_row1 .options_selection_text {
  float:left;
  display:inline-block;
}
.options_row_selection .options_selection label .label_row2 {
  display:inline-block;
  font-style:italic;
}
.mediarow { 
  border-bottom: 1px solid #ddd;
  padding:10px 5px 10px 5px;
}
.media_bg1 {
  background:#fafafa;
}
.media_bg2 {
  background:#ffffff;
}
.mediarow_headline {
  line-height:32px;
}
.mediarow_title {
  font-weight:bold;
  display:inline-block;
}
.mediarow_button {
  float:right;
  text-align:right;
  display:inline-block;
  height:32px;
  min-width:120px;
}
.mediarow_filesize {
  float:right;
  text-align:right;
  display:inline-block;
  padding: 0px 30px 0px 0px;
  font-style:italic;
}
.mediarow_desc {
  padding: 0px;
}
body.popupcontent {
  min-width:100%;
  background:#fff none;
}
body.popupcontent h1 {
  margin-top:0px !important;
}
body.popupcontent img {
  max-width:100%;
  width:auto;
  height:auto;
}
body.popupprint {
  min-width:100%;
  background:#fff none;
}
.printwrap {
  width:700px;
  margin: 0px auto;
}
.printlogo {
  padding:10px 0px;
  text-align:center;
  border-bottom: 1px solid #ccc;
  margin-bottom:10px;
}
.printColumsLeft {
  float:left;
  width:48%;
}
.printColumsRight {
  float:right;
  width:48%;
}
.printColumsInfoLeft {
  float:left;
  width:500px;
  padding: 0px;
}
.printColumsInfoLeft ul{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoLeft ol{
  margin: 8px 0px 8px 15px;
}
.printColumsInfoRight {
  float:right;
  width:164px;
  text-align:center;
}
.printColumsInfoRight img {
  max-width:160px;
  height:auto;
  margin: 10px auto 0px auto;
  border: 1px solid #ddd;
  padding:1px;
}
ul.printinfolist {
  margin-left:15px;
}
ul.printinfolist li.active {
  font-weight:bold;
}
.printwrap_admin {
  padding-top:40px;
  width:700px;
  margin: 0px auto;
}
p.underline {
  margin:105px 0px 3px 15px;
  font-size:10px;
  text-decoration:underline;
}
.printlogo_admin {
  padding:0px 0px;
  text-align:right;
  margin:0px 0 20px 0;
}
.printlogo_admin img {
  max-width:336px;
}
.print_small {
  font-size:12px;
  line-height:18px;
}
.print_big {
  font-size:26px;
  font-weight:bold;
  text-transform:uppercase;
  padding:30px 0 0 0;
}
.printwrap table.order_table,
.printwrap_admin table.order_table {
  margin-top:0px;
  font-size:13px;
  line-height:19px;
  width:100%;
}
.printwrap .ord_table_left,
.printwrap_admin .ord_table_left {
  text-align:left;
}
.printwrap .ord_table_right,
.printwrap_admin .ord_table_right {
  text-align:right;
}
.printwrap .ord_width40,
.printwrap_admin .ord_width40 {
  width:40px;
}
.printwrap .ord_width110,
.printwrap_admin .ord_width110 {
  width:110px;
}
.printwrap .ord_width120,
.printwrap_admin .ord_width120 {
  width:120px;
}
.printwrap table.order_table tr.headerrow,
.printwrap_admin table.order_table tr.headerrow {
  font-size:11px;
  line-height:19px;
  font-weight:bold;
  background:transparent;
}
.printwrap table.order_table tr.headerrow td,
.printwrap_admin table.order_table tr.headerrow td {
  padding:5px 5px;
  vertical-align:top;
}
.printwrap table.order_table tr.mainrow td,
.printwrap_admin table.order_table tr.mainrow td {
  border-top: 1px solid #ddd;
  padding:10px 5px;
  vertical-align:top;
}
.printwrap table.order_table ul.attributes_list,
.printwrap_admin table.order_table ul.attributes_list {
  list-style-type:none;
  margin: 7px 0px 0px 0px !important;
}
.printwrap table.order_table ul.attributes_list li,
.printwrap_admin table.order_table ul.attributes_list li {
  font-size:12px;
  line-height:20px;
}
.printwrap .total_table_right,
.printwrap_admin .total_table_right {
  float:right;
}
.printwrap table.total_table,
.printwrap_admin table.total_table {
  font-size:13px;
  line-height:19px;
}
.printwrap table.total_table tr td,
.printwrap_admin table.total_table tr td {
  padding:2px 5px;
  width:120px;
  white-space:nowrap;
}
/*
.reviewsbox {
  background:#fff;
  border:solid #ddd 1px;
  width:100%;
  height:auto;
  overflow:hidden;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 759px) {
  .reviewsbox { height: 185px; width: 49%; }
}
.rb_left {
  float:left;
}
.rb_right {
  float:right;
}
.reviewsbox_inner {
  padding:15px;
}
.rb_headline {
  font-size:13px;
  color:#555;
  line-height:17px;
  border-bottom: 1px solid #eee;
  padding: 0 0 5px 0;
  margin: 0px 0px 6px 0px;
} 
.rb_headline a {
  text-decoration:none; 
} 
.rb_headline a:hover {
  text-decoration:none; 
} 
.rb_autor {
  float:left;
  display:inline-block;
  font-size:12px;
  height:18px;
  line-height:18px; 
}  
.rb_rating {
  float:right;
  display:block;
  font-size:12px;
  height:18px;
  line-height:18px;
  width: 100%;
  padding: 5px 0 10px 0;
}
@media screen and (min-width: 400px) {
  .rb_rating { display: inline-block; padding: 0 0 0 0; width: auto; }
}
.rb_rating img {
  vertical-align:-2px;
}
.rb_rating .rb_rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:15px;
  color:#ccc;
  padding: 0px 0px 0 0;
}
.rb_rating .rb_rating_icons .fas {
  padding: 0 1px 0 0;
}
.rb_rating .rb_rating_icons .full  {
  color:#f1c40f;
}
.rb_image {
  float:left;
  width:54px;
  height:54px;
  overflow:hidden;
  text-align:center;
  position:relative;
  margin:10px 0 0 0;
}
.rb_image img {
  position:absolute;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
  border: 1px solid #eee;
  max-width:50px;
  max-height:50px;
}
@media screen and (min-width: 400px) {
  .rb_image { width:84px; height:84px; }
  .rb_image img { max-width:80px; max-height:80px; }
}
.rb_rezension {
  float:right;
  width:70%;
}
.rb_rezension_small {
  float:right;
  width: calc(100% - 80px);
}
@media screen and (min-width: 400px) {
  .rb_rezension_small { width: calc(100% - 120px); }
}

ul.upcoming_list {
  margin: 0px;
}
ul.upcoming_list li {
  list-style-type:none;
  border-bottom: 1px solid #eee;
  padding: 5px 0px;
}  

.hb_box_text {
  float:left;
  display:inline-block;
  line-height:30px;
  font-size:12px;
  height:32px;
  padding: 0 30px 0 0;
  font-weight:bold;
}  
.hb_box_input {
  float:left;
  display:block;
  width: 320px;
  height:32px;
}   
.hb_box_button {
  float:left;
  display:inline-block;
  height:32px;
  padding: 0 0 0 20px;  
}  
.downloadrow { 
  border: 1px solid #ddd;
  background:#fafafa;
  padding:5px;
  margin-bottom:10px;
}
.dl_icon {
  float:left;
  width:61px;
  height:50px;
}
.dl_icon a {
  display:block;
  width:61px;
  height:50px;
}
.dl_icon a:hover {
  text-decoration:none;
}
.dl_content {
  float:left;
  display:inline-block;
  margin: 0 0 0 30px;
  line-height:21px;
  font-size:13px;
  padding: 3px 0 0 0;
}
*/
#layout_offline {
  max-width:700px;
  margin:40px auto;
  padding:30px;
  border: 1px solid #ddd;
}
#layout_adminlogin {
  position:relative;
  margin: 50px auto;
  padding:15px;
  background:#fff;
  border:solid #eee 1px;
  -webkit-box-shadow: 0px 0px 15px #3d3d3d; 
  -moz-box-shadow: 0px 0px 15px #3d3d3d; 
  box-shadow: 0px 0px 15px #3d3d3d;
  width:400px;
}
#layout_adminlogin a.help_adminlogin {
  position:absolute;
  width:32px;
  height:32px;
  outline:none;
  top:10px;
  right:10px;  
  display:block;
}
#layout_adminlogin .login {
  float:right;
  margin: 10px 0 0 0;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  padding: 2px 20px;
  border-radius: 2px;
  color: #fff;
  border: solid 1px #101010;
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#242424));
  background: -moz-linear-gradient(top,  #494949,  #242424);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#242424');
}
#layout_adminlogin .login:hover {
  text-decoration: none;
  background: #3a3a3a;
  background: -webkit-gradient(linear, left top, left bottom, from(#242424), to(#494949));
  background: -moz-linear-gradient(top,  #242424,  #494949);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#242424', endColorstr='#494949');
}
.toggle_cart {
  position:absolute;
  right:0px;
  top:43px;
  display:none;  
  width:100%;
  padding:10px;
  background:#ffffff;
  color:#444;
  z-index:100;
  box-sizing: border-box;
  border-bottom:1px solid #ef1e39; 
}
.toggle_cart a {
  background:none !important; 
  padding-left: 0px !important; 
}
.toggle_wishlist {
  position:absolute;
  right:0px;
  top:43px;
  display:none;  
  width:100%;
  padding:10px;
  background:#ffffff;
  color:#444;
  z-index:100;
  box-sizing: border-box;
  border-bottom:1px solid #ef1e39; 
}
.toggle_wishlist a {
  background:none !important; 
  padding-left: 0px !important; 
}
.giftmessage {
  border: 1px solid #d4edda;
  padding: 5px;
  background-color: #d4edda;
  line-height: 16px;
  color:#155724;
  font-size:11px;
  line-height:15px;
}
ul.tc_list {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
 }
ul.tc_list li {
  position:relative;
  float:none;
  padding:0px;
  border:none !important;
  margin: 0px !important;
}
ul.tc_list li a {
  display:block;
  border-top: 1px solid #ccc;
  font-size:12px !important;
  line-height:34px !important;
  color:#555;
}
ul.tc_list li .tc_delete {
  position:absolute;
  width:16px;
  height:16px;
  right:3px;
  top:9px;  
}
ul.tc_list li .tc_delete a {
  border:none !important;
  padding:0px !important;
  line-height:16px !important;
}
ul.tc_list li .tc_delete a:hover {
  background:transparent !important;
}
ul.tc_list li a:hover {
  color:#333;
  background:#ddd !important;
  text-decoration:none;
}
.toogle_cart_links {
  border-top: 0px solid #ccc !important;
  text-align:right;
  padding:5px 0 0 0;
} 
.toogle_cart_links a {
  display:inline-block !important;
  text-transform:uppercase;
  font-size:14px !important;
  line-height:33px !important;
  color:#0091f2 !important;
  padding: 0px 0px 0px 0px !important;
  margin-left:20px !important;
}
.toogle_cart_links a:hover {
opacity:1.0;
  text-decoration:none;
    color:#0091f2 !important;
}
@media only screen and (min-width: 300px) {
  .toggle_wishlist { width:360px; }
  .toggle_cart { width:360px; }
}
@media only screen and (min-width: 600px) {
  .toggle_wishlist { width:380px; }
  .toggle_cart { width:380px; }
}
/* yaver.gulusoy@tnc-hamburg.com: slider.js wurde ersetzt 
.slider_bestseller {
  margin: 0px -10px 30px -10px;
}*/
.slider_bestseller .carousel_box {
  padding:0px 10px;
  box-sizing: border-box;
}
.slider_bestseller .carousel_box_inner {
  border: 1px solid #eee;
  padding:5px;
  box-sizing: border-box;
}  
.slider_bestseller .carousel_box_inner:hover {
  border: 1px solid #ccc;
}
.slider_bestseller .carousel_box .cb_image {    
  display:block;
  vertical-align:middle;
  text-align:center;
  position:relative;
  overflow:hidden;
  margin: 0 0 10px 0;
}
.slider_bestseller .carousel_box .cb_image:before {
  content: "";
  display:block;
  padding-top: 78%;
}
.slider_bestseller .carousel_box .cb_image img {
  margin: auto;
  position: absolute;
  font-size:0px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 20%;
  max-height: 20%;
  -webkit-transform: scale(5.0);
  -moz-transform: scale(5.0);
  -ms-transform: scale(5.0);
  -o-transform: scale(5.0);
  transform: scale(5.0);
}
.slider_bestseller .carousel_box .cb_title {
  display:block;
  border-top: 1px solid #eee;
  margin: 7px 0 0 0;
  padding:7px 0 2px 0;
  text-align:center;
  color:#ef1e39; 
  font-weight:400;
}
.slider_bestseller .carousel_box .cb_title_inner {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  font-size:11px;
  line-height:15px;
  height:30px;
}
.slider_bestseller .carousel_box a:hover {
  text-decoration:none;
} /*
.slider_bestseller .slick-prev, 
.slider_bestseller .slick-next {
  top:initial;
  bottom: -40px;
}
.slider_bestseller .slick-prev {
  left:10px;
}
.slider_bestseller .slick-next {
  right:10px;
}
.slider_bestseller .slick-dots li button:before {
  font-size: 12px;
}
*/
.janolaw-absatz {
  font-size: 12px;
  margin: 8px 4px 4px 8px;        
}
.janolaw-paragraph {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 16px 4px 4px 8px;
}
#janolaw-paragraph {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 16px 4px 4px 8px;
}
.janolaw-text {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
.janolaw-adress {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
.janolaw-block {
  font-size: 12px;
  margin: 8px 4px 4px 8px;
}
#janolaw-footer{
}
#janolaw-body{
}
.sitemap {
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -moz-column-rule: 1px solid #eee;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  -webkit-column-rule: 1px solid #eee;
  column-count: 1;
  column-gap: 0px;
  column-rule: 1px solid #eee;
}
@media screen and (min-width: 500px) {
  .sitemap { -moz-column-count: 2;-moz-column-gap: 60px; -webkit-column-count: 2; -webkit-column-gap: 60px; column-count: 2; column-gap: 60px; }
}
@media only screen and (min-width: 759px) {
  .sitemap { -moz-column-count: 3;-moz-column-gap: 60px; -webkit-column-count: 3; -webkit-column-gap: 60px; column-count: 3; column-gap: 60px; }
}
.sitemap > ul.nocolumnbreak {
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside:avoid;
  -column-break-inside:avoid;
  break-inside: avoid; 
  break-inside: avoid-column;
  margin-left:0px;
  margin-bottom:30px;
  list-style-type:none;
  display:inline-block;
  width:100%;
}
.nocolumnbreak {
  margin-bottom: 30px !important;
}
.sitemap > ul > li {
  float:left;
  width:100%;
}
.sitemap ul {
  list-style-type:none;
  margin-left:0px;
}
.sitemap ul > li.sitemap_header {  
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-size:13px;
  font-weight:600;
  line-height:31px; 
}
.sitemap ul > li.sitemap_header > a {
  background:#f5f5f5;
  color:#ef1e39; /* tnc-hamburg.com */
  display:block;
  padding: 0px 5px;
}
.sitemap ul > li.sitemap_header a:hover {
  color:#333 !important;
  text-decoration:none !important;
  background: #f5f5f5 !important;
}
.sitemap ul li li {  
  border-top: 1px solid #ddd;
  font-size:13px;
  font-weight:normal;
  line-height:31px; 
}
.sitemap ul li li > a {
  background:#fff !important;
  color:#333;
  display:block;
  padding: 0px 5px;
}
.sitemap a:hover {
  color:#7c2759 !important;
  text-decoration:none !important;
  background: #f5f5f5 !important;
}
.pri_imagebox {
  float:left;
  width:100%;
}
.pri_big_image {
  position:relative;
  width:180px;
  min-height:180px;
  margin: 0px auto 0px auto;
  border:1px solid #eee;
}
.pri_big_image img {
  position:absolute;
  margin: auto;
  left:0px;
  right:0px;
  bottom:0px;
  top:0px;
  max-width:180px;
  height:auto;
}
@media only screen and (min-width: 500px) {
  .pri_imagebox { width: 180px; }
}
@media only screen and (min-width: 759px) {
  .pri_imagebox { width: 262px; }
  .pri_big_image { width:240px; min-height:240px; }
  .pri_big_image img { max-width:240px; }
}
.pri_zoomtext {
  line-height:13px;
  font-size:9px;
  padding:10px 0px;
}
.pri_content {
  float:right;
  width:100%;
}
@media screen and (min-width: 500px) {
  .pri_content { width: calc(100% - 220px);}
}
@media only screen and (min-width: 759px) {
  .pri_content { width: calc(100% - 300px);}
}
.pri_rating_text {
  float:left;
  display:inline-block;
  padding-right:5px;
}
.pri_rating_stars {
  float:left;
  display:inline-block;
}
.pri_rating_stars img {
  float:left;
}
.pri_rating_icons {
  display:inline-block;
  font-size:13px;
  line-height:17px;
  color:#ccc;
  padding: 0px 0px 0 0;
}
.pri_rating_icons .fas {
  padding: 0 1px 0 0;
}
.pri_rating_icons .full  {
  color:#f1c40f; 
}
ul.historylist {
  list-style-type:none !important;
  margin-left: 0px !important;
}
ul.historylist li {
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
}
ul.historylist li.first {
  padding: 0px 0px 15px 0px;
}
.hl_image {
  float:left;
  width: 50px;
  height:50px;
  overflow:hidden;
  padding: 2px;
  border: 1px solid #ddd;
  position:relative;
  display:none;
  margin: 0px 20px 0px 0px;
}
@media only screen and (min-width: 400px) {
  .hl_image { display:block; }
}
.hl_image img {
  max-width: 50px;
  max-height:50px;
  position:absolute;
  margin: auto;
  left:0px;
  right:0px;
  top:0px;
  bottom:0px;
}
.hl_text {
  float:left;
  display:block;
  width:70%;
}
@media only screen and (min-width: 400px) {
  .hl_text { width: 49%; }
}
.hl_text_entry {
  display:block;
  padding: 0px 0px 8px 0px;
}
.hl_price {
  display:block;
  float:right;
  width:28%;
  text-align:right;
  font-weight:bold;
}
.hl_price .no_price {
  font-size:9px;
  line-height:11px;
  font-weight:normal;
  display:block;
  padding:0px 0 0 0;
  color:#666;
}
.hl_price .special_price {
  display:block;
  font-size:13px;
  line-height:19px;
  color:#EB0015;
}
.hl_price .small_price {
  font-size:9px;
  font-weight:normal;
  line-height:11px;
}
.hl_price .graduated_price {
  display:block;
}
.hl_price .item_price {
  display:block;
  font-size:11px;
}
.hl_price .value_price {
  white-space:nowrap;
}
.account_row_payment,
.account_row_shipping {
  padding:3px 0px;
}
.account_row_payment span,
.account_row_shipping span {
  display:inline-block;
  width:23px;
  float:left;
}
ul.address_block {
  margin: 15px 0px 0px 0px !important;
  list-style-type:none !important;
}
ul.address_block li {
  border-top: 1px solid #ddd;
  margin-top:10px;
  padding-top: 10px;
}
ul.address_block li .address_check {
  float:left;
  display:inline-block;
  width:23px;
}
ul.address_block li .address_head {
  display:inline-block;
  font-weight:bold;
}
ul.address_block li .address {
  display:block;
  padding:5px 0px 0px 0px;
}
.account_edit_buttons {
  display:block;
  float:right;
  width:100px;
  margin: 10px 0px 10px 10px;
}
.accountbutton_row {
  margin: 5px 0px 5px 0px;
}
.accountbutton_history_row {
  margin: 5px 0px 0px 0px;
}
.accountbutton_historyinfo_row {
  margin: 10px 0px 0px 0px;
}
.account_actions_right {
  float:right;
  display:inline-block;
  text-align:right;
}
.accounthistory_actions {
  text-align:center;
  display:inline-block;
  padding-top:4px;
}
.subcontent {
  background: #f2f2f2;
  border: 1px solid #ccc;
  padding: 10px;
  width:100%;
  box-sizing: border-box;
  float: none; 
  margin: 0px 0 20px 0px; 
  max-width: 100%;
}
@media only screen and (min-width: 690px) {
  .subcontent { float:right; margin: 4px 0px 40px 40px; max-width:260px; }
}
.subcontent h4 a:hover {
  text-decoration:none;
}
.subcontent ul {
  margin: 0px 0px 0px 15px;
  list-style-type:square;
}
.subcontent ul li {
}
.subcontent ul li a {
  display:block; 
  padding: 4px 0px;
  border-bottom: 1px solid #ccc;
}
.subcontent ul li a:hover {
  text-decoration:none;
}
.tags_block {
  margin: 0 0 15px 0;
  border-top: 1px solid #eee;
}
.tags_row {
  font-size:12px;
  line-height:20px;
  border-bottom: 1px solid #eee;
}
.tags_bg1 {
  background:#fafafa;
}
.tags_bg2 {
  background:#ffffff;
}
.tags_row .tags_options {
  float:left;
  width:25%;
  display:block;
  font-weight:bold;
  padding: 5px 10px 5px 0;
  box-sizing: border-box;
}
.tags_row .tags_options img {
  vertical-align: -3px;
  padding-left:4px;
}
.tags_options_tooltip {
  position:relative;
  z-index: 1;
  display:inline-block;
}
.tags_options_tooltip img {
  vertical-align:-3px;
}
.tags_options_tooltip .tags_options_tooltip_hover {
  position:absolute;
  bottom:20px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_options_tooltip:hover .tags_options_tooltip_hover {
  display:block;
}
.tags_row .tags_values {
  float:left;
  width:75%;
  display:block;
  box-sizing: border-box;
  font-size:0px;
}
.tags_values_icon_row {
  font-size:12px;
  line-height:20px;
  float:left;
  padding:5px 0px 0px 0px;
}
.tags_values_icon {
  float:left;
  display:inline-block;
  height:20px;
  width:auto;
  margin:0 10px 5px 0;
}
.tags_values_icon img {
  float:left;
  height:20px;
}
.tags_values_icon a {
  display:block;
}
.tags_values_icon a:hover {
  text-decoration:none;
}
.tags_icons_tooltip {
  position:relative;
  display:block;
}
.tags_icons_tooltip img {
  vertical-align:-3px;
}
.tags_icons_tooltip .tags_icons_tooltip_hover {
  position:absolute;
  bottom:24px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_icons_tooltip:hover .tags_icons_tooltip_hover {
  display:block;
}
.tags_values_text_row {
  font-size:12px;
  line-height:20px;
  float:left;
  padding:5px 0px 5px 0px;
}
.tags_values_name {
  position:relative;
  cursor:default;
  float:left;
  clear:left;
}
.tags_values_name_tooltip {
    border-bottom: 1px dashed #999;
}
.tags_values_desc_hover {
  position:absolute;
  bottom:20px;
  left:-95px;
  width:200px;
  background:#eee;
  border: 1px solid #ddd;
  display:none;
  font-size:12px;
  line-height:16px;
  font-weight:normal;
  padding:10px;
}
.tags_values_name:hover .tags_values_desc_hover {
  display:block;
}
.tags_values_info {
  position:relative;
}
.tags_values_info img {
  vertical-align:-3px;
  padding-left:4px;
}
.tags_values_diff {
  font-size:12px;
  line-height:20px;
  padding-left:1px;
  padding-right:4px;
}
.content_slider {
  margin: 0px 0px 0px 0px;
}
.content_slider .slick-dotted {
  margin-bottom: 20px;
}
.slider_home {
  display:none; 
}
.slider_item {
  vertical-align:top;
}
.content_slider img {
  float:left;
  width:100%;
  height:auto;
  vertical-align:top;
}
.content_slider .slick-prev:before, 
.content_slider .slick-next:before {
  font-size: 20px;
  color: #0393ec;
}
.content_slider .slick-prev, 
.content_slider .slick-next {
  width: 40px;
  height: 40px;

}
.content_slider .slick-prev:hover,
.content_slider .slick-prev:focus,
.content_slider .slick-next:hover,
.content_slider .slick-next:focus {
  background: rgba(255,255,255,0.8);
}
.content_banner {
	box-sizing: border-box;
  font-size:17px;
font-weight:600;
margin: 6px 0 0px 0px;
}
.content_banner h2 {
  font-size:20px;
font-weight:700;
line-height: 40px;
}
.content_banner .rot {
color:#ef1e39; 
}
.content_banner img {
  float:left;
  width:100%;
  height:auto;
}
.suggestionsBox {
  position:absolute;
  right:0;
  margin:0px;
  width: 100%;
  background:#e2e2e2;
  color:#333;
  z-index:1100;
  box-sizing: border-box;
  padding: 10px 10px 3px 10px;
}
.suggestionList {
  margin:0px;
  padding:0px;
  max-height:600px;
  overflow:auto;
  padding-right:5px;
  box-sizing: border-box;
}
.suggestionList li {
  border-bottom:1px solid #ccc;
  list-style:none;
  font-size:12px;
  line-height:16px;
}
.suggestionList li:hover {
  background:#ddd !important;
  text-decoration:none;
}
.suggestionList li a.autocomplete {
  display:block;
  padding:5px 0px;
  text-decoration: none;
  box-sizing: border-box;
  width:100%;
}
.suggestionList li a.autocomplete .autocomplete_image {
  float:left;
  display:none;
  width:40px;
  height:40px;
  overflow:hidden;
  box-sizing: border-box;
  border: 1px solid #ddd;
  margin-right:10px;
}
.suggestionList li a.autocomplete .autocomplete_image img {
  float:left;
  width:100%;
  height:auto;
}
.autocompletecloser {
  cursor:pointer;
}
#autocomplete_pagination {
  margin: 5px 0 0 0;
  position:relative;
}
#autocomplete_pagination li {
  float:left;
  border: 0;
}
#autocomplete_prev {
  cursor:pointer;
  padding:5px;
  box-sizing: border-box;
  width:15%;
  text-align:left;
  font-size:15px;
}
#autocomplete_next {
  cursor: pointer;
  padding: 5px;
  box-sizing: border-box;
  width: 15%;
  float: right !important;
  text-align: right;
  font-size:15px;
}
#autocomplete_count {
  padding: 5px;
  width: 70%;
  box-sizing: border-box;
  text-align: center;
  font-size:11px;
  font-weight:bold;
}
.autocomplete_error {
  padding:6px 0px 11px;
  display:inline-block;
  text-align:center;
  width:100%;
}
.ac_text {
  float:left;
  display:block;
  width:60%;
  padding: 2px 0px;
  color:#555;
  font-weight:400;
}
.suggestionList li:hover .ac_text {
  color:#7c2759;
}
.ac_price {
  display:block;
  color:#555;
  float:right;
  width:40%;
  text-align:right;
  font-weight:bold;
  padding: 2px 0px;
  font-size:12px;
  line-height:16px;
}
.ac_price .small_price {
  font-size:10px;
  font-weight:normal;
}
.ac_price .special_price {
  color:#EB0015;
}
.ac_price .graduated_price {
  display:block;
}
.ac_price .item_price {
  display:block;
}
.ac_vpe {
  text-align:right;
  padding: 0px 0px 0 0;
  font-size:9px;
  line-height:12px;
  color:#666;
  font-weight:normal;
  display:block;
}
@media only screen and (min-width: 400px) {
  .suggestionList li a.autocomplete .autocomplete_image { display:block; }
  .ac_text { width:50%; }
  .ac_price { width:30%; }
}
@media only screen and (min-width: 600px) {
  .suggestionsBox { width:400px; }
}
.cssButton {
  position:relative;
  font-family: 'Arimo', sans-serif;
  display:block;
  width:90%;
  text-align:center;
  padding: 8px 5px;
  font-size:11px;
  line-height:17px;
  font-weight:700;
  text-transform:uppercase;
  box-sizing: border-box;
  white-space:nowrap;
  text-decoration:none;
  min-height:35px;
}
.cssButton button {
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  color:transparent;
  cursor:pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.cssButton .fas,
.cssButton .far {
  padding-left:3px;
  padding-right:3px;
}
.cssButton .cssButtonText {
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-decoration:none;
}
.buttonList {
position:relative;
float:right;
margin:15px -50px 0 0;
font-size:12px;
  width:170px;
  padding-left:3px;
  padding-right:3px;
  text-decoration:none;
}
.cssButtonColor0 {
z-index:20;
  padding: 8px 9px;
  width:50px;
text-decoration:none;
color: #f56506;
font-size:18px;
display:inline-block;
box-sizing: border-box;
}
.cssButtonColor0 .cssButtonText {
color:#ffffff;
z-index:10;
font-size:0px;
}
.cssButtonColor1 {
font-size:14px;
border:1px solid #26aafc;
text-decoration:none;
background-color:#ffffff;
color:#26aafc;
display:inline-block;
}
.cssButtonColor1:hover {
/*font-size:15px;*/
border:1px solid #ffffff;
text-decoration:none;
background-color:#26aafc; 
color: #ffffff;
display:inline-block;
}
.cssButtonColor2 {
font-size:14px;
border:1px solid #26aafc;
text-decoration:none;
background-color:#26aafc;
color:#ffffff;
display:inline-block;
}
.cssButtonColor2:hover {
/*font-size:15px;*/
border:1px solid #26aafc;
text-decoration:none;
background-color:#ffffff;
color: #26aafc;
display:inline-block;
}
.cssButtonColorp{
text-decoration:none;
color:#26aafc;
font-size:12px;
display:inline-block;
border: 0px solid #26aafc;
box-sizing: border-box;
width:auto;
}
.cssButtonColorp:hover {
background-color:#ffffff;

/*font-size:14px;
font-weight:bold;*/
border: 0px solid #26aafc;
}

.cssButtonColor2 {
font-size:14px;
border:1px solid #26aafc;
text-decoration:none;
background-color:#26aafc;
color:#ffffff;
display:inline-block;
}
.cssButtonColor2:hover {
/*font-size:15px;*/
border:1px solid #0393ec;
text-decoration:none;
background-color:#ffffff;
color: #0393ec;
display:inline-block;
}
.cssButtonColor3 {
  background:#fafafa;
  border: 1px solid #c6c6c6;
  color:#555;
}
.cssButtonColor3:hover {
  background:#fafafa;
  color:#222;
  text-decoration:none !important;
}
.cssButtonColor4 {
border-radius:2px;
border:1px solid #528a50;
text-decoration:none;
background-color:#528a50;
color:#ffffff;
display:inline-block;
}
.cssButtonColor4:hover {
  opacity:0.8;
  text-decoration:none !important;
}
.cssButtonColor5 {
  background:transparent;
  color:#444;
  font-size:8px;
}
.cssButtonColor5:hover {
  color:#ef1e39; 
  text-decoration:none !important;
}
.cssButtonColor6 {
text-decoration:none;
background:-moz-linear-gradient( center top, #ffc848 15%, #fbba22 90% );
background:-ms-linear-gradient( top, #ffc848 15%, #fbba22 90% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc848', endColorstr='#fbba22');
background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #ffc848), color-stop(90%, #fbba22) );
background-color:#ffc848;
color:#222;
display:inline-block;
 -webkit-box-shadow:inset 1px 1px 0px 0px #ffe3a1;
 -moz-box-shadow:inset 1px 1px 0px 0px #ffe3a1;
 box-shadow:inset 1px 1px 0px 0px #ffe3a1;
  height:32px;
}
.cssButtonColor6:hover {
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbba22', endColorstr='#ffc848');
background:-webkit-gradient( linear, left top, left bottom, color-stop(15%, #fbba22), color-stop(90%, #ffc848) );
background-color:#fbba22;
color:#222;
  text-decoration:none !important;
}
.cssButtonColor6 .color-paypal0 {
  font-size:10px;
  line-height:16px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#013088;
  padding: 0 5px 0 0;
  vertical-align:middle;
}
.cssButtonColor6 .color-paypal1 {
  font-size:18px;
  line-height:16px;
  font-family: 'Arimo', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#013088;
}
.cssButtonColor6 .color-paypal2 {
  font-size:18px;
  line-height:16px;
  font-family: 'Arimo', sans-serif;
  font-style:italic;
  font-weight:700;
  color:#019CDE;
}
.cssButtonPos1 {
  position:absolute;
  right:0px;
  top:0px;
  width:50px;
}
.cssButtonPos1 .fas {
  font-size:16px;
  vertical-align:bottom;
}

.cssButtonPos1 .cssButton {
  height:32px;
}
.cssButtonPos2 {
 font-size:16px;
    height:35px;
}
.cssButtonPos2 .fascart {
  font-size:20px;
  vertical-align:bottom;
}
.cssButtonPos3 {
  float:right;
  width:100px;
}
.cssButtonPos4 {
  min-width: 130px;
}
.cssButtonPos5 {
  display:block;
  margin: 0 0 5px 0;
}
.cssButtonPos6 {
  float:left;
  width:44px;
  display:block;
  margin: 0 0 5px 5px;
}
.cssButtonPos6 .fas {
  font-size:16px;
  vertical-align:bottom;
}
.cssButtonPos7 {
  float:left;
  margin: 0px 5px 5px 0px;
  min-width: 130px;
}
.cssButtonPos8 {
  float:right;
    margin: 0px 5px 5px 0px;
min-width: 165px;
}
.cssButtonPos9 {
  float:left;
  margin: 0px 0px 0px 10px;
height: 25px;
border: 0px solid;
}
ul.tc_list li .tc_delete {
  height: 26px;
  right: 0px;
  top: 6px;
  width: 26px;
}
ul.tc_list li .tc_delete .cssButton {
  width:100%;
  text-align:center;
  padding: 4px 0px;
  line-height:19px;
}
ul.tc_list li .tc_delete .cssButton .fas {
  font-size: 15px;
  line-height:19px;
  padding-right: 0;
}
.cssButtonPos10 {
  display:block;
  width:100%;

}
.cssButtonPos11 {
  /*width:180px;*/
  display:inline-block;
  margin: 0 2px 0 2px;
}
.cssButtonPos11 .fas {
  font-size:14px;
  vertical-align:-2px;
}
.cssButtonPos12 {

  display:inline-block;
}
.cssButtonPos12 .cssButton {
  line-height: 20px;
  padding: 10px 5px;

}
@media only screen and (min-width: 200px) {
.cssButtonPos12 { min-width:150px; display:inline-block;} 
.cssButtonPos12 .cssButton {line-height: 20px;padding: 10px 5px;min-width:150px; }}


@media only screen and (min-width: 690px) {
.cssButtonPos12 { min-width:160px; display:inline-block;} 
.cssButtonPos12 .cssButton {line-height: 20px;padding: 10px 5px;min-width:160px;}

}

.cssButtonPos13 {
  display:block;
}
.cssButtonPos13 .cssButton {
  padding: 10px 0px 0px 0px;
  margin:-25px 0 0 -10px ;
}
.cssButtonPos13 .fas {
  font-size:15px;
  vertical-align:bottom;
}
.show_rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  display:inline-block;
  padding: 0px 15px;
  position:relative;
  bottom:-1px;
}
.show_rating input {
  position: absolute;
  left: -999999px;
}
.show_rating label {
  display: inline-block;
  font-size: 0;
  padding: 0px 1px;
}
.show_rating > label:before {
  font-family: 'Font Awesome 5 Free';
  font-size:20px;
  line-height:20px;
  position: relative;
  display: block;
  content: "\f005";
  font-weight: 900;
  color: #ccc;
  background: #ccc;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.show_rating > label:hover:before,
.show_rating > label:hover ~ label:before,
.show_rating > label.selected:before,
.show_rating > label.selected ~ label:before {
  color: #f1c40f;
  background: #f1c40f;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cus_my_5 {
  margin: 5px 0px;
}
.cus_mb_10 {
  margin-bottom: 10px;
}  
.cus_label {
  padding-left: 26px;
}   
ol#address_block {
  margin: 15px 0px 0px 0px;
  list-style: none;
}
.cus_radio label .address {
  display: block !important;
  padding: 5px 0px 0px 0px !important;
  font-weight:400 !important;
}
.cus_check {
  font-size:13px;
  line-height:19px;
}
.cus_check.cus_check_small {
  font-size:12px;
  line-height:18px;
}
.cus_check input[type="checkbox"] {
  position: absolute !important;
  visibility:hidden;
  opacity: 0;
}
.cus_check input[type="checkbox"] ~ label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  margin: 0 0 0px 0;
}
.cus_check input[type="checkbox"] ~ label:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0c8";
  font-weight:400;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 1px;
  color:#000000;
  transition: background .15s;
}
.cus_check.cus_check_small input[type="checkbox"] ~ label:before {
  top: 2px;
}
.cus_check input[type="checkbox"]:disabled ~ label {
  color: #ccc;
}
.cus_check input[type="checkbox"]:disabled ~ label,
.cus_check input[type="checkbox"]:disabled ~ label:before,
.cus_check input[type="checkbox"]:disabled ~ label:after {
  cursor: not-allowed;
}
.cus_check input[type="checkbox"]:disabled,
.cus_check input[type="checkbox"]:disabled ~ label:before,
.cus_check input[type="checkbox"]:disabled:checked ~ label:before {
  opacity:0.5;
}
.cus_check input[type="checkbox"] ~ label:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f14a';
  font-weight:900;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 1px;
  color: #555;
  transition: transform .15s;
  transform: scale(0) rotate(90deg);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cus_check.cus_check_small input[type="checkbox"] ~ label:after {
  top: 2px;
}
.cus_check input[type="checkbox"]:checked ~ label:after {
  transform: scale(1) rotate(0deg);
}
.cus_radio {
  font-size:13px;
  line-height:19px;
}
.cus_radio.cus_radio_small {
  font-size:13px;
  line-height:19px;
}
.cus_radio > label {
  padding-left: 26px;
}
.cus_radio input[type="radio"] {
  position: absolute;
  visibility:hidden;
  opacity: 0;
}
.cus_radio input[type="radio"] ~ label {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  margin: 0 0 0px 0;

}
.cus_radio input[type="radio"] ~ label:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f111";
  font-weight:400;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 0;
  color:#ccc;
  transition: background .15s; 
}  
.cus_radio.cus_radio_small input[type="radio"] ~ label:before {
  top: 2px;  
}
.cus_radio input[type="radio"]:disabled ~ label {
  color: #ccc;
}
.cus_radio input[type="radio"]:disabled ~ label,
.cus_radio input[type="radio"]:disabled ~ label:before,
.cus_radio input[type="radio"]:disabled ~ label:after {
  cursor: not-allowed;
}
.cus_radio input[type="radio"]:disabled,
.cus_radio input[type="radio"]:disabled ~ label:before,
.cus_radio input[type="radio"]:disabled:checked ~ label:before {
  opacity:0.5;
}
.cus_radio input[type="radio"] ~ label:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f192';
  font-weight:900;
  font-size: 14px;
  line-height:14px;
  position: absolute;
  top: 2px;
  left: 0;
  color: #0393ec;
  transition: transform .15s;
  transform: scale(0) rotate(90deg);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cus_radio.cus_radio_small input[type="radio"] ~ label:after {
  top: 2px;
}
.cus_radio input[type="radio"]:checked ~ label:after {
  transform: scale(1) rotate(0deg);
}
.external_links a:after {
  font-family: 'Font Awesome 5 Free';
  content: '\f35d';
  font-weight: 900;
  font-size: 9px;
  line-height:9px;
  margin: 0 0 0 5px;
  vertical-align:2px;
}
.abstandtop{
	 padding: 15px 0 0 0; }
.fix{
position: fixed;}
.green {color: #158928;
font-size: 14px;
font-weight:600;}
.greenkl {color: #158928;
font-size: 12px;
font-weight:6´500;}
.gruen {color: #158928;
}
.dgrau {color: #666565;
}
.rot{color: #ef1e39;
}
.orange{color: #ff4500;}
.orangedunkel{color: #EB0015;}
.blau{color: #26aafc;}
.br{border:1px solid #333;}
.brt{border-top: 2px solid #26aafc;}

.brlight{
border:1px solid #e3e3e3;
border-bottom:2px solid #26aafc;}
.brbluet{
border-top: 2px solid #26aafc;}
.brbluet:hover{
border-top: 4px solid #26aafc;}
.brlight:hover{
border-bottom:2px solid #26aafc;}
@media only screen and (min-width: 350px) {
.brlight{
border-bottom:2px solid #26aafc;}
 }
@media only screen and (min-width: 950px) {
.brgrey { border:1px solid #e3e3e3; padding: 1px 3px 1px 3px;} 
.brred { border:1px solid #ef1e39;  padding: 15px;}
.brlight{
border-bottom:1px solid #26aafc;}
}


h1.cat {
  margin:10px 0px 0px 0px;
  font-size:17px;
  font-weight:600;
  color:#EB0015;
  font-style: italic;
}
.hinter{background-color: #ffffff;}
.textr{font-size: 13px;
font-weight:500;
color:#ef1e39; }
.blau{
  color: #26aafc;}
.textklein{font-size: 12px;
font-weight:500;
 }
.textkl{font-size: 13px;
font-weight:500;
 }
 .textkm{font-size: 13px;
font-weight:500;
 }
 .textk{font-size: 15x;
font-weight:500;
 }
  @media only screen and (min-width: 500px) {.textk{font-size: 14px;
font-weight:600;
}}
.textgrr{font-size: 16px;
font-weight:600;
color:#ef1e39; }
.textgr{font-size: 15px;
font-weight:650;
line-height:20px;}
.gross {font-size: 17px;}
.groesser {font-size: 19px;}
.padl{
	padding-left:5px;
}
.links{float:left;}
.rechts{float:right;}
.rechtsw{float:right;margin: 0 0 0 0}
 @media only screen and (min-width: 500px) {.rechtsw{float:right; margin: 0 20px 0 0}}
.halb{}
 @media only screen and (min-width: 500px) {.halb{width:40%;}}
.menge{font-weight:500;padding: 0 15px 0 6px;}
.mengew{display:table-cell;height: 35px; vertical-align: middle; font-weight:500;padding: 0 15px 0 6px;}
.preis {font-weight:500;  margin: 0 20px 0 0;width: 135px; }
.preisw {font-weight:500;  margin: 0 0px 0 0; width: 135px; }
.inputmenge{width: 35px; margin: 2px 20px 0 0;}
.textl{
text-align: left;
}.textrechts{
text-align: right;
}
.textc{display:table-cell;
vertical-align: middle;
}
.bild{  -webkit-filter: grayscale(1);
    filter: grayscale(1);}
.br8{width:80%}
 @media only screen and (min-width: 370px) {
.twoColums{width:100%}
.twoColumslog{width:100%}
.br8{width:100%}}
 @media only screen and (min-width: 690px) {
	  .twoColumslog{width:75%; margin:auto}
 .twoColums{width:85%}
 div.highlightbox {width:80%}

 }
 
  @media only screen and (min-width: 1190px) {
	  .twoColumslog{width:65%; margin:auto}

 }
 .breitepay {width:50%}
 .z2{height: 30px;}
  @media only screen and (min-width: 690px) {.z2{height: 15px;}}

.slider_head{
display: inline-block;
position: relative;
top: 45px;
color: #EB0015;
font-size: 20px;
font-style: italic;
line-height: 16px;
font-weight: 700;
margin: 18px 10px 20px 15px;

}

.slider_preis{
display: inline-block;
z-index: 1;
position: relative;
float: right;
height: 22px;
text-align: right;
vertical-align: bottom;
position: relative;
color: #ef1e39; 
font-size: 20px;
font-style: italic;
line-height: 18px;
font-weight: 700;
margin: 0px 20px 10px 280px;
background-color:rgba(255,255,255,0.6);
white-space: nowrap;}
   @media only screen and (min-width: 200px) {.slider_head {font-size: 16px;}
  .slider_preis{  top:120px; font-size: 16px;margin: 0px 0px 10px 100px;}
  }
   @media only screen and (min-width: 520px) {.slider_head {font-size: 18px;}
  .slider_preis{ margin: 0px 20px 10px 280px;  top:170px; font-size: 18px;}
  }

   @media only screen and (min-width: 760px) {.slider_head {font-size: 22px;}
  .slider_preis{ margin: 0px 20px 10px 280px;  top:210px; font-size: 22px;}
  }

     @media only screen and (min-width: 1080px) {.slider_head {font-size: 22px;}
  .slider_preis{ margin: 0px 20px 10px 280px; top:260px; font-size: 22px;}
  }
 
 /* Links ueber produkten*/
div.tags {
	  padding: 3px 0px 0px 5px; 

  }
ul.tags {
	  list-style: none !important;
  }
li.tags {
	display: inline;
text-align:center;
	  
     
  }
a.tags {
  font-size: 13px;
  display: inline-block;
  padding: 5px;
  margin-right: 5px;
 line-height: 20px;
  font-weight: 400;
  cursor: pointer;
  color: #26aafc;
	
      }
a.tags:hover {
font-style: italic;
      }	  
	  
/* Button mehr produkt Informationen*/
	  .folding {
    transition: max-height 1s ease-in-out; /* Geschwindigkeit 1 Sekunde */
}

.faded:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5rem; /* Fading height: start from below */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 1) 100%);
}

[name="show-more-contents"] {
  overflow: hidden;
  position: relative;
}


a[name="show-more-button"] {
    margin:10px;
 height: 30px;
 padding: 0 0 25px 25px;
 color: #EB0015;
 font-style: italic;
 font-size: 18px;
 line-height: 26px;
 font-weight: 600;
}
    
a[name="show-more-button"]:hover {
    background: rgba(#2779bd, 0.1);
}
.cat_descriptionsup {
  font-size:14px;

}

/*************************** LOGO MATRIX ***************************/
#manufacturers_listing {
    width: 100%;
	max-width: 1100px;
	padding: 20px 10px 0px 10px;
	 margin: 0px auto;
	box-sizing: border-box;

}
.content_box_manufacturers {
  padding: 8px 25px;
  	margin: 0px auto;
	box-sizing: border-box;
}
.content_box_manufacturers > span {
  float:left;
  width:78px;  /* 1. Wichtig: Breite der Logos */
  height:26px; /* 2. Wichtig: Höhe der Logos */
  border-radius:4px;
  background: var(--footer_manufacturers_icons_bg, rgba(255,255,255,0.0));
  margin: 0px 25px 25px 0px; /* 3. Wichtig: Abstang zwischen den Logos */
}
.content_box_manufacturers > span img {
  width:100%; 
  vertical-align:top;
  opacity:0.5;
  filter: grayscale(100%);
}
.content_box_manufacturers > span:hover img {
  opacity:1.0;
  filter: grayscale(0%);
}
.content_box_manufacturers > span.hidden {
  display: none; /* Versteckt die zusätzlichen Logos */
}
/* Mobile View CSS */
@media (max-width: 768px) {
  .content_box_manufacturers > span {
    width: 48px;   /* 1. Breite der Logos (mobile Ansicht) */
    margin: 0px 20px 20px 0px; /* Abstand zwischen den Logos (mobile Ansicht) */
  }

  .content_box_manufacturers > span img {
    height: 16px; /* Höhe der Logos (mobile Ansicht) */
  }
}
/************************ ENDE LOGO MATRIX ************************/
.brake{padding: 0px 0px 0px 20px;}

#toggleCategoriesButton

{ display:block;
  color:#ffffff;
  font-style:normal;
  font-size:20px;
  line-height:30px;
  font-weight:700; 
  padding:0px 0px 0px 5px;
  background:#ff4500;
margin: 6px 0px;}

#toggleCategoriesButton:hover {
	  font-size:21px;
	  font-style:italic;
 font-weight:900; 
   line-height:30px;

}
/******************** BEGIN: ZULETZT ANGESEHEN ********************/
.products_overview_image {
  display:block;
  text-align: center;
  width: 100%;
  position:relative;
}
.products_overview_image > a {
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  display:block;
  width:100%;
  height:100%;
     border-top: 1px solid #26aafc;
}
.products_overview_image:before {
  content: "";
  display:block;
  padding-top: 100%;
}
.products_overview_image img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width:auto;
  height:auto;
  max-width: 70%;
   
}
/* boxes */
.products_overview_listingbox {
  position:relative;
  overflow:hidden;
}
.splide_size1:after {
  content:'';
  position:absolute;
  display:block;
  width:2px;
  background:#fff;
  top:0px;
  bottom: 0px;
  right:-1px; 
}
.splide_size1 .products_overview_listingbox {
  height: 100%;
  border-bottom: none;
  
}
.products_overview_lb_inner {
  padding: 20px 10px;
  margin: 0px 0px;
  display:flex;
  flex-direction:column;
  height:100%;


}
.products_overview_listingcontainer .products_overview_listingbox { width: 100%; }
.products_overview_listingcontainer_full .products_overview_listingbox { width: 100%; }

@media only screen and (min-width: 340px) {
  .products_overview_listingcontainer .products_overview_listingbox { width: 50%; }
  .products_overview_listingcontainer_full .products_overview_listingbox { width: 50%; }
}
@media only screen and (min-width: 620px) {
  .products_overview_listingcontainer .products_overview_listingbox { width: 33.3333%; }
  .products_overview_listingcontainer_full .products_overview_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 920px) {
  .products_overview_listingcontainer .products_overview_listingbox { width: 25%; }
  .products_overview_listingcontainer_full .products_overview_listingbox { width: 25%; }
}
@media only screen and (min-width: 1160px) {
  .products_overview_listingcontainer .products_overview_listingbox { width: 25%; }
  .products_overview_listingcontainer_full .products_overview_listingbox { width: 20%; }
}


.flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 100%; }

@media only screen and (min-width: 340px) {
  .flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 50%; }
}
@media only screen and (min-width: 620px) {
  .flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 920px) {
  .flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 25%; }
}
@media only screen and (min-width: 985px) {
  .flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 1160px) {
  .flex_products_overview_listing_products .products_overview_listingcontainer_full .products_overview_listingbox { width: 25%; }
}

.products_overview_lb_image {
  text-align: center;
  width: 100%;
  position:relative;
}

.products_overview_lb_title {
  margin: 15px 0px 0px 0px;
}
.products_overview_lb_title h2 {
  font-weight:400;
  text-align:left;
  height:32px;
  font-size:12px;
  line-height:16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  border:none;
  margin: 0;
  padding: 0;
}
.products_overview_lb_title h2 a {
  color:#333;
  display: block;
  height: 100%;
}
.products_overview_lb_title h2 a:hover {
  color:#555;
  text-decoration:none;
}

.products_overview_lb_attributes {
  margin: 10px 0px 0px 0px;
  font-size:12px;
  line-height:16px;
  font-weight:400;
  text-align:left;
  color:#555;
}
.products_overview_lb_attributes_item {
  display:block;
}

.products_overview_lb_shipping {
  margin: 10px 0px 0px 0px;
  font-size:12px;
  line-height:16px;
  font-weight:400;
  text-align:left;
  color:#555;
}
.products_overview_lb_shipping .products_overview_lb_shipping_image {
  display:inline-block;
  margin: 0 5px 0 0;
}
.products_overview_lb_shipping a {
  color:#555;
  border-bottom: 1px solid #ccc;
}
.products_overview_lb_shipping a:hover {
  color:#555;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}

.products_overview_lb_price {
  margin: 10px 0 0 0;
  font-weight:700;
  font-size: 14px;
  line-height:14px;
  text-align:left;
  display: flex;
  flex-wrap: wrap;
}
.products_overview_lb_price .standard_price,
.products_overview_lb_price .special_price,
.products_overview_lb_price .uvp_price,
.products_overview_lb_price .graduated_price 
.products_overview_lb_price .value_price {
  color: #EB0015;
  width:100%;
}
.products_overview_lb_price .item_price,
.products_overview_lb_price .vpe,
.products_overview_lb_price .vpe_with_item_price,
.products_overview_lb_price .no_price {
  margin: 3px 0 3px 0;
  flex: 1;
  font-weight: 400;
  padding: 0px 0px 0px 0px;
  font-size:10px;
  line-height:12px;
  color:#666;
}
.products_overview_lb_price .small_price {
  padding: 0 1px 0 0;
  font-weight:400;
  font-size:10px;
  line-height:12px;
}
.products_overview_lb_price .old_price {
  padding: 0px 10px 0px 0px;
  font-size:12px;
  color: var(--price_old_color, #666);
  text-decoration:line-through;
}
.products_overview_lb_price .new_price {
  display:block;
  width:100%;
  padding: 0px 0px 0 0;
  color: var(--price_new_color, #e32828);
}
.products_overview_lb_price .save_price {
  position:absolute;
  left:20px;
  top:20px;
  background: var(--price_save_bg, #e32828);
  color: var(--price_save_color, #fff);
  padding: 4px 0px 4px 0px;
  font-size:14px;
  line-height:16px;
  font-weight:700;
  min-width:50px;
  text-transform:uppercase;
  text-align:center;
  border-radius:4px;
  z-index:1;
}
.products_overview_lb_new_flag {
  position:absolute;
  right:20px;
  top:20px;
  background: transparent;
  color: #158928;
  padding: 4px 0px 4px 0px;
  font-size:14px;
  line-height:16px;
  font-weight:700;
  min-width:50px;
  text-transform:uppercase;
  text-align:center;
  border-radius:4px;
  z-index:1;
}
.products_overview_lb_tax {
  font-size:10px;
  line-height:12px;
  font-weight:400;
  text-align:left;
  margin: 3px 0 0 0;
  color:#666;
}
.products_overview_lb_tax a {
  color:#666;
  border-bottom: 1px solid #ccc;
}
.products_overview_lb_tax a:hover {
  color:#666;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
/******************** BEGIN: ZULETZT ANGESEHEN (NAVIGATION) ********************/
.last_viewed_nav_image {
  display:block;
  text-align: center;
  width: 40%;
  position:relative;
    margin: auto;
}
.last_viewed_nav_image > a {
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  display:block;
  width:100%;
  height:100%;
}
.last_viewed_nav_image:before {
  content: "";
  display:block;
  padding-top: 100%;
}
.last_viewed_nav_image img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width:auto;
  height:auto;
  max-width: 100%;
  max-height: 100%;
}

/* boxes */
.last_viewed_nav_listingbox {
	margin:0 auto;
  position:relative;
 border-top:1px solid #26aafc;
  overflow:hidden;
width: 80%; }
.last_viewed_nav_listingbox:hover {
border-top:2px solid #26aafc;
}
  
.last_viewed_nav_lb_inner {
  padding: 20px 10px;
  margin: auto;
  display:flex;
  flex-direction:column;
  height:100%;
}
@media only screen and (min-width: 500px) {

}

.last_viewed_nav_listingcontainer .last_viewed_nav_listingbox { width: 100%; }
.last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 100%; }

@media only screen and (min-width: 340px) {
  .last_viewed_nav_listingcontainer .last_viewed_nav_listingbox { width: 50%; }
  .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 50%; }
}
@media only screen and (min-width: 620px) {
  .last_viewed_nav_listingcontainer .last_viewed_nav_listingbox { width: 33.3333%; }
  .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 920px) {
  .last_viewed_nav_listingcontainer .last_viewed_nav_listingbox { width: 25%; }
  .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 25%; }
}
@media only screen and (min-width: 1160px) {
  .last_viewed_nav_listingcontainer .last_viewed_nav_listingbox { width: 25%; }
  .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 20%; }
}


.flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 100%; }

@media only screen and (min-width: 340px) {
  .flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 50%; }
}
@media only screen and (min-width: 620px) {
  .flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 920px) {
  .flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 25%; }
}
@media only screen and (min-width: 985px) {
  .flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 33.3333%; }
}
@media only screen and (min-width: 1160px) {
  .flex_last_viewed_nav_listing_products .last_viewed_nav_listingcontainer_full .last_viewed_nav_listingbox { width: 25%; }
}

.last_viewed_nav_lb_image {
  text-align: center;
  width: 100%;
  position:relative;
}

.last_viewed_nav_lb_title {
  margin: 15px 0px 0px 0px;
}
.last_viewed_nav_lb_title h2 {
  font-weight:400;
    font-size:12px;
  text-align:left;
  height:32px;
  font-size:14px;
  line-height:16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  border:none;
  margin: 0;
  padding: 0;
}
.last_viewed_nav_lb_title h2 a {
  color:#333;
  display: block;
  height: 100%;
      font-size:12px;
}
.last_viewed_nav_lb_title h2 a:hover {
  color:#555;
  text-decoration:none;
}

.last_viewed_nav_lb_new_flag {
  position:absolute;
  right:20px;
  top:20px;
  background: transparent;
  color: #158928;
  padding: 4px 0px 4px 0px;
  font-size:14px;
  line-height:16px;
  font-weight:700;
  min-width:50px;
  text-transform:uppercase;
  text-align:center;
  border-radius:4px;
  z-index:1;
}
/******************** ENDE: ZULETZT ANGESEHEN (NAVIGATION) ********************/

/******************** BEGINN: image_gallery ********************/

  .products_images {
      display: flex;
      flex-direction: column;

  }
  /* 1. Big images */
  .products_images_big {
      vertical-align:top;
      display:block;

  }
  .products_images_big_container {
      position:relative;
 height:auto;	  
  }
  .products_images_big_inner {
      overflow:hidden;
     display: flex;
width: 95%;
height:auto;	  
  }
  .products_images_big_inner:before {
      content: "";
      display:block;
      padding-top: 100%;
  }
  picture.nonactive {
      display:none;
  }
    .products_images_big img {
  
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width:auto;
      height:auto;
      max-width: 90%;
      max-height: 90%;
      cursor: zoom-in;
	  padding-right: 20px;
	  margin: 0 auto
  }

  /* 2. Thumbnails */
  .products_images_small_container {
      position:relative;
	  z-index:1;
	  top: -30px;
      width: 180%;
      display: flex;
      flex-wrap: wrap;
       /*   /* justify-content: center;  */

  }
  
    .products_images_small_containerklein {
      position:relative;
	  top: -30px;
      width: 95%;
      display: flex;
      flex-wrap: wrap;
	  margin:0 auto;
       /*   /* justify-content: center;  */

  }

  .products_images_small {
      display:flex;
      height:80px;
	  width:80px;
      margin: 5px 10px 0px 0px;
	  border: thin solid #DCDCDC;
  }
    .products_images_small_inner {
    
      margin: 1%;

  }

 @media screen and (max-width: 490px) {
	  .products_images_big_inner {width: 100%;}
	} 
 @media screen and (max-width: 720px) {
	.products_images_small_container { top: 0px; justify-content: center; width: 100%;}
	
	}

/******************** ENDE: image_gallery ********************/
/******************** Anfang: toggle_lable ********************/
.loading {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    margin: 20px auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.toggleLabel {
  font-size: 12px;
  padding: 0px;
}
/******************** Anfrage ********************/

.frage{   font-size:14px;
  line-height:16px;
  font-weight:700;
  margin: 15px;}
