/*#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_maindiv {
  font-family: 'IloxxLightFont';
  background-color: white;
  display: inline-block;
  width: 920px;
  padding-left: 180px;
  margin-top: 49px;
}
.template_maindiv.wide {
  width: 1100px;
}
.template_upperarea {
  display: inline-block;
}
.template_block_headline {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  font-size: 24px;
  font-family: 'IloxxRegularFont';
  color: #e56a19;
  line-height: 30px;
}
.template_block_subheadline {
  display: inline-block;
  width: 100%;
  margin-bottom: 13px;
  font-size: 16px;
  font-family: 'IloxxRegularFont';
  color: #e56a19;
  line-height: 16px;
}
.template_block_subheadline_grey {
  display: inline-block;
  width: 100%;
  margin-bottom: 8px;
  font-size: 16px;
  font-family: 'IloxxRegularFont';
  color: #6f6f6f;
  line-height: 20px;
}
.template_registertitle {
  background-color: #e56a19;
  color: white;
  font-family: 'IloxxRegularFont';
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  line-height: 41px;
  height: 41px;
  /*width: 212px;*/
  padding-left: 15px;
  padding-right: 15px;
}
.template_block {
  display: inline-block;
  width: 100%;
  line-height: 15px;
}
.template_upperarea_body {
  display: inline-block;
  width: 100%;
  max-width: 920px;
  margin-top: 20px;
  max-height: 200px;
}
.template_block_imagediv_left {
  float: left;
}
.template_block_imagediv_right {
  float: left;
}
.template_block_image {
  float: left;
  width: auto;
  height: auto;
}
.template_block_rightarea {
  float: left;
  margin-left: 10px;
  width: calc(100% - 215px);
  max-width: 710px;
  height: 100%;
}
.template_block_textdiv {
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
}
.template_block_rightarea_textdiv {
  width: 100%;
  height: 120px;
  margin-bottom: 0px;
  min-width: 380px;
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
}
.template_block_leftarea {
  float: left;
  margin-left: 10px;
  width: calc(100% - 317px);
  max-width: 710px;
  height: 100%;
  min-height: 296px;
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
}
.listItem ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  line-height: 18px;
}
.listItem li {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 17px;
}
.listItem li:before {
  background-image: url("../images/plus_orange.svg");
  background-repeat: no-repeat;
  display: block;
  content: '\00a0';
  float: left;
  /*width: 21px;*/
  height: 8px;
  margin: 5px 0px 0px -17px;
  padding-left: 15px;
}
/* Edge Hack */

@supports (-ms-ime-align: auto) {
  .listItem ul {
    margin-left: -17px;
  }
  .listItem li {
    margin-bottom: 1px;
  }
  .listItem li:before {
    margin: 5px 0px 8px 0;
  }
  .listItem.morerows li {
    padding-left: 10px;
  }
  .listItem.morerows li:before {
    margin: 6px 0px 8px 7px;
  }
}
/* IE Hack */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .listItem ul {
    margin-left: -20px;
  }
  .listItem li {
    margin-bottom: 1px;
    padding-left: 15px;
  }
  .listItem li:before {
    margin: 3px 7px 8px 0;
  }
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    .listItem {
        & li {
            &:before {
                margin: 5px 0px 6px 0;
            }
        }
    }
}*/

.listItemArrowGrey_twocolumns ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  list-style-type: none;
  line-height: 20px;
}
.listItemArrowGrey_twocolumns li {
  width: calc(50% - 23px);
  padding-right: 10px;
  float: left;
  margin-left: 13px;
}
.listItemArrowGrey_twocolumns li:before {
  background-image: url("../images/navi_arrow_right_grey.svg");
  background-repeat: no-repeat;
  display: block;
  content: '\00a0';
  float: left;
  width: 7px;
  height: 9px;
  margin: 5px 6px 0 -13px;
}
.listItemArrowGrey ul {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  list-style-type: none;
  line-height: 20px;
}
.listItemArrowGrey li {
  width: calc(100% - 23px);
  padding-right: 10px;
  padding-left: 13px;
  float: left;
  margin-bottom: 1px;
}
.listItemArrowGrey li:before {
  background-image: url("../images/navi_arrow_right_grey.svg");
  background-repeat: no-repeat;
  display: block;
  content: '\00a0';
  float: left;
  width: 7px;
  height: 9px;
  margin: 5px 6px 0 -13px;
}
.listnotearrow {
  width: 6px;
  height: 8px;
  margin-bottom: 1px;
  margin-right: 3px;
}
.template_block_leftarea_text {
  float: left;
  margin-left: 10px;
  max-width: 710px;
  height: 100%;
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
  width: calc(100% - 10px);
  /*min-height: 261px;*/

}
.template_longbutton_div {
  display: inline-block;
  min-width: 270px;
}
.template_longbutton_middle_div {
  display: inline-block !important;
  float: left !important;
  min-width: 270px !important;
  width: calc(100% - 10px) !important;
}
.template_longbutton_middle_div_empty_div {
  height: 35px;
  width: calc(100% - 363px) !important;
  float: left !important;
}
.template_longbutton_middle_button {
  display: inline-block;
  float: left;
  min-width: 288px;
}
.template_rightarea_image {
  float: left;
  width: 307px;
  height: 296px;
}
.diagonalpattern {
  padding: 14px 20px 16px 20px;
  background-image: url("../images/muster_hg.gif");
  width: calc(100% - 42px);
  display: inline-block;
  border: 1px solid #f7f7f7;
}
.diagonalpattern.borderOrange {
  border: 1px solid #e56a19;
}
.diagonalpattern_headline {
  display: inline-block;
  width: 100%;
  /*margin-bottom: 13px;*/

  font-size: 16px;
  font-family: 'IloxxRegularFont';
  color: #e56a19;
  line-height: 20px;
}
.linkUnderlineOrangeArrow {
  color: #e56a19;
  text-decoration: underline;
  width: 100%;
}
.linkUnderlineOrangeArrow:before {
  background-image: url("../images/navi_arrow_right_orange.svg");
  background-repeat: no-repeat;
  display: block;
  content: '\00a0';
  float: left;
  width: 7px;
  height: 9px;
  margin: 5px 6px 0 0;
  text-decoration: none !important;
}
/*#region grey Box*/

.greyBoxWide {
  display: table;
  width: calc(100% - 40px);
  margin-right: 40px;
}
.greyBoxWide_textContainer {
  display: table-cell;
  vertical-align: middle;
}
.greyBoxWide_textdiv {
  background-color: #ececec;
}
.greyBoxWide_headlinediv {
  display: inline-block;
  width: calc(100% - 40px);
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
  font-size: 24px;
  font-family: 'IloxxRegularFont';
  color: #e56a19;
}
.greyBoxWide_descriptiondiv {
  display: inline-block;
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 25px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
  line-height: 18px;
}
.greyBoxWide_imageContainer {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  margin-top: -135px;
  float: right;
}
/*#endregion grey Box*/

.template_block_list_orangearrow {
  line-height: 18px;
  font-size: 16px;
  font-family: 'IloxxLightFont';
}
.template_block_list_orangearrow ul {
  list-style: none;
  display: inline-block;
  padding: 0;
  line-height: 18px;
  margin-bottom: 14px;
  margin-top: 4px;
}
.template_block_list_orangearrow ul li {
  margin-bottom: 3px;
  margin-left: 10px;
}
.template_block_list_orangearrow ul li a {
  color: #e56a19;
}
.template_block_list_orangearrow ul li:last-child {
  margin-bottom: 0;
}
.template_block_list_orangearrow ul li:before {
  display: block;
  content: '\00a0';
  background-image: url("../images/pfeil_rechts_orange.svg");
  background-repeat: no-repeat;
  float: left;
  width: 6px;
  height: 8px;
  margin: 5px 4px 0 -10px;
}
/*#region expand/collapse with css*/

.toggleDescriptionCB {
  display: none;
  visibility: hidden;
}
.toggleDescriptionLabel {
  display: block;
  padding: 0;
  text-align: center;
  width: 100%;
  height: 51px;
  margin: -26px auto;
  background-image: url("../images/kreis_plus_orange.svg");
  background-size: 30px 30px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.toggleExpandDiv {
  overflow: hidden;
  transition: max-height 0.5s;
  position: relative;
  /*border-bottom: 1px dashed @lightGrey;*/

}
.toggleExpandDiv:after {
  display: block;
  content: '\00a0';
  width: 100%;
  height: 30px;
  position: absolute;
  top: calc(100% - 30px);
}
.toggleDescriptionCB:checked ~ .toggleExpandDiv {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.toggleDescriptionCB:checked ~ .toggleExpandDiv:after {
  display: none;
}
.toggleDescriptionCB:checked ~ .toggleDescriptionLabel {
  content: " ";
  background-image: url("../images/kreis_minus_orange.svg");
  background-size: 30px 30px;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
/*#endregion*/

