._email_kunde_{display:none!important;}
body{
	font-family 	: Trebuchet MS, Arial, Helvetica, sans-serif;
	color 			: #000000;
	background		: #222222;
}
.anyForm img{max-width : 100%;}
.anyForm label.required:after{
	content : "*";
	font-size : 14px;
	color : red;
	margin-left : 10px;
	line-height : 14px;
}
.anyForm input[type="checkbox"]{margin-left : 10px !important;}
.anyForm .text-content{margin-bottom : 10px !important;}
a{color : #000;}
a.highlight{background : #DDDDDD; padding:2px 5px;}
img{max-width : 100%;}
#myModal{z-index:999999}
#myModal .modal-xlg{width : 1000px;max-width:100%;}
#message{position:fixed;top:0px;left:0px;right:0px; display:none;z-index:1999999;}
#message .alert{width:100%;}
#message .alert h4{margin:0px;}
#searchForm{margin : 0px;}
.pt0,.p0	{padding-top 	: 0px;}
.pr0,.p0	{padding-right 	: 0px;}
.pb0,.p0	{padding-bottom : 0px;}
.pl0,.p0	{padding-left 	: 0px;}

.pt5,.p5	{padding-top 	: 5px;}
.pr5,.p5	{padding-right 	: 5px;}
.pb5,.p5	{padding-bottom : 5px;}
.pl5,.p5	{padding-left 	: 5px;}

.pt15,.p15	{padding-top 	: 15px;}
.pr15,.p15	{padding-right 	: 15px;}
.pb15,.p15	{padding-bottom : 15px;}
.pl15,.p15	{padding-left 	: 15px;}

.pt30,.p30	{padding-top 	: 30px;}
.pr30,.p30	{padding-right 	: 30px;}
.pb30,.p30	{padding-bottom : 30px;}
.pl30,.p30	{padding-left 	: 30px;}


.mt0,.m0	{margin-top 	: 0px;}
.mr0,.m0	{margin-right 	: 0px;}
.mb0,.m0	{margin-bottom 	: 0px;}
.ml0,.m0	{margin-left 	: 0px;}

.mt5,.m5	{margin-top 	: 5px;}
.mr5,.m5	{margin-right 	: 5px;}
.mb5,.m5	{margin-bottom 	: 5px;}
.ml5,.m5	{margin-left	: 5px;}

.mt10,.m10	{margin-top 	: 10px;}
.mr10,.m10	{margin-right 	: 10px;}
.mb10,.m10	{margin-bottom 	: 10px;}
.ml10,.m10	{margin-left	: 10px;}

.mt20,.m20	{margin-top 	: 20px;}
.mr20,.m20	{margin-right 	: 20px;}
.mb20,.m20	{margin-bottom 	: 20px;}
.ml20,.m20	{margin-left	: 20px;}

.mt30,.m30	{margin-top 	: 30px;}
.mr30,.m30	{margin-right 	: 30px;}
.mb30,.m30	{margin-bottom 	: 30px;}
.ml30,.m30	{margin-left	: 30px;}
.mt50,.m50	{margin-top 	: 50px;}
.mr50,.m50	{margin-right 	: 50px;}
.mb50,.m50	{margin-bottom 	: 50px;}
.ml50,.m50	{margin-left	: 50px;}
.strong{font-weight:bold;} 
.bg{font-size : 18px;}

.parm3 p{margin-bottom : 3px;}

#allaround{
	position			:relative;
    background-color	: #ffffff;
    box-shadow			: 0 0 5px rgba(0, 0, 0, 0.75);
}
#mdMainNav{margin-bottom : 0px;}
#mdMainNav ul li.dropdown:hover .dropdown-menu{display : block;}
#maindiv{margin-top : 10px; margin-bottom : 150px;}

/*==== Alerts - Start ====*/
.alert{
	font-weight 		: bold;
	border-radius 		: 0px;
	color				: #fff;
	position			: relative;
}
.alert.alert-xs{padding:5px 10px;}
.alert h4 > span{
	line-height : 28px;
	margin-left : 25px;
}
.alert h4 > span:before{
	position		: absolute;
	left 			: 10px;
	display			: inline-block;
	font-family		: 'Glyphicons Halflings';
	font-style		: normal;
	font-weight		: 400;
	line-height		: 28px;
	font-size 		: 24px;
	margin-right	: 10px;
	-webkit-font-smoothing	: antialiased;
	-moz-osx-font-smoothing	: grayscale;
}
.alert-success{
	background-color	: #85C800;
	border 				: 1px solid #97DA22;
}
.alert-success h4 > span:before{
	content : '\e084';
}

.alert-danger{
	background-color	: #C40303;
	border 				: 1px solid #D21D0C;
}
.alert-danger h4 > span:before{
	content : '\e083';
}

.alert-warning{
	background-color	: #E8990F;
	border 				: 1px solid #FAA822;
}
.alert-warning h4 > span:before{
	content : '\e101';
}

.alert.alert-noicon h4 > span{margin-left : 0px;}
.alert.alert-noicon h4 > span:before{content : "";}
/*==== Alerts - End ====*/

/*==== Teaser - Start ====*/
.emotion_img{width : 100%;}
#teaserinhalt, div.ems_slider{
	display 		: inline-block;
	position		: relative;
	width 			: 100%;
	padding 		: 0px;
	margin-top 		: 0px;
	margin-bottom 	: 10px;
	overflow 		: hidden;
}
#teaserinhalt ul, div.ems_slider ul{
	width : 100%;
	margin : 0px;
	padding : 0px;
}
#teaserinhalt ul li, div.ems_slider ul li{
	list-style : none;
	width : 100%;
}
#teaserinhalt ul li img, div.ems_slider ul li img{
	max-width : 100%;
	width : 100%;
}
/*==== Teaser - End ====*/

/*==== Special Button - Start ====*/
.btn-green{color : #005195;}
.btn-green:hover{color :#005ba5;}

.btn.btn-green{background-color : #005195; color : #ffffff; border: 1px solid #005ba5;}
.btn.btn-green:hover{background-color :#005ba5; color : #ffffff;}
/*==== Special Button - End ====*/


/*==== Special überschriften - Start ====*/
.sideBarTitle{
	display : block; margin : 20px 0px 10px 0px;
	border : 1px solid #E1E1E1;
	background : #f1f1f1;
	padding : 10px;
	font-size : 20px;
	font-weight : bold;
	text-transform : uppercase;
}
.blockTitle {
    background		: none;
	border 			: none;
    border-bottom	: 1px solid #E1E1E1;
    padding			: 0px;
    text-transform	: uppercase;
}
.blockTitle span{
    display : inline-block;
	padding : 10px 15px;
	border 	: none;
	border-bottom : 3px solid #005195;
	margin-bottom : -2px;
}
.blockTitle .heading0{font-size : 58px; line-height : 60px;}
.blockTitle .heading1{font-size : 36px; line-height : 38px;}
.blockTitle .heading2{font-size : 32px; line-height : 34px;}
.blockTitle .heading3{font-size : 30px; line-height : 32px;}
.blockTitle .heading4{font-size : 28px; line-height : 30px;}
.blockTitle .heading5{font-size : 24px; line-height : 26px;}
.blockTitle .heading6{font-size : 20px; line-height : 22px;}
h1.title, h3.title {
    background-color	: #9ea09f;
    margin-top			: 0;
    padding				: 0;
	color				: #ffffff;
	font-size 			: 24px;
	line-height			: 24px;
	margin-bottom 		: 10px;
    padding 			: 10px;
}
h1.title a, h3.title a{
	color : #ffffff;
}
/*==== Special überschriften - End ====*/

/*==== fixedTop - Start ====*/
body{padding-top : 32px;}
#fixedTop{
	position 		: fixed;
	top 			: 0;
	left 			: 0;
	background 		: #000000;
	width 			: 100%;
	padding 		: 0px;
	z-index			: 999999;
	border-top 		: 3px solid #2185c3;
	min-height		: 32px;
}
#fixedTop > div > ul > li > a{border-right : 1px solid #ffffff; padding : 0px 15px; }
#fixedTop > div > ul > li{padding : 7px 0px;}
#fixedTop > div > ul > li:last-of-type > a{border-right : none;}

#fixedTop > div > ul > li:hover{padding : 0px 0px;}
#fixedTop > div > ul > li:hover > a{padding : 7px 15px 7px 15px; border-color:#2185c3;}

#fixedTop ul li a{background : transparent; font-size : 14px; color : #ffffff; line-height : 14px;}
#fixedTop ul li a:hover, #fixedTop ul li.dropdown:hover > a{background : #2185c3; text-decoration : none;}
#fixedTop ul li.dropdown:hover ul{display : block;}
#fixedTop ul ul{background : #2185c3; border-top : none;}
/*Hovered man über eine Dropdown-Link so wird der dessen Hintergrund einfach verdunkelt,
will nämlich das Design rot färben muss man nur das Dropdown-menu anpassen
*/
#fixedTop ul ul li a:hover{background : rgba(0,0,0,0.15);} 

#headerdiv .login_ul li > a{font-size : 16px; padding : 0px 10px 0px 0px; line-height : 18px; border-right : 1px solid #000000;}
#headerdiv .login_ul li a:hover{background : transparent;}
#headerdiv .login_ul li {padding : 10px 5px;}
#headerdiv .login_ul li:last-of-type a {border : none;}
@media(min-width: 768px){
	.navigation_hauptkategorien li .dropdown-menu{
		background-color : #c40027;
		width : 500px;
		border-top : none;
		-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 8px 12px rgba(0, 0, 0, .175);
		margin-left : -1px;
	}
	.navigation_hauptkategorien li .dropdown-menu li{
		width : 50%;
		display : inline-block;
	}
	#mdMainNav  ul.navigation_hauptkategorien li .dropdown-menu li a{
		font-size: 18px;
		line-height: 20px;
		padding: 5px 10px;
	}
	#mdMainNav  ul.navigation_hauptkategorien li .dropdown-menu li a:hover{
		background : transparent;
		text-decoration : underline;
	}
	#mdMainNav  ul.navigation_hauptkategorien li .dropdown-menu li.active a{background : transparent;}
	#headernavi_top ul li:hover  .dropdown-menu, .navigation_hauptkategorien li:hover .dropdown-menu{
		display : block;
	}
	.loginrechts .login_ul li:hover .dropdown-menu{
		display 				: block;
		border-top-left-radius 	: 5px;
		margin-top 				: 0px;
		border 					: 1px solid #ffffff;
	}
	.loginrechts .login_ul li:hover .dropdown-menu{
		width 	: 400px;
		padding : 10px;
	}
}
/*==== fixedTop - End ====*/
/*==== BackToTop - Start ====*/
.backToTop{
	display 		: none;
	position 		: fixed;
	right 			: 16px;
	bottom 			: 16px;
	font-size		: 22px;
	height 			: 45px;
	line-height 	: 38px;
	width 			: 45px;
	text-align		: center;
	color 			: #2185c3;
	border 			: 5px solid #2185c3;
	border-radius 	: 45px;
	box-shadow		: 0px 0px 5px rgba(128,128,128,0.75);
	z-index			: 999999;
}
.backToTop:hover,.backToTop:active, .backToTop:focus{
	color 			: #2185c3;
	box-shadow		: 0px 0px 5px rgba(64,64,64,0.75);
}
/*==== BackToTop - End ====*/
/*==== Kopfzeile, Logo & Hotline - Start ====*/
.warenkorbshort{padding : 0px 0px 0px 10px;} 
.warenkorbshortbg{padding : 10px 20px; border : 1px solid #e1e1e1;}
.warenkorbshortbg a{font-size : 16px; font-weight : bold;}
/*==== Kopfzeile, Logo & Hotline - End ====*/
/*==== Herstellerlogos - Start ====*/

#scroller img, #scroller a{
	float 		: left;
	max-height 	: 60px;
}
#scroller{
	margin 		: 15px 0px;
	line-height	: 75px;
}
/*==== Herstellerlogos - End ====*/

/*==== Hauptnavigation - Start ====*/
#mdMainNav{
	background 		: #F1F1F1;
	padding 		: 0px;
	border-radius 	: 0px;
	border 			: none;
	border-bottom 	: 1px solid #E1E1E1;
	border-top 		: 1px solid #E1E1E1;
	min-height 		: 34px;
}
#mdMainNav.fixed{
	position : fixed;
	top 	 : 40px;
}
#mdMainNav ul.nav>li>a{
	color 				: #000000;
	text-decoration 	: none;
	font-size			: 18px;
	padding 			: 10px 15px;
	line-height			: 20px;
	font-weight			: normal;
	text-transform		: uppercase;
}
#mdMainNav ul.nav>li							{padding 	: 3px 0px;}
#mdMainNav ul.nav>li:hover						{background-color : #005195;}
#mdMainNav ul.nav>li:hover	a					{background-color : #005195;}
#mdMainNav ul.nav>li>.dropdown-menu				{background-color : #005195; color:#ffffff; padding:5px;}
#mdMainNav ul.nav>li:hover	a, 
#mdMainNav ul.nav>li>.dropdown-menu li a		{color : #fff;}
#mdMainNav ul.nav>li>.dropdown-menu li a:hover	{background-color : rgba(255,255,255,0.1); text-decoration:none}
/*==== Hauptnavigation - End ====*/

/*==== Suche & Marken - Start ====*/
.suchenBox{
	position : absolute;
	right : 15px;
	padding : 0px;
	width : 42px !important; 
	overflow:hidden;
	line-height : 45px;
	height : 45px;
}
.suchenBox input{display : none !important; background : transparent; color : #000000; border : none; box-shadow : none; height : 43px; }
.suchenBox .btn{padding:10px 11px;  background : transparent; color : #000000; border : none; font-size : 20px; line-height : 20px;}
.suchenBox #schnellsuche{padding : 0px;}

.suchenBox.active, .suchenBox:hover, .suchenBox:focus{
	width : 250px !important; 
	background : #ffffff;
	z-index : 10;
}
.suchenBox.active input, .suchenBox:hover input{display : block !important;}
/*.suchenBox.active .btn, .suchenBox:hover .btn{margin-top : -1px;}*/
.searchPreview {
	display : none;
}
#headersucher {
    background		: transparent none repeat scroll 0 0;
    border-radius	: 0px;
    margin 			: 0px 0px 15px 0px;
    padding			: 0px;
    position		: relative;
}

#headersucher #schnellsuche {
    border			: none;
    margin-bottom	: 10px !important;
    padding			: 1px !important;
	box-shadow 		: none;
}
#headersucher input {
    background: #f1f1f1 none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    color: #000000;
    font-size: 12px;
    height: 29px;
    line-height: 29px !important;
    padding: 7px 15px;
	box-shadow	: none;
}
#headersucher .btn {
    background-color: #f1f1f1;
    border: none;
    border-radius: 0;
    color: #000000;
	font-size : 15px;
	line-height	: 15px;
	padding : 6px 10px;
}

#headersucher select {
    background: #f1f1f1;
    border: none;
    border-radius: 0;
    color: #000000;
    font-size: 12px;
    height: 29px;
    line-height: 29px !important;
    padding: 7px 15px;
}
/*==== Suche & Marken - End ====*/
/*==== Sidebar - Start ====*/
	/*== Navigation - Start == */
#navidiv ul li {
	list-style-type : none;
}	
#navidiv ul {
	padding : 0px;
	margin : 0px 0px 20px 0px;
}	
#navidiv ul.Navi_mainkat > li {
    background		: #ffffff;
}

#navidiv ul li a {
    color			: #000000;
    display			: block;
    font-size		: 18px;
    padding			: 10px;
    text-transform 	: uppercase;
	padding 		: 15px;
	line-height 	: 20px;
}
#navidiv ul li a:hover{text-decoration: underline;}
#navidiv ul ul{
	padding-left : 15px;
	margin-bottom : 10px;
}
#navidiv ul ul ul{
	margin-top : 10px;
}
#navidiv ul ul li a {
	padding 		: 5px 15px;
    font-size 		: 16px;

}
#navidiv ul ul ul li a {
    font-size 		: 14px;
}
#navidiv ul.Navi_mainkat > li{margin-bottom : -1px;}
#navidiv ul.Navi_mainkat > li > a {
    background		: transparent;
	border 			: 1px solid #e1e1e1;
}
#navidiv ul ul.Navi_subkat_1{
	margin-bottom : 0px;
	padding-bottom : 10px;
}
#navidiv ul li.NaviItem_mainkatSelected > a{
	background 	: transparent;
	color 		: #005195
}
#navidiv ul ul li.active > a{
	background 	: #f1f1f1;
	color 		: #005195
}
#navidiv ul li.NaviItem_mainkatSelected{margin-top : 1px;}
#navidiv > ul > li.NaviItem_mainkatSelected > a{
	border : none !important;
}

	/*== Navigation - End == */
.kontaktBox {
    padding: 0 20px 20px;
	color : #000000;
}
/*==== Sidebar - End ====*/
/*=== Footer - Start ====*/
#footer{
	border-top 			: 3px solid #2185c3;
	background-color 	: #222222;
	color 				: #BCBCC1;
	padding 			: 50px 2%;
	font-size 			: 16px;
}

#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6, #footer .footer_heading, #footer .clrWhite{
	padding 	: 0px;
	margin 		: 0px 0px 10px 0px;
	font-size 	: 16px;
	font-weight : bold;
	color 		: #ffffff;
	display 	: block;
	text-transform : uppercase;
}
#footer .clrWhite{
	text-transform : unset;
}
#footer ul.nav.nav-stacked a {
    background: transparent;
    color: #cccccc;
    font-size: 16px;
	line-height : 18px;
    padding: 3px 0px;
}

#footer ul.nav.nav-stacked a:hover {
    background: transparent;
	text-decoration : underline;
}
#footer .zm ul{
	padding : 0px;
	margin: 0px;
	display : block;
	width : 100%;
}
#footer .zm ul li {
    margin: 5px 0 5px;
	padding : 0px 5px;
	width : 50%;
	display : inline-block;
	float : left;
}
#footer .zm ul li img {
    width : 100%;
}
.icon_home, .icon_telefon, .icon_fax, .icon_mail{
	display : block;
	margin : 30px 0px 0px 0px;
	padding : 0px 0px 0px 45px;
	position : relative;
}
.icon_home:after, .icon_telefon:after, .icon_fax:after, .icon_mail:after{
	font-family : FontAwesome;
	content : "";
	position : absolute;
	top : -5px;
	left : 0px;
	font-size : 28px;
	font-weight : normal;
}
.icon_home:after{
	content : "\f041";
}
.icon_telefon:after{
	content : "\f095";
}
.icon_fax:after{
	content : "\f1ac";
	top : -7px;
}
.icon_mail:after{
	content : "\f0e0";
	top : -7px;
}
/*=== Footer - End ====*/
/*=== Warenkorb - Start ===*/
.WKimgSmall{
	max-width 	: 300px;
	box-sizing 	: border-box;
}
.WKimgSmall img{
	width : 100%;
}
.deleteProduct {
    background	: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color		: #333333;
    font-size	: 2em;
    text-align	: center;
}
#warenkorb div, #warenkorb a {
    padding-bottom	: 7px;
    padding-top		: 7px;
}
.warenkorbmenge .label{
	font-size : 100%;
}
.warenkorbmenge .addToCart{
	padding-top		: 0px !important;
	padding-bottom	: 0px !important;
}
.warenkorbmenge .glyphicon-shopping-cart{
	color			: #fff;
    font-size		: 1.9em;
	max-width 		: 36px;
}
/*=== Warenkorb - End ===*/

/*=== Registrierien - Start ===*/
.zipCity input {
    float: left;
    width: 70%;
}
.zipCity input:first-of-type {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 30%;
}
.zipCity input:last-of-type {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
	border-left : none;
}

/*=== Registrierien - Start ===*/

/*=== Artikel allgemein - Start ===*/	
.productNewReduced{
	z-index		: 99;
	width 		: 34px;
	position 	: absolute;
	top 		: 7px;
	right 		: 7px;
	height		: 23px;
	text-align  : right;
}
.productNewReduced img{
	float : right;
}
.artikeldetail p{font-size : 12px;}

.preisanzeige{
	display		: block;
    font-size	: 24px;
    font-weight	: bold;
    padding		: 0;
}

.siesparen {
    color		: #DA002C;
    font-size	: 16px;
	line-height	: 18px;
	margin 		: 5px 0px;
	display 	: block;
	height 		: 18px;
	overflow 	: hidden;
}
.mehrinfoDiv{display : block; color : #005195; font-size : 16px; margin : 10px 0px;}
.mehrinfoDiv span{display : inline-block; margin-top : 5px; float:left;}
.mehrinfoDiv i{float:left;}

	/*=== Warenkorb - start ===*/
.warenkorbmenge {
    border				: 1px solid #e1e1e1;
    border-radius		: 0px;
    font-size			: 10px;
	margin-bottom 		: 10px;
	padding 			: 5px;
	background 			: #f1f1f1;
}
.warenkorbmenge .form-control {
    border				: none;
    padding				: 5px;
	max-height 			: 32px;
}
.warenkorbmenge .input-group-addon {
    background			: #82c300 none repeat scroll 0 0;
    border				: 1px solid #82c300;
    color				: #ffffff;
    font-size			: 12px;
    font-weight			: normal;
    text-transform		: uppercase;
	display 			: none;
}
.warenkorbmenge .input-group-addon, .warenkorbmenge .btn {
    border-radius: 0;
    padding: 5px;
}
.warenkorbmenge .btn {
    border 	: none;
	background : transparent;
	color 	: #000000;
	text-transform : uppercase;
	font-size : 28px;
	padding	: 5px 10px;
	line-height : 28px;
	font-weight : bold;
}
.warenkorbmenge .btn img {
    min-width	: 27px !important;
    width		: 27px !important;
}
	/*=== Warenkorb - end ===*/
	
.childartikeldiv_liste .childartikeldiv {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent url("img/ecke.png") no-repeat scroll right bottom;
    border-color: -moz-use-text-color #9ea09f #9ea09f;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin: 0;
    padding: 5px 5px 20px;
}

	/*== Top Artikel & Neuheiten - Start ==*/
#angebote_startseite .slick-list {
    border: 1px solid #e1e1e1;
	 border-bottom : none; 
	 border-top : none;
}	
.productView .preisanzeige{
	float:left;	
}

.productView .caption{
	padding: 0px;
}

.productView .caption p{
	min-height 	: 54px;
	max-height 	: 54px;
	line-height	: 18px;
	font-size 	: 16px;
	overflow 	: hidden;
}

.productView .productNewReduced{
	top 	: 5px;
	right 	: 13px;
}
	
.productView{
	padding-left 	: 7px;
	padding-right 	: 7px;
}
.productView.topArtikel{padding : 0px; margin-left : -1px; margin-bottom : 0px;}
.productView.topArtikel .thumbnail {margin-bottom : 0px;}

.productView .thumbnail {
	border-radius 	: 0px;
	border 			: 1px solid #E1E1E1;
	background		: transparent;
	padding 		: 20px;
}

.productView h3{
	font-size 		: 20px;
	line-height		: 22px;
	margin-top		: 10px;
	margin-bottom 	: 10px;
	font-weight	 	: normal;
	height 			: 44px;
	overflow 		: hidden;
}

.productView {
	color : #000000;
}

.productView h3 a{
	color : #000000;
	font-size : 20px;
}

.productView .artikellink{
	min-height	: 175px;
	height 		: 175px;
	display 	: block;
}

.productView .artikellink img{
	height 		: auto;
	max-height 	: 175px;
}
	/*== Top Artikel & Neuheiten - End ==*/

	/*== Varianten - Start ==*/
.varianteListBlock .blockTitle{
	color 			: #82C300;
	background 		: #555A59 url("img/plus_navi_links.png") 10px 13px no-repeat;
	padding 		: 7px 7px 7px 30px;
	font-size 		: 18px;
}
.varianteListBlock .blockTitle a{
	color : #82C300;
}
.childartikeldiv_liste .childartikeldiv{
	margin 			: 0px;
	padding 		: 10px 15px 10px 20px;
	border 			: none;
	background 		: transparent;
}

.childartikeldiv{
	margin 			: 0px;
	padding 		: 0px 0px 10px 0px;
	border 			: none;
	border-bottom 	: 1px solid #9EA09F;
	background 		: transparent;
}
.childartikeldiv_liste .panel-body{
	padding : 0px;
}

.childartikeldiv_detail .panel-body{
	padding : 0px;
	border : none;	
}

.childartikeldiv_detail .panel{
	border-radius : 0px;
	margin-top : 0px;
	padding : 0px;
	border : none;	
	
}
.childartikeldiv_detail .panel-heading{
	display : none;
}

.childartikeldiv_liste{
	margin-top : 15px;
	margin-bottom : 0px;
	padding 	: 0px;
}
.childartikeldiv_liste .panel {
	border-radius : 0px;
	border : none;
	border-top : 1px solid #E1E1E1;
}
.childartikeldiv_liste .panel-heading{
	background : F1F1F1;
	text-align : right;
}
.childartikeldiv_liste .panel-heading a{
	color : #005195;
	outline : none;
	font-size : 16px;
}
.childartikeldiv_liste .panel-heading a span{
	float : left;
	margin-top : 5px;
}
.childartikeldiv_liste .panel-heading a .fa{
	font-size : 28px;
	margin-right : 5px;
	margin-top : 0px;
}

.childartikeldiv_detail{
	padding-left : 0px;
	padding-right : 0px;
}	
	/*== Varianten - End ==*/
	
/*=== Artikel allgemein - End ===*/

/*=== Tabs -  Start ===*/
.nav-tabs{border : none; margin-top : 20px;}
.nav-tabs li{
	border-radius 	: 0px;
	background 		: #ffffff;
	border 			: 1px solid #e1e1e1;
	color 			: #000000;
	margin 			: 0px 10px 0px 0px;
}
.nav-tabs li a, .nav-tabs li.active a{
	background 		: none !important;
	border 			: none !important;
	color 			: #000000;
	padding 		: 5px 15px;
	font-size 		: 18px;
	margin 			: 0px;
	border-radius 	: 0px;
}

.nav-tabs li.active{
	background 		: #F1F1F1 !important;
	color 			: #000000;
}
.nav-tabs li.active a{
	color 			: #000000 !important;	
}
.nav-tabs li:hover, .nav-tabs li:focus{
	background 		: #F1F1F1;
}

.tab-pane{
	border 			: none;
	border-top 		: none;
	padding 		: 10px 0px 0px 0px;
	min-height 		: 200px;
}


.tab-content{
	margin-bottom : 25px;
}

/*=== Tabs - Ende */

/*=== Shopbewertung - Start ===*/
.bewertung_logo {
    background: rgba(0, 0, 0, 0) url("img/logo_shopbewertung_neu.png") no-repeat scroll 0 0;
    height: 180px;
	padding : 75px 10px 10px 10px;
	width : 180px;
}
.bewertung_logo a {
    color: #1c79bb;
    font-weight: bold;
    text-align: center;
	display : block;
}
/*=== Shopbewertung - End ===*/

/*====== Anpassung für handies ======*/
@media(max-width:767px){
	body{padding-top : 0px}
	.kundenBlock .loginrechts{display : none;}
	.kundenBlock, .kundenBlock #warenkorbshort, .kundenBlock .warenkorbshortbg, .kundenBlock #warenkorbshort_inhalt{display : block; width : 100%;}
	#xsMainNav{padding : 0px;} 
	
	#xsMainNav #collapsable-2 ul, #xsMainNav  #collapsable-2  div{
		padding : 0px !important;
		margin : 0px!important;
		float : none !important;
		clear : both !important;
		width : 100% !important;
	}
	#xsMainNav #collapsable-2 ul{margin : 0px !important;}
	#xsMainNav #collapsable-2 ul ul{padding : 0px 0px 0px 15px !important;}
	#xsMainNav #collapsable-2 div{margign : 0px;}
	#xsMainNav #collapsable-2 ul li {
		display : block !important;
		width : 100% !important;
		padding : 0px !important;
	}
	#xsMainNav #collapsable-2 ul li a{
		display : block !important;
		width : 100% !important;
		padding : 10px 15px !important;
		color : #000000 !important;
		font-size : 16px !important;
		border : none  !important;
	}
	#xsMainNav #collapsable-2 ul li.NaviItem_mainkatSelected > a, #xsMainNav #collapsable-2 ul li.active > a{
		color : #005195 !important;
	}	
	#xsMainNav #collapsable-2 ul li a:hover{
		background-color : #005195 !important;
		color : #ffffff !important;
	}
	
	#xsMainNav #collapsable-2 ul li a .fa{
		display : none;
		margin : 0px;
		
	}

	#collapsable-2, #collapsable-2 > div{margin : 0px  !important; padding-left : 0px  !important; padding-right : 0px  !important;}
	#inhaltdivstart{padding : 5px !important;}
}
form[data-target="#suche_inhalt"] div[data-name="order_type"]{display:none !important;}
form[data-target="#suche_inhalt"] div[data-name="order_type"]{display:none !important;}#cookie_information,#cookie_information_link{padding-top:10px;padding-bottom:10px}#cookie_information{position:fixed;bottom:0;left:0;right:0;z-index:1999999;float:left}#cookie_information,#cookie_information>div{background-color:#000;color:#fff}#cookie_information_text a{color:#fff;text-decoration:underline}#cookie_information_link a{color:#fff;text-decoration:none;border:1px solid;padding:5px}

.ecRateRechnerInfo{
	display : inline-block;
	padding: 10px;
	text-align : left;
	background : #eeeeee;
}
#warenkorb .ecRateRechnerInfo{
	text-align : right;
}
.ecRateRechnerInfo .ecRateRechnerPreis{
	color : #ed6501;
	font-weight : bold;
}
.ecRateRechnerInfo a{
	color : #0066b3;
}
#cookie_information_link a{display:inline-block;margin-left:5px;}
#cookie_information_link a.accept_cookie_btn{color:#fff; background-color:#008446; border-color:#008446;}

#cookie_information{z-index:9999999;}
