/* --- START Artikelslider NEUE ARTIKEL Startseite --- */
/* --- Weitere Einstellungen in der javascript/owl.carousel.js --- */
.owl-slider-h2 {
  width: 100%;
  line-height: 42px;
  background-color: #376D9B;
  border: 0;
}
.owl-slider h2 {
  color: #FFFFFF;
  font-weight: 400;
  font-size: 20px;
  margin: 8px 0px;
  padding: 9px 0px 0px 15px;
  padding: 0 0px 0px 15px;
  height: 42px;
}
.aaa_owl-slider h2 {
	color: #FFFFFF;
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.6); */
	font-weight: 400;
	font-size: 20px;
	margin: 8px 0px;
	padding: 9px 0px 0px 15px;
	/* font-family: 'Oswald', Arial, Helvetica, sans-serif; */
	height: 32px;
	width: 96.5%;
	width: 100%;
	padding-top: 17px;
  /*  -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; */
	line-height: 13px;
	background-color: #376D9B;
	border: 0;
	background-attachment: scroll;
        /*
        background-image: url(../bilder/h2_bg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        */
}
.owl-slider_specials h2 {
	color: #FFFFFF;
	/* text-shadow: 1px 1px 1px rgba(0,0,0,0.6); */
	font-weight: 400;
	font-size: 20px;
	margin: 8px 0px;
	padding: 9px 0px 0px 15px;
	/* font-family: 'Oswald', Arial, Helvetica, sans-serif; */
	height: 32px;
	width: 96.5%;
	padding-top: 17px;
        /*
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        */
	line-height: 13px;
	background-color: #376D9B;
	border: 0;
	background-attachment: scroll;
        /*
        background-image: url(../bilder/h2_bg.jpg);
        background-repeat: repeat-x;
        background-position: left top;
        */
}

.product_isnew_deutsch {
	background: url("../bilder/new_flag_deutsch.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}
.product_isnew_english {
	background: url("../bilder/new_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}
.product_isspecial_deutsch {
	background: url("../bilder/special_flag_deutsch.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}
.product_isspecial_english {
	background: url("../bilder/special_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index:5;
}

.productPreview {padding:0;margin:0;padding-right: 2px;}
.productPreview_bestseller {margin:0;padding-right: 4px;}
.productPreview_specials {margin:0;padding-right: 4px;}

.owl-wrapper .productPreview {padding-right: 2px;}
.productImageBorder_index {
	padding:0;
	margin: 16px 0 5px;
	max-width:260px;
	height:auto;
	-webkit-box-shadow: 0px 1px 2px #333;	
	-moz-box-shadow: 0px 1px 2px #333;
	box-shadow: 0px 1px 2px #333;
	z-index:4999;
}
.product_box_index {
	background-color: #FFFFFF;
	margin: 3px 2px 0px 0px;
	padding: 5px 9px 2px 5px;
	height: 366px;
	width: 88.1%;
	text-align: center;
	border: 1px solid #F0F0F0;
}
.taxandshippinginfo{font-size: 10px;font-family: Arial, Helvetica, sans-serif;font-weight:400;color:#999999;text-decoration:none;}

/* --- ENDE Neue Artikel Slider Startseite --- */

/* --- START Artikelslider BESTSELLER Startseite --- */

.product_bestseller_deutsch {
	background: url("../bilder/bestseller_flag_deutsch.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}
.product_bestseller_english {
	background: url("../bilder/bestseller_flag_english.png") no-repeat transparent;
	height: 69px;
	width: 72px;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
}

/* --- ENDE Artikelslider BESTSELLER Startseite --- */
#slider_display{float:right;width: 970px;height: 250px;margin-right: 14px;}
#owl-demo .item img{display: block;/*width: 100%;*/height: auto;}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
#owl-newproduct .item{ margin: 3px;}
#owl-newproduct .item img{ display: block; width: 100%; height: auto;}
#owl-bestsellers .item{ margin: 3px;}
#owl-bestsellers .item img{ display: block; width: 100%; height: auto;}
#owl-bestsellers .productPreview_bestsellers{padding-right: 2px;}
#owl-specials .item{ margin: 3px;}
#owl-specials .item img{ display: block; width: 100%; height: auto;}
#owl-specials .productPreview_specials{padding-right: 2px;}

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel_best{
	display: none;
	position: relative;
	width: 98%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 98.2%;
}
.owl-carousel_best .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 98.2%;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;/*padding-right: 2px;*/
}


.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/* START OWL Theme */
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-pagination {
	top: 150px;
	position: relative;
	right: 5px;
}
.AUS_owl-theme .AUS_owl-controls{
	top: -360px;
	text-align: center;
	position: relative;
	float: right;
	right:25px;
}
.owl-theme .owl-controls {
  top: -48px;
  text-align: center;
  position: absolute;
  float: right;
  right: 25px;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #89AAB9;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 3px 8px;
	font-size: 23px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff;
        /*
	filter: Alpha(Opacity=50);
	opacity: 0.5;
        */
	width: 25px;
	padding-bottom: 6px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	/*display: inline-block;*/
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #3FC2E0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}


@media screen and (max-width:872px) {
.owl-pagination {display:none;}
}
@media screen and (max-width:700px) {
#slider_display {display:none;}
}
@media screen and (max-width:636px) {
.owl-slider h2 {width: 94.5%;}
.owl-slider_bestseller h2{width: 94.5%;}
}
@media screen and (max-width:526px) {
.product_box_index {width: 92%;border-left-width:1px;border-left-style:solid;border-left-color:#ccc;border-right-width:1px;border-right-style:solid;border-right-color:#ccc;}
}
@media screen and (max-width:506px) {
.owl-slider h2 {width: 92%;}
.owl-slider_bestseller h2{width: 92%;}
}


