@charset "utf-8";

@import url(https://cloud.typography.com/729460/7572752/css/fonts.css);

/* oswald-regular - latin */
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/oswald-v35-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/oswald-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/oswald-v35-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/oswald-v35-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('fonts/oswald-v35-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/oswald-v35-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
  }
  /* oswald-700 - latin */
  @font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/oswald-v35-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('fonts/oswald-v35-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('fonts/oswald-v35-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('fonts/oswald-v35-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('fonts/oswald-v35-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('fonts/oswald-v35-latin-700.svg#Oswald') format('svg'); /* Legacy iOS */
  }

/* Root variables
----------------------------------------------- */

:root {
    --minicoco:#0075BE;
	--minicoco-r: #C30505;
 }

/* Allgemeine Definitionen
----------------------------------------------- */
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, table, ul {
    -webkit-text-size-adjust: none;
}
html {
	overflow-y: scroll;
}
body {
	background: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	margin: 0;
	padding: 0;
	text-align: center;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
img,
a img {
	border: 0;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;	
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.hr hr {
	display: none;
}
.hr {
	background: #ccc;
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
	margin-bottom: 14px;
}


/* Links
----------------------------------------------- */
a {
	color: #0075be;
	outline: none;
	text-decoration: underline;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s;  
	-ms-transition: all 0.3s;  
	-o-transition: all 0.3s;  
	transition: all 0.3s; 
	opacity: 1;
}
a:hover {
	color: #cc1417;
	text-decoration: none;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s;  
	-ms-transition: all 0.3s;  
	-o-transition: all 0.3s;  
	transition: all 0.3s; 
	opacity: 1;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 36px;
	margin: 0 0 20px 0;
}
h1.teaserhead {
	bottom: -286px;
	color: #fff;
	float: left;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
	left: 10px;
	/*margin: 245px 0 0 0;*/
	margin: 0;
	max-width: 515px;
	position: absolute;
	z-index: 5;
}
h2 {
	color: #0075be;
	font-size: 28px;
	margin: 0 0 14px 0;
}
h3 {
	color: #333;
	font-size: 21px;
	margin: 0 0 8px 0;
}
h3.formhead {
	background: url(gfx/bubble.png) no-repeat 0 6px;
	background-size: 28px 26px;
	color: #0075be;
	font-size: 28px;
	margin: 35px 0 10px 0;
	padding: 0 0 0 35px;
}
h4.bighead {
	color: #0075be;
	font-size: 28px;
	margin: 0 0 8px 0;
}
h4 {
	color:#cc1417;
	font-size:21px;
}
h5 {
	color: #333;
	font-size: 21px;
	margin: 0 0 14px 0;
}
h6 {
	font-size:21px;
	background-color: #cc1417;
	color:#fff;
	padding:5px 10px;
	line-height:1.2em;
	display: inline;
}
h6:after {
	content: "\A";
	white-space: pre;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
ul {
	margin: 0 0 1em 15px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}

.f-left {
	float: left !important;
}

.f-right {
	float: right !important;
}

/* Layout
-----------------------------------------------*/
#wrapper {
	background: url(gfx/bg.png) repeat-x 0 0;
	background-size: 1px 131px;
	float: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
.inner {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	max-width: 800px;
}
#header {
	background: url(gfx/bg_top.png) no-repeat center top;
	background-size: 808px 65px;
	float: left;
	height: 200px;
	height: 199px;
	margin: 0;
	padding: 0;
	position: relative;	
        z-index: 20;
	width: 100%;
}
p.logo {
	float: right;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 64px;
	right: 0;
	z-index: 999999;
}
#navigation {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#teaser {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	float: left;
	margin: 0;
	min-height: 297px;
	padding: 0;
	position: relative;
	width: 100%;
}
#hotline {
	background: #0075be;
	background: rgba(0, 117, 190, .9);
	color: #fff;
	float: right;
	font-size: 12px;
	height: 116px;
	line-height: 18px;
	margin: 172px 0 0 0;
	padding: 10px 15px 0 15px;
	width: 219px;
}
#hotline a {
	color: #fff;
	text-decoration: underline;
}
#hotline a:hover {
	color: #fff;
	text-decoration: none;
}
p.hotlinecall {
	background: url(gfx/phone2.png) no-repeat 0 4px;
	background-size: 14px 21px;
	font-size: 14px;
	font-weight: 700;
	line-height: 28px;
	margin: 0 0 12px 0;
	padding: 0 0 0 12px;
	text-align: center;
}
#hotline a.hotlinebtn {
	background: #cc1417;
	color: #fff;
	float: right;
	letter-spacing: -.25px;
	line-height: 28px;
	padding: 0 8px;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
#hotline a:hover.hotlinebtn {
	background: #000;
	color: #fff;
	text-decoration: none;
}
p.hlnumber {
	float: left;
	font-size: 24px;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin: 0 0 12px 0;
	padding: 0;
	word-spacing: -2px;	
	width: 100%;
}
.httab {
	float: left;
	width: 6.6em;
}
#container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#content {
	float: left;
	margin: 0;
	padding: 0 0 50px 0;
	width: 100%;
}

.withsidebar {
	background: url(gfx/grey.png) repeat-y 535px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 0 45px 0;
	padding: 0;
	width: 100%;
}
#main {
	padding: 20px 0 0 0;
}
.withsidebar #main {
	float: left;
	margin: 0 3.625% 0 0;
	width: 65.25%;
}
#home #main {
	padding-top: 0;
}
#sidebar {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 31.125%;
}
#home #sidebar {
	padding-top: 0;
}
.sidebox {
	border-bottom: 1px solid #ccc;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}
.sidebox p {
	margin: 0 0 10px 0;
	padding: 0;
}
.sidebox img {
	display: block;
	padding-bottom: 10px;
}
.sidebox a {
	color: #333;
	text-decoration: none;
}
.sidebox a:hover {
	color: #333;
	text-decoration: none;
}
.sidebox a strong {
	background: #0075be url(gfx/pfeil.png) no-repeat right center;
	background-size: 16px 9px;
	color: #fff;
	display: block;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 22px;
	padding: 10px 14px;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s;  
	-ms-transition: all 0.3s;  
	-o-transition: all 0.3s;  
	transition: all 0.3s; 
	opacity: 1;	
}
.sidebox a:hover strong {
	background-color: #cc1417;
	color: #fff;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s;  
	-ms-transition: all 0.3s;  
	-o-transition: all 0.3s;  
	transition: all 0.3s; 
	opacity: 1;		
}
.contactleft,
.contactright {
	float: left;
	margin: 0 0 20px 0;
	width: 49%;
}
.contactleft {
	margin-right: 2%;
}
.sbp {
	margin: 0 0 20px 0;
}
.sbph,
.sbph2 {
	color: #0075be;
	float: left;
	font-family: "Vitesse A", "Vitesse B", Arial, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 32px;
	margin: 50px 0 16px 0;
	width: 100%;
}
.sbubble {
	background: url(gfx/bubble.png) no-repeat 0 6px;
	background-size: 28px 26px;
	padding: 0 0 0 35px;
}
.sbph2 {
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}
#formContent .sbph {
	margin: 16px 0;
}
.sbp a {
	background: #0075be;
	display: block;
}
.sbp a:hover {
	background: #cc1417;
}
ul#language {
	float: left;
	margin: 17px 0 0 0;
	padding: 0;
}
ul#language li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 13px 0 0;
	padding: 0;
}
ul#language li a {
	opacity: .3;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
ul#language li a.active,
ul#language li a:hover {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
ul.socialicons {
	float: left;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
}
ul.socialicons li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 33.3%;
	margin-right:.65em;
}
ul.socialicons li:last-child {
	margin-right: 0;
}
.si-facebook {
	text-align: left;
}
.si-googleplus {
	margin: 0 auto;
	text-align: center;
}
.si-youtube {
	float: right;
	text-align: right;
}
ul.socialicons li a {
	display: block;
	height: 46px;
	width: 46px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;		
}
ul.socialicons li a:hover {
	opacity:.7;
}
@media (max-width:767px) {
  ul.socialicons {
    max-width:15em;
    margin-left:auto;
    margin-right:auto;
    float:none;
    overflow: hidden;
  }
	ul.socialicons li {
		text-align:center;
		width: 33.3%;
		margin-right:0;
	}
	ul.socialicons li a {
		display: inline-block;
	}
	.si-facebook {
		float: right;
	}
	.si-youtube {
		float:left;
	}
}
.newsbox,
.infobox,
.catbox {
	float: left;
	width: 100%;
}
.newsbox {
	position: relative;
}
.newsbox p,
.infobox p,
.catbbox p {
	margin: 0;
	padding: 0;
}
.new {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9;
}
p.lmtxt {
	float: left;
	margin: 25px 0 40px 0;
	width: 100%;
}
.newsbox a,
.infobox a,
.catbox a {
	border-bottom: 1px solid #ccc;
	color: #333;
	display: block;
	float: left;
	padding: 18px 0;
	text-decoration: none;
	width: 100%;
}
.infobox a {
	border: 3px solid #0075be;
	margin-bottom: 28px;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.newsbox:first-child a,
.infobox:first-child a,
.catbox:first-child a {
	padding-top: 0;
}
.newsbox a strong,
.infobox a strong,
.catbox a strong {
	color: #cc1417;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
	padding-bottom: 12px;
}
.infobox a strong {
	color: #cc1417;
}
.catbox a strong {
	color: #333;
}
.newsbox a:hover {
	color: #cc1417;
}
@media only screen and (max-width: 800px) {
	.newsbox a {
		width:96%;
	}
}
@media only screen and (max-width: 767px) {
	.newsbox a {
		width:100%;
	}
}
.infobox a:hover,
.infobox a:hover strong {
	border-color: #cc1417;
	color: #cc1417;
}
.catbox a:hover {
	color: #cc1417;
}
.newsimg {
	float: left;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 800px) {
	.newsimg {
		margin: 0 3.8% 0 0;
		width: 42%;
	}	
}
.catimg {
	float: left;
	margin: 0 3.8% 0 0;
	padding: 0;
}
@media only screen and (min-width: 800px) {
	a .newsimg {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;	  
	 }
	a:hover .newsimg {
		-webkit-transform:scale(1.25);
		-moz-transform:scale(1.25);
		-ms-transform:scale(1.25);
		-o-transform:scale(1.25);
		 transform:scale(1.25);  
	}
	.newsimgwrapper {
		float: left;
		margin-bottom: 15px;
		max-height: 163px;
		overflow: hidden;
	}
	.newsimgwrapper2 {
		float: left;	
		margin: 0 3.8% 0 0;			
		max-height: 112px;
		max-width: 219px;
		overflow: hidden;
	}
}
a .catimg {
	border: 3px solid #0075be;
}
a:hover .catimg {
	border: 3px solid #cc1417;
}
.newsbox:first-child .newsimg,
.infobox:first-child .newsimg {
	margin-right: 0;
	padding-bottom: 12px;
	width: 100%;
}
.newstxt {
	display: block;
	float: left;
	width: 54.2%;
}
blockquote {
	background: #eee;
	margin: 0 0 20px 0;
	padding: 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.team {
	background: #0075be;
	color: #fff;
	float: left;
	margin-bottom: 20px;
	width: 390px;
}
.teamodd {
	margin-left: 20px;
}
.teamtxt {
	float: left;
	padding: 0 10px 0 14px;
	width: 247px;
}
.team p {
	line-height: 19px;
	margin: 0;
	padding: 0;
}
p.teamimg {
	border-right: 10px solid #fff;
	float: left;
	margin: 0;
}
p.teamname {
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 8px 0;
}
#hersteller {
	border-top: 2px solid #0075be;
	float: left;
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
#hersteller a {
	text-decoration: none;
}
.manu {
	display: block;
	border: 2px solid #0075be;
	border-top: none;
	border-right: none;
  box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 33.33%;
  height: 138px;
	position: relative;
	text-decoration: none;
}
.lastmanu {
	border-right: 2px solid #0075be;
}
.manu img {
	width: 147px;
	height: 95px;
}
.manu .manutxtwrapper {
	position: absolute;
	width:100%;
	bottom:0;
	display: block;
	line-height: 1.1em;
	margin-bottom:0;
	z-index: 5;
	padding:.25em;
	box-sizing: border-box;
}
@media only screen and (min-width: 800px) {
	.manuimgwrapper {
		overflow: hidden;
		height: 95px;
	}
	.manu img {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.manu:hover img {
		-webkit-transform:scale(1.25);
		-moz-transform:scale(1.25);
		-ms-transform:scale(1.25);
		-o-transform:scale(1.25);
		 transform:scale(1.25);
	}
}
.manu span {
	display: block;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	/* margin: 10px 0 12px 0; */
	margin: 5px 0 12px 0;
}
.manu span.twolines {
	line-height: 18px;
	margin: 0 0 2px 0;
}
.paymentbox {
	border: 3px solid #0075be;
	color: #0075be;
	float: left;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 45px 0;
	padding: 7px 0 8px 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.paymentbox p {
	margin: 0;
	padding: 0;
}
@media(max-width:767px) {
	#sidebar .paymentbox {
		display: none;
	}
}

.pbversand {
	float: left;
	margin: 0 0 0 12px;
}
.pbladen {
	float: left;
}
ul.payment {
	float: left;
	margin: 0;
	padding: 0;
}
.pbladen ul.payment {
	border-left: 1px solid #0075be;
	padding-left: 15px;
}
#sidebar .pbladen ul.payment {
	border-left: none;
}
.pbladen p {
	padding-left: 15px;
}
#sidebar .pbladen p {
	border-top: 1px solid #0075be;
	padding: 10px 0 0 0;
	margin: 10px 15px 0 15px;
}
ul.payment li {
	float: left;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}
#sidebar ul.payment li {
	margin-right: 5px;
	margin-bottom: 5px;
}
.pbladen ul.payment li:last-child {
	margin-right: 0;
}
@media (min-width:768px) {
	#sidebar .sbph2 {
		text-align: left;
	}
}
/*Tooltip*/
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 44px;
  margin-bottom: 15px;
  margin-left: -80px;
  padding: 0;
  height: 41px;
  width: 122px;
  background: url(gfx/tooltip.png) no-repeat 0 0;
  background-size: 122px 41px;
  color: #000;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 33px;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
a:hover.tooltip {
	cursor: help;
}
/*brands*/
#brands {
	background: #0075be;
	border: 1px solid #00448e;
	float: left;
	padding: 2px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
ul.tabs {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.tabs li {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #0075be url(gfx/tc_li.png) no-repeat 8px 19px;
	background-size: 6px 6px;
	color: #fff;
	float: left;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	padding: 0;
	line-height: 23px;
	list-style: none;
	padding: 12px 0;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 24.75%;
}
ul.tabs li:last-child {
	border-right: none;
	width: 24.875%;
}
ul.tabs.last_tabs li {
	border-bottom: none;
}

ul.tabs li:hover,
ul.tabs li.active {
	background: #fff url(gfx/tc_li2.png) no-repeat 8px 19px;
	background-size: 6px 6px;
	color: #0075be;
	display: block;
}
.tab_container {
	border-top: none;
	clear: both;
	float: left;
	background: #fff;
	overflow: auto;
	padding: 0 0 0 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.tab_content {
	display: none;
}
.tab_drawer_heading {
	display: none;
}
.tab_content ul {
	float: left;
	margin: 15px 0;
	padding: 0;
}
.tab_content ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.tab_content ul li a {
	background: url(gfx/tabc_li.png) no-repeat 0 14px;
	display: block;
	float: left;
	line-height: 21px;
	margin: 0;
	padding: 6px 8px 6px 13px;
	text-decoration: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.tab_content ul li a:hover {
	background: url(gfx/tabc_li2.png) no-repeat 0 14px;
	text-decoration: underline;
}
#footer {
	background: url(gfx/bg_footer.png) repeat-x 0 0;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.flogo {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
}
/*footermenu*/
ul#fmenu,
ul#fsubmenu {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul#fsubmenu {
	font-size: 11px;
}
ul#fmenu li,
ul#fsubmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#fmenu li a {
	border-top: 6px solid #0075be;
	border-bottom: 6px solid #0075be;
	color: #fff;
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 12px;
	text-decoration: none;
}
ul#fmenu li a.active,
ul#fmenu li a:hover {
	border-top: 6px solid #fff;
}
ul#fsubmenu li a {
	color: #0075be;
	display: block;
	float: left;
	line-height: 20px;
	margin-right: 12px;
	text-decoration: none;
}
ul#fsubmenu li a:hover {
	color: #0075be;
}

/*alert*/
#alert {
	background: #cc1417 url(gfx/achtung-icon.png) no-repeat 18px 16px;
	background-size: 74px 62px;
	color: #fff;
	float: left;
	font-size: 14px;
	min-height: 100px;
	width: 100%;
}
#alert a {
	color: #fff;
}
a.alertclose {
	float: right;
	margin: 16px 18px 0 0;
}
#alert p {
	margin: 0;
	padding: 0;
}
.alerttext {
	margin: 0 auto;
	padding: 16px 0;
	width: 100%;
	max-width: 800px;
}
.alertshadow {
	background: url(gfx/alertshadow.png) repeat-x 0 0;
	float: left;
	height: 4px;
	line-height: 4px;
	width: 100%;
}
#alert p.alerthead {
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 28px;
	margin-bottom: 5px;
}


/* Forms
-----------------------------------------------*/
input,
textarea {
	font-family: inherit;
	font-size: inherit;
	-webkit-appearance: none;
}
input[type=checkbox] {
	-webkit-appearance: checkbox;
}
form#suche {
	border: none;
	float: left;
	margin: 17px 30px 0 0;
	padding: 0;
}
.ttext {
	border: 1px solid #ccc;
	border-right: none;
	color: #333;
	float: left;
	font-family: inherit;
	font-size: inherit;
	height: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 6px;
	width: 186px;
}
.tsubmit {
	border: none;
	float: left;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	width: 23px;
}
.stdform,
.sbform {
	background: #0075be;
	color: #fff;
	float: left;
	margin: 0 0 45px 0;
	padding: 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}
.sbform p {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
.formhalf {
	float: left;
	margin: 0 4% 1em 0;
	width: 48%;
}
.lastform {
	margin-right: 0;
}
.stdlabel {
	float: left;
	font-weight: bold;
	width: 100%;
}
.stdinput,
.stdtxta {
	background: #fff;
	border: none;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid transparent;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	float: left;
	height: 28px;
	margin: 5px 0 0 0;
	padding: 0 5px;
	width: 100%;	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.stdinput {
	line-height: 28px;
}
.stdtxta {
	height: 108px;
}
.stdinput:focus,
.stdinput:hover,
.stdtxta:focus,
.stdtxta:hover {
	border: 3px solid #cc1417;
}
.required {
	color: #cc1417;
}
p.formreq,
p.formreq2 {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
	width: 100%;
}
p.formreq strong {
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding: 17px 0 0 0;
}
p.formreq2 strong {
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding: 8px 0 0 0;
}
.sendbtn {
	background: #fff;
	border: 1px solid #fff;
	color: #0075be;
	height: 28px;
	float: right;
	font-weight: bold;
	line-height: 28px;
	margin: 0;
	padding: 0 0 2px 0;
	text-align: center;
	width: 82px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.sendbtn:hover {
	background: #cc1417;
	border-color: #cc1417;
	color: #fff;
	cursor: pointer;
}


/* Responsive
-----------------------------------------------*/
.onlymobile {
	display: none !important;
}

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

.newsbox:last-child a {
	border-bottom: none;
}

}

@media only screen and (max-width: 1000px) {
	#alert {
		background-size: 37px 31px;
		font-size: 13px;
		line-height: 16px;
		min-height: 30px;
	}
	#alert p.alerthead {
		font-size: 20px;
		line-height: 24px;
	}
	.alerttext {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 800px) {
	.withsidebar {
		background-position: 499px 0;
	}	
}
@media only screen and (max-width: 855px) {
	p.logo {
		right: 10px;
	}
}

@media only screen and (max-width: 767px) {

	.newsbox:last-child a {
		margin-bottom: 18px;
	}
	.nomobile,
	p.logo {
		display: none;
	}
	.onlymobile {
		display: block !important;
	}
	body {
	}
	#wrapper {
		background: url(gfx/bg_top_mobile.png) repeat-x center top;
		background-size: 800px 101px;
	}
	#header {
		background: none;
		height: auto;
	}
	#home #content {
		padding-top: 0px;
	}
	.withsidebar {
		background: none;
	}	
	p.mlogo {
		margin: 61px 0 8px 0;
		padding: 0;
		text-align: center;
	}
	#teaser {
		min-height: 150px;
	}
	#hotline {
		display: none;
	}
	h1.teaserhead {
		bottom: auto;
		font-size: 28px;
		line-height: 28px;
		left: auto;
		margin: 80px 0 0 0;
		position: static;
	}
	.mobileteaser-wrapper {
		clear: both;
		margin-bottom:2em;
		margin-left:10px;
		margin-right:10px;
	}
	.mobileteaser-wrapper .address a {
		color:#000;
	}
	.mobileteaser {
		background: #0075be url(gfx/und-das-sofort.png) no-repeat right bottom;
		background-size: 171px 39px;
		color: #fff;
		font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
		font-size: 26px;
		font-weight: bold;
		line-height: 30px;
		margin: 0;
		padding: 8px 0 44px 0;
		text-align: center;
	}
	.phonenumber {
		color: #0075be;
		font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
		font-size: 2em;
		font-weight: bold;
		line-height: 30px;
		margin: 12px 0;
		padding: 0;
		text-align: center;
	}
	.phonenumber a {
		background: url(gfx/phone.png) no-repeat center left;
		background-size: 20px 30px;
		color: #0075be;
		padding: 10px 0 10px 26px;
		text-decoration: none;
	}
	.address {
		border-bottom: 1px solid #ccc;
		color: #0075be;
		font-size: 16px;		
		margin: 0;
		padding: 0 0 18px 0;
		text-align: center;
	}
	.withsidebar #main,
	#main {
		margin-right: 0;
		width: 100%;
	}
	#sidebar {
		width: 100%;
	}
	.newsimg {
		margin-right: 0;
		padding-bottom: 12px;
		width: 100%;
	}
	.newstxt {
		width: 100%;
	}
	.sbp img {
		width: 100%;
	}
	.team {
		margin-bottom: 20px;
		width: 100%;
	}
	.teamodd {
		margin-left: 0;
	}
	.teamtxt {
		padding: 0 1%;
		width: 65%;
	}
	p.teamimg {
		border-right: 2% solid #fff;
		width: 28%;
	}
	p.teamimg img {
		min-width: 100%;
	}
	.paymentbox {
		background: #0075be;
		color: #fff;
	}
	ul.payment li a img {
		border: 2px solid #fff;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		margin-bottom: 12px;
	}
	.manu {
		border: 2px solid #0075be;
		border-top: none;
		width: 50%;
	}
  .manu:nth-child(2n + 1) {
    border-right:0;
  }
	.manu span,
	.manu span.twolines {
		line-height: 24px;
		margin: 10px 0;
	}
	#brands {
		width: 99.3%;
		border:0;
	}
	.tabs {
		display: none;
	}
	#brands .tab_container {
		padding-left:0;
		position: relative;
	}
	#brands .tab_drawer_heading {
		background: #0075be url(gfx/tc_li.png) no-repeat 10px 18px;
		background-size: 8px 8px;
		font-weight:bold;
		font-size:1.2em;
		border-bottom: 1px solid #fff;
		border-top:0;
		color: #fff;
		float: left;
		margin: 0;
		padding: 12px 5% 12px 1.5em;
		display: block;
		cursor: pointer;
		width: 100%;
		box-sizing: border-box;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
/*	#brands [rel="tab2"],
	#brands [rel="tab4"] {
		position:absolute;
		left:50%;
	}
	#brands [rel="tab4"] {
		top:37px;
	}*/
/*	#brands .tab_drawer_heading:first-child {
		border-top: none;
	}*/
	#brands .tab_drawer_heading.d_active {
		background: #fff url(gfx/tc_li2.png) no-repeat 8px 18px;
		background-size: 8px 8px;
		color: #0075be;
	}
	#brands .tab_container ul {
		padding:0 3%;
	}
	.tab_content ul {
		margin: 2px 0 5px 0;
	}
	#footer {
		background: #0075be;
		text-align: left;
	}
	#footer .inner {
		padding: 0;
	}
	.fmbox {
		float: left;
		position: relative;
		width: 100%;
	}	
	.flogo {
		bottom: -17px;
		margin: 0;
		position: absolute;
		right: 10px;
		z-index: 99;
	}
	ul#fmenu {
		font-size: 13px;
		padding-top: 20px;
		padding-bottom: 45px;
		padding-left: 10px;
	}
	ul#fsubmenu {
		background: #fff;
		float: left;
		font-size: 13px;
		padding-top: 20px;
		padding-left: 10px;
		padding-bottom:25px;
	}
	ul#fmenu li {
		margin-right: 10px;
		width: 90%;
	}
	ul#fsubmenu li {
		width: 100%;
	}
	ul#fmenu li a {
		border: none;
		border-bottom: 2px solid #0075be;
		padding-top: 4px;
		padding-bottom: 2px;
	}
	ul#fmenu li a.active,
	ul#fmenu li a:hover {
		border: none;
		border-bottom: 2px solid #fff;
	}
	ul#fsubmenu li a {
		background: #fff;
		margin-right: 0;
		padding-top: 2px;
		padding-bottom: 2px;
		width: 100%;
	}
	ul#fsubmenu li a:hover {
		text-decoration: underline;
	}
	/*languagemobile*/
	ul#languagemobile {
		background: #fff url(gfx/languagemobile.png) no-repeat 42px 17px;
		background-size: 9px 6px;
		float: left;
		margin: 9px 0 0 10px;
		padding: 0;
		position: relative;
		z-index: 9999999;
	}
	ul#languagemobile li {
		border: 2px solid #e6e6e6;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
	ul#languagemobile li:hover {
		border-bottom: none;
	}
	ul#languagemobile li a {
		display: block;
		height: 35px;
		padding: 0;
		width: 54px;
		text-indent: -9999px;
	}
	ul#languagemobile ul {
		margin: 0 0 0 13px;
		padding: 0;	
	}
	ul#languagemobile ul li,
	ul#languagemobile ul li:hover {
		margin: 0;
		padding: 0;	
		border-top: none;
		border-bottom: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	ul#languagemobile ul li:last-child {
		border-bottom: 2px solid #e6e6e6;
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;	
	}
	ul#languagemobile li a.de {
		background: url(gfx/de.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile li a.en {
		background: url(gfx/us.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile li a.es {
		background: url(gfx/es.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile li a.fr {
		background: url(gfx/fr.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile li a.it {
		background: url(gfx/it.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile li a.pl {
		background: url(gfx/pl.png) no-repeat 5px center;
		background-size: 28px 19px;
	}
	ul#languagemobile ul {
		border-top: none;
		display: none;
		position: absolute;
		top: 100%;
		left: -15px;
		background: #fff;
		padding:0;
	}
	ul#languagemobile ul li {
		float: none;
	}
	ul#languagemobile li:hover > ul{
		display:block;
	}
}


@media all and (min-width: 767px) and (max-width:800px) {
	.team {
		width: 360px;
	}
	.teamtxt {
		width: 217px;
	}
}



/* Navigation
-----------------------------------------------*/
#suchemobile {
	float: left;
	position: relative;
	width: 100%;
	height:42px;
}
.ttextmobile {
	border: none;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #fff;
	height: 26px;
	line-height: 26px;
	margin: 0;
	padding: 0 	5% 0 1%;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	height:31px;
}
.tsubmitmobile {
	border: none;
	height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
}

.hidden {
  display: none;
}
header {
  text-align: center;
  width: 100%;
  min-width: 750px;
  position: relative;
  z-index: 10;
}
#header_content {
  width: 800px;
  max-width: 100%;
  text-align: left;
  display: inline-block;
}


.navigation_button {
  display: none;
}



nav#main {
  list-style-type: none;
  padding: 0;
  margin: 91px 0 0 0;
  float: left;
  width: 800px;
  max-width: 100%;
}
nav#main > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 68px;
  height: 67px; /* hoehe */
  overflow: hidden;
}
nav#main ul li {
  float: left;
  margin: 0;
  padding: 0 18px 0 0;
  text-align: center;
  height: 56px;
}

nav#main ul li a {
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	color: #333;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 57px;
  margin: 0;
	
	padding: 0;
	text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding: 0;
  float: left;
  font-weight: normal;
  cursor: pointer !important;
}
nav#main ul#level1 > li > a:hover {
	border-bottom: 6px solid #000;
	color: #000;
}
nav#main ul#level1 > li > a.active {
	border-bottom: 6px solid #0075be;
	color: #0075be;
}
nav#main ul#level1 > li.unselected > a.active {
	border-bottom: 6px solid #000;
	color: #000;
}
nav#main > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 46px;
  list-style-position: none;
  z-index: 10;
  background-color: #FFF;
  margin: 68px 0 0 0;
  margin: 67px 0 0 0;
  left: 0;
  z-index: 12;
	background: #000;
	background: rgba(0, 0, 0, .6); 
  text-align: center !important;
}
nav#main > ul > li.selected > ul {
	background: #0075be;
	background: rgba(0, 117, 190, .6); 
}
/*
nav#main > ul > li > ul.sub1 {
  left: -54px;
  left: 0;
  padding-right: 54px;
}
nav#main > ul > li > ul.sub2 {
  left: -100px;
  left: 0;
  padding-right: 100px;
}
nav#main > ul > li > ul.sub3 {
  left: -230px;
  left: 0;
  padding-right: 230px;
}
*/
nav#main > ul > li:hover > ul {
  
}

nav#main ul ul li a {
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-transform: none;
	text-decoration: none;
}

nav#main ul ul li {
	margin: 0 16px 0 0;
  padding: 0;
  float: left;
  list-style-type: none;
}
nav#main a.act,
nav#main ul.level2 li.act a,
nav#main a.act:hover,
nav#main ul.level2 li.selected a,
nav#main ul.level2 li a:hover {
	border-bottom: 3px solid #fff;
	color: #fff;
}

/*Mobile*/


.open_nav {
	display: none;
}

.clear
{
	clear: both;
}

#page
{
	min-width: inherit;
}

@media all and (min-width: 767px) and (max-width:830px) {
	#header_content {
		padding: 0 0 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;	
	}
}

@media all and (max-width: 767px) {

	header {
		min-width: inherit;
		height: auto;
		padding-bottom: 0;
	}


	#header_content {
		width: 100%;
		margin: 0 auto;					
	}


	nav#main ul ul li a
	{
		padding: 0;
	}

	.open_nav {
		display: block;
		position: absolute;
		z-index: 999999;
		top: -137px;
		right: 8px;
	}
	.open_nav p {
		padding: 0;
		margin: 0;
	}
	.open_nav a {
		border: 2px solid #0074bd;
		text-transform: uppercase;
		display: block;
		margin: 0 auto;
		height: 31px;
		line-height: 31px;
		font-size: 14px;
		text-decoration: none;
		background: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 700;
		color: #333;
		text-align: center;
		width: 57px;
	}
	.open_nav a:active,
	.open_nav a:active,
	.open_nav a:focus {
		background: #fff;
		color: #0075be;
	}
	nav#main {
		border: none;
		display: none;
		position: relative;
		height: auto;
		top: 0;
		left: 0;
		width: 100%;
		margin: 0;
	}
	#header_left #main {
		margin: 0;
	}
	nav#main > ul {
		background-color: #0075be;
		border: none;
		padding: 60px 0 0 0;
		position: absolute;
		overflow: visible;
		height: auto;
		left: 0;
		top: -161px;
		width: 100%;
		z-index: 9999;
	}
	nav#main ul li {
		border: none;
		border-bottom: 1px solid #fff;
		float: inherit;
		height: auto;
		margin: 0 10px;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
	}
	nav#main > ul > li:last-child {
		border-bottom:0;
	}
	nav#main ul li a {
		border: none;
		color: #fff;
		font-family: 'Oswald', sans-serif;
		font-size: 14px;
		background-color: #0075be;
		height: auto;
		width: auto;
		float: none;
		border-radius: 0;
		text-align: left;
		line-height: 39px;
		margin: 0;
		padding: 0;
			
	}
	nav#main ul li a span {
		border-bottom: 3px solid transparent;
		padding: 6px 0;
		
	}

	nav#main ul#level1 > li > a:hover, nav#main ul#level1 > li > a.active,
	nav#main a.act, nav#main ul.level2 li.act a,  nav#main a.act:hover, nav#main ul.level2 li a:hover {
		border-bottom: none;
	}

	nav#main > ul > li > ul.sub1,
	nav#main > ul > li > ul.sub2,
	nav#main > ul > li > ul.sub3 {
	  left: 0;
	  padding-right: 0;
	}
	
	nav#main ul#level1 > li > a:hover,
	nav#main ul#level1 > li > a.active,
	nav#main ul#level1 > li > a.act {
		box-shadow: none;
		background-color: #0075be;
		color: #fff;
	}

	nav#main ul#level1 > li > a:hover span,
	nav#main ul#level1 > li > a.active span,
	nav#main ul#level1 > li > a.act span {
		border-bottom:3px solid #fff;
	}
	nav#main ul ul li {
		margin: 0;
	}
	
	nav#main > ul > li > ul {
		border: none;
		position: inherit;
		left: inherit;
		top: inherit;
		height: auto;
		overflow: visible;
		margin: 0;
		padding: 0;
	}
	nav#main > ul > li > ul li,
	nav#main ul li ul li:first-child {
		border: none;
		height: auto;
		float: none;
		margin-left: 0 !important;
	}
	nav#main > ul > li > ul li a {
		border: none;
		border-bottom: 1px solid #ccc;
		background-color: #fff;
		color: #333;
		line-height: inherit;
		font-size: 15px;	
		height: auto;
		margin: 0;
		padding: 9px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
		
	}

	nav#main a.act,
	nav#main ul.level2 li.act a,
	nav#main a.act:hover,
	nav#main ul.level2 li.selected a,
	nav#main ul.level2 li a:hover {
		border-bottom: 1px solid #ccc;
		color: #cc1417;
	}
	nav#main > ul > li > ul.level2 li a:hover {
		color: #0075be;
	}
	nav#main > ul > li > ul.level2 li:last-child a:hover {
		color: #0075be;
		border-bottom:0;
	}
	nav#main ul.level2 li.selected:last-child a {
		border-bottom:0;
	}
	.contactleft,
	.contactright {
		margin-right: 0;
		width: 100%;
	}
}

/* Galerie */
ul.gallery {
	overflow: hidden;
	margin: 0 0 0 -35px;
	padding: 0;
}
ul.gallery li {
	float: left;
	list-style: none;
	margin: 0 0 1em 35px;
	padding: 0;
}
ul.gallery img {
	display: block;
}
@media (max-width: 767px) {
	body {
		min-width:320px;
	}
	.rsNav {
		display: none;
	}
	#header {
		height:60px;
	}
	#header.nocartitem {
		height:10px;
	}
	#home #container {
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	ul.gallery li {
		margin: 0 1em 1em 0;
		width:calc(25% - .75em);
	}
	ul.gallery li:nth-child(4n) {
		margin-right:0;
	}
	ul.gallery {
		margin:0;
	}
}
@media (max-width: 520px) {
	ul.gallery li {
		width:calc(33% - .6em);
	}
	ul.gallery li:nth-child(4n) {
		margin-right:1em;
	}
	ul.gallery li:nth-child(3n) {
		margin-right:0;
	}
}
@media (min-width: 840px) {
	ul.gallery {
		margin: 0 0 0 -57px;
	}
	ul.gallery li {
		margin: 0 0 2.5em 56.5px;
	}
}

/***** New mobile submenu logic **2019** *****/
.nav-next-level-toggler {
	display: none;
}
@media (min-width:768px) {
	nav#main {
		display: block !important;
	}
}
@media (max-width:767px) {
	/* mobile nav toggler */
	button.open_nav {
		border: 2px solid #e6e6e6;
		background-color: #fff;
		text-transform: uppercase;
		font-weight:bold;
		color:#000;
		padding:.725em .95em;
		font-size:1em;
		cursor: pointer;
		transition:color .25s;
		outline:none;
	}
	button.open_nav:hover,
	button.open_nav:focus {
		color: #0075be;
	}
	.open_nav .line {
		display: block;
		width:1.75em;
		height:2px;
		margin-bottom:4px;
		background-color:#666666;
	}
	.open_nav .line:last-child {
		margin-bottom:0;
	}

	/* Sub-nav togglers */
	.nav-next-level-toggler {
		display: block;
		position: absolute;
		right:0;
		top:0;
		background-color:transparent;
		border:0;
		border-left:1px solid #fff;
		padding:.55em;
		cursor: pointer;
		outline:none;
	}
	nav#main li {
		position: relative;
		overflow: hidden;
	}
	nav#main li .nav-next-level-toggler img {
		transition:transform .25s;
	}
	nav#main li.opened .nav-next-level-toggler img {
		transform:rotate(180deg);
	}

	/* simple style improvements */
	nav#main li li:last-child a {
		border-bottom:0;
	}

	/***** Optimize Brand Tabs Mobile *****/
	.last_tabs {
		display: block;
	}
	.last_tabs li {
		width:100% !important;
		text-align: left !important;
		padding-left:1.5em !important;
		background: #0075be url(gfx/tc_li.png) no-repeat 10px 20px !important;
		background-size: 8px 8px !important;
		color:#fff !important;
		font-size:1.2em !important;
    box-sizing: border-box;
	}
}
/**** optimize videos *****/
.video-container { /* class added via js (main.js) */
	/* max-width:480px; */
}

/**** misc ****/
#fsubmenu {
	width:100%;
	box-sizing: border-box;
}
/***** Optimize Slider *****/
.slider {
	clear:both;
	margin-bottom:2em;
}
.slider .slide {
	padding-bottom:91px; /* height + padding + border of ".slider .text .description" */
}
.slider .text-wrapper {
	margin-left:10px;
	width:calc(100% - 20px);
	text-align: center;
	position: absolute;
	bottom:0;
	max-width:800px;
}
.slider .text {
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
}
.slider .text .head {
	background-color:rgba(0, 117, 190, .8);
	font-size: 32px;
	font-weight: 700;
	color:#fff;
	padding:.6em 1em;
	line-height:1em;
}
.slider .text .description {
	color: #333;
	line-height: 30px;
	min-height: 60px;
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px 1em;
	font-size:18px;
	font-family: "Vitesse A", "Vitesse B";
	font-style: normal;
	font-weight: 500;
	background: #fff;
}
.owl-nav {
	position: absolute;
	top:calc(50% - 60px);
	font-size:4em;
	color:#fff;
	font-weight:bold;
	width:100%;
	text-shadow:0 0 5px black;
}
.owl-next,
.owl-prev {
	text-shadow:.01em .01em .05em rgba(0,0,0,.75);
	position: absolute;
	height:.75em;
	z-index:50;
}
.owl-next {
	right:1.5%;
}
.owl-prev {
	left:1.5%;
}
.owl-dots {
	position: absolute;
	width:100%;
	text-align: center;
	bottom:170px;
}
.owl-carousel button.owl-dot {
	border:2px solid #fff;
	border-radius:50%;
	width:1.15em;
	height:1.15em;
	display: inline-block;
	margin:.2em;
}
.owl-carousel button.owl-dot.active {
	background-color:#cd2734;
}
/* Slider animations */
.slider .text .head,
.slider .text .description,
.owl-grab .slider .text {
	opacity: 0;
}
.owl-item.active .text .head,
.owl-item.active .text .description {
	opacity:1;
}
.owl-item.active .text .head {
	transition:1s opacity .5s;
}
.owl-item.active  .text .description {
	transition:1s opacity .75s;
}
@media (min-width:820px) {
	.slider .text-wrapper {
		margin-left: calc(50% - 400px);
	}
}
@media (max-width:767px) {
	.owl-dots {
		display: none;
	}
	.slider .text .description {
		border-left:0;
		border-right:0;
		font-size:1.05em;
		line-height:1.4em;
		min-height: 47px;
		padding-top:10px;
		padding-bottom:10px;
	}
	.slider .slide {
		padding-bottom:68px; /* height + padding + border of ".slider .text .description" */
	}
	.slider .text .head {
		font-size:1.8em;
	}
}
@media (max-width:549px) {
	.slider .text .head {
		font-size:1.6em;
		line-height:.9em;
	}
}

/* New Footer 2019 */
.big-footer {
	clear: both;
	background-color:#0075be;
	color:#fff;
	position: relative;
}
.big-footer .subpart {
	margin-bottom:2em;
}
.big-footer .subpart:after {
	content:'';
	display: block;
	clear: both;
}
.big-footer .footer-main {
	padding:2em 0;
}
.big-footer .footer-main:after {
	content:'';
	display: block;
	clear: both;
}
.big-footer a {
	color:inherit;
	text-decoration: none;
}
.big-footer a:hover,
.big-footer a:focus {
	text-decoration: underline;
}
.big-footer .first-line {
    background-color: #fbfbfb;
    color: #cc1217;
    padding: 1em 1em .85em;
    font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.big-footer h4 {
	color:#fff;
	margin-top:1em;
	margin-bottom:.5em;
}
.col1,
.col2,
.col3,
.payment {
	clear: both;
}
.big-footer iframe {
	width:100%;
}
.big-footer ul {
	list-style-type: none;
	padding:0;
	margin:0;
	clear: both;
}
.big-footer .payment li,
.big-footer .socialmedia li {
	float:left;
	width:33%;
	margin:0;
	box-sizing: border-box;
	padding-right:1em;
	margin-bottom:1em;
}
.big-footer .socialmedia li {
	width:4em;
}
.big-footer .socialmedia a:hover,
.big-footer .socialmedia a:focus {
	opacity:.7;
}
.big-footer ul#fsubmenu li a {
	color:#000;
}
.big-footer ul#fsubmenu li a:hover,
.big-footer ul#fsubmenu li a:focus {
	text-decoration: underline;
}
.big-footer .flogo {
	position: absolute;
	bottom:auto;
	top:-44px;
	right:10px;
}
.big-footer .last-line {
	position: relative;
	padding-top:15px;
	background-color:#fff;
}
.big-footer .google-stars {
	height:1.4em;
	margin-top:.5em;
}
.big-footer .google-logo {
	height:1.8em;
}
.big-footer .back-to-top {
	position: absolute;
	top:-1.5em;
	width:2.2em;
	left:calc(50% - 22px);
}
.big-footer .phonenumber {
	font-size:1.5em;
	background: url(gfx/phone.svg) no-repeat 0 .6em;
	background-size:.9em;
	display: inline-block;
	font-family:'Vitesse A','Vitesse B',sans-serif;
	padding:.35em 0 .35em 1em;
	font-weight: bold;
	margin:0;
}
@media(min-width:500px) {
	.footer-col {
		width:45%;
		float:left;
		clear: none;
		margin-right:6%;
	}
	.footer-col.col2 {
		margin-right:0;
	}
}
@media(min-width:768px) {
	.footer-col {
		width:31.33%;
	}
	.footer-col.col2 {
		margin-right:6%;
	}
	.footer-col.col3 {
		width:25.33%;
	}
	.footer-col:last-child {
		margin-right:0;
	}
	.footer-col .subpart {
		box-sizing: border-box;
	}

	.big-footer .flogo {
		right:2em;
	}
	.big-footer .last-line {
		text-align: center;
		padding:20px 0 5px;
	}
	.big-footer .last-line:after {
		content:'';
		clear: both;
	}
	.big-footer .last-line ul#fsubmenu li {
		display: inline-block;
		float:none;
	}
	.big-footer .flogo {
		top:-51px;
	}
	.big-footer .phonenumber {
		background-position: 0 .4em;
	}
}
.download-item {
	clear: both;
	margin-bottom:1em;
}
.download-item:after {
	content:'';
	clear:both;
	display: block;
}
.download-item .icon {
	float:left;
	margin-right:.5em;
	width:3em;
}
.download-item .download-info {
	margin-top:.3em;
	line-height:1.3em;
	float:left;
	width:calc(100% - 3.5em);
}
.download-item .download-info p {
	margin:0;
}
.download-item a {
	color:#333;
	text-decoration: none;
}
.downloads-group {
	margin-bottom:3em;
}
.gallery-group .leading-image {
	width:100%;
	margin-bottom:2.5em;
}
.gallery-group .leading-image img {
	width: 100%;
}
.fancybox-wrap #formContent .sbph {
	box-sizing: border-box;
	margin-top:0;
}
.fancybox-wrap #formContent .sbform {
	margin-bottom:0;
}
.fancybox-wrap #formContent  {
	text-align: left;
}
.open-kontaktform {
	color:#fff;
	font-family: "Vitesse A", "Vitesse B", Arial, Arial, Helvetica, sans-serif;
	background-color:#cc1417;
	transition: background-color 0.3s;
	cursor: pointer;
	border:0;
	font-size:1.25em;
	font-weight:700;
	padding:.5em 2em;
	border-radius:.5em;
	text-align: center;
}
@media(max-width:520px) {
	.open-kontaktform {
		width:100%;
	}
}
.open-kontaktform:hover,
.open-kontaktform:focus {
	background-color:#000;
}
.hidden-on-page-load {
	display: none;
}
.sbubble.white {
	 background-image: url(gfx/bubble-white.png);
}
.sbph.white {
	color:#fff;
}
.kontaktform-fancybox .fancybox-inner {
	background-color:#0075be;
}
.tab_last {
	border-right:1px solid #fff !important;
	width:calc(24.875% - 1px) !important;
}

/* -------------------------------------------------------- */
/* -                                                      - */
/*            merging shop css into standard css            */
/* -                                                      - */
/* -------------------------------------------------------- */

.select-row .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
}

#main .overview .row.articleoverview {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 0px;
}


#main .shopbottom .row {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr;
}

@media only screen and (max-width:855px) {
    #main .overview .row.articleoverview {
        display: grid;
        grid-gap: 16px;
        grid-template-columns: 1fr 1fr;
        row-gap: 0px;
    }

    #main .shopbottom .row {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width:549px) {
    #main .overview .row.articleoverview {
        grid-template-columns: 1fr;
    }

    #main .shopbottom .row {
        grid-template-columns: 1fr 1fr;
    }

    .select-row .row {
        grid-template-columns: 1fr;
    }
}

/* product page */

#main .container .row .purchase-entryinfo {
    display: grid;
    grid-template-columns: 40% 58%;
    grid-gap: 2%;
    margin-bottom: 2em;
}

#main .container .row .purchase-entryinfo .product {
    position: relative;
}


@media (max-width:767px) {
    #main .container .row .purchase-entryinfo {
    grid-template-columns:1fr;    
    }
    #main .container .row .purchase-entryinfo .product {
    }
    #main .container .row .purchase-entryinfo .purchase-options {
        min-height:330px;
        margin-bottom:2em;
    }
    ul#basket-and-search {
        display:none;
    }

    .address {
        border:none;
    }
    .mobileteaser-wrapper {
        border-bottom: 1px solid #ccc;
        padding-bottom: 18px;
    }

    .mobilebasket a.right-basket {
        justify-content: center !important;
    }
    .top .topheadcontent .mobilebasket {
        display:none;
    }

}
@media (max-width:549px) {
        #main .container .row .purchase-entryinfo .purchase-options {
        min-height:320px;
        margin-bottom:1.4em;
    }
}

@media (max-width:400px) {
    #main .container .row .purchase-entryinfo .purchase-options {
       /* min-height:380px; */
    }
}
.btn.shopbtn {

    background: #0075be;
    color: #fff;
    letter-spacing: -.25px;
    line-height: 28px;
    padding: 2px 24px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 16px auto 8px auto;
    font-weight: bold;
    display: block;
    text-align: center;
}

.btn.shopbtnstd {
    background: #0075be;
    color: #fff;
    letter-spacing: -.25px;
    line-height: 28px;
    padding: 2px 24px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    font-weight: bold;
    display: block;
    text-align: center;
    width:200px;
}

.btn.shopbtn:hover, .btn.shopbtnstd:hover {
    background: #cc1417;
    color: #fff;
}

.overview-block {
    margin: 0px 0px 16px 0px;
    padding: 8px;
    background: #f5f5f5;
    display:grid;
}

.overview-block a {
    text-decoration: none;
}

.overview-block h4 {
    margin: 16px 0 8px 0;
    min-height:45px !important;
}

.overview-block .mehr-infos {
    line-height: 16px
}

.overview-block .price {
    position: relative;
    font-weight: bold;
    font-size: 1.5em
}

.price {
    position: relative;
    right: 0;
    bottom: 0;
    text-align: right;
}

.available {
    font-weight: normal;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    width: auto;
    display: inline-block;
}

.overview-block .price .available {
    color: #1eb83f;
    font-size: 1em;
    color: #000;
    float: left;
    font-size: 14px;
}

.overview-block .price .available:after {
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    content: "";
    background: #1eb83f;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.overview-details p .available {
    margin-left:20px;
    font-size:14px;
}

.overview-details p .available:after {
    top: 10px;
}

#main .shopbottom .row .col-sm-6.col-md-3 .overview-block h4 {
    font-size: 1em;
}

#main .shopbottom .row .col-sm-6.col-md-3 .overview-block .price {
    font-size: 1.1em;
    line-height: 2;
}

.overview {
    width: 100%;
    display: inline-block;
}

.pagination {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    margin: 16px 0 16px 0;
    overflow: hidden;
    display: block;
    padding-bottom:16px;
}

.pagination:last-of-type {
    border-bottom:0;
    border-top: 1px solid #ccc;
    padding-top:16px;
    padding-bottom:0;
}

.pagination label {
    line-height: 39px;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    float: left;
    width: 105px;
}

.pagination ul {
    padding: 0;
    list-style: none;
    margin: 0;
    float: left;
}

.pagination ul li {
    float: left;
    line-height: 39px;
    font-size: 20px;
    font-weight: bold;
}

.pagination ul li a {
    color: #000;
    padding: 00 15px;
    display: block;
    text-decoration: none;
}

.pagination ul li:hover a,
.pagination ul li.active a {
    background: #0175bf;
    color: #fff;
}

.pagination .show-all {
    float: right;
    line-height: 39px;
    font-size: 13px;
    color: #000000;
    text-decoration: underline;
}

.shopbottom {
    margin-top: 48px;
    border-top: 1px solid #cccccc;
    padding-top: 16px;
}

.shopbottom h3 {
    margin: 8px auto 24px auto;
    color: #0075be;
}

.article-detail-view .container .shopbottom {
    border: none;
    margin-top: 0;
}

.row.articleoverview div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.row.articleoverview div .overview-block .mwst-parcel {
    font-size: .8em;
}

.row.articleoverview div .overview-block h4 {
    font-size: 1.3em;
}

.shopbottom div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* multiselect dropdown */

.select-css {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
        linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.select-css::-ms-expand {
    display: none;
}

.select-css:hover {
    border-color: #888;
}

.select-css:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.select-css option {
    font-weight: normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

/* Disabled styles */
.select-css:disabled,
.select-css[aria-disabled=true] {
    color: graytext;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
        linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

.select-css:disabled:hover,
.select-css[aria-disabled=true] {
    border-color: #aaa;
}

/***** ARTICLE DETAIL PAGE *****/

.green-btn {
    opacity:0.8;
    background: #1eb83f;
    padding: 0;
    line-height: 39px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}
.green-btn:hover {
    opacity:1;
}
.back-btn,
.back-btn:hover,
.back-btn:focus {
        display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: 100%;
    background-color: #d8291d;
    color: #fff;
    width: 170px;
    text-decoration: none;
    border-radius:4px;
    font-weight:bold;
}

.back-btn span {
    font-size: 1.6em;
    padding-right: 10px;
}

.back-btn:hover {
    background:#000;
}

.article-detail-view h2 {
    color:#333333;
    font-size:24px;
}

.article-detail-view h2:first-of-type {
    margin-top:1em;
    margin-bottom:0;
}
.article-detail-view h1 {
    color: #0075bf;
}

.article-detail-view .content p {
    font-size: 16px;
    line-height: 1.4em;
}

.article-detail-view h3 {
    font-family: 'Open Sans', sans-serif;
    border-bottom: 2px solid #0075bf;
    font-size: 1.15em;
    padding-bottom: .2em;
    margin-bottom: 1.5em;
    color: #0075bf;
}

.article-detail-view .right-block .product {
    padding: 0;
    margin-bottom: 2em;
    border: 0;
}

.article-detail-view .right-block table {
    margin-bottom: 2em;
}

.article-detail-view .description {

}

.article-detail-view .description table {
    border-collapse: separate;
    width: 100%;
    margin-bottom: 1.5em;
}

.article-detail-view .description table td,
.article-detail-view .description table th {
    background-color: #f5f5f5;
    padding: 0;
    border: 2px solid #fff;
    padding: .5em;
}

.article-detail-view .description table td p,
.article-detail-view .description table th p {
    margin: 0;
}

.add-to-cart-button,
.purchase-options .btn {
    color: #fff;
    font-family: 'Vitesse A', 'Vitesse B', serif;
    font-weight: 700;
    font-size: 1.5em;
    letter-spacing: .75px;
    border-radius: .2em;
    line-height: 1em;
    padding: .5em;
    white-space: normal;
}

.purchase-options {
    border-bottom: 0;
    min-height: 270px;
    position: relative;
}

.article-detail-view .information {
    padding: 0 5%;
}

.article-detail-view .trusted-shops-guarantee {
    width: 8em;
}
@media (min-width:768px) {
    .article-detail-view h1 {
        font-size: 2.3em;
    }
}

@media (min-width:1161px) {
    .article-detail-view h1 {
        font-size: 2.5em;
    }
}

.purchase-options .availability {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
}

.right-block h3 {
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 20px;
}

.purchase-options label {
    margin: 0;
    line-height: 30px;
    font-weight: normal;
}

.purchase-options .available {
    float: right;
}

.purchase-options table {
    font-size: 1.2em;
    line-height: 26px;
}

.purchase-options table p {
    margin-bottom: 0;
}

.purchase-options p a {
    color: #000;
    text-decoration: underline;
}

.purchase-options .margin-bottom .price {
    font-weight: bold;
    font-size: 28px;
    padding-bottom: 20px;
}

.purchase-options .margin-bottom td {
    padding-bottom: 15px;
}

.purchase-options .btn {
    min-width: 100%;
    display: block;
    text-align: center;
    padding: 12px 0px;
    bottom: 0;
    position: absolute;
}
.purchase-options .btn.disabled {
    pointer-events:none;
    background:#eee;
    cursor:default;
}
.type-number {
    width: 60px;
    border: 1px solid #ccc;
    background: #ebebeb;
    padding-left: 5px;
    outline: none;
    height: 28px;
}


/* --------------------------------- */
/* ------------ MAIN CSS ----------- */
/* --------------------------------- */

ul#basket-and-search {
    float: left;
    margin: 17px 0 0 0;
    padding: 0;
}


ul#basket-and-search li {
    display: block;
    float: left;
    list-style: none;
    margin: 0 13px 0 0;
    padding: 0;
}
ul#basket-and-search li:first-of-type a img {
    width: 33px;
    height: 23px;
} 
ul#basket-and-search li:last-of-type {
    margin-right:26px;
}

ul#basket-and-search :nth-child(1) {
    height: 23px;
}

ul#basket-and-search :nth-child(2) {

}

.mobilebasket {
    background:#0075be;
    padding:16px;
    margin:auto;
    border-radius:4px;
}

.mobilebasket:hover {
    background:#cc1417;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
}

#languagemobile + .mobilebasket {
    position:absolute;
    left:50%;
    top:10px;
    transform:translate(-50%,0);
    background:#d8291d;
    padding:6px 20px;
    width:calc(100% - 200px);
    display:none;
}

.mlogo.onlymobile + .mobilebasket {
    position:absolute;
    left:50%;
    top:152px;
    transform:translate(-50%,0);
    background:#d8291d;
    padding:6px 20px;
    width:calc(100% - 60px);
    z-index:9999;
    display:none !important;
}
.mlogo.onlymobile + .mobilebasket.lowz {
    z-index:0;
}


/* show when click on navigation */
#languagemobile + .mobilebasket.basketvisibility {
    z-index:21;
    display:block;
}

/* show when itemincart */
@media (max-width:767px) {
.mlogo.onlymobile + .mobilebasket.itemincart {
    display:block !important;
}
}

.mobilebasket + .mobileteaser {
    margin-top:1rem;
}

#main > div.top > div.topheadcontent > div > a > div.itam {
    border:none;
}

.top .topheadcontent {
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-column-gap: 16px;
    margin-bottom: 16px;
}

.top .topheadcontent .btn.back-btn {
    place-items: center;
    display: flex;
    justify-content: center;
    height: 20px;
}

.top .topheadcontent .btn.shopbtnstd img {
    vertical-align: middle;
    padding: 0 8px 2px 0;
}

.top .topheadcontent h2 {
    margin:0;
}

.topheadcontent .mobilebasket {
    width: 100%;
    padding: 0;
    height: 100%;
}
.topheadcontent .mobilebasket .right-basket {
    height: 100%;
    width: 100%;
    justify-content: space-around;
    place-items: center;
}
ul#basket-and-search :nth-child(2) a.right-basket {
    width:66px;
}

ul#basket-and-search :nth-child(2) a.right-basket, .mobilebasket a.right-basket {
    text-decoration:none;
    display:flex;
    justify-content: space-between;
}
ul#basket-and-search :nth-child(2) a.right-basket {
    background:#0075be;
}
ul#basket-and-search :nth-child(2) a.right-basket:hover {
    background:#cc1417;
}

ul#basket-and-search :nth-child(2) a.right-basket img, .mobilebasket a.right-basket img {
    height: 16px !important; 
    margin: 3px 3px 3px 8px;
}

ul#basket-and-search :nth-child(2) a.right-basket > div, .mobilebasket a.right-basket > div {
    display: flex;
	flex-direction: column;
	align-items:center;
	padding:0px 16px;
}

ul#basket-and-search :nth-child(2) .right-basket .text, .mobilebasket a.right-basket .text {
    font-family:'Vitesse A', 'Vitesse B', Arial;
    color:#fff;
    line-height:1.7;
}

ul#basket-and-search :nth-child(2) .right-basket .itam, .mobilebasket a.right-basket .itam {
    border:1px solid transparent;
    background: #fff;
    padding:0px 12px;
}
ul#basket-and-search :nth-child(2) .right-basket .itam {
    padding:0;
    border:1px solid transparent;
    background:none;
}
ul#basket-and-search :nth-child(2) .right-basket .itam .basketnumber {
    padding:0px 12px;
    background:#fff;
}

ul#basket-and-search :nth-child(2) .right-basket .itam .basketnumber, .mobilebasket a.right-basket .itam .basketnumber {
    text-align: center;
    color: #d8291d;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    background: #fff;
}

/* --------------- */
/*    individual   */
/* --------------- */

.popup { width: 600px; display: none; background-color: #ffffff; font-size: 0.85rem; position: relative; }
.popup > .inner { padding: 30px 20px 35px 20px; }
.popup .button-close { width: 34px; height: 34px; position: absolute; right: 10px; top: 10px; display: block; font-size: 1.8rem; line-height: 34px; color: #aaaaaa; text-align: center; cursor: pointer; z-index: 1500; }
.popup h2 { text-transform: uppercase; }


#popup-search { width: 600px; }
#popup-search form { display: flex; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; height:36px; }

#popup-search form > .formelement { flex-basis: 81%; }
#popup-search form > #submit-search { flex-basis: 19%; display:grid; grid-template-columns: 63% 37%; color:#fff; text-decoration:none;font-weight:bold;}

#submit-search .buttoncontainer { background:#d8291d; display: flex; justify-content: center;  align-items: center;transition:background .2s ease-in; }
#submit-search .searchico { background:#d8291d;position:relative;transition:background .2s ease-in;}
#submit-search .searchico img { height:18px; position:absolute; top: 8px;}

#popup-search input[type=text],
#popup-search .btn { width: 100%; height: 100%; }
#popup-search p { margin: 10px 0px 0px 0px; font-size: 0.8rem; color: #16191b; }

#searchForm .formelement input[type=text],#searchForm .formelement input[type=password],#searchForm .formelement input[type=search] {
    padding: 0px 10px 0px 10px;
    box-sizing: border-box;
    border: 1px solid #0075be;
    background-color: #ffffff;
    color: #535d62;
    font-size: 0.95rem;
    line-height: 38px;
}
#searchForm .formelement input[type=search] {
    width:100%;
    height:100%;
}
#submit-search:hover .buttoncontainer, #submit-search:hover .searchico {
    background:black;
    transition:background .2s ease-in;
}

/* new overview listing css */

.shoplist {
    display:grid;
    row-gap: 24px;

}

.shoplist .shoplist-item {
    display: grid;
    grid-template-columns: 30% 70%;
    padding: 8px;
}

.shoplist .shoplist-item .img a {

}

.shoplist .shoplist-item .item-contents {
    margin: 0 0 0 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.shoplist .shoplist-item .item-contents h4 {

}

.shoplist .shoplist-item .item-contents h4 a {
    text-decoration:none;
    color:#cc1417;
}

.shoplist .shoplist-item .item-contents h4 a:hover {
    color:#0075be;
}

.shoplist .shoplist-item .item-contents .mehr-infos {
    padding: 1rem 0;
}

.shoplist .shoplist-item .item-contents .item-details {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.shoplist .shoplist-item .item-contents .item-details .price {
    position: relative;
    font-weight: bold;
    font-size: 1.5em;
    text-align:left;
}
.shoplist .shoplist-item .item-contents .item-details .price p {
    margin:0;
}
.shoplist .shoplist-item .item-contents .item-details .price .mwst-parcel {
    font-size:.6em;
    font-weight:normal;
    margin-left:16px;
}
.shoplist .shoplist-item .item-contents .item-details .price .mwst-parcel a {
    text-decoration:none;
    font-weight:bold;
}
.shoplist .shoplist-item .item-contents .item-details .price span.available {
    font-weight: normal;
    line-height: 20px;
    position: relative;
    padding-left: 20px;
    width: auto;
    display: inline-block;
}

.shoplist .shoplist-item .item-contents .item-details .price .available {
    color: #000;
    float: left;
    font-size: 14px;
}

.available:after {
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 10px;
    content: "";
    background: #1eb83f;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.overview-block .price .oneavailable:after, .oneavailable:after {
    background: #ffbc00;
}

.overview-block .price .notavailable:after, .notavailable:after {
    background: #e50051;
}

td .available:after {
    top: 9px;
}

.shoplist .shoplist-item .item-contents .item-details .button-wrapper {
    margin: auto 0;
}

.shoplist .shoplist-item .item-contents .item-details .button-wrapper a {
    margin-top:0;
    margin-bottom:0;
}

.shoplist-item:not(:last-of-type)::after {
    content:"";
    display:block;
    width:100%;
    height:2px;
    background-color:#0075be;
    position:relative;
    left:0;
    top:20px;
    grid-column-start:1;
    grid-column-end:3;
}

@media (max-width:549px) {
    .article-detail-view h1 {
        font-size:2em;
    }
    .shoplist .shoplist-item {
        grid-template-columns:1fr;
        padding:16px;
        row-gap:1rem;
    }
    .shoplist .shoplist-item .item-contents {
        margin-left:0;
    }

    .shoplist-item:not(:last-of-type)::after {
        grid-column-start:1;
        grid-column-end:1;
    }
    .top .topheadcontent {grid-template-columns:1fr 1fr;width: 100%;grid-column-gap: 2%;}

.top .topheadcontent .btn.back-btn {
    width: 80%;
}
.top .topheadcontent a.btn.shopbtnstd {
    width: 70%;
}
}

@media (max-width:400px) {
    .shoplist .shoplist-item .item-contents .item-details {
        grid-template-columns:1fr;
        row-gap:1rem;
    }
}

/* gallery css */

.gallery {
    margin: 0 0 1rem 0;
    padding: 0 0 1rem 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    place-items: center;
    row-gap: 1rem;
    column-gap: 1rem;
}

a.gallery-image-link {
}

a.gallery-image-link .gallery-image-link-box {
    width:100%;
    height:100%;
    position:relative;
}

a.gallery-image-link .gallery-image-link-box .gallery-image {
    width:100%;
}

a.gallery-image-link .gallery-image-link-box .gallery-image-chevrons {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

a.gallery-image-link .gallery-image-link-box .gallery-image-chevrons span.image-chevron-left {
    display: block;
    width: 20%;
    left: 0px;
    float: left;
    background: url(gfx/lb/prev.png) left 48% no-repeat;
    height: 100%;
    background-size: 30px;
}

a.gallery-image-link .gallery-image-link-box .gallery-image-chevrons span.image-chevron-right {
    display: block;
    width: 20%;
    right: 0;
    float: right;
    background: url(gfx/lb/next.png) right 48% no-repeat;
    height: 100%;
    background-size: 30px;
}

@media (max-width:549px) {

    .gallery {
        grid-template-columns: 1fr 1fr 1fr;
    }
    #main .shopbottom .row {
        grid-template-columns:1fr;
    }

}

@media (max-width:400px) {

    .gallery {
        grid-template-columns: 1fr 1fr;
    }
    }



/* new search form */


.overview-row {
    display:grid;
    grid-template-columns: .5fr .9fr;
    column-gap: 16px;
  
  }
  .overview-row:not(:last-of-type) {
    border-bottom:1px solid #ccc;
    padding:16px 0px
  }
  .overview-details {
    grid-column-end: 4;
    grid-column-start: 2;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .overview-list {
    display: grid;
    row-gap: 24px;
  }
  .btn-block {
    display: block;
    grid-column-end: 4;
    grid-column-start: 1;
  }
  .btn-block a.btn.shopbtn {
      margin-bottom: 0 !important;
  }
  .img.search {
    width: 100%;
  }

  @media only screen and (max-width:549px) {
    .overview-list {
        grid-gap: 16px;
       margin-bottom: 56px;
    }
    .overview-row {
        grid-template-columns:1fr;
    }
    .overview-row .img.search {
        grid-column-start:1;
        grid-column-end: 2;

    }
    .overview-row .img a img {
        width:100%;
    }
    .overview-row .overview-details {
        grid-column-start:1;
        grid-column-end: 2;
    }

}

/* navigation mobileteaser integration */


#level1 .mobileteaser-wrapper {

    margin:40px auto;
}

#level1 .mobileteaser-wrapper .phonenumber {
    backgr
}

#level1 .mobileteaser-wrapper .phonenumber a {
    color: #fff;
    background: url(gfx/phone2.png) no-repeat center left;
    background-size: 20px 30px;
    padding: 10px 0 10px 30px;
}

#level1 .mobileteaser-wrapper .address a {
    color:#fff;
}


/* native responsive video embedding */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* modal support alongside checkout */

.modal-block .close{position:absolute;right:0;top:0;background:#d8291d;border:1px solid #b70041;color:#fff;height:40px;width:40px;opacity:1;text-align:center;z-index:100;}
.modal-block .close i{padding:0;display:block;font-size:22px;}
.modal-block .left-img{width:22%;float:left;}
.modal-block .left-img img{margin-bottom:30px;}
.modal-block .left-img p{line-height:26px;font-size:16px;}
.modal-block .right-col{width:78%;float:left;padding-left:35px;margin:0;}

.modal-block .right-col h2{font-size:20px;line-height:26px;margin:0 0 10px;font-family: 'Vitesse A', 'Vitesse B', cursive;font-weight:700;}
.modal-block .right-col h4,
.modal-block .right-col h3{font-weight:bold;font-family: 'PT Sans', sans-serif;font-size:20px;}
.modal-block table{margin-top:20px;}
.modal-block table label{width:auto;float:left;line-height:34px;margin:0;font-weight:normal;padding-right:10px;}
.modal-block table .form-control{float:left;width:100%;max-width:180px;height:34px;font-size:18px;padding:0 5px;}
.modal-block .right-col h4{margin-bottom:0px;}
.modal-block table select.form-control{max-width:100px;}
.shopping-cart .modal-block .btn{margin:0;padding:0 25px;font-size:19px;width:auto;min-width:inherit;}
.shopping-cart .modal-block .btn.blue-btn{margin-top:30px;margin-left:30px;}

.modal-open {
	overflow: hidden;
  }
  .modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
  }
  .modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
		 -o-transition:      -o-transform .3s ease-out;
			transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
		-ms-transform: translate(0, -25%);
		 -o-transform: translate(0, -25%);
			transform: translate(0, -25%);
  }
  .modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		 -o-transform: translate(0, 0);
			transform: translate(0, 0);
  }
  .modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
  }
  .modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
  }
  .modal-content {
	position: relative;
	background-color: #fff;
  }
  .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
  }
  .modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
  }
  .modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
  }
  .modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
  }
  .modal-header .close {
	margin-top: -2px;
  }
  .modal-title {
	margin: 0;
	line-height: 1.42857143;
  }
  .modal-body {
	position:relative;
	padding:35px;
	overflow:hidden;
  }
  .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
  }
  .modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
  }
  .modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
  }
  .modal-footer .btn-block + .btn-block {
	margin-left: 0;
  }
  .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
  }
  @media (min-width: 768px) {
	.modal-dialog {
	  max-width:750px;
	  margin: 30px auto;
	}
	.modal-content {
	  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
			  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	}
	.modal-sm {
	  width: 300px;
	}
  }
  @media (min-width: 992px) {
	.modal-lg {
	  max-width:1080px;
	  width:100%;
	}
  }
  
  .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
			background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
			box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  
	line-break: auto;
  }
  .popover.top {
	margin-top: -10px;
  }
  .popover.right {
	margin-left: 10px;
  }
  .popover.bottom {
	margin-top: 10px;
  }
  .popover.left {
	margin-left: -10px;
  }
  .popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
  }
  .popover-content {
	padding: 9px 14px;
  }
  .popover > .arrow,
  .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
  }
  .popover > .arrow {
	border-width: 11px;
  }
  .popover > .arrow:after {
	content: "";
	border-width: 10px;
  }
  .popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
  }
  .popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
  }
  .popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
  }
  .popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
  }
  .popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
  }
  .popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
  }
  .popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
  }
  .popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
  }
  
/* TOPINFO styling */

.topinfo {
	background-color: #C30505;
	text-align: center;
	color: #FFFFFF;
	padding: 15px;
	border-bottom: 3px #fff solid;
	font-size: 15px;
	letter-spacing: 1px;
	display: block;
	box-sizing: border-box;
	font-family: "Vitesse A", "Vitesse B", Arial, Helvetica, sans-serif;
}

.topinfo * {
	padding: 0;
	margin: 0;
}

.topinfo a {
	color:#fff;
}

.topinfo a:hover {
	color:rgba(255, 255, 255, 0.8);
}

/* form styling */

form .errormessage {
	color: #FFFF33;
}

form input.has-error {
	background-color : #FFFF33
}

form textarea.has-error {
	background-color : #FFFF33
}

form label.has-error {
	color: #FFFF33 !important;
}

form label.has-error * {
    color: #FFFF33 !important;
}

.frc-captcha {
	float: left !important;
}

.successmessage {
	display: none;
}