@import url("//hello.myfonts.net/count/2e991f");
@font-face {font-family: 'HelveticaNeueLTStd-Md';src: url('./fonts/2E991F_0_0.eot');src: url('./fonts/2E991F_0_0.eot?#iefix') format('embedded-opentype'),url('./fonts/2E991F_0_0.woff2') format('woff2'),url('./fonts/2E991F_0_0.woff') format('woff'),url('./fonts/2E991F_0_0.ttf') format('truetype');}
@font-face {font-family: 'HelveticaNeueLT-Roman';src: url('./fonts/2E991F_1_0.eot');src: url('./fonts/2E991F_1_0.eot?#iefix') format('embedded-opentype'),url('./fonts/2E991F_1_0.woff2') format('woff2'),url('./fonts/2E991F_1_0.woff') format('woff'),url('./fonts/2E991F_1_0.ttf') format('truetype');}

/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */
/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */
/* reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset | reset */

* { 
  margin: 0; 
  padding: 0; 
  outline: none;
  color: #444444;
  font-family: "HelveticaNeueLT-Roman", Arial;
  font-size: 15px;
}
p.bodytext, p {
  margin-bottom: 15px;
}
p {
  margin-bottom: 18px;
}

div p:nth-last-of-type(1) {
  margin-bottom: 0;
}
div[rel="characteristics"] p {
  margin-bottom: 10px;
  margin-top: 10px;
}

h1, h2, h3, h4, h5, h6,
strong, b, em, i, a { 
  color: inherit; 
  font-weight: normal; 
  font-style: normal;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #444444;
  font-family: "HelveticaNeueLT-Md", Arial;
}

h1, h1 a {
  font-size: 26px;
  font-weight: bold;
}
h2, h2 a {
  font-size: 22px;
  font-weight: bold;
}
h3,h3 a {
  font-size: 18px;
}
h4, h4 a {
  font-size: 14px;
}
h5, h5 a {
  font-size: 12px;
}
h6, h6 a {
  font-size: 10px;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p,
h1 + ul, h2 + ul, h3 + ul, h4 + ul, h5 + ul {
  margin-top: 15px;
}
ul + p, ul + h2{
  margin-top: 15px;
}
div p.bodytext:nth-last-of-type(1) + ul, div p:nth-last-of-type(1) + ul, ul + p, img + p, 
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
  margin-top: 15px;
}

strong, b {
  font-family: 'HelveticaNeueLTStd-LT-Roman', Arial;
  font-weight: bold;
}

i {
  font-style: italic;
}

img, fieldset { 
  border: 0;
}

img {
  display: block;
}

.hide { 
  display: none; 
}

.clear { 
  clear: both; 
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.hidden {
  display: none;
}

.hidden-header {
  display: block;
  height: 1px;
  margin-bottom: -1px;
  text-indent: -9999px;
}

img,
object,
embed {
  max-width: 100%;
  height: auto; 
}

img {
  display: block;
  -ms-interpolation-mode: bicubic; 
}

img.pic-border {
  border: 1px solid #ccc;
}

img.pic-border-white {
  border: 1px solid #fff;
}

.pic + .pic {
    margin-top: 15px;
}

a {
  text-decoration: none;
}
#loading-screen {
  background-image: url(../Images/bg_loading_screen.png);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
  #loading-screen img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
  }

span.link-more,
a.link-arrow,
.article a.more,
.col a,
.slide a {
  background-image: url(../Images/ico_arrow.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 10px;
  display: inline-block;
  color: #e20b18;
}
span.link-fake {
  color: inherit !important;
}
a.link-block {
  display: block;
}
.application span.link-more {
  display: block;
}
a.link-pic, .csc-textpic-image a {
  background: none !important;
  padding-left: 0 !important;
  color: inherit !important;
  display: block !important;
  max-width:100% !important;
}
.wrapper-highlight .slide .header a,
div .header > a {
  background: none;
  padding-left: 0;
  color: inherit !important;
}
.tx-contagged-index a, .tx-contagged .browseBoxWrap a,
a.link-no-arrow {
  background: none !important;
  padding-left: 0 !important;
}
a.link-no-text {
  text-indent: -9999px;
}
/*
.col a {
  display: inline-block;
  color: #e20b18;
}

  .col a:after {
    content: ">";
    color: #e20b18;
    padding: 0 3px;
  }
*/
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
  
  *behavior: url(/quickmix/fileadmin/tpl/htc/boxsizing.htc);
}
::selection {
  color: #fff;
  background-color: #e20b18;
}
::-moz-selection {
  color: #fff;
  background-color: #e20b18;
}

#mainContent > h1, #mainContent > h2, #mainContent > h3, #mainContent > h4, #mainContent > h5 {
  margin-left: 10px;
} 

.header-highlight {
  background-color: #d9d9d9;
  line-height: 40px;
  font-size: 20px;
  text-transform: uppercase;
  color: #727272;
  /*margin: 40px 10px 20px 10px;*/
  margin: 0 10px 10px 10px;
  font-weight: normal;
}
	.col > .header-highlight {
		margin-left: 0;
		margin-right: 0;
	}
  .header-highlight:before {
    content: "";
    width: 40px;
    height: 40px;
    background-color: #e20b18;
    display: block;
    float: left;
    margin-right: 15px;
  }

.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}

.no-padding {
	padding: 0;
}

header, section, footer, aside, nav, main, article, figure {
  display: block; 
}

#searchLink {
  width: 50px;
  height: 50px;
  background-image: url(../Images/ico_lupe.png);
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  bottom: 0;
  right: 45px;
  background-size: 77%;
  text-indent: -9999px;
}

/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */
/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */
/* Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper | Wrapper */

.wrapper-highlight {
	background-color: #d9d9d9;
	/*margin: 30px 0;
	padding: 30px 0;*/
	margin: 10px 0;
	padding: 20px 0;
}

/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */
/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */
/* row | row | row | row | row | row | row | row | row | row | row | row | row | row | row | row */

.row-heading {
  padding-left: 10px;
  font-size: 20px;
  text-transform: uppercase;
  color: #727272;
}

/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */
/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */
/* siteContainer | siteContainer | siteContainer | siteContainer | siteContainer | siteContainer */

.siteContainer {
  width: 1020px;
  margin: 0 auto;
  position: relative;
  /*overflow: hidden;*/
}

/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */
/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */
/* Header | Header | Header | Header | Header | Header | Header | Header | Header | Header | Header */

.siteContainer.header {
  margin-top: 25px !important;
}

.siteContainer.header .topbar {
  margin-bottom: 30px;
  position: relative;
  padding: 0 10px;
  /*overflow: auto;*/
}

#logo {
  float: left;
}
	#logo img {
		width: auto;
	}
.metaNav.mobile {
	display: none;
}
.metaNav {
  float: right;
  list-style-type: none;
}
  .metaNav a {
    font-size: 13px;
  }
  .metaNav li.first-level {
    float: left;
    padding-right: 5px;
  }
  .metaNav li.first-level.last {
    padding-right: 0;
  }
    .metaNav li.first-level:before {
      content: "|";
      margin-right: 5px;
    }
    .metaNav li.first-level:first-child:before {
      content: "";
      margin-right: 0;
    }
#langMenu {
	width: auto;
	height: 28px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-right: 20px;
	float: right;
	padding: 3px;
	width: 110px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-top: 0;
	
	background-color: #fff;
	position: absolute;
	top: -3px;
	right: 365px;
	z-index: 99999;
  padding-top: 25px;
}
  html[lang="nl"] #langMenu .langitem:nth-child(1),
  html[lang="de"] #langMenu .langitem:nth-child(2),
  html[lang="en"] #langMenu .langitem:nth-child(3){
    position: absolute;
    top: 0;
  }
	#langMenu .opener {
		background-image: url(../Images/ico_langopener.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 30px;
		height: 15px;
		position: absolute;
		top: 7px;
		right: 0;
		cursor: pointer;
	}
	#langMenu.active {
		height: 95px;
	}
	#langMenu .langitem {
		padding: 3px 0;
	}
	#langMenu .langitem a {
		font-size: 13px;
	}

/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */
/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */
/* Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb | Breadcrumb */

#breadCrumb {
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  clear: both;
}
  #breadCrumb > em {
	padding-right: 5px;
  }
  #breadCrumb ol {
    display: inline-block;
    list-style-type: none;
  }
    #breadCrumb ol li {
      display: inline-block;
	  padding-right: 7px;
    }
    #breadCrumb ol li:before {
      content: ">";
      padding: 0 7px;
	  padding-left: 0;
    }
    #breadCrumb ol li:first-child:before {
      content: "";
      padding: 0;
      padding-left: 0;
    }

/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */
/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */
/* Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search | Quick-Search */

#quickSearch {
  float: right;
  position: absolute;
  right: 10px;
  top: 35px;
}

#quickSearchForm {
  position: relative;
}

#quickSearchInput {
  width: 485px;
  padding: 15px;
  border: 1px solid #ccc;
}

#quickSearchSubmit {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
}

/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */
/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */
/* mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav | mainNav */

#mainNav {
  clear: both;
  list-style-type: none;
  margin: 0 0px 10px 0;
  position: relative;
  z-index: 9999;
  padding: 0 10px;
}
  #mainNav .current > a {
    color: #e20b18;
  }

  /* first-level | first-level | first-level | first-level | first-level | first-level | first-level | first-level */
  
  #mainNav li.first-level {
    float: left;
  }
    #mainNav li.first-level > a, #mainNav li.first-level > span.disabled {
      text-transform: uppercase;
      padding: 15px 10px;
      display: block;
      font-size: 17px;
    }
	#mainNav .small-caps a {
		text-transform: none !important;
	}
  #mainNav li.first-level > span.disabled {
    cursor: default;
  }
	#mainNav li.first-level:first-child > a, #mainNav li.first-level:first-child > span.disabled {
		margin-left: 0;
		padding-left: 0;
	}
	#mainNav li.first-level:last-child > a, #mainNav li.first-level:last-child > span.disabled {
		margin-right: 0;
		padding-right: 0;
	}
  
  #mainNav li.first-level > div.menu-wrapper,
  #mainNav li.first-level > ul, #mainNav li.first-level > ol,
  html.no-csscolumns #mainNav li.first-level > div {
    display: none;
    position: absolute;
    top: 49px;
    left: 0;
    list-style-type: none;
    padding: 15px;
    padding-bottom: 0;
    margin: 0;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 100%;
  }
  /*
  #mainNav li.first-level:last-child > div.menu-wrapper,
  #mainNav li.first-level:last-child > ul, #mainNav li.first-level > ol,
  html.no-csscolumns #mainNav li.first-level:last-child > div {
	left: auto;
	right: 0;
  }
  */
  
  html.no-csscolumns #mainNav li.first-level > div {
	overflow: auto;
  }
  html.no-csscolumns #mainNav li.first-level > div > ul {
	  float: left;
	  width: 33.33333%;
  }

  html:not(.touch) #mainNav li.first-level:hover > div.menu-wrapper,
  html:not(.touch) #mainNav li.first-level:hover > ul, html:not(.touch) #mainNav li.first-level:hover > ol,
  html:not(.touch) html.no-csscolumns #mainNav li.first-level:hover > div {
    display: block;
  }
  
	#mainNav li.first-level.hovertap > div.menu-wrapper,
	#mainNav li.first-level.hovertap > ul, #mainNav li.first-level.hovertap > ol,
	html.no-csscolumns #mainNav li.first-level.hovertap > div,
	#mainNav li.first-level.hovertap .menu-wrapper > ul  {
		display: block !important;
	}
  
  html:not(.touch) #mainNav li.first-level:hover > a, html:not(.touch) #mainNav li.first-level:hover > span.disabled,
  #mainNav li.first-level.hovertap > a, #mainNav li.first-level.hovertap > span.disabled {
    position: relative;
  }
  html:not(.touch) #mainNav li.first-level:hover > a .menu-nose, html:not(.touch) #mainNav li.first-level:hover > span.disabled .menu-nose,
  #mainNav li.first-level.hovertap > a .menu-nose, #mainNav li.first-level.hovertap > span.disabled .menu-nose {
    background-image: url(../Images/ico_menuNase.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 12px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    right: 50%;
    margin-left: -12px;
    z-index: 999;
  }
  
  /* second-level | second-level | second-level | second-level | second-level | second-level | second-level */
  
  /*
  html.no-csscolumns #mainNav li.second-level {
    float: left;
    width: 33.333333%;
    padding-bottom: 15px;
  }
  html.no-csscolumns #mainNav li.second-level:nth-child(3n+1) {
    clear: left;
  }
  */
  
  .menu-wrapper {
	overflow: auto;
  }

  .menu-wrapper .contact-menu {
	float: left;
	width: 70%;
  }
  .menu-wrapper-2 .contact-menu {
	  width: 40%;
  }
  
  .menu-wrapper div.contact {
	float: left;
	width: 30%;
  }
  
  .menu-wrapper div.contact .headline {
	margin-bottom: 5px;
	color: #e20b18;
	font-size: 17px;
	display: block;
  }
  .menu-wrapper div.contact a {
	color: #e20b18;
  }
  
  #mainNav li.first-level .menu-wrapper > ul {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-width: 50%;
    -webkit-column-width: 50%;
    column-width: 50%;
    
    -moz-column-gap: 20px;
    -ms-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
  #mainNav li.first-level .menu-wrapper-2 > ul {
	  -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-width: 100%;
    -webkit-column-width: 100%;
    column-width: 100%;
  }
  
  #mainNav li.first-level:not(.pid-7) {
	  position: relative;
  }
  #mainNav li.first-level:not(.pid-7) li.second-level {
	  padding-bottom: 0;
  }
  #mainNav li.first-level > ul {
	width: 260px;
  }
  #mainNav li.first-level.pid-7 > ul {
	width: 100%;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
	-moz-column-width: 33.333333%;
	-webkit-column-width: 33.333333%;
	column-width: 33.333333%;

	-moz-column-gap: 20px;
	-ms-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
  }

  #mainNav li.second-level {
    padding-bottom: 15px;
    -webkit-column-break-inside: avoid; /* Chrome, Safari */
    page-break-inside: avoid;           /* Theoretically FF 20+ */
    break-inside: avoid-column;         /* IE 11 */
    display: table;                      /* Actually FF 20+ */
  }
  
    #mainNav li.second-level > a {
      font-size: 17px !important;
      display: block;
	  text-transform: initial !important;
    }
  
  /* third-level | third-level | third-level | third-level | third-level | third-level | third-level */
  
  #mainNav li.second-level > ul, #mainNav li.second-level > ol {
    list-style-type: none;
  }
  #mainNav .third-level a {
    background-image: url(../Images/ico_arrow.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    padding-left: 10px;
    display: block;
  }

#mainNav-trigger {
  display: none;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
  border: none;
  clear: both;
  margin: 40px 0px 10px 0;
  cursor: pointer;
  background-color: #e20b18;
  
  background-image: url(../Images/ico_menuTrigger.png);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
  position: absolute;
  bottom: 0;
  right: 10px;
}

/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */
/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */
/* footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav | footerNav */

#footerNav, #footerNav ul {
  list-style-type: none;
}
  #footerNav {
    display: table;
    width: 100%;
    padding: 0 10px;
  }
    #footerNav > li.first-level {
      display: table-cell;
      width: 16.666666%;
      padding-left: 20px;
    }
      #footerNav > li.first-level > a {
        font-family: "HelveticaNeueLT-Md", Arial;
        /*font-weight: bold;*/
		white-space: nowrap;
      }
      #footerNav > li.first-level > ul {
        margin-top: 20px;
      }
    #footerNav > li.first-level:first-child {
      padding-left: 0;
    }
  #footerNav > li.first-level {
    text-transform: uppercase;
  }
  #footerNav li.second-level, #footerNav .small-caps a {
    text-transform: none;
  }
  #footerNav li.second-level.current a, #footerNav li.second-level.current a span {
	font-family: "HelveticaNeueLT-Md", Arial;
	font-weight: bold;
  }
  #footerNav span.disabled {
	  white-space: nowrap;
  }

   #footerNav .second-level > ul {
	  padding-left: 15px;
  }
  #footerNav .third-level > a {
	  font-size: 13px;
  }
/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */
/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */
/* Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider | Slick-Slider */

.slick-slider {
}
.wrapper-highlight .slick-slider {
  margin-bottom: 0;
}
.slick-prev {
  left: 0;
  top: 0;
}
.slick-next {
  right: 0;
  top: 0;
}
.slick-slide.align-center img {
  margin: 0 auto;
}
.slick-slide.align-center {
  background-color: #d9d9d9;
}
.imageSliderWrapper {
  overflow: hidden;
  position: relative;
}
  .imageSliderWrapper .navigation {
	position: absolute;
    bottom: 30px;
    left: 9px;
    width: 87px;
	height: 50px; 
  }
  .slick-slider .slide .slider-text {
    z-index: 999;
    position: absolute;
    bottom: 20px;
    left: 0;
    display: block;
    width: 100%;
    padding: 15px 0 15px 0;
    background-image: url(../Images/bg-sliderText.png);
  }
    .slick-slider .slide .slider-text .siteContainer {
      font-size: 22px;
      padding: 0 10px;
      padding-right: 100px;
    }

.imageSliderWrapper .navigation button, .imageSliderWrapper .navigation button:hover, .imageSliderWrapper .navigation button:focus {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../Images/pfeile_slider.png);
	background-color: rgba(255,255,255,0.5);
	background-position: 12px 5px;
}
button.slick-prev, button.slick-prev:hover, button.slick-prev:focus {
  background-position: 0 0;
}
  button.slick-prev:before {
    content: "";
  }

button.slick-next, button.slick-next:hover, button.slick-next:focus {
  background-position: -19px 4px !important;
}
  button.slick-next:before {
    content: "";
  }
#mainContent button.slick-next, #mainContent button.slick-next:hover, #mainContent button.slick-next:focus,
.wrapper-highlight .slick-next, .wrapper-highlight button.slick-next:hover, .wrapper-highlight button.slick-next:focus {
  background-position: -33px 4px !important;
}
.header + .responsiveImageSlider {
  margin-top: 15px;
}
.responsiveImageSlider {
  margin-top: -10px;
}
.responsiveImageSlider .slide  {
  padding: 10px;
}

  .responsiveImageSlider > button, .responsiveImageSlider > button:hover, .responsiveImageSlider > button:focus {
    width: 28px;
    height: 131px;
    background-repeat: no-repeat;
    background-image: url(../Images/pfeil_band.png);
    margin-top: -110px;
  }
  
  .wrapper-highlight .responsiveImageSlider > button, .wrapper-highlight .responsiveImageSlider > button:hover, .wrapper-highlight .responsiveImageSlider > button:focus {
	background-image: url(../Images/pfeil_band_invert.png);
  }
  #mainContent .responsiveImageSlider > button, #mainContent .responsiveImageSlider > button:hover, #mainContent .responsiveImageSlider > button:focus,
  .wrapper-highlight .responsiveImageSlider > button, .wrapper-highlight .responsiveImageSlider > button:hover, .wrapper-highlight .responsiveImageSlider > button:focus  {
	margin-top: 58px;
  }
  .responsiveImageSlider .slick-prev {
    left: -35px;
  }
  .responsiveImageSlider .slick-next {
    right: -35px;
  }

.slick-dots {
  margin-top: 10px;
  
  clear: both;
  position: relative;
  bottom: auto;
}
.slick-dots li button {
  background-color: #e8e8e8;
}
  .slick-dots li.slick-active button {
    background-color: #ccc;
  }
  .slick-dots li.slick-active button:before, .slick-dots li button:before {
    display: none;
  }
.imageSlider.vendor-slick .slide.hide:nth-of-type(1) {
	display: block;
	/*margin-bottom: 40px;*/
}
  

/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
/* Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area | Teaser: Area */
#teaserContent {
	margin-top: 25px;
}
.teaser-area {
  position: relative;
  border: 1px solid #b4b4b4;
}
  .teaser-area > a {
    display: block;
    padding: 15px 10px 40px 10px;
  }
  .teaser-area span.more, .textpic-icon-text .body a.more, .textpic-icon-text .body span.more {
    background-color: #595959;
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../Images/pfeil_weiss_teaser.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 23%;
    text-indent: -9999px;
  }
  .textpic-icon-text .body a.more, .textpic-icon-text .body span.more {
    right: -16px;
    bottom: -16px;
  }
  .textpic-icon-text > a {
	background: none !important;
	color: inherit !important;
	display: block !important;
	max-width:100% !important;
	padding: 15px;
	overflow: hidden;
  }
  .teaser-area h3, .teaser-area h3 a, .textpic-icon-text .body .header, .textpic-icon-text .body .header a, #mainNav li.second-level > a {
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color: #e20b18;
  }
  
  .textpic-icon-text > a .body .header {
	margin-bottom: 24px;
  }

/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
/* textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text | textpic-pic-header-text */
.textpic-pic-header-text:first-child {
  margin-top: 0;
}
.textpic-pic-header-text {
  margin-top: 15px;
}
.textpic-pic-header-text.border > a.link-pic, .textpic-pic-header-text.border > img {
	border: 1px solid #ccc;
}
.textpic-pic-header-text .header, .container-youtube .youtube-video-headline {
  margin: 0 0px 2px 0;
  font-family: "HelveticaNeueLT-Md", Arial;
}
.textpic-pic-header-text h2.header {
  margin: 0;
}
.responsiveImageSlider .textpic-pic-header-text h2.header, .responsiveImageSlider .textpic-pic-header-text h2.header a,
.textpic-pic-header-text .link-pic + h2, .textpic-pic-header-text img + h2,
.textpic-pic-header-text .link-pic + h2 a, .textpic-pic-header-text img + h2 a {
  font-weight: normal;
}
.textpic-pic-header-text .link-pic + .header, .textpic-pic-header-text img + .header {
	margin-top: 10px;
}
.container-youtube .youtube-video-headline {
  margin-top: 13px;
  font-size: 20px;
}
.tx-cyt-quickmixassortment .textpic-pic-header-text .pic {
	width: auto;
}
.textpic-pic-header-text .header a {
  font-family: "HelveticaNeueLT-Md", Arial;
}
.textpic-pic-header-text .link-more {
  display: none;
  padding-left: 9px;
  color: #e20b18;
}
.textpic-pic-header-text .link-more.show {
  display: inline-block;
}
.textpic-pic-header-text img + p, .textpic-pic-header-text .link-product-detail + p {
  margin-top: 15px;
}



/* karusel border */
.textpic-pic-header-text .pic {
  margin-bottom: 0;
}
.slick-slide .textpic-pic-header-text .link-product-detail {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text .link-product-detail {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text > img {
  text-align: center;
  border: 1px solid #ccc;
}
.slick-slide .textpic-pic-header-text .link-product-detail img {
  text-align: center;
  border: 0;
  display: inline-block;
}





/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */
/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */
/* text-header-text | text-header-text | text-header-text | text-header-text | text-header-text | text-header-text */

.text-header-text.application {
  border: 1px solid #adadad;
}
  .text-header-text.application h4.header {
    text-transform: uppercase;
    background-color: #dadada;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
  }
.text-header-text.application p.body {
  padding: 10px;
}

/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */
/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */
/* textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text | textpic-icon-text */

.textpic-icon-text {
  border: 1px solid #b4b4b4;
  /*padding: 15px;*/
}
  .textpic-icon-text .icon {
    width: 20%;
    float: left;
    padding-right: 20px;
  }
  .textpic-icon-text .body {
    width: 80%;
    float: left;
    position: relative;
	padding-right: 35px;
  }
    .textpic-icon-text .body .header {
      margin-top: 7px;
    }


.nav-header-highlights {
  position: absolute;
  top: 300px;
  right: 10px;
  z-index: 999;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
  .navHeader-wrapper.walking-around .nav-header-highlights {
    position: fixed;
    top: 70px;
    z-index: 999;
  }
  
  .nav-header-highlights > li {
    text-align: right;
    position: relative;
    height: 31px;
  }

  .nav-header-highlights > li span {
    display: block;
    line-height: 30px;
    float: right;
  }
  
  .nav-header-highlights > li span.block {
    background-image: url(../Images/oranger_kasten.png);
    background-repeat: no-repeat;
    background-position: right center;
    width: 20px;
    height: 30px;
    padding-left: 35px;
    cursor: pointer;
  }
  .nav-header-highlights > li.active span.block, .nav-header-highlights > li.hover span.block {
    background-image: url(../Images/oranger_pfeil.png);
    width: 28px;
  }
  .nav-header-highlights > li span.headline {
    background-color: #e20b18;
    color: #fff;
    display: none;
    padding: 0 10px;
  }
  .nav-header-highlights > li.active span.headline, .nav-header-highlights > li.hover span.headline {
    display: block;
  }

.uplink {
  position: fixed;
  bottom: 2em;
  right: 2em;
  left: auto;
  top: auto;
  display: none;
  z-index: 999;
  width: 35px;
  height: 35px;
  background-color: #e20b18;
  background-image: url(../Images/pfeil_weiss_uplink.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 65%;
}

/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */
/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */
/* Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube | Youtube */

.youtube-video-list ul, .youtube-video-list li {
  padding-left: 0;
  list-style-image: none;
  list-style-type: none;
}
.youtube-video-list-container {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background-color: #fff;
  height: 385px;
  overflow: hidden;
  position: relative;
  padding-right: 15px;
}
  .youtube-video-list-container li {
    list-style-type: none;
    margin-bottom: 10px;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-image {
    float: left;
    width: 30%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-description {
    float: left;
    width: 70%;
    padding-left: 3%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-headline {
    font-size: 100%;
  }
  .youtube-video-list-container .youtube-video-item .video-wrapper {
    /*overflow: auto;*/
    overflow: hidden;
    display: inline-block;
    width: 100%;
  }
  .youtube-video-list-container .youtube-video-item .youtube-video-body span {
    color: #98999d;
    font-size: 70%;
    line-height: 70%;
  }
  
  .youtube-container {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
  }
  .youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  
  
  .container-youtube {
}
  .container-youtube h3 {
    font-size: 100%;
    margin: 0;
  }
  .container-youtube .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px;
  }

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

  .youtube-video-headline,
  .youtube-video-image {
    cursor: pointer;
  }
  
  .youtube-author a {
    font-weight: bold;
  }

  .youtube-code,
  .youtube-description {
    display: none;
  }

/* socialmedia */
.socialmedia-wrapper {
	position: relative;
	height: 36px;
	margin-top: 20px;
}
#socialmedia {
  position: absolute;
  right: 10px;
  bottom: 0;
  overflow: auto;
}
  #socialmedia .socialmedia-item {
    float: left;
    margin-left: 5px;
  }

/* img */
div.csc-textpic-center .csc-textpic-center-outer, div.csc-textpic-center .csc-textpic-center-inner {
  max-width: 100%;
}
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  display: block;
}

/* tablesorter */
.tablesorter-header-inner {
	color: #fff;
	text-shadow: none;
	font-weight: normal;
}
.tablesorter-filter-row input[data-column='5'], .tablesorter-filter-row input[data-column='6'] {
    display: none;
}

.form-group .has-error .error.help-block {
	color: #ff0000;
	margin-top: 4px;
	display: block;
	font-size: 14px;
}

form .clearfix p,
fieldset .clearfix p {
	margin-bottom: 10px;
}
