body {
  background-color: white;
	font-family:'Calibri W01 Light';
  font-size: 16px;
  position: relative;
  /*! overflow-y: scroll; */
  min-height: 100vh;
  min-width: 320px;
  font-weight: lighter;
}
.important{
  color: #ef7e25;
  font-size: 30px;
  line-height: .8;
  font-family:'Calibri W01 Bold_904607';
}
span.info {
    color: #ff9b00;
    animation: 500ms linear 500ms blink 1;  
}

@keyframes blink {
    0%   { text-shadow: 0px 0px 0px rgba(255 0 0 / 0%); }
    50%  { text-shadow: 0px 0px 2px rgba(185 0 0 / 50%); }
    100% { text-shadow: 0px 0px 0px rgba(255 0 0 / 0%); }
}
b{
font-family:'Calibri W01 Bold_904607';
  font-weight: normal;
}
a{
  text-decoration: underline;
  color: inherit;
}
.bg h2,
.bg h1,
.bg h3,
.bg h4,
.bg h5,
.bg h6{
  margin-top: 0;

}

h5, .h5 {
  font-size: 16px;
  color: #e20613;
}


.footer .ce-gallery .image img,
.footer .ce-gallery .ce-media img {
	max-width:100%;
	max-height:100%;
	height: auto;
	width:auto;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	width:100%;
	transition: 0.5s;
}

.footer .ce-gallery .image img:hover,
.footer .ce-gallery .ce-media img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0%);
	transition: 0.5s;
}

footer.footer .ce-textpic .ce-gallery img.image-embed-item[src$=".svg"] {
    width:  27px;
    height: 27px;
}

.header-wrap {
	background-color: #fff;
	display: block;
	height: 90px;
	position: sticky;
	top: 0px;
	width: 100%;
	z-index: 20;
}

@media(min-width: 1200px) {
	.header-wrap {
		height: 110px;
	}
}

.accordion h3,
.frame-layout-accordion h3 {
   cursor: pointer;
}
.accordion .ce-bodytext,
.frame-layout-accordion .ce-bodytext {
  max-height: 0;
  transition: max-height 1s;
  overflow:hidden;

}
.accordion .ce-bodytext,
.frame-layout-accordion .ce-bodytext {
  border-top: 1px solid #787677;

}
hr {
  border-top: 1px solid #787677;
}
.accordion-open .ce-bodytext{
  max-height: 1000px;

}
.ce-bodytext ul {
  padding-left: 19px;
}
.ce-bodytext li{
  list-style-type: none;
  position: relative;
}
.ce-bodytext li:before{
  content: "";
  width: 10px;
  height: 1px;
  background-color: black;
  position: absolute;
  display: block;
  left: -19px;
  top: 12px;
}
.bg{
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.bg-green{
  background-color: #a1c52b;
  color: white;
}
.bg-orange{
  background-color: #ef7e25;
  color:white;
}

p {
    margin: 5px 0 10px;
}

.headerbar-content{
  width: 100%;
  float: left;
}

.bg-blue{
  background-color: #00a6d5;
  color: white;
}

.bg-yellow {
  background-color: #fae445;

}
.bg-gray{
    background-color: #4a4a49;
}
.bg-gray2{
  color:white;
  background-color:   #787677;
}
.headerbar .headerbar-icon .ce-gallery {
  padding: 0;
  margin: 0
}
.headerbar-icon .ce-gallery img{
  width: auto;
  height: 20px;

  width: 20px;
}
.headerbar-icon{
  padding: 4px;
  border-radius: 3px;
 float: left;
}
.headerbar-bar,.headerbar-icon{
   margin-bottom: 15px;
  margin-top: 30px;
}
.contentwrapper{overflow: hidden;width: 100%;}
.headerbar-bar{
    padding: 4px;

  float: left;
min-height: 28px;
  width: calc(100% - 31px);
  margin-left: 3px;
    font-size: 17px;
    line-height: 20px;
}

.headerbar.row{
  padding: 0;
  margin: 0;

}
.tx-owl-slider h1, .tx-owl-slider h2, .tx-owl-slider h3, .tx-owl-slider h4, .tx-owl-slider h5, .tx-owl-slider h6 {
  margin: 0;
  margin-bottom: 8px;
  margin-top: 8px;
}
.tx-owl-slider p {
  margin: 0;
}
.owl-buttons, .tx-owl-slider .item div > *, .margin {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.owl-buttons{
  height: 100%;
  position: relative;
  pointer-events: none;
}
.owl-theme .owl-controls .owl-buttons .disabled{
  display: none;
}
.ce-menu ce-menu-1 {
  padding-left: 0px;

}
div.csc-mailform ol li {
  overflow: hidden;
  list-style: none;
}
.tx-owl-slider a {
  color: white;
}
.tx-owl-slider .item a {
  color: white;
}

fieldset.form-group {
	margin-bottom: 3rem;
}

.frame-type-form_formframework input[type=text],
.frame-type-form_formframework input[type=email],
.frame-type-form_formframework select,
.frame-type-form_formframework textarea,
.csc-mailform input[type=text], .csc-mailform input[type=email], .csc-mailform input[type=tel], .csc-mailform textarea {
  background-color: #F6F6F6;
  border: none;
	border-radius: 0;
  margin-bottom: 10px;
  width: 100%;
}
.frame-type-form_formframework li label,
div.csc-mailform li label {
  width: 150px;
  margin-right: 20px;
}
.frame-type-form_formframework select,
div.csc-mailform select {
  width: 100%;
	margin-bottom: 12px;
}
.frame-type-form_formframework input[type=submit],
.csc-mailform input[type=submit] {
  background-color: #4a4a49;
  border: none;
  font-weight: bold;
  padding: 3px 5px;
  width: 100%;
  color: white;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
 /*! text-transform: uppercase; */
  font-weight: lighter;
}
.headerLogo img {
  /*! margin: 0 auto; */
  width: 100%;
  display: block;
  /*! max-width: 155px; */
  padding-top: 20px;
  padding-bottom: 20px;
  width: 200px;
	height:90px;
}


.purplebg {
  background-color: #FFCC00;
  color: white;
  padding: 1px 15px;
}
.tx-owl-slider img {
  width: 100%;
  height: auto;
}
.tx-owl-slider .item div {
  background-color: #4A494F;
  color: white;
  padding: 10px;
}
.imagetile {
  background-color: #EDEDED;
  overflow: auto;
  display: table;
  margin-top: 30px;
}
.mainContent {
  /*! padding-top: 20px; */
}
.imagetile>* {
}
.imagetile img {
  width: 100%;
  height: auto;
}
.imagetile .ce-bodytext {
  margin: 0px 25px;
}
.imagetile .ce-gallery {
  margin: 0;
}
.frame-layout-moodimage *,
.moodimage *{
  width: 100%;
  margin:0 !important;
  padding: 0;
}
.ce-gallery img {
  height: auto;
  width: 100%;
}
.hamburger {
  /*! background-color: #FFCC00; */
  padding: 10px 5px 3px;
  float: right;
  margin-bottom: 5px;
  position: absolute;
  right: 10px;
  top: 30px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {

  width: 30px;
  height: 3px;
}
.hamburger-box {
  height: 20px;
  width: 30px;
}
.headerContainer {
  /*! position: relative; */
  z-index: 15;
  padding-bottom: 0px;
}
.scrolled .headerContainer {
  margin-bottom: 50px;
}
.header {
  background-color: white;
  /*! position: fixed; */
  width: 100%;
}
.hamburgerwrapper {
  background-color: white;
  overflow: auto;
  padding-top: 5px;
  width: 100%;
  z-index: 13;
  max-width: 100%;
}
.scrolled .hamburgerwrapper {
  position: fixed;
  top: 0;
  left: 0;
}
.headernav {
  margin-left: -300px;
  float: left;
  width: 300px;
  transition: margin 0.3s;
  z-index: 12;
  background-color: white;
  height: 100vh;
  overflow: hidden;
  min-height: 100%;
  position: absolute;
}
.menuactive .headernav {
  margin-left: 0;
}
.overlaywrapper {
  position: absolute;
  min-height: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  pointer-events: none;
  /*!  */
}
.languageMenu {
  position: absolute;
  top: 120px;
  left: -200px;
  z-index: 20;
  transition: left 1s;
}
.menuactive .languageMenu {
  left: 15px;
}
.languageMenu ul {
  list-style-type: none;
  padding: 0;
}
.languageMenu li {
  float: left;
  margin: 0;
  color: white !important;
}
.languageMenu a, .languageMenu a:visited, .languageMenu a:hover {
  color: white;
  padding: 10px;
  display: block;
  margin-right: 5px;
  background-color: #FFCC00;
  width: 40px;
  text-align: center;
}
.overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  transition: all 1s;
  cursor: pointer;
}
.menuactive .overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.menuactive .overlaywrapper {
  pointer-events: all;
}
nav a, nav a:active {
  /*! background-color: #FFCC00; */
  color: #3C3C3B;
  font-size: 20px;
  display: block;
  width: 100%;
  text-decoration: none;
  transition: background-color 0.3s, color 0.3s;
  padding-left: 10px;
  /*! text-transform: uppercase; */
  border-top: 1px solid black;
}
nav li:hover>a, nav .active>a, nav .selected>a {
  color: #3C3C3B;
  /*! background-color: #3C3C3B; */
  text-decoration: none;
}
nav li:hover .expandicon, nav .active .expandicon, nav .selected .expandicon {
  /*! border-left-color: #FFCC00; */
}
.level2 {
  max-height: 0px;
  overflow: hidden;
  margin-left: 10px;
}
.open .level2 {
  max-height: 1000px
}
nav .open .expand {
  transform: rotate(90deg);
}
.expandicon {
  border-left: 10px solid #3C3C3B;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  position: absolute;
  top: 5px;
  left: 10px;
  pointer-events: none;
  box-sizing: content-box;
}
.open .expand {
  transform: rotate(90deg);
}
nav .expand {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  transition: transform 0.5s;
}
nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
nav li {
  line-height: 30px;
}
nav .level1>li:last-child {
  border-bottom: 1px solid white;
}
nav .level1>li {
  position: relative;
}
.headernav .level2 a {
  /*! border: 1px solid white; */
  border-top: 0px;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: bold;
}
.headernav .level3 a{
  font-weight: normal
}
.footer {
  font-size: 13px;
  /*! padding: 0 30px; */
  padding-top: 60px;
  /*! margin: 0 -15px; */
  /*! min-height: 300px; */
  /*! margin-top: 70px; */
  /*! padding-top: 30px; */
  color: white;
}
.footer a {
  color: white;
}

.owl-controls {
  display: none !important;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}


@media screen and (min-width:600px) {
  .csc-mailform input[type=text], .csc-mailform input[type=email], .csc-mailform input[type=tel], .csc-mailform textarea {
   /* width: calc(100% - 170px);*/
  }
}
@media screen and (min-width:1200px) {
  .headernav .level2 a:hover,
  .headernav .level2 .selected>a{
    text-decoration: underline;
  }
    .level2 li{
    border-right: 1px solid #484848;
      height: 100%;
      display: table-cell
  }
  .level2 li:last-child{border:0}
      .level3 li{
    border-right: 0px solid #484848 ;display: block;
  }
  nav .level1 > li{
    position: static
  }
  .level2 li{
    /*! float: left; */
    width: 25%;
  }
  .level3 li{

    float: none;
    width: 100%;
  }
  .topnav  a,.topnav a:active{
    font-size: 12px;
  }
  .hamburger{display: none;}
  .topnav{
    position: absolute;
    top:0;
    right: 0;
  }
  .topnav li{
    float: left
  }
  .headerLogo{
    float: left
  }
  .owl-controls {
    display: block !important;
  }
  .level1>li:not(:last-child) {
    margin-right: 44px;
  }
  .topnav>ul>li:last-child a,
  .level1>li:last-child a{
    padding-right: 0
  }
  .owl-theme .owl-controls .owl-buttons div {
    display: none;
  }
  .important {
    display: inline-block;
    margin-left: 0px;
  }
  .owl-theme .owl-controls {
    /*! margin: 0; */
  }
  .owl-theme .owl-controls .owl-buttons div {
    display: block;
    position: absolute;
    top: calc(50% - 35px );
    left: 0px;
    width: 41px;
    height: 70px;
    transform: rotate(180deg);
    color: transparent;
    background-color: transparent;
    /*! border: 0px solid black; */
    /*! border-color: rgba(255, 255, 255, 0.5); */
    border-style: solid;
    border-radius: 0px;
    border-left-width: 4px;
    border-top-width: 4px;
    background: url(/fileadmin/templates/default/img/pfeil.svg);
    background-repeat: no-repeat;
    pointer-events: all;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next {
    transform: rotate(0deg);
    left: auto;
    right: 0px;
  }
  .tx-owl-slider .item div {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    width: 100%
  }
  .hamburgerwrapper {
    display: none;
  }
  .headernav {
    margin-left: 0;
    padding-top: 0;
    float: right;
    width: auto;
    background-color: transparent;
    height: auto;
    overflow: visible;
    min-height: auto;
    position: static;
    /*! bottom: 0; */
  }
  .overlaywrapper {
    position: static;
    border-top: 0;
    min-height: 0;
    pointer-events: all;
    margin: 0;
    float: right;
    width: auto;
  }
  .overlay, .menuactive .overlay {
    background-color: transparent;
  }
  .headernav>ul>li {
    float: left;
    border: 0px solid;
  }

	/*.headernav a:active*/
  .headernav a {
    width: auto;
    padding: 5px 10px;
    border: 0;
  }
  .headernav>ul>li>a{
    line-height: 42px;
  }

  .headernav .level1>li>a:after{
    height: 5px;
    content: "";
    background-color: #484848;
    display: block;
    width: 0%;
    transition: width 0.3s;
  }
  .headernav .level1>li.open>a:after,
  .headernav .level1>li.selected>a:after,
   .headernav .level1>li.active>a:after,
  .headernav .level1>li:hover>a:after{
    width: 100%
  }
  .headernav .level2>li {
    float: left;
    width: 25%;
  }


  .level2 {
    position: absolute;
    margin: 0;
    width: 100%;
    left: 0;
    /*! top: 110px; */
    background-color: rgba(255,255,255,0.9);
    border-bottom: 0px solid #484848;
    /*! padding-top: 16px; */
  }
  .level2.level3{
    position: static;
    border-bottom: 0px;
    width: 100%;
    padding-top: 0;
    background-color: transparent;
  }

  .headernav li:hover .level2 {
    max-height: 1000px;
    white-space: nowrap;
    border-bottom-width: 5px;
    padding-top: 16px;
  }
  .level2 ul {
  display: table;
  width: 100%;
  padding: 15px 0px;
  }
  .level3 ul{
    padding: 0;
  }
  .expand {
    display: none;
  }
  .overlay {
    display: none;
  }
  .header {
    position: relative;
  }
  nav .level1 > li:last-child {
    border: 0
  }
  .level1 {
    width: 100%;
    /*! padding: 0 15px; */
    overflow: visible;
    /*! position: absolute; */
    margin-top: 18px;
    float: right;
  }
  .headernavContent {
    background-color: #FFCC00;
    padding: 0;
    width: 100%;
    height: 40px;
  }
  .headerContainer {
    padding-top: 20px;
    /*! padding-bottom: 23px; */
    position: relative;
    float: left;
    width: 100%;
  }
  .header {
    background-color: transparent;
  }
  .open .level2 {
    max-height: 0;
  }
  .languageMenu {
    right: 30px;
    left: auto;
    top: 134px;
  }
}

/* BOOTSTRAP FIVE COLS HACK */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



.headerbar .headerbar-bar {
  line-height: 5px;
  padding-left: 10px;
}

.headerbar-bar p{
  margin-bottom: 7px;
  margin-top: 7px;
  float: right;
  margin-right: 6px;
  font-size: 16px;
}

.ce-video .ce-column {
	float: none;
}

.video-embed {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.video-embed-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.employee {
    position: relative;
}

.employee .img-normal,
.employee .img-with {
    width: 100%;
    height: auto;
}

.employee .img-with {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 300ms linear;
}
.img-with:hover {
    opacity: 1;
}

/* == Submenu == */

.frame-type-menu_subpages  {
	font-size: 24px;
}

.frame-type-menu_subpages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.frame-type-menu_subpages li {
	margin-bottom: 3px;
}

.frame-type-menu_subpages a:hover {
	color: #222222 !important;
}

.redlink,
.redlink:hover,
.redlink:focus {
	color: #e20613;
}
