.main-content ul, .main-content ol {
  list-style: none;
  /*margin-left: 15px;*/
  margin-bottom:15px;
  font-weight:normal;
  padding-left: 0 !important;

}

.main-content .tab-system ul {
    margin-bottom: 0;
}

.main-content .tab-system .resp-tabs-container ul {
    margin-bottom: 15px;
}


.main-content ul li {
  position:relative;
  padding-left: 20px;
  padding-bottom:3px;
}

.main-content .two_66_33 .col2 ul li,
.main-content .two_75_25 .col2 ul li,
.main-content .two_33_66 .col1 ul li,
.main-content .two_25_75 .col1 ul li {
  padding-bottom: 3px;
}

.main-content ul li:before {
    content: '\f111';
    font-family: "fontawesome";
    font-size: 8px;
    color: #B61621;
    padding: 0px 0px;
    position: absolute;
    left: 2px;
    top: 0px;
}

.main-content > .two_66_33 > .col2 ul li:before,
.main-content > .two_75_25 > .col2 ul li:before,
.main-content > .two_33_66 > .col1 ul li:before,
.main-content > .two_25_75 > .col1 ul li:before {
  content: '\f18e';
  font-size: 14px;
}


.main-content ol li {
    counter-increment: count-me;
    padding-bottom: 5px;
    padding-left: 30px;
    position: relative;
}
.main-content ol li:before {
  color: #B61621;
  content: counter(count-me) ". ";
    margin-right: 8px;
    font-weight: bold;
  font-size: 18px;
    position: absolute;
    left: 0;
  top: -2px;
}

.main-content li a {
    padding-left: 0 !important;
    padding: 0;
    margin-bottom: 0;
}

.main-content .frame-type-textmedia li a {
    color: #009FE3;
    background: none !important;
}

.main-content .frame-type-textmedia li a:hover {
    color: #009FE3;
}

.divider, .trenner {
    height: 15px;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

hr {
  border:0;
  border-bottom: 1px solid #697078;
  margin-top: 20px;
  margin-bottom: 40px;
}

.col_wrap.two hr, .col_wrap.thzree hr, .col_wrap.four hr {
  margin-top: 0px;
  margin-bottom: 20px;
}

.divider hr,
.trenner hr
 {
  /*border:0;*/
  /*border-bottom:1px dotted #000000;
  margin-bottom:20px;*/
 
}



.col_wrap {
  clear:both;
  margin-bottom: 40px;
}
.col_wrap.two_66_33 {
  display:flex;
}

.col_wrap.two {
  display:flex;
}


.col1, .col2, .col3, .col4 { position:relative; box-sizing:border-box; /*margin-bottom: 25px !important;*/ }

.two .col1 { float:left; width:48.5%; overflow:hidden;margin-right:3% }
.two .col2 { float:left; width:48.5%; overflow:hidden;margin:0% }

.two_33_66 .col1 { float:left; width:31.5%; overflow:hidden;margin-right:3% }
.two_33_66 .col2 { float:left; width:65.5%; overflow:hidden;margin:0%; }
.two_66_33 .col1 { float:left; width:65.5%; overflow:hidden;margin-right:3% }
.two_66_33 .col2 { float:left; width:31.5%; overflow:hidden;margin:0%; }

.two_25_75 .col1 { float:left; width:22.75%; overflow:hidden;margin-right:3% }
.two_25_75 .col2 { float:left; width:74.25%; overflow:hidden;margin:0%; }
.two_75_25 .col1 { float:left; width:74.25%; overflow:hidden;margin-right:3% }
.two_75_25 .col2 { float:left; width:22.75%; overflow:hidden;margin:0%; }

.two .col1 .two .col1 { float:left; width:47.5%; overflow:hidden;margin-right:5% }
.two .col1 .two .col2 { float:left; width:47.5%; overflow:hidden;margin-right:0% }
.two .col2 .two .col1 { float:left; width:47.5%; overflow:hidden;margin-right:5% }
.two .col2 .two .col2 { float:left; width:47.5%; overflow:hidden;margin-right:0% }

.three .col,
.three .col1,
.three .col2 { float:left; width:31.33%; overflow:hidden;margin-right:3% }
.three .col3,
.three .col.last { float:left; width:31.33%; overflow:hidden;margin:0%; }

.four .col, .four .col1, .four .col2, .four .col3 {
  float:left; width:23.5%; overflow:hidden;margin-right:2%;
}
.four .col4, .four .col.last { float:left; width:23.5%; overflow:hidden;margin:0%;}

.csc-textpic-text h1, .csc-textpic-text h2, .csc-textpic-text h3 { padding-top:0px;}

.main-content .two .ce-gallery,
.main-content .three .ce-gallery,
.main-content .four .ce-gallery { float: inherit; }

.main-content .two .ce-gallery img,
.main-content .three .ce-gallery img,
.main-content .four .ce-gallery img { width: 100%; height: auto; }

.main-content .two .ce-gallery figure,
.main-content .two .ce-gallery .ce-column,
.main-content .three .ce-gallery figure,
.main-content .three .ce-column,
.main-content .four .ce-gallery figure,
.main-content .four .ce-gallery .ce-column { width: 100%; }

.main-content .two .ce-center .ce-outer,
.main-content .two .ce-center .ce-inner,
.main-content .three .ce-center .ce-outer,
.main-content .three .ce-center .ce-inner,
.main-content .four .ce-center .ce-outer,
.main-content .four .ce-center .ce-inner { float: none; right: inherit; }




.content-box p {
  padding-bottom: 5px;
}

/*.main-content .ce-gallery .ce-outer,
.main-content .ce-gallery .ce-inner{ float:none; right: inherit;}*/

#content .image-box .box-header h3 {
  font-size: 14px;
  font-weight:normal;
  color: #A5A5A5;
  margin-bottom:10px;
  text-transform: uppercase;
}

.image-box .box-header {
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom:10px;
}

.image-box {
  border-bottom: 1px dotted #A5A5A5;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.margin-content .image-box .csc-textpic-center-outer,
.margin-content .image-box .csc-textpic-center-inner {
  float:none;
  right:inherit;
}

.margin-content .image-box .csc-textpic-imagecolumn {
  float:left;
  width: 49%;
  height: auto;
  margin-right: 2%
}

.margin-content .image-box  .csc-textpic-image {
  margin: auto !important;
}

.margin-content .image-box .csc-textpic-imagecolumn img {
  width: 100% !important;
  height: auto !important;
}

.margin-content .image-box .csc-textpic-imagerow {
  padding-bottom:25px;
}

.margin-content .image-box .csc-textpic-imagerow.csc-textpic-imagerow-last {
  padding-bottom:0;
}

.margin-content .image-box .csc-textpic-imagecolumn.csc-textpic-lastcol {
  margin-right: 0;
}

.margin-content .image-box .box-content {
  padding: 10px 12px;
}


/* content-box in main-part of site*/
.main-content .content-box-border{
  display:block;
  width:100%;
  border-bottom:5px solid #B61621;
}

.main-content .col1 .content-box-border,
.main-content .col2 .content-box-border,
.main-content .col3 .content-box-border,
.main-content .col4 .content-box-border {
  position:absolute;
}


.main-content .content-box {
  text-align: center;

  margin-bottom:25px;
  /*border: 1px solid #eee;*/
  border-top:0;
  padding: 20px;
  height: 100%;
  box-sizing:border-box;
/*  margin-top:-5px*/
}

.main-content .content-box p {
  text-align: center;
}

.main-content .col_wrap .content-box {
  margin-bottom: 0 !important;
}


.main-content .content-box li {
/*  font-weight:bold;*/
    text-align: left;
}

.main-content .content-box.box-quote {
  background-color:#eee;
    padding: 80px 25px;


  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.main-content .content-box.box-gray {
  background-color:#eee;
  height: auto;
  margin-bottom: 20px !important;
  padding:0;
}

.main-content .content-box.box-gray .box-header {
  background-color: #009FE3;
  color: #fff;
  padding: 10px 20px;
}

.main-content .content-box.box-gray .box-header h4 {
  font-style:normal;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 0;
  text-align: left;
  text-transform:uppercase;
}

.main-content .content-box.box-gray .content-box-inner {
  padding: 15px 20px;
}

/* Light Content-box Box*/

.main-content .content-box.box-light {
  background-color:#fff;
  border: 1px solid #dadada;
  height: auto;
  margin-bottom: 20px !important;
  padding:0;
}

.main-content .content-box.box-light .box-header {
    /*border: 1px solid #dadada;*/
    /*border-bottom: 1px solid #dadada;*/
    background-color: #EEE;
    color: #9c9c9c;
    padding: 13px 15px !important;
}

.main-content .content-box.box-light .box-header h4 {
    font-weight: 600;
    font-size: 13px;
    padding:0;
    text-align: left;
    font-style: normal;
    margin: 0;
    color: #9c9c9c;
}

.main-content .content-box.box-light .content-box-inner {
    padding: 13px 15px !important;
    text-align: left;
}

.main-content .content-box.box-light .content-box-inner .box-image {
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
}

.main-content .content-box.box-light .content-box-inner .box-image label {
    display: block;
    width: 100px;
    padding-bottom: 10px;
    line-height: 14px;

    font-family: 'Signika Negative', sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    color: #9c9c9c;
}

.main-content .content-box.box-light .content-box-inner .box-image:hover label {
    text-decoration: none;
    color: #009FE3;
    cursor: pointer;
}

.main-content .content-box.box-light .content-box-inner .box-image img {
    width: auto;
    height: 100px;
}

.main-content .content-box.box-light .content-box-inner img {
    padding-right: 15px;
}



.main-content .content-box.box-training {
  background-color:#eee;
  height: auto;
  margin-bottom: 20px !important;
  position: relative;
    min-height: 130px;
}

.main-content .content-box.box-training .ce-gallery {
  position: absolute;
    right: 6px;
    top: 6px;
    bottom: 6px;
    background-color: #fff;
    padding: 0 !important;
    margin: 0 !important;
  width: 175px;
}
.main-content .content-box.box-training .ce-gallery .ce-column { width: 100%; }

.main-content .content-box.box-training .ce-gallery img {
  margin: 0 auto;
  padding-top: 15px;
  width: auto;
}

.main-content .content-box.box-training .ce-bodytext {
  margin-right: 175px;
}

.main-content .content-box.box-training .ce-bodytext a {
  background: none !important;
  margin: 0;
  padding: 0;
  color: #B61621;
  font-weight:normal !important;
}

.main-content .content-box.box-training .ce-bodytext a:before {
  content: none !important;
}


.content-box.box-quote:before,
.content-box.box-quote:after {
    position: absolute;
    font-size: 34px;
    left: 50%;
    margin-left: -17px;
}

.content-box.box-quote:before {
    content: url('/typo3conf/ext/cvb_distribution/Resources/Public/img/quotation_first.png');
    top: 35px;
}

.content-box.box-quote:after {
    content: url('/typo3conf/ext/cvb_distribution/Resources/Public/img/quotation_last.png');
  bottom: 35px;
}

.content-box.box-quote p {
  text-align:center !important;
  padding-bottom: 20px;
}

.main-content .content-box .box-header h3 {
  font-size:16px;
  background-color: #808080;
  margin-bottom:1px !important;
  min-height:5px;
  /*padding:18px 14px;*/
  color:#5A5A5A;
}

.main-content .ce-gallery { padding-bottom: 20px;}
.ce-intext.ce-right .ce-gallery { margin-left: 20px; }
.ce-intext.ce-left .ce-gallery { margin-right: 20px; }


.main-content .ce-gallery figcaption {
  /*float:right;*/
  font-family: 'Signika Negative', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-style:italic;
  font-weight:300;
  color: #9c9c9c;
  padding-top: 15px;
}

.main-content .ce-gallery .ce-media a {
  padding:0 !important;
  background: none !important;
}

.ce-gallery .ce-media a:before {
  content: none !important;
}


/* Accordeon ------------------------------------------------------- */
.accordion-container {
  /* border-top:1px solid #99C5D0; */
  /* width:500px; */
  width: auto;
}

.accordion-container .frame-type-textmedia {
    padding-bottom: 10px;

}

.accordion-container .frame-type-textmedia h1,
.accordion-container .frame-type-textmedia h2,
.accordion-container .frame-type-textmedia h3,
.accordion-container .frame-type-textmedia h4 {
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  color: #000;
  cursor:pointer;
  padding: 10px 15px !important;
  text-transform:inherit;
  background-color: #EEEEEE !important;
}

.accordion-container .frame-type-textmedia h1,
.accordion-container .frame-type-textmedia h2,
.accordion-container .frame-type-textmedia h3,
.accordion-container .frame-type-textmedia h4 {
    padding-right: 50px;
}

.accordion-container .frame-type-textmedia h1.active,
.accordion-container .frame-type-textmedia h2.active,
.accordion-container .frame-type-textmedia h3.active,
.accordion-container .frame-type-textmedia h4.active {

}

.accordion-container .frame-type-textmedia h1:after,
.accordion-container .frame-type-textmedia h2:after,
.accordion-container .frame-type-textmedia h3:after,
.accordion-container .frame-type-textmedia h4:after {
    content: '\f0d7';
    font-family: fontawesome;
    color: #B61621;
    position: absolute;
    right: 15px;
    font-size: 20px;
}

.accordion-container .frame-type-textmedia h1.active:after,
.accordion-container .frame-type-textmedia h2.active:after,
.accordion-container .frame-type-textmedia h3.active:after,
.accordion-container .frame-type-textmedia h4.active:after {
  content: '\f0d8 ';
  color: #000;
}

.accordion-container .frame-type-textmedia > .ce-textpic {
    background-color: #EEEEEE;
    padding: 15px;
}


/* Text-Slide-Out -------------------------------------------------- */
.slide-out-box .teaser {

}

.slide-out-box .content {
  display:none;
}

.slide-out-box .button-wrap {
    margin-top: 0px;
  display:inline-block;
}

.slide-out-box .button-read-more {
  cursor:pointer;
  font-size: 32px;
  line-height: 0.6;
  font-weight: normal;
  padding: 1px 3px;
  padding-bottom:3px;
}

.slide-out-box .button-read-more:after{
  content: "+";
  display: inline-block;
  padding: 1px 3px;
}

.slide-out-box.open .button-read-more:after {
  content: "-";
  font-size: 38px;
  line-height: 0.1;
  padding: 1px 6px;
  /*padding-bottom: 12px;*/

}


/* Contact Form / Powermail */
.tx-powermail {
  /*padding:35px 30px;*/
/*  width:463px;*/
}

.tx-powermail h3           { display:none}
.tx-powermail .powermail_legend    {
  /*visibility:hidden; height:0;*/
  display: block;

  font-family: 'Signika Negative', sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #009FE3;
  padding-bottom: 30px;
  text-align: left;
  padding-top:30px;
}

.tx-powermail .powermail_legend:before {
  content: url('/typo3conf/ext/cvb_distribution/Resources/Public/img/square_yellow.jpg');
    position: absolute;
    margin-left: -35px;
    margin-top: 1px;
}



.tx-powermail .powermail_fieldset  {
  border:0;
  padding-top:1px;
  min-width:100%;
  width: 100%;
}

.tx-powermail .powermail_fieldset.nolabel .powermail_legend {
    display: none;
}

.tx-powermail .powermail_fieldset.nolabel label { display: none;}

.tx-powermail .powermail_fieldwrap  {
  position:relative;
  clear: both;
  margin-bottom: 8px;
  display: table;
  width: 100%;
}

.tx-powermail .powermail_fieldwrap_type_radio .powermail_field {
  padding-top: 10px;
}

.tx-powermail .powermail_label  {
  width: 305px;
  font-size: 14px;
  font-family: 'Signika Negative', sans-serif;
  font-weight: bold;
  padding-right: 25px;
  padding-top: 10px;
  color: #000;
  display: table-cell;
  height: 100%;
  vertical-align: top;
  line-height:1.3;

  /*font-size:20px;
  font-weight:bold;
  line-height:28px;
  color: #565656 ;*/
}

.tx-powermail .powermail_fieldwrap_type_input .powermail_label {
  vertical-align: middle;
  line-height: 1.3;
  padding-top:0;
}

.tx-powermail .subline {
  font-size: 13px;
  padding-bottom: 5px;
  padding-left: 165px;
}
.tx-powermail .powermail_label .subline {
  padding-left:0;
}

.tx-powermail .powermail_field,
.tx-powermail .g-recaptcha  {
  display:block;
  margin-left:0px;
  border:0;
  color: #323232;
  font-size:14px;
  line-height:37px;
  margin-top:0px;
  margin-bottom:0px;
}

.tx-powermail .powermail_field {
    line-height: 18px;
}

.tx-powermail .powermail_fieldwrap_type_text .powermail_field {
  font-family: 'Signika Negative', sans-serif;
  font-size:14px;
  line-height:1.3;
  color:#000;
}

/*new*/
.tx-powermail .powermail_field .radio {
  padding-bottom: 10px;
}

.tx-powermail .powermail_input,
.tx-powermail select,
.tx-powermail textarea,
.tx-powermail .powermail_captcha {
  vertical-align: middle;
  color: #000;
  box-sizing: border-box;
  background-color: #EEEEEE;
  border: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  display: table-cell;
  width: 100%;

  border: 1px solid #d3d3d3;

  font-family: 'Signika Negative', sans-serif;
  font-size: 14px;
  /*line-height: 25.2px;
  padding-left:15px;
  padding-right:15px;
  color:#323232;
  line-height:39px;
  height:39px;
  width:100%;
  box-sizing:border-box;


  background-color: #dadada;*/
}

.tx-powermail .powermail_confirmation .btn-group form:first-child input[type="submit"] {
    float:left;
}

.tx-powermail .powermail_confirmation .btn-group form:last-child input[type="submit"] {
    float:right;
}


.main-content .box-gray .tx-powermail .powermail_input,
.main-content .box-gray .tx-powermail select,
.main-content .box-gray .tx-powermail textarea,
.main-content .box-gray .tx-powermail .powermail_captcha {
    background-color: #e5e4e4;
}

.tx-powermail textarea {
  min-height:80px !important;
  /* width:400px !important;*/
  line-height: 20px;
  padding-top: 10px;
}

.tx-powermail .checkbox {
    float:none;
}

.tx-powermail .checkbox,
.tx-powermail .checkbox label,
.tx-powermail .checkbox a {
    line-height:20px;
    padding-bottom: 5px;

    /*font-family: 'Signika Negative', sans-serif;
    font-size:16px;

    color: #323232;
    text-decoration: none;
    font-weight:normal;*/
}

.tx-powermail .checkbox .powermail_checkbox {
  position: absolute;
  margin-left:-30px;
}

.tx-powermail .powermail_captchaimage {
  display: block;
  margin-top:5px;
}



/*-----------------------------------------------------------------*/

input[type=radio]{ visibility: hidden;  position: absolute;}
input[type=radio] + label{ cursor:pointer; font-weight:normal;}
input[type=radio] + label:before{
  height:16px;
  margin-right: 10px;
  margin-top: -3px;
  content: " ";
  display:inline-block;
  vertical-align: middle;
  transition: 0.3s;
  border:0px solid #ccc;
  border-radius:10px;
  /*box-shadow: inset 0 -3px 6px #e4e4e4;*/
  transition: 0.3s;
  background: #EEEEEE;
}

.tx-powermail input[type=radio] + label{
  margin-left: 25px;
  display: inline-block;
}

.tx-powermail input[type=radio] + label:before {
  /*new*/
  position: absolute;
  margin-right: 0;
  margin-left: -25px;
  margin-top: 1px;
  border: 1px solid #d3d3d3;
}

.tx-powermail input[type=checkbox] + label:before {
  border: 1px solid #d3d3d3;
}

input[type=radio] + label:before{
  border-radius:50%;
  width:16px;
}

input[type=radio]:checked + label:before{
  background-color: #697078;
  box-shadow: inset 0 -1px 5px #EEEEEE, inset 0 0 1px #EEEEEE, inset 0 0 0 5px #EEEEEE;
}

input[type=checkbox]{ visibility: hidden;  position: absolute;}
input[type=checkbox] + label{
  cursor:pointer;
  position:relative;
  padding-left: 25px;
  display: inline-block;
  padding-right: 0;
  box-sizing: border-box;
}

input.error[type=checkbox] + label {
    /* color: #FF0000 !important; */
}

input[type=checkbox] + label:before{
  height:16px;
  margin-right: 4px;
  content: " ";
  display:inline-block;
  vertical-align: baseline;
  transition: 0.3s;
  border:0px solid #ccc;
  /*box-shadow: inset 0 -3px 6px #e4e4e4;*/
  transition: 0.3s;
  background: #ccc;
  position:absolute;
/*  top:50%;
  margin-top:-8px;*/
  top: 0;
  left: 0;
}

input.error[type=checkbox] + label:before {
  background: #FF0000;
  box-shadow: inset 0 -1px 5px #FF0000, inset 0 0 1px #FF0000, inset 0 0 0 5px #FF0000 !important;
}

input[type=checkbox] + label:before{
  width:16px;
}

input[type=checkbox]:checked + label:before{
  background-color: #697078;
  box-shadow: inset 0 -1px 5px #ccc, inset 0 0 1px #ccc, inset 0 0 0 5px #ccc;
}

input[type=checkbox].disabled:checked + label:before {
  background-color: #FFF;
}


/* special Background for all types of inputs*/
input.font-white + label:before {
  background-color: #fff;
}

input.font-white[type=checkbox]:checked + label:before {
      box-shadow: inset 0 -1px 5px #fff, inset 0 0 1px #fff, inset 0 0 0 5px #fff;
}

/*------------------------------------------------------------*/


.tx-powermail .layout2 .powermail_input,
.tx-powermail .layout2 select {
  margin-bottom: 20px;
}

.tx-powermail .layout2  .mandatory {
  display: none;
}

.tx-powermail .layout2 .powermail_label {
  position: absolute;
  bottom: 0;
}


/*

.tx-powermail .powermail_captchaimage {  padding-top:8px;}
.tx-powermail .powermail_captcha_outer {display:table;}
.tx-powermail .powermail_fieldwrap_submit {padding-left: 151px;}

*/

.tx-powermail .powermail_submit {
  font-size: 14px;
    width: 100% !important;
    max-width: 100% !important;
    color: #fff;
    text-transform: uppercase;
    background-color: #009FE3;
    line-height: 38px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    padding: 2px;
}

.tx-powermail .powermail_submit:hover {
  background-color: #B61621;
}


.powermail_message_error {
  background-color: #d4220c;
/*  margin-left: -30px;
  margin-right: -30px;*/
  padding: 30px 30px;
}

.powermail_message_error li,
.powermail_message_error li:before {
  color: #fff !important;
}



/* Teaser-Container and Boxes */
#content .teaser-container a:before,
#content .teaser-box a:before {
  content: none !important;
}

.teaser-box,
.teaser-container {
    /*margin-bottom: 35px;*/
  position:relative;
}

.teaser-box .ce-gallery {
  margin:0 !important;
}

.teaser-container .frame-type-textmedia {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 24px;
  position:relative;
}

.teaser-container .frame-type-textmedia:nth-child(3n-3),
.teaser-container .overlay-inner > div:nth-child(3n-3) .frame-type-textmedia {
    margin-right: 0;
}

.teaser-container. .overlay-inner .frame-type-textmedia,
.teaser-box. .overlay-inner .frame-type-textmedia {
  position:relative;
  overflow: hidden;
  background-color: #000;
}

.teaser-container .frame-type-textmedia .ce-bodytext,
.teaser-box .frame-type-textmedia .ce-bodytext {
  border: 1px solid #c6c6c6;
    border-top: 0;
    float: left;
    box-sizing: border-box;
    width: 100%;
}

.teaser-box .frame-type-textmedia .ce-above .ce-bodytext {
  height: 105px;
}

.teaser-container .frame-type-textmedia .ce-gallery,
.teaser-box .frame-type-textmedia .ce-gallery {
  width: 100%;
  position:relative;
  height:225px;
    margin: 0 !important;
  padding-bottom: 0;
}

.teaser-container .frame-type-textmedia img,
.teaser-box .frame-type-textmedia img {
    display: block;
    /*min-height: 100%;*/
    max-width: none;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

  /* Center positioning*/
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    width: 100%;
    height: auto;
}

/* Teaser-Icons */
.teaser-container .frame-type-textmedia .ce-column:nth-child(2) img,
.teaser-box .frame-type-textmedia .ce-column:nth-child(2) img {
  position:absolute;
  bottom:8px;
  left:10px;
  top:inherit;
  right: inherit;
  z-index:1;
  height:22px;
  width: auto;
  min-width:inherit;
  min-height: inherit;
  transition: none;
  transform:none !important;
}

.teaser-container a,
.teaser-box a {
  background:none !important;
  padding-left:0 !important;
  position:absolute;
  left:0;
  top:0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.teaser-container a:hover {
  text-decoration:none;
}

.teaser-container .frame-type-textmedia .ce-bodytext > .ce-bodytext-inner-wrap,
.teaser-box .frame-type-textmedia .ce-bodytext > .ce-bodytext-inner-wrap {
  /*position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
  */
    padding: 25px;
    padding-top: 22px;
  padding-bottom: 0;
    box-sizing: border-box;
}

.teaser-container .frame-type-textmedia .ce-bodytext p,
.teaser-container .frame-type-textmedia .ce-bodytext p a {
  text-align:left !important;
  color: #B61621;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
}

.teaser-box .frame-type-textmedia .slider-header h3,
.teaser-container .frame-type-textmedia .slider-header h3 {
    display: block;
    background-color: #81D633 !important;
    font-family: 'Signika Negative', sans-serif;
    font-size: 16px;
  text-transform:uppercase;
    font-weight: 300;
    color: #565656;
/*    padding: 0px 55px !important;*/
    margin-left: 25px;
    margin-right: 25px;
  padding-bottom:0;

}

.teaser-container .frame-type-textmedia:hover img,
.teaser-box .frame-type-textmedia:hover img {
   /* opacity: 0.4;*/
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}


/* Mini Teaser-Container*/
.mini-teaser-container .frame-type-textmedia {  width: 22.75%; margin-right: 3%; }
.mini-teaser-container .frame-type-textmedia:nth-child(3n-3) {  margin-right: 3%; }
.mini-teaser-container .frame-type-textmedia:nth-child(4n-4) {  margin-right: 0; }

.mini-teaser-container.three .frame-type-textmedia,
.image-container-box.three .frame-type-textmedia {  width:31%; margin-right: 3.5%; float: left; }
.mini-teaser-container.three .frame-type-textmedia:nth-child(2n-2),
.image-container-box.three .frame-type-textmedia:nth-child(2n-2) {  margin-right: 3.5%; }
.mini-teaser-container.three .frame-type-textmedia:nth-child(3n-3),
.image-container-box.three .frame-type-textmedia:nth-child(3n-3) {  margin-right: 0; }

.mini-teaser-container.two .frame-type-textmedia {  width:48.5%; margin-right: 3%; }
.mini-teaser-container.two .frame-type-textmedia:nth-child(1n-1) {  margin-right: 3%; }
.mini-teaser-container.two .frame-type-textmedia:nth-child(2n-2) {  margin-right: 0; }


.two .mini-teaser-container .frame-type-textmedia {  width: 47%; margin-right: 6%; }
.two .mini-teaser-container .frame-type-textmedia:nth-child(2n-2) {  margin-right: 0; }

.two_75_25 .col2 .mini-teaser-container .frame-type-textmedia,
.two_25_75 .col1 .mini-teaser-container .frame-type-textmedia { width: 100%; margin-right: 6%; }
.two_75_25 .col2 .mini-teaser-container .frame-type-textmedia:nth-child(2n-2),
.two_25_75 .col1 .mini-teaser-container .frame-type-textmedia:nth-child(2n-2) {  margin-right: 0; }

.mini-teaser-container .frame-type-textmedia .slider-header h3 {
  font-family: 'Signika Negative', sans-serif;
  text-transform:inherit;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    background-color: rgba(0,0,0,0.7) !important;
    color: #fff;
    text-align: left;
    padding: 11px 0 0 40px !important;
    bottom: 1px;
    position: absolute;
    left: 0;
    width: 100%;
  margin:0;
    box-sizing: border-box;
}

.mini-teaser-container .frame-type-textmedia .ce-gallery {
  height: 232px;
  border-top: 5px solid #009FE3;
  padding-bottom:0;
}

.mini-teaser-container.three .frame-type-textmedia img {
  width: auto;
  height: 100%;
}

.image-container-box.three { padding-bottom: 10px;}

.image-container-box.three .ce-column,
.image-container-box.three .ce-gallery,
.image-container-box.three .frame-type-textmedia img { width: 100%; height: auto;}


.mini-teaser-container .frame-type-textmedia .ce-bodytext {
  border: 0;
}

.mini-teaser-container .frame-type-textmedia .slider-header h3,
.mini-teaser-container .frame-type-textmedia .ce-bodytext {
  height: 38px;
  position: absolute;
  bottom: 0;
}

/* Contact-Page special Gridelements with background */
.header-bg {
    font-family: 'Signika Negative', sans-serif;
    font-size: 20px;
    line-height: 22px;
  font-weight:normal;
  font-style:normal;
  text-align:left;
    display: block;
    background-color: #697078;
    color: #fff;
    padding-bottom: 0;
    padding: 12px 20px;
}

h2 .header-bg {
  background-color: #009FE3;
}

.ce-contact .ce-contact-link { position: absolute;}

.ce-contact .ce-contact-link a:before { content: none !important;}
.ce-contact .ce-contact-link a {
  z-index: 1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.ce-contact .ce-contact-link a:hover { text-decoration: none;}


.ce-contact .ce-conact-image {
    width: 100%;
    position: relative;
    /*height: 214px;*/
    margin: 0 !important;
    margin-bottom: -4px !important;
  overflow: visible;
}

.ce-contact  p { padding-bottom: 10px; }
.ce-contact .ce-contact-linktext ul li,
.ce-contact  p, .ce-contact  p * { font-size: 13px; line-height: 1.35; }

.ce-contact h2, .ce-contact h3, .ce-contact h4, .ce-contact h5 {
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 1.1;
  text-transform:inherit;
}

.ce-contact .ce-conact-image img {
/*    backface-visibility: hidden;
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;

    width: auto;
    height: 100%;
    min-width: inherit;
    min-height: inherit;  */
  width: 100%;
  height: auto;

  opacity: 0.7;
    filter: alpha(opacity=30);
}

.ce-contact:hover .ce-conact-image img {
  opacity: 1;
    filter: alpha(opacity=0);
}


.ce-contact .contact-text-wrap {
  position: relative;
}

.ce-contact .ce-contact-text {
  padding-top: 15px;
  height: 175px;
  text-align: left !important;
}

.ce-contact .ce-contact-text p {text-align: left !important;}

.ce-contact .ce-contact-linktext {
    min-height: 100%;
    padding: 10px 20px;
    padding-bottom: 0;
    display: none;
    position: absolute;
    z-index: 1;
    bottom: -400px;
    height: 404px;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: #009FE3;
    box-sizing: border-box;
}

.ce-contact .ce-contact-linktext ul li,
.ce-contact .ce-contact-linktext ul li:before {
    color: #fff;
    top: 3px;
}

.ce-contact:hover {

}

.ce-contact .ce-conact-image:hover .ce-contact-linktext {
  display: block;
}




/* Stand-alone Teaser-Boxes*/
.teaser-box .frame-type-textmedia {
  padding-bottom: 24px;
}

.teaser-box.overlay .frame-type-textmedia {
  height: 230px;
    overflow: hidden;
}

.two .teaser-box .frame-type-textmedia .ce-above .ce-gallery {
  height: 318px;
}

.two .teaser-box .frame-type-textmedia .ce-above .ce-gallery .ce-outer,
.two .teaser-box .frame-type-textmedia .ce-above .ce-gallery .ce-inner {
  width: 100%;
  height: 100%;
}

.teaser-box .frame-type-textmedia .ce-left .ce-gallery {
  float: left;
  width: 48.5%;
}

.teaser-box .frame-type-textmedia .ce-left .ce-bodytext {
  border: 1px solid #c6c6c6;
  border-left:0;
  float: right;
  width: 51.5%;
  clear: none;
}

.teaser-box .frame-type-textmedia .ce-left .ce-bodytext,
.teaser-box .frame-type-textmedia .ce-left .ce-gallery {
  height:338px;
}

.teaser-box .frame-type-textmedia .ce-left img {
  width: auto;
  height: 100%;
}



.teaser-box.overlay .frame-type-textmedia > a,
.teaser-box.overlay .frame-type-textmedia .ce-bodytext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px;
    box-sizing: border-box;
}

.teaser-box.overlay .frame-type-textmedia > a {
  padding: 0;
    display: block;
    z-index: 1;
}
.teaser-box.overlay .frame-type-textmedia > a:before {
  content: none !important;
}

.teaser-box .frame-type-textmedia .ce-bodytext > .ce-bodytext-inner-wrap {
    padding: 25px 30px;
}

.teaser-box.overlay .frame-type-textmedia h3,
.teaser-box.overlay .frame-type-textmedia p {
  /*-webkit-transform: translate3d(0,25px,0);
  transform: translate3d(0,25px,0);*/
  padding-bottom:10px;
}

.teaser-box.overlay .frame-type-textmedia h3,
.teaser-box.overlay .frame-type-textmedia h3 a,
.teaser-box.overlay .frame-type-textmedia h3 .special-inline  {
  color: #fff;
  text-shadow: 1px 1px #000;

  /*-webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;*/
}

.teaser-container .frame-type-textmedia .slider-header,
.teaser-box .frame-type-textmedia .slider-header /* Teaser-Link*/ {
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 100%;
  height: 100%;
}

.teaser-box .frame-type-textmedia h5,
.teaser-box .frame-type-textmedia h5 a {
  color: #81D633;
  position:relative;
  padding-bottom:5px;
}

.teaser-box.overlay .frame-type-textmedia p {
  color: rgba(255,255,255,0.8);
  opacity: 0;
  /*-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;*/
  line-height:1.2;
  text-align:left !important;
}

.teaser-box.overlay .frame-type-textmedia:hover p {
  opacity: 1;
}

.teaser-box.overlay .frame-type-textmedia:hover h3,
.teaser-box.overlay .frame-type-textmedia:hover p {
  /*-webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);*/
}

.teaser-box.overlay .frame-type-textmedia:hover p {
/*  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
*/}



/* Referenen / Community / Projects ---------------------- */

.project-entry { padding-bottom:25px; }
.project-entry .margin-block { padding-bottom: 40px; }
.project-entry .margin-block label {display: block; text-transform:uppercase; color: #009FE3; font-weight:bold; padding-bottom: 10px;}
.project-entry .margin-block img { max-width: 100%; height: auto;}

.project-subtitle { font-weight:bold; padding-bottom: 10px; text-transform:uppercase; font-size: 16px;}
.project-title h2 { text-align: left; font-size: 20px; line-height: 24px; padding-bottom: 15px;}
.project-additional-description h4 { font-style: normal; text-transform: uppercase; font-weight: bold; font-size: 14px; padding-bottom: 5px; }

.project-entry .gray-background-wrap { margin-bottom: 0;}


.map-legend-wrap { position: relative; }

.map-legend {
    position: absolute;
    bottom: 10px;
    left: -5px;
}


.project-entry .col_wrap { margin-bottom: 0 !important;}

.project-entry .project-extended {
  display: none;
}

.project-entry.ExtendedOpen .project-extended {
  /*display: block;*/
}

/* Toggle */
.project-entry .project-extended-toggle-wrap {
  cursor: pointer;
}

.project-entry .project-extended-toggle {
  font-size: 30px;
    color: #fff;
    background: #697078;
    right: 30px;
    padding: 1px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #697078;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 0.75;
    position: absolute;
    left: 0;
    margin-left: 0;
}

.project-entry .project-extendee-toggle-inner {
  margin-left: 40px;
    display: inline-block;
    font-size: 16px;
    line-height: 32px;
    text-transform: uppercase;
}

.project-entry .project-extended-toggle:before {
  content: "+";
  margin-left:0.5px;
  display: inline-block;
  width: 100%;

}


.project-entry.ExtendedOpen .project-extended-toggle {
  line-height: 0.64;
}

.project-entry.ExtendedOpen .project-extended-toggle:before {
  content: "-";
  /*margin-left:11px;*/
}

.project-entry .project-extended-toggle-wrap:hover .project-extended-toggle {
  background-color: #009FE3;
    border: 2px solid #009FE3;
}

.project-search-wrap {padding-bottom: 30px;}

.project-search-wrap a[name="searchform"] {
  display: none;
}

.project-search-wrap .gray-background { padding-top: 25px; }

.project-search fieldset { border: 0;}
.project-search select, .project-search input[type="text"] { background-color: #fff !important; width: 100% !important;}

#project-map { position: absolute; left: 0; right: 0;}

.project-search .col {
  display: table-cell;
  width: 200px;
  padding-right:10px;
  padding-top: 10px;
}

.project-search .col label { width: 100%; padding-bottom: 10px}

.project-search .row input,
.project-search .row select { width: 100%; margin-bottom: 0 !important; }


.gmap-title {
   font-family: 'Signika Negative', sans-serif;
   font-size: 16px;
   line-height: 1.1;
   font-weight: 400;
   padding: 15px 18px;
   background-color: #697078;
   color: #fff;
   border-radius: 2px 2px 0 0; /* In accordance with the rounding of the default infowindow corners. */
}

.gmap-content {
  padding:15px 18px 10px 18px;
    overflow-y: auto;
    max-height: 220px;
    box-sizing: border-box;
}

.gmap-content p {
  font-size: 13px;
  line-height: 16px;
}

.gmap-description { padding-bottom: 0px; }

.gm-style-iw {
   width: 350px !important;
   top: 15px !important; // move the infowindow 15px down
   left: 0 !important;
   padding-bottom: 15px;
   background-color: #fff;
   box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  /* border: 1px solid rgba(72, 181, 233, 0.6);*/
   border-radius: 2px 2px 0 0;
}

.gm-style-iw > div:first-child { overflow: hidden !important;}

.gm-style-close {
    display: inline-block !important;
    opacity: 1 !important;
    text-indent: 1000px;
    height: 45px !important;
    width: 45px !important;
    right: 18px !important;
    top: -4px !important;
    border: 0 !important;
    background: url(/typo3conf/ext/cvb_distribution/Resources/Public/img/btn_close_bubble.png) center center no-repeat !important;
}

.gm-style-pin { display: none;}

.gm-style-close img { display: none !important;}

/* .gm-style-close:after {
  content: 'X';
  opacity: 1;
  background-color: #697078;
} */

/*      opacity: '1', // by default the close button has an opacity of 0.7

      right: '38px', top: '3px', // button repositioning
      border: '3px solid #fff', // increasing button border and new color
      'border-radius': '13px', // circular effect
      'box-shadow': '0 0 5px #3990B9' // 3D effect to highlight the button
*/



/* Table / Tabelle */
table {
    margin-bottom: 25px;
    border-spacing: 2px;
    border-collapse: inherit;
    margin-left: -2px;
    width: 100%;
}

table tr td {
    color: #000;
    padding: 5px 10px;
    font-weight:300;
}

table.ce-table tr:first-child td,
table th {
    background-color: #009FE3;
    color: #fff;
    font-weight:bold;
    padding: 5px 10px;
}
table td.style-red-bg {
    margin-bottom: 0;
    display: table-cell;
}

table.white-table {}
table.white-table tr td {
    background-color: inherit;
    color: #000;
    padding: 5px 5px;
    vertical-align: top;
}

table.white-table tr td:first-child { padding-left: 0; min-width: 65px; }
table.white-table tr td:last-child { padding-right: 0; }

table.white-table.ce-table tr:first-child td,
table.white-table th {
    background-color: inherit;
    color: #000;
    font-weight:normal;
}


table.contenttable tr:nth-child(odd) td {
    background-color: #f9f9f9;
}


/* Foo-Table */
.fooicon { font-size: 18px !important;  width: 15px; vertical-align:top;}

.fooicon-plus,
.fooicon-minus {
  position: absolute;
  margin-top: -2px;
  left: 5px;
  width: 24px;
  height: 24px;
  color: #E6007E;

  opacity: 1 !important;
}

.fooicon-plus:hover,
.fooicon-minus:hover {
  color: #009FE3;
}

.fooicon-plus:before,
.fooicon-minus:before {
    position: absolute;
    top: 2px;
    left: 0px;
    cursor: pointer;
    font-size: 24px;

    content: "\f055" !important;
    font-family: fontawesome;
    font-weight:bold;

}

.fooicon-minus:before {
  content: "\f056" !important;
}


.footable.breakpoint-sm .shop-table-cell.footable-first-visible,
.footable.breakpoint-xs .shop-table-cell.footable-first-visible {
  position: relative;
  padding-left: 40px;
}

.footable.breakpoint-sm .shop-table-row,
.footable.breakpoint-xs .shop-table-row {

}

.footable .footable-detail-row,
.footable .footable-detail-row tr,
.footable tr[data-expanded="true"] {
  background-color: #fff;
}

.footable-details>tbody>tr>th:nth-child(1) {
  border-bottom: 1px solid #fff;
  width: 102px !important;
}

/* Chor-Extension */
.search-box .col { width:49.75%; padding: 25px 30px; background-color: #f1f1f1;}
.search-box .col1 { margin-right: 0.5%; }
.search-box .col1 button {width: 49.75%; height: 48px; background-color: #009FE3; color: #fff; text-transform: uppercase; border: 0; float: left; cursor: pointer; padding: 0 20px;}
.search-box .col1 button:first-child {margin-right:0.5%;}
.search-box h3 { border-bottom: 0;}
.search-box input,
.search-box select { background-color: #fff; height: 32px; line-height: 32px; border: 1px solid #878787; }
.search-box input.search { height: 50px; line-height: 50px; width: 100%; margin-bottom: 20px;}
.search-box label { width: 95px; display: inline-block; font-weight: bold;}
.search-box select { padding: 0 12px; }


.search-box #choerefilter {display:table; width: 100%;}
.search-box .col-filter {display:table-cell; }
.search-box .col-space { display: table-cell; width: 15px;}
.search-box .col-filter-submit { width: 100px; display:table-cell; vertical-align: top;}
.search-box .col-filter-submit button { width:100%; height: 106px; border: 0; cursor: pointer; background-color: #009FE3; color: #fff; text-transform: uppercase;}

.search-box .filter-table { display: table; width: 100%;}
.search-box .filter-table .row { display: table-row; }
.search-box .filter-table label { display: table-cell; }
.search-box .filter-table select { display: table-cell; width:100%; margin-bottom: 5px; }


/* Forms */

.tx-zrwcvbforms .grey-box {
	padding:30px;
	background-color:#ececec;
}

.tx-zrwcvbforms .dark-grey-box {
	padding:30px;
	background-color:#e0e0e0;
}

.tx-zrwcvbforms .col_wrap {
	margin-bottom: 0px;
}

.tx-zrwcvbforms h2 {
	border-bottom-width:0px;
}

.tx-zrwcvbforms h3 {
	border-bottom-color:#000000;
}

.f-field input[type="text"],
.f-field select,
.f-field textarea {
  width: 100%; 
  margin-top: 0.4rem;
}

.menu-bar .f-field input[type="text"],
.menu-bar .f-field select,
.menu-bar .f-field textarea {
  margin-top: 0;
}

.grey-box .f-field input[type="text"],
.grey-box .f-field select,
.grey-box .f-field textarea {
    background-color: #fff;
    border: 1px solid #878787;
}

.ce-div-pink {
	border-bottom:1px solid #E6007E;
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
    clear: both;
}

.ce-div-white {
	border-bottom:1px solid #fff;
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
    clear: both;
}



.f-fieldset {
  margin-bottom: 1.2rem;
  margin-top: 1.2rem;
  position: relative; }
  .f-fieldset::after {
    content: " ";
    /* 1 */
    display: block;
    clear: both; }
  .f-fieldset > legend {
    margin-bottom: 1.2rem; }

.f-field-group {
  position: relative; }
  .f-field-group::after {
    content: " ";
    /* 1 */
    display: block;
    clear: both; }
	
.f-field-group.f-field-group-align-top .f-field,
.f-field-group.f-field-group-align-top .f-button-container {
	align-self: flex-start;
}	

.f-field-group.f-field-group-align-middle .f-field,
.f-field-group.f-field-group-align-middle .f-button-container {
	align-self: center;
}
	
	
  @media (min-width: 33.75em) {
    .f-field-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 33.75em) {
  .f-field-group--inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: nowrap row;
        flex-flow: nowrap row; } }

.f-button-container {
  margin-bottom: 2rem; }
  @media (min-width: 46.25em) {
    .f-button-container > * {
      margin-right: 1.2rem; }
      .f-button-container > *:last-child {
        margin-right: 0; } }
  .f-button-container button {
    font-family: PTSans, Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 4rem; }

.f-info-container {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-top: 3.5rem; }

.f-field {
  clear: left; }
  .f-fieldset .f-field,
  .f-field-group .f-field {
    margin-bottom: 1rem;
    min-height: 1px;
    padding-right: 35px;
    position: relative; }
  @media (min-width: 46.25em) {
    .f-field-group--inline .f-field {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } 			  
			  }
			  
			  
			  			  
			  
			  
  .f-field input[type="text"] {
    color: #333333; }
    .f-field input:focus {
      outline: 2px solid #E6007E; }
  .f-field button {
    white-space: nowrap; }

.f-field--inline {
  display: inline-block; }

@media (min-width: 33.75em) {
	
	
  .f-field--nano {
    clear: none;
    float: left;
    width: 15%; } }
	
@media (max-width: 46.25em) {
	
#calendar .f-field-group {
		display:block !important;
	
}	
}
	

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--nano {
    -ms-flex-preferred-size: 15%;
        flex-basis: 15%; } }

@media (min-width: 33.75em) {
  .f-field--tiny {
    clear: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    float: left;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 25%; } }

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--tiny {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }

@media (min-width: 33.75em) {
  .f-field--small {
    clear: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    float: left;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 33.333%; }
	
	.expert-search__advanced .f-fieldset .f-type-checkbox.f-field--small:nth-child(3n-1) {
			clear: left; 
		}
	 }

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--small {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%; 		
		} }

@media (min-width: 33.75em) {
  .f-field--medium {
    clear: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    float: left;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 50%; } }

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--medium {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; } }

@media (min-width: 33.75em) {
  .f-field--large {
    clear: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    float: left;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    width: 66.667%; } }

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--large {
    -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%; } }

@media (min-width: 33.75em) {
  .f-field--huge {
    clear: none;
    float: left;
    width: 75%; } }

@media (min-width: 33.75em) {
  .f-field-group--inline .f-field--huge {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%; } }

.f-type-checkbox input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.f-type-checkbox fieldset label {
  margin-bottom: 0.8rem; }

.f-type-checkbox label {
  cursor: pointer;
  display: inline-block;
  margin-right: 40px; }

.f-type-checkbox .f-label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  position: relative; 
  line-height: 27px;
}

.f-type-checkbox .f-label::before {	  
    background-color: #fff;
    border: thin solid #878787;
    bottom: 0;
    content: '';
    display: block;
    height: 20px;
    margin: 2px 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px; 
}

 .f-type-checkbox .f-label::after {
    background: #009FE3;
    bottom: 0;
    content: '';
    display: block;
    height: 14px;
    margin: 5px 0;
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 1px;
    -webkit-transition: opacity 0.1s 0s ease-in;
            transition: opacity 0.1s 0s ease-in;
    width: 14px; 
}



.f-type-checkbox input.f3-form-error + .f-label {
	color: #FF0064; 
}

.f-type-checkbox input.f3-form-error + .f-label::before {
	border-color: #FF0064; 
}

.f-type-checkbox input.f3-form-error + .f-label::after {
	background: #FF0064; 
}

.f-type-checkbox input:checked + .f-label::after {
	opacity: 1; 
}
	
.f-type-checkbox input:disabled + .f-label {
	color: #000; 
}

.f-type-checkbox input:disabled + .f-label::before {
	border-color: #000; 
}

.f-type-checkbox input:disabled + .f-label::after {
	background: #000; 
}
	
.f-type-checkbox label:first-of-type {
	margin-top: 0.8rem; 
}

.f-type-file {
  min-height: 4rem !important; }
  
  /*
  .f-type-file label {
    background-color: #69B849;
    color: #fff;
    display: inline-block;
    line-height: 2rem;
    padding: 1.2rem 2rem;
    -webkit-transition: background 0.1s ease-in-out;
            transition: background 0.1s ease-in-out; }
    .f-type-file label:focus, .f-type-file label:hover {
      background-color: #42752d; }
    .f-type-file label:disabled {
      background: #888; }
	*/	  
	  /*
  .f-type-file:not(.f-type-file-simple) input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
	*/
	
  .f-type-file .uploadblock {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .f-type-file .uploadblock button {
      margin-left: 2rem; }
  .f-type-file .previewblock {
    padding-left: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff; }
    .f-type-file .previewblock a.tx_wilfrontendedit_pi1_delete_button,
	.f-type-file .previewblock a.file_delete_button {
      color: inherit;
      text-decoration: none;
      background-color: #cc2626;
      color: #fff;
      display: inline-block;
      line-height: 2rem;
      padding: 1.2rem 2rem;
      -webkit-transition: background 0.1s ease-in-out;
              transition: background 0.1s ease-in-out; }
      .f-type-file .previewblock a.tx_wilfrontendedit_pi1_delete_button:hover, 
	  .f-type-file .previewblock a.tx_wilfrontendedit_pi1_delete_button:focus,
      .f-type-file .previewblock a.file_delete_button:hover, 
	  .f-type-file .previewblock a.file_delete_button:focus {
        color: #fff;
        text-decoration: none; }
      .f-type-file .previewblock a.tx_wilfrontendedit_pi1_delete_button:focus, 
	  .f-type-file .previewblock a.tx_wilfrontendedit_pi1_delete_button:hover,
      .f-type-file .previewblock a.file_delete_button:focus, 
	  .f-type-file .previewblock a.file_delete_button:hover	   {
        background-color: #a11e1e; }
    .f-type-file .previewblock .ok {
      color: #69B849;
      margin-right: 1.2rem; }
    .f-type-file .previewblock a {
      color: #333333;
      font-weight: bold; }
  .f-type-file .info {
    margin-top: 0.2rem;
    font-size: 1.1rem; }
  .f-type-file.f-type-file-simple > input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .f-type-file.f-type-file-simple label {
    margin-top: 1px;
    margin-right: 2rem; }
  .f-type-file.f-type-file-simple input {
    margin-top: -3px;
    line-height: 2.9; }

.f-files {
  font-size: 1.5rem;
  line-height: 1.25;
  display: block;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.2rem;
  min-height: 44px;
  padding-left: 1.2rem; }
  .f-files li {
    margin-bottom: 0.5rem; }
    .f-files li:last-child {
      margin-bottom: 0; }

.f-type-radio input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.f-type-radio fieldset label {
  margin-bottom: 0.8rem; }

.f-type-radio label {
  cursor: pointer; }

.f-type-radio .f-label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  position: relative; }
  .f-type-radio .f-label::before {
    background-color: #fff;
    border: thin solid #69B849;
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    height: 20px;
    left: 0;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 20px; }
  .f-type-radio .f-label::after {
    background: #69B849;
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    height: 14px;
    left: 3px;
    margin: auto 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.1s 0s ease-in;
            transition: opacity 0.1s 0s ease-in;
    width: 14px; }

.f-type-radio input:checked + .f-label::after {
  opacity: 1; }

.f-type-radio input:disabled + .f-label {
  color: #888; }
  .f-type-radio input:disabled + .f-label::before {
    border-color: #888; }
  .f-type-radio input:disabled + .f-label::after {
    background: #888; }

.f-type-radio label:first-of-type {
  margin-top: 0.8rem; }

.f-type-select .f-container {
  position: relative; }
  .f-type-select .f-container:before {
    height: 10px;
    background-image: url("../img/svg-sprite.svg");
    background-position: 0px -2003px;
    width: 15px;
    background-size: 106px 2027px;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .f-type-select .f-container::before {
    bottom: 14px;
    pointer-events: none;
    position: absolute;
    right: 0;
    margin-right: 15px; }
  .f-type-select .f-container select {
    border: 1px solid #878787;
    width: 100%;
    padding-right:6px; 
	padding-left:6px;
	}
    .f-type-select .f-container select:focus {
      outline: 1px solid #E6007E; }
  .f-type-select .f-container option {
    background-color: #fff;
    padding: 0.5rem; }

@media (min-width: 33.75em) {
  .f-input--nano .f-container {
    width: calc(20% - 17.5px); }
  .f-input--tiny .f-container {
    width: calc(25% - 17.5px); }
  .f-input--small .f-container {
    width: calc((100% / 3) - 23px); }
  .f-input--medium .f-container {
    width: calc(50% - 17.5px); }
  .f-input--large .f-container {
    width: calc((100% / 3 * 2) - (17.5px * 2 / 3)); } }

.f-field--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .f-field--inline .f-container {
    display: inline-block;
    margin-right: 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .f-field--inline label {
    display: inline;
    position: relative;
    top: 5px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    left: 35px; }

.f-type-file .f-field-description {
  margin-bottom: 0.8rem; }

.f-type-file button:not(.ibutton__icon) {
  background-color: #69B849;
  color: #fff;
  display: inline;
  font-size: 1.6rem;
  line-height: 1.8rem;
  padding: 1.2rem 2rem;
  -webkit-transition: background 0.1s ease-in-out;
          transition: background 0.1s ease-in-out; }
  .f-type-file button:not(.ibutton__icon):focus, .f-type-file button:not(.ibutton__icon):hover {
    background-color: #42752d; }

.f-field__title {
  font-family: PTSans, Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5rem;
  margin-bottom: 0.8rem; }

textarea {
  margin-top: 0.8rem; 
  padding:10px;
  }

.f-container {
  position: relative; }

p.error {
	color: #FF0064;
	padding:10px;
	font-weight:bold;
}

.f-field .error {
  color: #fff;
  margin-bottom: 0;
 }
  .f-field .error + .f-container input,
  .f-field .error + .f-container select,
  .f-field .error + .f-container textarea {
    border-color: #FF0064; }

.f-field--hiddenlabel label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.files--complex {
  margin-bottom: 0; }
  .files--complex .f-field {
    margin-bottom: 1.2rem; }
  .files--complex .f-field-group {
    margin-bottom: 0; }
  .files--complex .hiddenfield {
    display: none; }
  .files--complex .error {
    color: #FF0064;
    display: inline-block;
    margin-left: 2rem; }

.f-field--required label::after {
  content: '*';
  margin-left: 2px; }


.f-field--notrequired .asterix {
	display:none;
}

/* all * raus */
.tx-zrwcvbforms .asterix {
	display:none;
}

.nachweise_block--template {
  display: none; }

.add-field {
  background-color: #69B849;
  color: #fff;
  display: inline;
  font-size: 1.6rem;
  line-height: 1.8rem;
  padding: 1.2rem 2rem;
  -webkit-transition: background 0.1s ease-in-out;
          transition: background 0.1s ease-in-out; }
  .add-field:focus, .add-field:hover {
    background-color: #42752d; }

.sub-checkbox-group {
  padding-left: 3.5rem; }
  .sub-checkbox-group .c-container {
    margin-bottom: 0; }
    .sub-checkbox-group .c-container label {
      margin-bottom: 0; }

.f-field-group--nachweise {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.f-field .messageblock {
  font-size: 1.2rem;
  margin-top: 0.5rem; }

.f-type-file-label .f-files {
  margin-top: 0.5rem;
  font-size: 1.4rem;
  padding: 0;
  min-height: 0; }

.f-type-file-label.f-field--required label::after {
  content: none; }

.f-type-file-label.f-field--required .field-label::after {
  content: '*';
  margin-left: 2px; }

.f-type-legend {
	text-align:right;
	justify-content:flex-start;
}

.tx-zrwcvbforms input.datetime {
    background: #fff url('/typo3conf/ext/zrw_community_chor/Resources/Public/pix/cal_icon.png') center right 10px no-repeat;
}


label ~ p {
	margin-top:0.5rem;
	margin-bottom:0.5rem;
	padding:0;
	font-size:0.9rem;
}

.f-button-group {
	justify-content: space-between;
	display:flex;
}

.f-button-pink input[type="submit"] {
	background-color:#E6007E;
}

.f-button-right input[type="submit"] {
	font-size:2rem;
	padding: 2rem;
}

.link-back:before {
	content:"< ";
}

.tx-zrwcvbforms div.error {
	padding:10px;
	margin-bottom:10px;
}

.tx-zrwcvbforms  .f-field input[disabled="disabled"],
.tx-zrwcvbforms  .f-field select[disabled="disabled"],
.tx-zrwcvbforms  .f-field textarea[disabled="disabled"],
.tx-zrwcvbforms  .f-field input.disabled {
    background-color: #ececec; !important}

.tx-zrwcvbforms table {
	border-spacing:0px;
}

.tx-zrwcvbforms li {
	font-weight:300;
}

.tx-zrwcvbforms th {
	background-color:transparent;
	color: #009FE3;
	text-align:left;
	border-bottom:1px solid #d2d2d2;
	padding:10px;
	text-transform:uppercase
}

.tx-zrwcvbforms td {
	padding-top:4px;
	padding-bottom:4px;
}

.tx-zrwcvbforms th.created,
.tx-zrwcvbforms th.changed,
.tx-zrwcvbforms td.created,
.tx-zrwcvbforms td.changed {
	text-align:center;
}

.tx-zrwcvbforms td a {
	color:#000;
	text-decoration:underline;
}

.bootstrap-datetimepicker-widget ul li {
	list-style-type:none !important;
	padding:0;
	margin:0;
}

.bootstrap-datetimepicker-widget ul li:before {
    content: '' ;
}

.tx-zrwcvbforms .status-circle { display: inline-block; width:16px; height: 16px; border-radius: 50%; border: 0; margin-top: 3px;}

.tx-zrwcvbforms .status-circle-col { padding-right: 0; }

.tx-zrwcvbforms .status-legend { float: right; margin-top: 0px; margin-bottom: 20px;  }
.tx-zrwcvbforms .status-legend .status-text {color: #878787; font-size: 14px; font-weight: 300; padding-left: 20px; padding-right: 10px;  position: relative;}
.tx-zrwcvbforms .status-legend .status-text:last-child { padding-right: 0;}

.tx-zrwcvbforms .status-legend .status-circle { left: 0; top: 2px;  position: absolute; width: 12px; height: 12px; margin-top: 0; }
/* proof */
.tx-zrwcvbforms .status-circle-0,
.tx-zrwcvbforms .status-circle-10,
.tx-zrwcvbforms .status-circle-90 { background-color: #EDB800; }
/* hidden */
.tx-zrwcvbforms .status-circle-60 { background-color: #0292C2; }
/* rejected */
.tx-zrwcvbforms .status-circle-70 { background-color: #DE0000; }
/* active */
.tx-zrwcvbforms .status-circle-100 { background-color: #0CAE00; }
/* planned */
.tx-zrwcvbforms .status-circle-105 { background-color: #8C40FF; }
/* outdated */
.tx-zrwcvbforms .status-circle-110 { background-color: #9A9A9A; }

/* active */
.tx-zrwcvbforms .status-circle-120 { background-color: #1C7415; }


.col_wrap.two_calc,
.col_wrap.three_calc,
.col_wrap.four_calc  {
	display:flex;
  align-items: center;
  justify-content: center;	
  padding-bottom:0.2rem;
}

.two_calc .col1 {
	float:none;
	width:67%;
}

.two_calc .col2 {
	float:none;
	width:30%;
}

.three_calc .col1 {
	float:none;
	width:33%;
	overflow: hidden;
	margin-right: 1%;
}

.three_calc .col2 {
	float:none;
	width:33%;
	overflow: hidden;
	margin-right: 0%;	
}

.three_calc .col3 {
	float:none;
	width:33%;
	overflow: hidden;
	margin-right: 0%;	
}

.four_calc .col1 {
	float:none;
	width:30%;
	overflow: hidden;
	margin-right: 3%;
}

.four_calc .col2 {
	float:none;
	width:25%;
	overflow: hidden;
	margin-right: 3%;	
}

.four_calc .col3 {
	float:none;
	width:25%;
	overflow: hidden;
	margin-right: 3%;	
}

.four_calc .col4 {
	float:none;
	width:25%;
}

.two_calc.title .col1,
.two_calc.title .col2 {
	color:#009FE3;
	text-transform:uppercase;
	font-weight:bold;
}

.two_calc .col1 label,
.two_calc .col2 label,
.three_calc .col1 label,
.three_calc .col2 label,
.three_calc .col3 label,
.four_calc .col1 label,
.four_calc .col2 label,
.four_calc .col3 label,
.four_calc .col4 label {
	font-weight:300;
}
	
.two_calc.sub-headline .col1 label,
.two_calc.sub-headline .col2 label {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0.5rem;
	display:block;
}


.two_calc.title .col2 {
	text-align:right;
}

.f-fieldset .two_calc .f-field,
.f-fieldset .three_calc .f-field,
.f-fieldset .four_calc .f-field {
	padding:0;
	margin:0;
}

.two_calc .f-field input[type="text"], 
.two_calc .f-field select, 
.two_calc .f-field textarea,
.three_calc .f-field input[type="text"], 
.three_calc .f-field select, 
.three_calc .f-field textarea,
.four_calc .f-field input[type="text"], 
.four_calc .f-field select, 
.four_calc .f-field textarea {
	margin-top:0;
}

.f-fieldset:first-child,
.col_wrap.two_calc:first-child {
	padding-top:0;
	margin-top:0;
}

.f-fieldset:last-child,
.col_wrap.two_calc:last-child {
	padding-bottom:0;
	margin-bottom:0;
}

.four_calc + label,
.three_calc + label,
.two_calc + label {
	clear:both;
	display:block;
	padding-top:1rem;
	font-weight:300;
}

label + .two_calc {
	margin-top:0.5rem;
}

.two_calc + .ce-div {
	margin-top:0.5rem !important;
}

.float-format {
	text-align:right;
}

.grey-box .f-field input[type="text"].inactive {
	background-color:transparent;
	font-weight:bold;
	border-width:0px;
}

.grey-box .f-field input[type="text"].inactive.f3-form-error {
	border-width:2px;
}


.tx-zrwcvbforms  td h4 {
	padding-bottom:0rem;
}

.tx-zrwcvbforms p.hint {
	font-size:0.9rem;
	color:#E6007E;
	font-style:italic;
	padding-bottom:0;
}

.f-container .counter {
	margin-top:5px;
	font-size:0.9rem;
}

.f-container .counter.exceeded {
	color:#F00;
}

.f-container .counter:before {
	content: "Zeichen zur Verfügung: "
}

label .tiny-hint {
	font-size:0.8rem;
	font-style:italic;
}

p.tiny-hint {
	font-size:0.8rem;
}

label.label-small {
	font-size:0.8rem;
	font-style:italic;	
	padding-top:0.5rem;
	padding-bottom:0.2rem;
	display:block;
}

.tx-zrwcvbforms table h3 {
	margin-top:3rem;
}

.tx-zrwcvbforms table h4 {
	font-style:italic;
	margin-top:2rem;
}