<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
#main_content_container div.smallText{display: none;}
.product_view_default_frame{
	background-color: #fff;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.product_view_default_frame_product{
	float: left;
	/*margin-right: -4%;
	margin-left: -5%;*/
	clear: both;

}
.product_view_default{
	margin: 1.5%;
	float: left;
	width: 92%;
    height: 100%;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.product_view_default_frame_product .cat_view_default {height: inherit;}

.product_view_default:hover{
	border-top-color: #8C8C8C;
	border-right-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
}
.product_view_default_image{
	margin: 2px;
	padding: 2px;
	float: left;
	width: 96%;
	background-color: #fff;
	height: 159px;
	overflow: hidden;
}

.products .product_view_default_image {height: auto;}

.product_view_default_image img{
	padding: 2px;
	width: 96%;
}

.product_view_default_head{
	margin: 0 0 0 -5px;
	padding: 2px;
	float: left;
	width: calc(100% + 6px);
	background-color: #8c8c8c;
	height: 1.1em;
	text-decoration: none;
	font-size: 96%;
  border-top: 5px solid #c1c1c1;

}

.products .product_view_default_head{
   background-color: #fff;
   border: none;
   width: 96%;
   margin: 1% 3.5% 1% 0;
   height: 48px;
 }

.product_view_default_head:hover{
  background-color: #000;
}

.products .product_view_default_head:hover {background: transparent;}

.product_view_default_head a{
	text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.products .product_view_default_head a{
  color: #8c8c8c;
}

.product_view_default_short{
	margin: 2px;
	padding: 2px;
	float: left;
	width: 96%;
	background-color: #fff;
	height: 32px;
	overflow: hidden;
}
.product_view_default_price{
	margin: 2px;
	padding: 2px;
	display: inline-block;
	width: 63%;
	height: 68px; 
}

.specials .product_view_default_price{height: 74px}

.price{
	font-size: 120%;
	font-weight: lighter;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.productOldPrice{
	font-size: 70%;
}
.productNewPrice {
	color: red;
}
.taxandshippinginfo{
	font-size: 70%;
	color: #999;
  width: 107%;
}

.boxcartbody .taxandshippinginfo {width: 100%;}
.taxandshippinginfo a{
	color: #999;
	text-decoration: none;
}
.shippingtime{
	font-size: 70%;
	color: #999;
}
.shippingtime a{

	color: #999;
	text-decoration: none;
}
.product_view_default_info{
	margin: 2px 0px 2px 1px;
	padding: 2px;
	float: left;
	width: 60.12%;
	background-color: #fff;
	height: 30px;
}

.product_view_default_info a  {padding: 5px 0 9px;}
.product_view_default_info2{
	float: right;
	width: 55px;
	background-color: #333;
	height: 55px;
	margin-top: -23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-radius: 4px 0px 0px 0px;
}
.product_view_default_info2:hover{
	background-color: #8C8C8C;
}
.product_view_default_info2 a{
	color: #fff;
	text-decoration: none;
  padding: 19px 10px 32px;
  margin-left: -2px;
}


.product_view_list{
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product_view_list:hover{
	background-color: #EDF4F7;
}
.product_view_list a{
	text-decoration: none;
}
.product_view_list_img{

	width: 100%;

}
.product_view_list_img img{
	float: left;
	width: 15%;
	background-color: #FFF;
	margin: 5px;
	padding: 2px;
	border: 1px solid #ECF0F1;
	border-radius: 4px;
}
.product_view_list_head{
	float: left;
	width: 45%;
	margin-right: 1%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.product_view_list_right{
	float: left;
	width: 35%;

}

.product_view_list_details{
	line-height: 20px;
	background-color: #ECF0F1;
	text-align: center;
	height: 20px;
	width: 60px;
	margin-top: 5px;
	border-radius: 100px;
	float: right;
	margin-right: 10%;
}
.additional_menue{

	color: #FFF;
}
.additional_menue ul{
	color: #FFF;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
.additional_menue li{
	float: left;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
	list-style-type: none;
}
.additional_menue li:hover{
	background-color: #8C8C8C;
}
.additional_menue a{
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
}
.navtrail{
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
  margin-left: -20px;
	padding-top: 20px;
	text-indent: 49px;
	padding-bottom: 5px;
	color: #8C8C8C;
}
.navtrail a{
	text-decoration: none;
	color: #8C8C8C;
}
.catimage{
	max-width: 100%;
	display: table;
}
.catimage img{
	max-width: 100%;

}

.single_article_info_frame{

}

.productoptions{
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 100%;
}
.productoptions select{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 0px solid #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.productoptions_name{}

.product_visuel{
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.product_visuel img{cursor: pointer;}
.product_visuel2{
	float: left;
	width: 50%;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2%;
	padding-left: 2%;
}
.product_visuel3{
	float: left;
	width: 94%;
	padding-right: 2%;
	padding-left: 2%;
    margin-bottom: 10px;
}
.product_visuel4{
	float: left;
	width: 95%;
	padding-right: 2%;
	padding-left: 2%;
	background-color: #333;
  margin-left: 1%;
	margin-top: 1.4%;
  background-image: url(../img/basket_button_bg.png);
	background-repeat: no-repeat;
	background-position: 98% 0px;
}
.product_visuel5{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
}
.product_visuel6{
	float: left;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
  font-weight: bold;
  font-size: 140%;
}
.addtobasket{
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}
.addtobasket_qty{
	float: left;
	height: 40px;
	width: 30px;
	margin-top: 15px;
}
.addtobasket_qty input{
	float: left;
	height: 30px;
	width: 20x;
	background-color: #FFFFFF;
	border: 0px solid #8C8C8C;
	font-weight: bold;
	color: #333;
	text-align: center;
	border-radius: 4px;
}
.boxcartheader{
	margin-top: 20px;
	float: left;
	width: 100%;
}
.productprice{
	font-size: 190%;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.boxheader{
	color: #FFF;
}
.contentlist{}
.contentlist ul{

}
.contentlist li{
	list-style-position: inside;
	list-style-type: none;
	margin-left: -40px;
	margin-top: 7px;
	margin-bottom: 15px;
}
.contentlist a{
	color: #FFF;
	text-decoration: none;
}

.box_specials{

	float: left;
	width: 100%;
	background-color: #FFF;
}
.box_specials_head{
	color: #999;

		padding: 5px;
	background-image: url(../img/hinter_main.jpg);
	background-repeat: repeat;
}
.box_specials_head a{

	text-decoration: none;
	font-size: 150%;
}
.box_specials_img{
	background-color: #FFF;
	float: left;
	width: 40%;

}
.box_specials_img img{
	width: 100%;
	padding-right: 8px;

	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	max-height:160px;
}
.box_specials_content{
	float: right;
	width: 50%;
	margin-top: 20px;
}

.box_specials_content a{
	text-decoration: none;
}
.boxcartbody{
	text-align: right;
}
.boxcartbody a{

	text-decoration: none;
}

.search_box{
	background-color: #FFF;
	float: left;
	width: 100%;
	border-radius: 0px 4px 4px 0px;
}

.search_box_input {
	float: left;
	width: 60%;
  padding-left: 14px;

}

.search_box_input input{
	width: 100%;
	border: 0px solid #FFF;
	color: #666;
	height: 35px;
	text-indent: 15px;
	border-radius: 0px 4px 4px 0px;
}
.search_box_input input:hover{

	background-image:-moz-linear-gradient(50% 0% -180deg,rgb(255,255,255) 0%,rgb(240,244,245) 100%);
background-image:-webkit-gradient(linear,50% 0%,-2% 0%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(240,244,245)));
background-image:-webkit-linear-gradient(-180deg,rgb(255,255,255) 0%,rgb(240,244,245) 100%);
background-image:-o-linear-gradient(-180deg,rgb(255,255,255) 0%,rgb(240,244,245) 100%);
background-image:-ms-linear-gradient(-180deg,rgb(255,255,255) 0%,rgb(240,244,245) 100%);
background-image:linear-gradient(270deg,rgb(255,255,255) 0%,rgb(240,244,245) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f4f5,endColorstr=#ffffffff,GradientType=1)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f4f5,endColorstr=#ffffffff,GradientType=1);
	border-radius: 0px 4px 4px 0px;
}
.search_button{
	float: right;
	width: 25%;

}
.search_button{
	float: right;
	width: 25%;

}
.search_button input{
	float: right;
	height: 35px;
	border-radius: 0px 4px 4px 0px;
}
.search_link{
	float: left;
	width: 100%;
	text-align: right;
	margin-top: 10px;
  margin-bottom: 10px;
}

.search_link a{
	text-decoration: none;

}

div div.content_area{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.lastviewed{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	line-height: 30px;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 4px;
}
.lastviewed a{
	text-decoration: none;
}
.last_seen{}
.last_seen img{
	padding: 2px;
	float: left;
	width: 10%;
	border: 1px solid #FFF;
	margin-right: 15px;
	border-radius: 4px;
	height: 20px;
}


.box_bestseller{
	background-color: #8C8C8C;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;

}
.box_bestseller:hover{
	background-color: #333;
}
.box_bestseller_count{
	line-height: 40px;
	color: #FFF;
	background-color: #333;
	float: left;
	height: 40px;
	width: 10%;
	text-align: center;
	font-weight: bold;
}
.box_bestseller_image{
	float: left;
	height: 40px;
	width: 20%;
	overflow: hidden;
}
.box_bestseller_image img{
	height: 40px;
}
.box_bestseller_text{
	font-weight: lighter;
	height: 35px;
	width: 65%;
	float: left;
	overflow: hidden;
	padding-left: 2%;
	padding-top: 5px;
}
.box_bestseller_text a{
	text-decoration: none;
	color: #FFF;
}

.reviews_slide{

	float: left;

	width: 100%;
	  -moz-animation-duration: 3s;
      -webkit-animation-duration: 3s;
      -moz-animation-name: reviews;
      -webkit-animation-name: reviews;

	}
	.reviews_slide a{
	text-decoration: none;
}

.reviews_slide_img {
	float: left;
	margin-right: 10px;
	width: 20%;
}
.reviews_slide_img img{
	float: left;
	height: 30px;
	margin-right: 10px;
}
.review_products{
	background-color: #ECF0F1;
	padding: 18px;
	float: left;
	height: auto;
	width: 90%;
	margin-right: 0%;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
#review {
	width: 100%;
	border: 1px solid #ECF0F1;
}
@-moz-keyframes reviews {
      from {
        margin-left:0%;
        width:200%
      }

      75% {
        font-size:150%;
        margin-left:0%;
        width:150%;
      }

      to {
        margin-left:0%;
        width:100%;
      }
    }

    @-webkit-keyframes reviews {
      from {
        margin-left:0%;
        width:200%
      }

      75% {
        font-size:150%;
        margin-left:0%;
        width:150%;
      }

      to {
        margin-left:0%;
        width:100%;
      }
    }

.footer{
	margin-top: 20px;
	float: left;
	width: 100%;

}


.pngnext{
	    right: 0px;
    position: fixed;
    top: 50%;
}
.pngprev{
	    left: 0px;
    position: fixed;
    top: 50%;
}

.spacer{
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.morepics{
	clear: both;
	float: left;
	width: 100%;
}
.morepics img{
	padding: 2px;
	float: left;
	height: 93px;
	margin-left: 9px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.upcoming_section{
	background-image: url(../img/uhr_back.png);
	background-repeat: no-repeat;
	background-position: 104% 50%;
	background-color: #FFF;
	float: left;
	width: 92%;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.newsletter_section{
	padding: 4%;
	float: left;
	width: 92%;
	background-color: #fff;
	background-image: url(../img/newsletter_back.png);
	background-repeat: no-repeat;
	background-position: 101% 24px;
}
.newsletter_section_input {

}
.newsletter_section_input input{
	background-color: #ECF0F1;
	float: left;
	width: 50% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px 0px 0px 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
}

@media only screen and (min-width: 481px) {
	.additional_menue a{
		font-size: 120%;
	}
    .product_view_default{
    	width: 45%;
    	background-color: #FFF;
    /*	padding-top: 5px;
    	padding-right: 5px;
    	padding-bottom: 0px;
    	padding-left: 5px;*/
      padding: 0;
    }
    .product_view_default_frame_product{

    /*	margin-right: -9.5%;
    	margin-left: -4%;*/
    	clear: both;
    }
    .additional_menue li{
    	float: left;
    	padding-top: 12px;
    	padding-right: 1.5%; /* urspr. 2.5%, 15.01.2019, ch */
    	padding-bottom: 12px;
    	padding-left: 1.5%; /* urspr. 2.5%, 04.04.2019, ch */
    	list-style-type: none;

    }
    .product_view_list_details{
    	line-height: 80px;
    	background-color: #ECF0F1;
    	text-align: center;
    	height: 80px;
    	width: 80px;
    	margin-top: 10px;
    	border-radius: 100px;
    	float: right;
    	margin-right: 10%;
    }
}

@media only screen and (min-width: 752px){
  .product_view_default{width: 185px;}
  .specials .product_view_default_info {margin-top:33px;}
  .specials .product_view_default_info2 {margin-top:7px;}
  .special .product_view_default_price{height: 68px}
}


/* Desktoplayout: 769 bis maximal 1232&nbsp;px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 869px) {
    	.review_products{
    	background-color: #ECF0F1;
    	padding: 18px;
    	min-height: 250px;
    	width: 25%;
    	margin-right: 2%;
    	overflow: hidden;
    	margin-top: 0px;
    	margin-bottom: 20px;
    }
    .product_view_default{
    	width: 162px;
      background-color: #FFF;
     	margin-top: 1.5%;
    	margin-right: 0;
    	margin-bottom: 1.5%;
    	margin-left: 2.5%;
      padding: 0;
    }
    .product_view_default_frame_product{
    	margin-left: -2.5%;
    	margin-right: 0%;
    	clear: both;
       width: calc(100% + 30px);
    }

    .specials .product_view_default_info {margin-top:37px;}
    .specials .product_view_default_info2 {margin-top:12px;}
    .special .product_view_default_price{height: 68px}
}

@media only screen and (min-width: 869px)

.box_manufactures_classes select{
	background-color: #8C8C8C;
	float: left;
	width: 100% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
	color: #FFF;
}
.advanced_search_box{}
.advanced_search_box input{
  background-color: #ECF0F1;
	float: left;
	width: 100% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;

}
.advanced_search_box select{
background-color: #ECF0F1;
	float: left;
	width: 100% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
}
.button_frame{
	clear: both;
	float: right;
	display: table;
}
.buttons_checkout{
	margin: 5px;
	float: left;
	display: table;
}
.gift_box{
	display: table;
	float: left;
}
.gift_box input{
background-color: #ECF0F1;
	float: left;
	width: 100% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px 0px 0px 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;
}

.agbframe{
	background-color: #E9E9E9;
	float: left;
	height: 200px;
	width: 100%;
	overflow: auto;
	margin-bottom: 15px;
}

.checkoutcomment{}
.checkoutcomment textarea{
	background-color: #E9E9E9;
	width: 99%;
	border: 1px solid #333;
	padding: 5px;
}
.checkout_conf_box{
	display: table;
	margin: 10px;
	padding: 5px;
	float: left;
}
.edit_text{
	display: table;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.edit_text a{
	font-weight: lighter;
	color: #3C0;
	text-decoration: none;

}
.edit_text a:hover{
	font-weight: lighter;
	color: #3C0;
	text-decoration: underline;
}
.trustedbox{
	background-color: #E8E4ED;
	padding: 5px;
	width: 99%;
	clear: both;
}
.main_header{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.main_row{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 2px;
	padding-top: 5px;
}
.main_row img{
	padding: 2px;
	border-radius: 4px;
	border: 1px solid #FFF;
	margin-right: 10px;
	float: left;
}
.nobr{
	font-size: 80%;
}

.contact_classes{
	float: left;
	width: 48%;
}
.contact_classes input{
	background-color: #ECF0F1;
	float: left;
	width: 96% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;

}
.contact_classes select{
	background-color: #ECF0F1;
	float: left;
	width: 96% !important;
	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;
	line-height: 30px;
	height: 30px;
	text-indent: 15px;

}
.contact_classes img{
	background-color: #ECF0F1;

	margin-bottom: 5px;

	border-radius: 4px;


}

.contact_classes textarea{
	background-color: #E9E9E9;
	width: 109%;
	border: 1px solid #333;
	padding: 5px;
	border-radius: 4px;}


	.contact_classes_2{

	width: 48%;
}
.contact_classes input_2{
	background-color: #ECF0F1;

	margin-bottom: 15px;
	border: 0px solid #ECF0F1;
	border-radius: 4px;

	text-indent: 15px;

}


.lazy {
display: none;

}

.lazy img{
	height: 50px;
	width: 50px;
}

.start .container {
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
}

.start .item {float: left;}
.start .item img {max-width: 100%;}
.start .item { width: 48%; margin:  1% 1% 20px 1%;}

@media (max-width: 780px){.start .item{width: 96%;}}

.l50{width: 50%; float: left; min-height: 215px;}

.red {color:red;}

#checkout_payment h1,
#checkout_payment h2
 {margin-top: 20px;}

#checkout_payment td,
#checkout_payment p
 {font-size: 1.1em;}

.highlightbox a {font-size: 120%;}
.highlightbox {
	background-color:#fff;
	padding: 20px;
	margin-bottom: 20px;
}
#account_delete a img {vertical-align: top;}

.errormessage {background: #fff;}
.productSavePrice {display: none;}
span.productNewPrice {color: red;}</pre></body></html>