/*#region Media Queries*/
/*Fonts*/

@font-face {
  font-family: 'IloxxLightFont';
  src: url("Fonts/EnzoOffc-Light.eot");
  src: url("Fonts/EnzoOffc-Light.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Light.woff") format("woff"), url("Fonts/EnzoOffc-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IloxxRegularFont';
  src: url("Fonts/EnzoOffc-Medium.eot");
  src: url("Fonts/EnzoOffc-Medium.eot?#iefix") format("embedded-opentype"), url("Fonts/EnzoOffc-Medium.woff") format("woff"), url("Fonts/EnzoOffc-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*Colors*/
.pseudoElement {
  display: block;
  content: "'\00a0'";
}
/*Typography*/

.fontSize14 {
  font-size: 14px;
}
.fontSize16 {
  font-size: 16px;
}
.fontSize24 {
  font-size: 24px;
}
.fontSize20 {
  font-size: 20px;
}
.fontColorOrange {
  color: #e56a19;
}
.right-to-left {
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to left, #c5c5c5, transparent) 0 0 100% 0;
}
.left-to-right {
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to right, #c5c5c5, transparent) 0 0 100% 0;
}
.tabActiveHover {
  background: linear-gradient(to top, #f2f2f2 30%, white 100%);
  border-bottom: 1px solid #e56a19;
  color: #e56a19;
}
.template_tabbutton {
  display: block;
  padding-bottom: 13px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  text-decoration: none;
  line-height: 20px;
  text-align: center;
}
.tab_active {
  background: linear-gradient(to top, #f2f2f2 30%, white 100%);
  border-bottom: 1px solid #e56a19;
  height: 65px;
}
.tab_active .tab_headline {
  font-family: 'IloxxRegularFont';
  color: #e56a19;
}
.tab_active .tab_subheadline {
  font-family: 'IloxxLightFont';
  color: #6f6f6f;
}
.faq_band_left {
  float: left;
  width: 135px;
  height: 65px;
  margin-left: 70px;
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to left, #c5c5c5, transparent) 0 0 100% 0;
}
.faq_band_right {
  float: left;
  width: 135px;
  height: 65px;
  margin-right: 70px;
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to right, #c5c5c5, transparent) 0 0 100% 0;
}
.tab_passive {
  background-color: white;
  height: 65px;
}
.tab_passive .tab_headline {
  font-family: 'IloxxRegularFont';
  color: #929292;
}
.tab_passive .tab_subheadline {
  font-family: 'IloxxLightFont';
  color: #6f6f6f;
}
.template_block_tabs {
  margin-left: auto;
  margin-right: auto;
}
.template_block_tab_left {
  float: left;
  border-bottom: 1px solid #c5c5c5;
  height: 65px;
  display: block;
}
.template_block_tab_right {
  float: left;
  border-bottom: 1px solid #c5c5c5;
  height: 65px;
  display: block;
}
/*for Tabs*/

/* template 1 */

/*#region expand/collapse with css, template.less overwrite*/

.toggleExpandDiv {
  border-bottom: 1px dashed #ececec;
}
.toggleExpandDiv.small {
  max-height: 136px;
}
/*#endregion*/

.template_block_linkdiv {
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
}
.template_block_linkdiv ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  line-height: 18px;
  margin-bottom: 14px;
  margin-top: 13px;
}
.template_block_linkdiv ul li {
  margin-bottom: 10px;
}
.template_block_linkdiv ul li a {
  color: #e56a19;
}
.template_block_linkdiv ul li:last-child {
  margin-bottom: 0;
}
.template_block_linkdiv ul li:before {
  display: block;
  content: '\00a0';
  background-image: url("../images/pfeil_rechts_orange.svg");
  background-repeat: no-repeat;
  float: left;
  width: 6px;
  height: 10px;
  margin: 4px 6px 0 0;
}
.imagesContainer {
  display: inline-block;
  padding: 0;
  margin: 20px 0;
}
.imagesContainer .imageElement {
  /*display: table-cell;*/
  float: left;
  width: 215px;
  margin-right: 20px;
  /*&:nth-child(4n) {
            margin-right: 0px;
            width: 25%;
        }*/

}
.imagesContainer .imageElement .image {
  /*width: calc(~"100% - 0px");*/
  width: 100%;
  margin-top: -30px;
  display: inline-block;
  /*height: 180px;*/

  /*padding-right: 10px;*/

}
.imagesContainer .imageElement .image img {
  /*width: 100%;*/
  width: 195px;
  height: 180px;
  float: right;
}
.imagesContainer .imageElement .description {
  width: calc(100% - 0px);
  /*padding-right: 10px;*/

}
.imagesContainer .imageElement:last-child {
  padding-right: 0px;
  margin-right: 0px;
  width: 215px;
}
.band_left {
  float: left;
  width: 135px;
  height: 65px;
  margin-left: 70px;
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(right, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to left, #c5c5c5, transparent) 0 0 100% 0;
}
.band_right {
  float: left;
  width: 135px;
  height: 65px;
  margin-right: 70px;
  border-width: 0 0 1px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0, 0, 100%, 0, from(#c5c5c5), to(transparent)) 0 0 100% 0;
  -webkit-border-image: -webkit-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -moz-border-image: -moz-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  -o-border-image: -o-linear-gradient(left, #c5c5c5, transparent) 0 0 100% 0;
  border-image: linear-gradient(to right, #c5c5c5, transparent) 0 0 100% 0;
}
