

/* --- Stylesheet 6645 () --------- */ 

@media all and (max-width: 567px) {
	.T4173 .maxwidth {
		margin: 0px;
	}
}

header {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 3;
}
header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 52;
}
header.sticky .top {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
body.openmenu header .top {
	max-height: 500px;
}


/* --- Stylesheet 6646 () --------- */ 

header {
	background-color: transparent !important;
}


header .top {
	position: relative;
	height: 50px;
	background-color: #FFF;
}
header .top .maxwidth {
	position: relative;
}

header .top .maxwidth .logo {
	width: 150px;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	background-color: #FFF;
}

header .top .maxwidth .logo2 {
	width: 250px;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	box-shadow: 0px 7px 7px rgba(0,0,0,0.3);
	background-color: #FFF;
}


header .hidelogo {display: none;}

body.openmenu .logo.hidelogo { display: block; }
body.openmenu .logo2 { display: none; }

header .top .maxwidth .logo img, header .top .maxwidth .logo2 img {
	width: 100%;
	height: auto;
	max-width: 250px;
}
header .top .maxwidth .navigationbar {
	position: relative;
	margin: 0 0 0 250px;
}
header .top .maxwidth .navigationbar .item {
	position: relative;
	float: left;
}
header .top .maxwidth .navigationbar .item a.element {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: auto;
	height: 50px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding: 14px 22px 0 22px;
/*	border-right: 1px solid #CCC; */
	text-transform: uppercase;
}
header .top .maxwidth .navigationbar .item a.element i {
	margin-right: 8px;
}
header .top .maxwidth .navigationbar .item.open a.element {
	background-color: #fff;
	color: #000;
}

header .navigationbar .infobar {
	margin: 4px 0 0 0;
}
header .navigationbar .infobar a {
	float: left;
	display: block;
	color: #FFF;
	padding: 13px 18px 11px 18px;
	text-transform: uppercase;
	line-height: 1;
	margin: 0 4px 0 0;
}

header .navigationbar .infobar a.nobutton {
	color: #000;
}


header .navigationbar .lang {
    position: absolute;
    top: 15px;
    right: -65px;
}

header .navigationbar .lang .flag img {
	float: left;
	margin-top: 4px;
}

header .navigationbar .lang .flag div {
	color: #1D4354;
	float: right;
	font-size: 14px;
    padding: 3px 0 0 2px;
}

.T3894 .stickyfix {
	height: 50px;
}




@media all and (min-width: 1024px) and (max-width: 1279px) {


	header .top .maxwidth .logo {
		width: 125px;
	}

	header .top .maxwidth .logo2 {
		width: 200px;
	}

	header .top .maxwidth .logo img, header .top .maxwidth .logo2 img {

		max-width: 200px;
	}
	header .top .maxwidth .navigationbar {
		margin: 0 0 0 200px;
	}

	header .top .maxwidth .navigationbar .item a.element {

		font-size: 17px;
		padding: 14px 20px 0 20px;
	}

	header .navigationbar .lang .flag img {
		margin-top: 3px;
	}

	header .navigationbar .lang .flag div {
	    padding: 2px 0 0 2px;
	}

}

@media all and (min-width: 768px) and (max-width:1023px) {
	header .top .maxwidth .logo {
		width: 100px;
	}

	header .top .maxwidth .logo2 {
		width: 170px;
	}

	header .top .maxwidth .logo img, header .top .maxwidth .logo2 img {

		max-width: 170px;
	}
	header .top .maxwidth .navigationbar {
		margin: 0 0 0 170px;
	}

	header .top .maxwidth .navigationbar .item a.element {

		font-size: 17px;
		padding: 14px 20px 0 20px;
	}

	header .navigationbar .infobar {
		margin: 6px 55px 0 0;
	}
	/*header .navigationbar .infobar a {
		padding: 3px 10px;

	}*/
	header .navigationbar .infobar a i {
		font-size: 20px !important;
	}
	/*header .navigationbar .infobar a .name {
		display: none;
	}*/

	header .navigationbar .lang { right: -4px; }

	header .navigationbar .lang .flag div {
	    padding: 3px 0 0 2px;
	}
}

@media all and (min-width: 568px) and (max-width: 767px) {
	header .top .maxwidth .logo {
		width: 80px;
	}

	header .top .maxwidth .logo2 {
		width: 130px;
	}


	header .top .maxwidth .logo img, header .top .maxwidth .logo2 img {

		max-width: 130px;
	}
	header .top .maxwidth .navigationbar {
		margin: 0 0 0 130px;
	}

	header .top .maxwidth .navigationbar .item a.element {

		font-size: 17px;
		padding: 14px 20px 0 20px;
	}

	header .navigationbar .infobar { 
		display: none;
		position: absolute;
		top: 60px;
		left: 20px;
		z-index: 10;
	}
	body.openmenu header .navigationbar .infobar { display: block; }
	header .navigationbar .infobar a {
		padding: 13px 10px 11px 10px;
		margin: 0 3px 0 0;
	}

	header .navigationbar .lang { right: -10px; }

	header .navigationbar .lang .flag img {
		float: left;
		margin-top: 2px;
	}

	header .navigationbar .lang .flag div {
	    padding: 1px 0 0 2px;
	}

}

@media all and (max-width: 567px) {
	header .top .maxwidth .logo {
		left: 10px;
		width: 65px;
	}

	header .top .maxwidth .logo2 {
		left: 10px;
		width: 87px;
		box-shadow: none;
	}



	header .top .maxwidth .logo img, header .top .maxwidth .logo2 img {

		max-width: 87px;
	}
	header .top .maxwidth .navigationbar {
		margin: 0 0 0 87px;
	}

	header .top .maxwidth .navigationbar .item a.element {
		font-size: 16px;
		padding: 14px 20px 0 20px;
	}

	header .navigationbar .infobar { 
		display: none;
		position: absolute;
		top: 40px;
		left: 20px;
		right: 10px;
		z-index: 10;
		text-align: center;
	}

	body.openmenu header .navigationbar .infobar { display: block; }
	
	header .navigationbar .infobar a {
		padding: 13px 10px 11px 10px;
		margin: 0 0 3px 0;
		float: none;
		width: 100%;
	}

	header .navigationbar .lang { right: 10px; }

	header .navigationbar .lang .flag img {
		float: left;
		margin-top: 2px;
	}

	header .navigationbar .lang .flag div {
	    padding: 2px 0 0 2px;
	}

	/*header .navigationbar .infobar .flag img {
		width: 30px;
		height: auto;
	}*/
}



/* --- Stylesheet 6647 () --------- */ 

header .bottom {
	position: relative;
	z-index: 3;
	height: auto;
	max-height: 0;
	overflow: hidden;
	background-color: #FFF;
	transition: max-height 250ms;
}
header .bottom .inner {
	margin: 0 35px;
	position: relative;
}
header .bottom .inner .infobar a,
header .bottom .inner .infobar span {
	color: #333;
	border-right: 1px solid #DDD;
	margin: 0 15px 0 0;
	padding: 0 15px 0 5px;
}
header .bottom .inner .infobar a i,
header .bottom .inner .infobar span i {
	margin: 0 5px 0 0;
}
header .bottom .inner .infobar.alignright a,
header .bottom .inner .infobar .alignright a,
header .bottom .inner .infobar.alignright span,
header .bottom .inner .infobar .alignright span {
	margin: 0 0 0 10px;
}
header .bottom .inner .infobar.infobar-top {
	position: absolute;
	top: 39px;
	right: 0px;
	vertical-align: middle;
}
header .bottom .inner .infobar.infobar-top i {
	font-size: 17px;
	vertical-align: middle;
}
header .bottom .inner .infobar.infobar-bottom {
	padding: 10px 0 25px 0;
	border-top: 1px solid #DDD;
}
header .bottom .inner .infobar.infobar-bottom a,
header .bottom .inner .infobar.infobar-bottom span {
	border-right: 0;
	margin: 0 15px 0 0;
	padding: 0;
}

header .bottom .inner .infobar .leftside {
	float: left;
}
header .bottom .inner .infobar .rightside {
	float: right;
}
nav {
	padding: 50px 0 0px 270px;
}

.T4173.noinfobartop nav { padding-top: 0px; }

nav ul {
	margin: 0 -30px 0 0;
	padding: 0;
	list-style-type: none;
}

nav ul .headline {
	margin: 15px 0;
}
nav ul .headline .arrow {
	display: none;
}
nav ul li {
	margin: 0;
	padding: 0;
}

nav ul li a {
	text-decoration: none;
}
nav > ul > li {
	float: left;
	width: 200px;
	margin: 0 30px 30px 0;
}
nav > ul > li:last-child {
	margin-right: 0px;
}
nav > ul > li > ul > li {
	padding: 0 0 2px 15px;
	border-left: 1px solid #CCC;
}
nav > ul > li > ul > li:hover {
	padding-left: 14px;
	border-left-width: 3px;
	border-left-color: #db5b39;
	margin-left: -1px;
}

nav > ul > li > ul > li a {  color: #646464; }
nav > ul > li > ul > li:hover a { color: #db5b39; }
body.openmenu header .bottom {
	max-height: none;
	box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.4);
}


@media all and (min-width: 1024px) and (max-width: 1279px) {

	header .bottom .inner {
		margin: 0 30px;
	}
	header .bottom .inner .infobar a,
	header .bottom .inner .infobar span {
		margin: 0 12px 0 0;
		padding: 0 12px 0 4px;
	}
	header .bottom .inner .infobar a i,
	header .bottom .inner .infobar span i {
		margin: 0 4px 0 0;
	}
	header .bottom .inner .infobar.alignright a,
	header .bottom .inner .infobar .alignright a,
	header .bottom .inner .infobar.alignright span,
	header .bottom .inner .infobar .alignright span {
		margin: 0 0 0 8px;
	}
	header .bottom .inner .infobar.infobar-top {
		top: 20px;
	}
	header .bottom .inner .infobar.infobar-top i {
		font-size: 16px;
	}
	header .bottom .inner .infobar.infobar-bottom {
		padding: 8px 0 22px 0;
	}

	header .bottom .inner .infobar.infobar-bottom a,
	header .bottom .inner .infobar.infobar-bottom span {
		border-right: 0;
		margin: 0 12px 0 0;
		padding: 0;
	}

	
	nav {
		padding: 40px 0 0px 170px;
	}
	.T4173.noinfobartop nav { padding-top: 0px; }

	
	nav ul .headline {
		margin: 12px 0;
	}


	nav > ul > li {
		width: 172px;
		margin: 0 20px 20px 0;
	}
	
}

@media all and (min-width: 768px) and (max-width:1023px) {
	header .bottom .inner {
		margin: 0 30px;
	}
	header .bottom .inner .infobar a,
	header .bottom .inner .infobar span {
		margin: 0 12px 0 0;
		padding: 0 12px 0 4px;
	}
	header .bottom .inner .infobar a i,
	header .bottom .inner .infobar span i {
		margin: 0 4px 0 0;
	}
	header .bottom .inner .infobar.alignright a,
	header .bottom .inner .infobar .alignright a,
	header .bottom .inner .infobar.alignright span,
	header .bottom .inner .infobar .alignright span {
		margin: 0 0 0 8px;
	}
	header .bottom .inner .infobar.infobar-top {
		top: 20px;
	}
	header .bottom .inner .infobar.infobar-top i {
		font-size: 16px;
	}
	header .bottom .inner .infobar.infobar-bottom {
		padding: 8px 0 22px 0;
	}

	header .bottom .inner .infobar.infobar-bottom a,
	header .bottom .inner .infobar.infobar-bottom span {
		border-right: 0;
		margin: 0 12px 0 0;
		padding: 0;
	}

	
	nav {
		padding: 40px 0 0px 170px;
	}
	.T4173.noinfobartop nav { padding-top: 0px; }

	nav ul {
		max-width: 500px;
		margin: 0 auto;
	}
	

	nav ul .headline {
		margin: 12px 0;
	}


	nav > ul > li {
		width: 50%;
		margin: 0 0px 20px 0;
	}
	nav > ul > li.ph:before { display: block; content: ""; clear: left; }
	nav > ul > li.ph {
		width: 100%;
		float: none;
	}

}

@media all and (min-width: 568px) and (max-width: 767px) {

	header .bottom {
		position: fixed;
		top: 50px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		overflow: scroll;
	}

	header .bottom .inner {
		margin: 0 30px;
	}
	header .bottom .inner .infobar a,
	header .bottom .inner .infobar span {
		margin: 0 12px 0 0;
		padding: 0 12px 0 4px;
	}
	header .bottom .inner .infobar a i,
	header .bottom .inner .infobar span i {
		margin: 0 4px 0 0;
	}
	header .bottom .inner .infobar.alignright a,
	header .bottom .inner .infobar .alignright a,
	header .bottom .inner .infobar.alignright span,
	header .bottom .inner .infobar .alignright span {
		margin: 0 0 0 8px;
	}
	header .bottom .inner .infobar.infobar-top {
		top: 20px;
	}
	header .bottom .inner .infobar.infobar-top i {
		font-size: 16px;
	}
	header .bottom .inner .infobar.infobar-bottom {
		padding: 8px 0 22px 0;
	}

	header .bottom .inner .infobar.infobar-bottom a,
	header .bottom .inner .infobar.infobar-bottom span {
		border-right: 0;
		margin: 0 12px 0 0;
		padding: 0;
	}

	
	nav {
		padding: 30px 0 0px 130px;
	}
	.T4173.noinfobartop nav { padding-top: 50px; }

	nav ul {
		max-width: 500px;
		margin: 0 auto;
	}
	

	nav ul .headline {
		margin: 12px 0;
	}


	nav > ul > li {
		width: 50%;
		margin: 0 0px 20px 0;
	}

	nav > ul > li.ph:before { display: block; content: ""; clear: left; }
	nav > ul > li.ph {
		width: 100%;
		float: none;
	}

	nav > ul > li > ul > li {
		padding: 0 0 2px 5px;
		border-left-width: 0px;
	}

	nav > ul > li > ul > li:hover {
		padding-left: 5px;
		border-left-width: 0px;
		margin-left: 0px;
	}
	body.openmenu { overflow: hidden; }
}

@media all and (max-width: 567px) {
	header .bottom {
		position: fixed;
		top: 50px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		overflow: scroll;
	}

	header .bottom .inner {
		margin: 0 10px;
	}
	header .bottom .inner .infobar a,
	header .bottom .inner .infobar span {
		margin: 0 12px 0 0;
		padding: 0 12px 0 4px;
	}
	header .bottom .inner .infobar a i,
	header .bottom .inner .infobar span i {
		margin: 0 4px 0 0;
	}
	header .bottom .inner .infobar.alignright a,
	header .bottom .inner .infobar .alignright a,
	header .bottom .inner .infobar.alignright span,
	header .bottom .inner .infobar .alignright span {
		margin: 0 0 0 8px;
	}
	header .bottom .inner .infobar.infobar-top {
		top: 0px;

	}



	header .bottom .inner .infobar.infobar-top i {
		font-size: 16px;
	}
	header .bottom .inner .infobar.infobar-bottom {
		padding: 8px 0 22px 0;
	}

	header .bottom .inner .infobar.infobar-bottom a,
	header .bottom .inner .infobar.infobar-bottom span {
		border-right: 0;
		margin: 0 12px 0 0;
		padding: 0;
	}

	
	nav {
		padding: 40px 0 20px 87px;
	}
	.T4173.noinfobartop nav { padding-top: 170px; }

	nav ul {
		max-width: 500px;
		margin: 0 auto;
	}
	

	nav ul .headline {
		position: relative;
		margin: 0 0 5px 0;
		height: auto;
		line-height: 0.8;
	}

	nav ul .headline .arrow {
		position: absolute;
		top: 10px;
		right: 5px;
		display: block;
		font-size: 15px;
		transform: rotate(180deg);
	}


	nav > ul > li {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0 0px 0px 10px;
	}

	nav > ul > li > ul {
		display: none;
	}
	nav > ul > li.open_li { background-color: #EEE;  }
	nav > ul > li.open_li > ul {
		display: block;
	}

	nav ul li.open_li .headline .arrow {
		transform: rotate(0deg);
	}

	nav > ul > li > ul > li {
		padding: 0 0 2px 5px;
		border-left-width: 0px;
	}

	nav > ul > li > ul > li:hover {
		padding-left: 5px;
		border-left-width: 0px;
		margin-left: 0px;
	}
	body.openmenu { overflow: hidden; }
}



/* --- Stylesheet 6636 () --------- */ 

#nav_icon {
	float: left;
	position: relative;
	cursor: pointer;
	width: 18px;
	height: 12px;
	margin: 7px 10px 0 0;
	color: #000;
}

#nav_icon .nav_line {
	position: absolute;
	left: 0px;
	width: 23px;
	height: 2px;
	background-color: #555;
}

#nav_icon .nav_line1 {
	top: 0px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

#nav_icon .nav_line2 {
	top: 6px;
	-webkit-transition: opacity 0.4s 0.4s ease;
	transition: opacity 0.4s 0.4s ease;
}

#nav_icon .nav_line3 {
	top: 12px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

/* Clicked */

body.openmenu a.menu #nav_icon .nav_line1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top:4px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

body.openmenu a.menu #nav_icon .nav_line2 {
	opacity:0;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

body.openmenu a.menu #nav_icon .nav_line3 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top:4px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

/* --- Stylesheet 6640 () --------- */ 

#cart-text {
	color: #000;
	display: none;
}

#cart-content {
	width: 450px;
}

#cart-content .close {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px;
	cursor: pointer;
	font-size: 16px;
	display: none;
}

#cart-button-next { float: right; }

.cart-list {
	overflow: hidden;
	width: 450px;
}
.cart-list .notification {
	padding: 130px;
	text-align: center;
	border: 1px dashed rgba(0,0,0,0.1);
	font-size: 28px;
	line-height: 1.2;
	font-style: italic;
	color: #888;
	margin: 0 0 20px 0;
}

.cart-items h3 { display: none; }
.cart-item { position: relative; overflow: hidden;	margin: 0px 0px 10px 0px;	padding: 10px 0px 0px 0px;	border-top: 1px solid rgba(0,0,0,0.1); }
.cart-item .image { float: left; width: 100px; height: 60px; background-color: rgba(0,0,0,0.1); }
.cart-item .info { float: left; width: 230px; margin-left: 20px; font-size: 13px; font-size: 15px; }
.cart-item .info h5 { color: #666666; font-size: 12px; font-weight: normal; margin: 0px 0px 2px 0px; }
.cart-item .info h4 { color: #000; font-size: 16px; font-weight: normal; margin: 2px 0px 2px 0px; }
.cart-item .info .facts { color: #666666; font-size: 12px; line-height: 1.2;  }
.cart-item .info .inkl { color: #666666; font-size: 12px; line-height: 1.2; }
.cart-item .price { float: left; width: 100px; font-size: 12px; line-height: 1.2; color: #666666; text-align: right; }
.cart-item .price .amount {
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #BD2631;
}


.cart-item .items-remove { cursor: pointer;  }
.cart-item .items-remove:hover { text-decoration: underline; }

#cart-items-container { margin: 30px 0 0 0; }


@media all and (max-width: 567px) {
	#cart-content { width: 100% !important; }
	.cart-list { width: 100% !important; }
	.cart-list .notification { padding: 80px !important; }
	#cart-sum { font-size: 14px !important; }
}



/* --- Stylesheet 6641 () --------- */ 



/* --- Stylesheet 6635 () --------- */ 

/* del ? */