._email_kunde_{display:none!important;}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Noto  Sans'), local('NotoSans-Regular'),
	url(./fonts/NotoSans-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Noto  Sans'), local('NotoSans-Italic'),
	url(./fonts/NotoSans-Italic.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: bold;
    src: local('Noto Sans'), local('NotoSans-Bold'),
	url(./fonts/NotoSans-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: bold;
    src: local('Noto Sans'), local('NotoSans-BoldItalic'),
	url(./fonts/NotoSans-BoldItalic.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Noto Sans'), local('NotoSans-Bold'),
	url(./fonts/NotoSans-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 800;
    src: local('Noto Sans'), local('NotoSans-BoldItalic'),
	url(./fonts/NotoSans-BoldItalic.ttf) format('truetype');
}
body{
	font-family 	: 'Noto Sans', Arial, Helvetica, sans-serif;
	color 			: #000000;
	background		: #F7F7F7;
	font-size  		: 14px;
	xpadding-top 	: 112px;
	overflow-x: hidden; /* Prevent scroll on narrow devices */
}
#allaround{
	padding-top 	: 112px;
}
.flex{
	display : flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
.flex .h100p{
	height : 100%;
}
.flex .slick-track {
    display: flex !important;

}
.flex  .slick-slide{height: inherit !important;}
.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;}
#Checkbox_Datenschutz a{
	text-decoration: underline;
}
a{color : #000;}
a:hover{color : #303030;}
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;}
.pt10,.p10	{padding-top 	: 10px;}
.pr10,.p10	{padding-right 	: 10px;}
.pb10,.p10	{padding-bottom : 10px;}
.pl10,.p10	{padding-left 	: 10px;}
.pt15,.p15	{padding-top 	: 15px;}
.pr15,.p15	{padding-right 	: 15px;}
.pb15,.p15	{padding-bottom : 15px;}
.pl15,.p15	{padding-left 	: 15px;}
.pt20,.p20	{padding-top 	: 20px;}
.pr20,.p20	{padding-right 	: 20px;}
.pb20,.p20	{padding-bottom : 20px;}
.pl20,.p20	{padding-left 	: 20px;}
.pt25,.p25	{padding-top 	: 25px;}
.pr25,.p25	{padding-right 	: 25px;}
.pb25,.p25	{padding-bottom : 25px;}
.pl25,.p25	{padding-left 	: 25px;}
.pt30,.p30	{padding-top 	: 30px;}
.pr30,.p30	{padding-right 	: 30px;}
.pb30,.p30	{padding-bottom : 30px;}
.pl30,.p30	{padding-left 	: 30px;}
.pt35,.p35	{padding-top 	: 35px;}
.pr35,.p35	{padding-right 	: 35px;}
.pb35,.p35	{padding-bottom : 35px;}
.pl35,.p35	{padding-left 	: 35px;}
.pt40,.p40	{padding-top 	: 40px;}
.pr40,.p40	{padding-right 	: 40px;}
.pb40,.p40	{padding-bottom : 40px;}
.pl40,.p40	{padding-left 	: 40px;}
.pt45,.p45	{padding-top 	: 45px;}
.pr45,.p45	{padding-right 	: 45px;}
.pb45,.p45	{padding-bottom : 45px;}
.pl45,.p45	{padding-left 	: 45px;}
.pt50,.p50	{padding-top 	: 50px;}
.pr50,.p50	{padding-right 	: 50px;}
.pb50,.p50	{padding-bottom : 50px;}
.pl50,.p50	{padding-left 	: 50px;}

.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;}
.mt15,.m15	{margin-top 	: 15px;}
.mr15,.m15	{margin-right 	: 15px;}
.mb15,.m15	{margin-bottom : 15px;}
.ml15,.m15	{margin-left 	: 15px;}
.mt20,.m20	{margin-top 	: 20px;}
.mr20,.m20	{margin-right 	: 20px;}
.mb20,.m20	{margin-bottom : 20px;}
.ml20,.m20	{margin-left 	: 20px;}
.mt25,.m25	{margin-top 	: 25px;}
.mr25,.m25	{margin-right 	: 25px;}
.mb25,.m25	{margin-bottom : 25px;}
.ml25,.m25	{margin-left 	: 25px;}
.mt30,.m30	{margin-top 	: 30px;}
.mr30,.m30	{margin-right 	: 30px;}
.mb30,.m30	{margin-bottom : 30px;}
.ml30,.m30	{margin-left 	: 30px;}
.mt35,.m35	{margin-top 	: 35px;}
.mr35,.m35	{margin-right 	: 35px;}
.mb35,.m35	{margin-bottom : 35px;}
.ml35,.m35	{margin-left 	: 35px;}
.mt40,.m40	{margin-top 	: 40px;}
.mr40,.m40	{margin-right 	: 40px;}
.mb40,.m40	{margin-bottom : 40px;}
.ml40,.m40	{margin-left 	: 40px;}
.mt45,.m45	{margin-top 	: 45px;}
.mr45,.m45	{margin-right 	: 45px;}
.mb45,.m45	{margin-bottom : 45px;}
.ml45,.m45	{margin-left 	: 45px;}
.mt50,.m50	{margin-top 	: 50px;}
.mr50,.m50	{margin-right 	: 50px;}
.mb50,.m50	{margin-bottom : 50px;}
.ml50,.m50	{margin-left 	: 50px;}

.pt0i,.p0i	{padding-top 	: 0px !important;}
.pr0i,.p0i	{padding-right 	: 0px !important;}
.pb0i,.p0i	{padding-bottom : 0px !important;}
.pl0i,.p0i	{padding-left 	: 0px !important;}
.pt5i,.p5i	{padding-top 	: 5px !important;}
.pr5i,.p5i	{padding-right 	: 5px !important;}
.pb5i,.p5i	{padding-bottom : 5px !important;}
.pl5i,.p5i	{padding-left 	: 5px !important;}
.pt10i,.p10i	{padding-top 	: 10px !important;}
.pr10i,.p10i	{padding-right 	: 10px !important;}
.pb10i,.p10i	{padding-bottom : 10px !important;}
.pl10i,.p10i	{padding-left 	: 10px !important;}
.pt15i,.p15i	{padding-top 	: 15px !important;}
.pr15i,.p15i	{padding-right 	: 15px !important;}
.pb15i,.p15i	{padding-bottom : 15px !important;}
.pl15i,.p15i	{padding-left 	: 15px !important;}
.pt20i,.p20i	{padding-top 	: 20px !important;}
.pr20i,.p20i	{padding-right 	: 20px !important;}
.pb20i,.p20i	{padding-bottom : 20px !important;}
.pl20i,.p20i	{padding-left 	: 20px !important;}
.pt25i,.p25i	{padding-top 	: 25px !important;}
.pr25i,.p25i	{padding-right 	: 25px !important;}
.pb25i,.p25i	{padding-bottom : 25px !important;}
.pl25i,.p25i	{padding-left 	: 25px !important;}
.pt30i,.p30i	{padding-top 	: 30px !important;}
.pr30i,.p30i	{padding-right 	: 30px !important;}
.pb30i,.p30i	{padding-bottom : 30px !important;}
.pl30i,.p30i	{padding-left 	: 30px !important;}
.pt35i,.p35i	{padding-top 	: 35px !important;}
.pr35i,.p35i	{padding-right 	: 35px !important;}
.pb35i,.p35i	{padding-bottom : 35px !important;}
.pl35i,.p35i	{padding-left 	: 35px !important;}
.pt40i,.p40i	{padding-top 	: 40px !important;}
.pr40i,.p40i	{padding-right 	: 40px !important;}
.pb40i,.p40i	{padding-bottom : 40px !important;}
.pl40i,.p40i	{padding-left 	: 40px !important;}
.pt45i,.p45i	{padding-top 	: 45px !important;}
.pr45i,.p45i	{padding-right 	: 45px !important;}
.pb45i,.p45i	{padding-bottom : 45px !important;}
.pl45i,.p45i	{padding-left 	: 45px !important;}
.pt50i,.p50i	{padding-top 	: 50px !important;}
.pr50i,.p50i	{padding-right 	: 50px !important;}
.pb50i,.p50i	{padding-bottom : 50px !important;}
.pl50i,.p50i	{padding-left 	: 50px !important;}

.mt0i,.m0i	{margin-top 	: 0px !important;}
.mr0i,.m0i	{margin-right 	: 0px !important;}
.mb0i,.m0i	{margin-bottom	: 0px !important;}
.ml0i,.m0i	{margin-left 	: 0px !important;}
.mt5i,.m5i	{margin-top 	: 5px !important;}
.mr5i,.m5i	{margin-right 	: 5px !important;}
.mb5i,.m5i	{margin-bottom	: 5px !important;}
.ml5i,.m5i	{margin-left 	: 5px !important;}
.mt10i,.m10i	{margin-top 	: 10px !important;}
.mr10i,.m10i	{margin-right 	: 10px !important;}
.mb10i,.m10i	{margin-bottom	: 10px !important;}
.ml10i,.m10i	{margin-left 	: 10px !important;}
.mt15i,.m15i	{margin-top 	: 15px !important;}
.mr15i,.m15i	{margin-right 	: 15px !important;}
.mb15i,.m15i	{margin-bottom	: 15px !important;}
.ml15i,.m15i	{margin-left 	: 15px !important;}
.mt20i,.m20i	{margin-top 	: 20px !important;}
.mr20i,.m20i	{margin-right 	: 20px !important;}
.mb20i,.m20i	{margin-bottom	: 20px !important;}
.ml20i,.m20i	{margin-left 	: 20px !important;}
.mt25i,.m25i	{margin-top 	: 25px !important;}
.mr25i,.m25i	{margin-right 	: 25px !important;}
.mb25i,.m25i	{margin-bottom	: 25px !important;}
.ml25i,.m25i	{margin-left 	: 25px !important;}
.mt30i,.m30i	{margin-top 	: 30px !important;}
.mr30i,.m30i	{margin-right 	: 30px !important;}
.mb30i,.m30i	{margin-bottom	: 30px !important;}
.ml30i,.m30i	{margin-left 	: 30px !important;}
.mt35i,.m35i	{margin-top 	: 35px !important;}
.mr35i,.m35i	{margin-right 	: 35px !important;}
.mb35i,.m35i	{margin-bottom	: 35px !important;}
.ml35i,.m35i	{margin-left 	: 35px !important;}
.mt40i,.m40i	{margin-top 	: 40px !important;}
.mr40i,.m40i	{margin-right 	: 40px !important;}
.mb40i,.m40i	{margin-bottom	: 40px !important;}
.ml40i,.m40i	{margin-left 	: 40px !important;}
.mt45i,.m45i	{margin-top 	: 45px !important;}
.mr45i,.m45i	{margin-right 	: 45px !important;}
.mb45i,.m45i	{margin-bottom	: 45px !important;}
.ml45i,.m45i	{margin-left 	: 45px !important;}
.mt50i,.m50i	{margin-top 	: 50px !important;}
.mr50i,.m50i	{margin-right 	: 50px !important;}
.mb50i,.m50i	{margin-bottom	: 50px !important;}
.ml50i,.m50i	{margin-left 	: 50px !important;}

.p2lp,.p2p		{padding-left	: 2%;}
.p2tp,.p2p		{padding-top	: 2%;}
.p2rp,.p2p		{padding-right	: 2%;}
.p2bp,.p2p		{padding-bottom	: 2%;}


.strong{font-weight:bold;} 
.bg{font-size : 18px;}
.bgWhite{background-color : #ffffff;}
.parm3 p{margin-bottom : 3px;}

#allaround{
	position			:relative;
    box-shadow			: none;
}
#mdMainNav{margin-bottom : 0px; background : #2b2b2b;border:none;}
#mdMainNav ul li.dropdown:hover .dropdown-menu{display : block;}

/*==== 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{
	margin-bottom : -7px;
}
#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 			: 0px 0px 10px 0px;
	border-bottom 	: 1px solid #E6E6E6;
	padding 		: 10px 0px;
	font-size 		: 18px;
	line-height 	: 20px;
	font-weight 	: 800;
	text-transform 	: normal;
	color 			: #2b2b2b;
}
.blockTitle .heading0{
	font-size		: 24px;
	line-height 	: 26px;
    font-weight		: 800;
    margin-bottom	: 10px;
}
.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{
	font-weight : 800;
	font-size :	34px;
	color : #000000;
}
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 ====*/
#topNavibar{
	background : #0d579e ;
	left : 0px;
	right : 0px;
	top : 0px;
	z-index : 9999;
}
#topNavibar > ul{float:right;}
#topNavibar > ul > li{margin : 0px 5px;}
#topNavibar > ul > li > a {
	font-size : 13px;
	color : #ffffff;
	padding : 5px 7px;
}
#topNavibar > ul > li > a:hover{
	color : #ffffff;
	background : transparent;
	text-decoration : underline;
}
#topNavibar > ul > li:hover ul{
	display : block;
}
#headerdiv{
	background : #FFFFFF;
}
#headerdiv .login_ul li > a{font-size : 16px; padding : 10px; line-height : 18px; border-right : 1px solid #000000;}
#headerdiv .login_ul li a:hover{background : transparent; color : #0d579e;}
#headerdiv .login_ul li a{background : transparent; color : #000000; font-size : 24px; line-height : 24px;}
#headerdiv .login_ul li {padding : 0px;}
#headerdiv .login_ul li:last-of-type a {border : none;}


#headerdiv, #headerdiv.min, 
#headerdiv #headerlogo a img, #headerdiv.min #headerlogo a img
#headerdiv #mdMainNav ul.nav>li,#headerdiv.min #mdMainNav ul.nav>li
{
	transition: all 0.1s linear, left 0.2s linear, right 0.2s linear;
}
#headerdiv{
	position : fixed;
	top : 30px;
	left : 0px;
	right : 0px;
	padding : 20px 0px 0px 0px ;
	z-index : 1040;
}
.row-offcanvas.active #headerdiv{
	left : 50%;
	right : -50%;
}
#headerdiv.min{
	padding : 15px 0px 0px 0px;	
}
#headerdiv #headerlogo a{
	display:inline-block;
	float:none;
}
#headerdiv #headerlogo a img{
	max-height : 70px;
	margin-top : 0px;
}
#headerdiv.min #headerlogo a img{
	max-height : 30px;
	margin-top : 7px;
}
@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 					: 32px;
	bottom 					: 0px;
	font-size				: 22px;
	line-height 			: 22px;
	padding 				: 5px 20px;
	text-align				: center;
	color 					: #ffffff;
	background-color 		: #0d579e;
	z-index					: 99999;
	border-top-left-radius 	: 3px;
	border-top-right-radius : 3px;
	border 					: 1px solid #0891cc;
	border-bottom 			: 0px;
}
.backToTop:hover,.backToTop:active, .backToTop:focus{
	color 				: #ffffff;
	background-color 	: #0891cc;
	border 				: 1px solid #0d579e;
	border-bottom 		: 0px;
}
/*==== BackToTop - End ====*/
/*==== Kopfzeile, Logo & Hotline - Start ====*/
.loginrechts{
	display : inline-block;
	float : left;
	padding: 0px;
}
.warenkorbshortbg a span {
    background: #0d579e none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    padding: 5px 11px;
    position: absolute;
    right: 5px;
    top: -10px;
	color : #ffffff;
}
#warenkorbshort{padding : 0px; display : inline-block;float : left;} 
.warenkorbshortbg{padding : 10px 20px 10px 10px; position : relative; display : inline-block;}
.warenkorbshortbg a{font-size : 16px;}
.warenkorbshortbg a i{font-size : 26px; color : #000000}
.verleih_warenkorbshortbg a span {
    background: #0d579e none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    padding: 5px 11px;
    position: absolute;
    right: 5px;
    top: -10px;
	color : #ffffff;
}
#verleih_warenkorbshort{padding : 0px; display : inline-block;float : left;} 
.verleih_warenkorbshortbg{padding : 10px 20px 10px 10px; position : relative; display : inline-block;}
.verleih_warenkorbshortbg a{font-size : 16px;}
.verleih_warenkorbshortbg a i{font-size : 26px; color : #000}

.werkstatt_warenkorbshortbg a span {
    background: #0d579e none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    padding: 5px 11px;
    position: absolute;
    right: 5px;
    top: -10px;
	color : #ffffff;
}
#werkstatt_warenkorbshort{padding : 0px; display : inline-block;float : left;} 
.werkstatt_warenkorbshortbg{padding : 10px 20px 10px 10px; position : relative; display : inline-block;}
.werkstatt_warenkorbshortbg a{font-size : 16px;}
.werkstatt_warenkorbshortbg a i{font-size : 26px; color : #000}
/*==== Kopfzeile, Logo & Hotline - End ====*/
/*==== Herstellerlogos - Start ====*/

#scroller img, #scroller a{
	float 		: left;
	max-height 	: 60px;
}
#scroller{
	margin 		: 0px 0px 10px 0px;
	line-height	: 75px;
	padding : 0px;
	background : #ffffff;
}
/*==== Herstellerlogos - End ====*/
.breadcrumb > .active, .breadcrumb > .active a{
	color : #0d579e;
}
/*==== Hauptnavigation - Start ====*/
#mdMainNav.navbar-collapse.collapse{
	padding 		: 0px;
	border-radius 	: 0px;
	min-height 		: 36px;
	text-align		: center;
	width			: 100%;
	margin-top 		: 0px;
	height : unset !important;
	line-height : 11px;
}
#mdMainNav.fixed{
	position : fixed;
	top 	 : 40px;
}
#mdMainNav ul.nav{
	display : inline-block;
	float : none;
	margin-top : 0px;
}
#mdMainNav ul.nav>li>a{
	color 				: #fff;
	text-decoration 	: none;
	font-size			: 14px;
	padding 			: 10px 15px;
	line-height			: 16px;
	font-weight			: 600;
}
#mdMainNav ul.nav>li							{padding 	: 0px;margin: 0 5px;}
#mdMainNav ul.nav>li:hover						{xbackground-color : #0d579e;}

#mdMainNav ul.nav>li:hover	a,
#mdMainNav ul.nav>li	a:focus, 
#mdMainNav ul.nav>li.selected	a,
#mdMainNav ul.nav>li.selected	a:focus
{background-color : #fff;}

#mdMainNav ul.nav>li>.dropdown-menu				{background-color : #0d579e; color:#ffffff; padding:5px; margin : -2px 0px 0px -1px; box-shadow : none;}

#mdMainNav ul.nav>li:hover	a,
#mdMainNav ul.nav>li.selected	a,
#mdMainNav ul.nav>li	a:focus, 
#mdMainNav ul.nav>li>.dropdown-menu li a		{color : #0d579e;}

#mdMainNav ul.nav>li>.dropdown-menu li a:hover	{background-color : rgba(255,255,255,0.1); text-decoration:none}


#mdMainNavChildren{
	margin-top : -2px;
	z-index : 20px;
}
#mdMainNavChildren > div{
	position : absolute;
	z-index : 20;
	min-height : 0px;
	height : 0px;
	padding : 0px;
	/*-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25 ease-in-out;*/
}

#mdMainNavChildren > div:hover, #mdMainNavChildren > div.active{
	min-height: 350px;
    background : #fff;
	height : unset;
	height : auto;
	/*-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25 ease-in-out;*/
	box-shadow : 0px 7px 7px 0px rgba(0,0,0,0.33);
}

#mdMainNavChildren > div{
}
#mdMainNavChildren .menu{
	xpadding : 20px 0px;
	display : none;
	padding: 30px 15px 50px 15px;
	min-height : 350px;
}
#mdMainNavChildren .menu.active, #mdMainNavChildren .menu:hover{
	display : block;
}
#mdMainNavChildren ul{
	padding : 0px;
	margin : 0px 0px 10px 0px;
}

#mdMainNavChildren, #mdMainNavChildren h3, #mdMainNavChildren .h3{
	color : #000;
}

#mdMainNavChildren ul.compact{
	min-height : 36px;
}

#mdMainNavChildren ul ul{
	padding-left : 20px;
}

#mdMainNavChildren ul li{
	padding : 0px;
	margin : 0px;
	list-style : none;
}
#mdMainNavChildren ul li a{
	padding : 5px 7px;
	color : #000;
	display : block;
	font-size : 14px;
	line-height: 16px;
}
#mdMainNavChildren ul.ul-level-1 > li > a{
	font-weight : bold;
}
#mdMainNavChildren .ems_slider{
	min-height : 250px;
}


#headerdiv.min #mdMainNav ul.nav>li{
	margin: 0 5px;
}

/*==== Hauptnavigation - End ====*/

/*==== Suche & Marken - Start ====*/
.moreBox{xpadding : 0px 0px 0px 60px;}
.suchenBox .nopadding{padding : 0px;}
.suchenBox #schnellsuche{
	padding-top : 10px;
	width : 350px;
}
.suchenBox #suchfeld, .suchenboxXS #suchfeld{
	border-right : none;
}
.suchenBox .btn, .suchenboxXS .btn{
	background-color : #0d579e;
	color : #ffffff;
	border : 1px solid #0891cc;
	border-top-left-radius : 0px;
	border-bottom-left-radius : 0px;
}
.suchenBox .wrapper .btn:hover, .suchenboxXS .btn:hover{
	background-color : #0891cc;
}
.suchenboxXS #schnellsuche{padding : 0px;}
.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{
	background : #ffffff;
}
#navidiv ul li {
	list-style-type : none;
	position : relative;
}	
#navidiv ul {
	padding : 0px;
	margin : 0px 0px 20px 0px;
}	
#navidiv ul.Navi_mainkat > li {
    background		: transparent;
}

#navidiv ul li a {
    color			: #252525;
    display			: block;
    font-size		: 14px;
    padding			: 7px;
	padding 		: 15px;
	line-height 	: 16px;
	font-weight 	: 600;
	position 		: relative;
}
#navidiv > ul > li > a{
	padding-left : 20px;
}
#navidiv > ul > li > a:after{
	content : "\f054";
	font-family : "FontAwesome";
	position : absolute;
	left : 5px;
	top : 15px;
	font-size : 14px;
	font-weight : 300;
}
#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-weight 	: 300;
	font-style		: italic;
}
#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 			: none;
}
#navidiv ul ul.Navi_subkat_1{
	margin-bottom : 0px;
	padding-bottom : 10px;
}
#navidiv ul li.NaviItem_mainkatSelected > a{
	background 	: transparent;
	color 		: #2b2b2b
}
#navidiv ul ul li.active > a{
	background 	: #0d579e;
	color 		: #ffffff;
	position : relative;
}
#navidiv ul ul li.active > a:after{
	content : "";
	width : 7px;
	height : 12px;
	border : 2px solid #ffffff ;
	border-top : none;
	border-left : none;
	position : absolute;
	right : 20px;
	top : 5px;
	display : block;
	transform: rotate(45deg);
}
#navidiv ul li.NaviItem_mainkatSelected{margin-top : 1px;}
#navidiv > ul > li.NaviItem_mainkatSelected > a{
	border : none !important;
}
#navidiv .navigation_unterkategorien_1 li a{
	font-size : 13px;
	font-weight : bold;
	padding: 5px 0px;
}
#navidiv .navigation_unterkategorien_1 li a:hover{
	background : none;
	color : #0d579e;
	text-decoration: none;
}

	/*== Navigation - End == */
/*==== Sidebar - End ====*/
/*=== Footer - Start ====*/
#footer{
	background-color 	: #444444;
	color 				: #fff;
	padding-top 		: 75px;
	padding-bottom 		: 0px;
	font-size 			: 14px;
}
#footer .kontaktBox{font-style : italic;}
#footer .kontaktBox span{display : block;}
#footer .kontaktBox a{color : #fff !important;}
#footer .icon_home, #footer .icon_mail{
	margin-bottom : 20px;
}
#footer hr{
	border-color : #434343 ;
	margin : 60px 0px;
}
#footer .socialmediaLinks{
	display : block;
	text-align : center;
}
#footer .socialmediaLinks a{
	padding : 20px;
	background : #fff;
	display : inline-block;
	margin : 20px;
	border-radius : 64px;
}
#footer .socialmediaLinks a img{
	max-width : 32px;
	line-height : 32px;
}
#footer .socialmediaLinks a:hover{
	background : #0d579e;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6, #footer .footer_heading, #footer .clrWhite{
	padding 	: 0px 0px 5px 0px;
	margin 		: 0px 0px 20px 0px;
	font-size 	: 16px;
	font-weight : normal;
	color 		: #fff;
	display 	: block;
	text-transform : uppercase;
	font-style	 : normal;

	position : relative;
}
#footer h1:after,#footer h2:after,#footer h3:after,#footer h4:after,
#footer h5:after,#footer h6:after, #footer .footer_heading:after, #footer .clrWhite:after{
	content : "";
	width : 50px;
	height :2px;
	background-color : #fbec00;
	position : absolute;
	left : 0px;
	bottom : 0px;
	display : block;
}
#footer .clrWhite{
	text-transform : unset;
}
#footer ul.nav.nav-stacked a {
    background: transparent;
    color: #fff;
    font-size: 14px;
	line-height : 16px;
    padding: 3px 0px;
	font-style : italic;
}

#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 {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
    max-width: 100px;
    padding: 0;
    width: 50%;
}
#footer .zm ul li img {
    width : 100%;
}
.productListe .navigation_hauptkategorien{
	text-align : center;
}
.productListe .navigation_hauptkategorien li{
	display : inline;
	margin : 0px 10px;
}
.productListe .navigation_hauptkategorien li a {
	display : inline-block;
	padding : 10px 15;
}
/*=== 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	: 18px;
    font-weight	: 800;
    padding		: 0;
	font-family : Verdana, sans-serif;
}

.siesparen {
    color		: #0d579e;
    font-size	: 16px;
	line-height	: 18px;
	margin 		: 5px 0px;
	display 	: block;
}
.highlight_price, .siesparen {
	color		: #0d579e;
}
.mehrinfoDiv{font-weight : 600; display : block; color : #000000; font-size : 14px; margin : 10px 0px;}
.mehrinfoDiv span{display : inline-block; margin-top : 5px; float:left;}
.mehrinfoDiv i{float:left;}
.mehrinfoDiv i.mt7{margin-top : 7px;}

	/*=== Warenkorb - start ===*/
.warenkorbmenge {
	width 				: 200px;
    border-radius		: 36px;
    font-size			: 10px;
	margin-bottom 		: 10px;
	padding 			: 10px 16px 10px 25px;
	background 			: #0d579e;
}
.warenkorbmenge .form-control {
    border				: none;
    padding				: 5px;
	text-align			: center;
	font-size			: 16px;
	font-weight			: normal;
	line-height 		: 16px;
	height 				: 32px;
}
.warenkorbmenge .input-group-addon {
    background			: #82c300 none repeat scroll 0 0;
    border				: 1px solid #82c300;
    color				: #ffffff;
    font-size			: 14px;
    font-weight			: 700;
    text-transform		: uppercase;
	display 			: none;
	
}
.warenkorbmenge .input-group-addon, .warenkorbmenge .btn {
    border-radius: 0;
    padding: 5px;
}
.warenkorbmenge .btn {
    border 	: none;
	background : transparent;
	color 	: #ffffff;
	text-transform : normal;
	font-size : 28px;
	padding	: 0px 10px;
	line-height : 28px;
	font-weight : normal;
}
.warenkorbmenge .btn img {
    min-width	: 41px !important;
    width		: 41px !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;
}
.childartikeldiv_liste h4, .childartikeldiv_liste h4 a{
	color: #2b2b2b;
    font-size: 16px;
    font-weight: 800;
}

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

.productView .caption{
	padding: 0px;
}

.productView .caption p{
	line-height	: 18px;
	font-size 	: 16px;
}

.productView .productNewReduced{
	top 	: 15px;
	right 	: 15px;
}
	
.productView{
	padding: 7px;
}
.productView.topArtikel{margin-bottom : 0px;}
.productView.topArtikel .thumbnail {margin-bottom : 0px;}

.productView .thumbnail{
	border-radius 	: 0px;
	border 			: none;
	background		: transparent;
	padding 		: 10px;
	background 		: #ffffff;
	
	transition: all 0.2s linear;
}
.productView .thumbnail,
.artikeluebersicht  .thumbnail{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}
.productView .thumbnail:hover,
.artikeluebersicht  .thumbnail:hover {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	transition: all 0.2s linear;
}

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

.productView {
	color : #000000;
}

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

.productView .artikelbild-wrapper{
	min-height	: 200px;
	height 		: 200px;
	display 	: block;
}

.productView .artikelbild-wrapper img{
	max-height 	: 200px;
}
	/*== 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;
	background 		: transparent;
}
.childartikeldiv_liste .panel-body{
	padding : 0px;
	border : none !important;
}

.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;
	background : #F6F6F6;
}
.childartikeldiv_liste .panel {
	border-radius : 0px;
	border : none;
	background : transparent !important;
}
.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 : right;
	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{text-align : center; border : none; margin-top : 40px;}
.nav-tabs li{
	border-radius 	: 0px;
	background 		: #ffffff;
	border 			: none;
	color 			: #000000;
	margin 			: 0px 10px 0px 0px;
	float 			: none;
	display 		: inline-block;
}
.nav-tabs li a, .nav-tabs li.active a{
	background 		: none !important;
	border 			: none !important;
	color 			: #000;
	padding 		: 10px 15px;
	font-size 		: 18px;
	margin 			: 0px;
	border-radius 	: 0px;
}

.nav-tabs li.active{
	border-bottom 	: 1px solid #0d579e !important;
	color 			: #000;
}
.nav-tabs li.active a{
	color 			: #000 !important;	
}
.nav-tabs li:hover, .nav-tabs li:focus, .nav-tabs li:hover a, .nav-tabs li:focus a{
	background 		: transparent;
	color 			: #1A1919;
}

.tab-pane{
	border 			: none;
	border-top 		: 1px solid #eee;
	padding 		: 15px;
	padding-top 	: 30px;
	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 ======*/
.ems_slider  .camera_caption *{
	font-size: 2.0vw !important;
}
@media(max-width: 1199px){
	#mdMainNav{
		width : 100%;
		float : left;
	}
	.ems_slider  .camera_caption{
		top: 0 !important; 
		left: 0 !important; 
		transform: translate(0%, 0%) !important; 
		right: 0 !important; 
		bottom: 0 !important;
	}
}
@media(max-width:767px){
	.left_nav_wrapper > .pull-right{
		width : 100%;
		padding-left : 10px;
		padding-bottom : 10px;
	}
	#verleih_warenkorbshort{
		margin-top : 12px;
		margin-right : 15px;
		margin-left : -12px;
	}
	#werkstatt_warenkorbshort{
		margin-top : 10px;
		margin-right : 15px;
		margin-left : -12px;
	}
	#headerdiv .moreBox{width : 100%; margin-top : 10px;}
	#headerdiv #headerlogo{text-align : center;width:100%;}
	#headerdiv #headerlogo a{text-align : center;margin : 0px auto;}
	#headerdiv.min #headerlogo a img, 
	#headerdiv #headerlogo a img{xmax-height : 50px;margin : 0px auto;}
	
	.kundenBlock .loginrechts{display : none;}
	.kundenBlock, .kundenBlock #warenkorbshort, .kundenBlock .warenkorbshortbg, .kundenBlock #warenkorbshort_inhalt,
	.kundenBlock, .kundenBlock #verleih_warenkorbshort, .kundenBlock .verleih_warenkorbshortbg, .kundenBlock #verleih_warenkorbshort_inhalt, 
	.kundenBlock .werkstatt_warenkorbshortbg, .kundenBlock #werkstatt_warenkorbshort_inhalt{display : block; width : 100%;}
	#sidebar{padding : 0px;z-index :1041;} 
	#sidebar h4{color : #ffffff;}
	#sidebar ul, #sidebar  div{
		padding : 0px !important;
		margin : 0px!important;
		float : none !important;
		clear : both !important;
		width : 100% !important;
	}
	#sidebar ul{margin : 0px !important;}
	#sidebar ul ul{padding : 0px 0px 0px 15px !important;}
	#sidebar div{margign : 0px;}
	#sidebar ul li {
		display : block !important;
		width : 100% !important;
		padding : 0px !important;
	}
	#sidebar ul li a{
		display : block !important;
		width : 100% !important;
		padding : 10px 15px !important;
		color : #ffffff !important;
		font-size : 16px !important;
		border : none  !important;
	}
	#sidebar ul li.NaviItem_mainkatSelected > a, #sidebar ul li.active > a{
		color : #0d579e !important;
	}	
	#sidebar ul li a:hover{
		background-color : #0d579e !important;
		color : #ffffff !important;
	}
	
	#sidebar #collapsable-2 ul li a .fa{
		display : none;
		margin : 0px;
		
	}

	#inhaltdivstart{padding : 5px !important;}
	
	#footer > div > div > div > .pull-right{
		float : left !important;
	}
	#footer > div > div > div.pr30, #footer > div > div > div.pl30{
		padding : 0px 0px 0px 15px !important;
	}
	.moreBox{
		padding-left : 0px;
	}
	.moreBox .warenkorbshortbg{
		margin : 10px 15px 0px 0px;
	}
	
	.row-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
		 -o-transition: all .25s ease-out;
			transition: all .25s ease-out;
	}
	.row-offcanvas-right {right: 0;}
	.row-offcanvas-left {left: 0;}
	.row-offcanvas-right .sidebar-offcanvas {right: -50%;}
	.row-offcanvas-left .sidebar-offcanvas {left: -50%;}
	.row-offcanvas-right.active {right: 50%;}
	.row-offcanvas-left.active {left: 50%;}
	.sidebar-offcanvas {
		position: relative;
		-webkit-transition: all .25s ease-out;
			 -o-transition: all .25s ease-out;
				transition: all .25s ease-out;
		position: fixed;
		top: 0px;
		width: 50%; /* 6 columns */
		background-color : #2b2b2b;
		bottom : 0px;
		-webkit-box-shadow:inset 0 0 5px 0 rgba(0,0,0,0.33);
		box-shadow:inset 0 0 5px 0 rgba(0,0,0,0.33);
	}
	.container-fluid.row-offcanvas.row-offcanvas-left.active{overflow : hidden !important;}	
	.container-fluid.row-offcanvas.row-offcanvas-left.active .sidebar-offcanvas{left: 0%; overflow-y:auto;}
	.sidebar-offcanvas ul{clear:both !important;width : 100% !important;}
	.sidebar-offcanvas>ul{border: none !important; display : block !important; width : 100% !important; padding:0px !important; margin:0px !Important;}
	.sidebar-offcanvas div ul{margin:0px !Important;}
	.sidebar-offcanvas div {padding-top:0px !important; padding-bottom:0px !Important;}
	.sidebar-offcanvas ul.Navi_mainkat{border-top: none !important;}
	.sidebar-offcanvas ul li{padding : 0px !important; display : block !important; }
	.sidebar-offcanvas ul ul{padding-left:15px !Important;}
	#toggleCanvasBtn{outline:none !important;}
	#toggleCanvasBtn .icon-bar{
		display:block;
		width: 20px;
		height: 2px;
		background-color: #000;
		margin : 3px 0px;
	}
	#toggleCanvasBtn{
		background : transparent ;
		border : 1px solid #fff;
	}
	#toggleCanvasBtn:hover .icon-bar, #toggleCanvasBtn:focus .icon-bar{
		background-color : #fff;
	}
	#toggleCanvasBtn:hover, #toggleCanvasBtn:focus{
		background : #0d579e ;
		border : 1px solid #0891cc;
	}
	.ems_slider  .camera_caption *{
		font-size : 3vw !important;
		margin : 0px !important;
	}
	.ems_slider  .camera_caption{
		top: 0 !important; 
		left: 0 !important; 
		transform: translate(0%, 0%) !important; 
		right: 0 !important; 
		bottom: 0 !important;
	}
	.ems_slider  .camera_caption div{
		padding : 5px !important;
	}
	
	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color:transparent;}
}

@media only screen and (max-device-width: 960px) {
	#footer a[href^="tel"]:link,
	#footer a[href^="tel"]:visited,
	#footer a[href^="tel"]:hover {
		text-decoration: underline;
		color: #ffffff;
	}
}

.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 */
#cookie_information{
	position:fixed;bottom:0px;left:0px;right:0px; z-index:1999999;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
#cookie_information_link{
	padding-top:10px;
	padding-bottom:10px;
}
#cookie_information, #cookie_information > div {
	background-color:#000000;
	color:#ffffff;
}
#cookie_information_text  a{color:#ffffff;text-decoration:underline;}
#cookie_information_link a{color:#ffffff;text-decoration:none;border:1px solid;padding:5px;}
#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;}