@charset "UTF-8";
/* moved by compressor */
/* default styles for extension "tx_jhmagnificpopup" */
	.image-center .image>a>img {
		margin: 0 auto;
	}
/* default styles for extension "tx_damnaddresssearch" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-damn-addresssearch table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-damn-addresssearch table th {
		font-weight:bold;
	}

	.tx-damn-addresssearch table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}


/* additional, not originally from Magnific Popup CSS */
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
}

/* Magnific Popup CSS version 1.1.0 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
#damn_newslettercta_banner {
  position: fixed;
  bottom: 0;
  left: 20px;
  padding: 0 3%;
  padding-top: 30px;
  transition: transform 1s;
  transform: translateY(0%);
}
#damn_newslettercta_banner.hide {
  transform: translateY(130%);
}
#damn_newslettercta_banner * {
  box-sizing: border-box;
}
#damn_newslettercta_banner .content_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  position: relative;
  min-width: 315px;
  min-height: 140px;
  border: 3px solid #29c4ce;
  background: #ffffff;
  color: #414143;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.15);
}
#damn_newslettercta_banner .content_wrapper .icon_wrapper {
  background: #ffffff;
  padding: 25px;
  transform: rotate(-12deg);
  border: 3px solid #29c4ce;
  width: 125px;
  height: 125px;
  position: absolute;
  top: -15%;
  left: -7%;
}
#damn_newslettercta_banner .content_wrapper .icon_wrapper > img {
  width: 100%;
  height: 100%;
}
#damn_newslettercta_banner .content_wrapper .text_wrapper {
  background: #ffffff;
  padding: 20px;
  padding-left: 130px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
}
#damn_newslettercta_banner .content_wrapper .text_wrapper > h3 {
  color: #414143;
  max-width: 170px;
  font-size: 19px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 600;
}
#damn_newslettercta_banner .content_wrapper .text_wrapper > .newsletter_button {
  background: #29c4ce;
  padding: 3px 15px;
  color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.23);
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  transition: .3s ease;
}
#damn_newslettercta_banner .content_wrapper .text_wrapper > .newsletter_button:hover {
  box-shadow: none;
  background: #22a4ac;
}
#damn_newslettercta_banner .content_wrapper .close_popup {
  width: 12px;
  height: 12px;
  display: block;
  line-height: 12px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
#damn_newslettercta_banner .content_wrapper .close_popup:before {
  color: #29c4ce;
  content: "\D7";
  font-size: 22px;
  line-height: 12px;
}

.tx_damntimeline {
  position: relative;
}
.tx_damntimeline::before {
  content: "";
  background: #52b348;
  opacity: 0.3;
  width: 5px;
  height: auto;
  top: 20px;
  bottom: 70px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tx_damntimeline .item {
  width: 100%;
  margin-bottom: 70px;
  position: relative;
}
.tx_damntimeline .item .content {
  position: relative;
  width: 45%;
  padding: 0;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.tx_damntimeline .item .content:after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  right: -15px;
  border-width: 10px 0 10px 15px;
  border-color: transparent transparent transparent #ffffff;
}
.tx_damntimeline .item .content .card-header {
  min-height: 2.5rem;
  position: relative;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  background: #ffffff;
}
.tx_damntimeline .item .content .card-header.no-image {
  /*overflow:visible;*/
}
.tx_damntimeline .item .content .card-header .date {
  background: #52b348;
  display: inline-block;
  color: #FFF;
  padding: 0.5rem;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.3em;
}
.tx_damntimeline .item .content .card-header .img {
  /*display: block;*/
  line-height: 0;
}
.tx_damntimeline .item .content .card-header .img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.tx_damntimeline .item .content .card-header .video {
  aspect-ratio: 1.77777778;
}
.tx_damntimeline .item .content .card-header .video * {
  width: 100%;
  height: 100%;
  border: none;
}
.tx_damntimeline .item .content .card-body {
  padding: 30px 30px 30px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  background: #ffffff;
}
.tx_damntimeline .item .content .card-body h1:first-child,
.tx_damntimeline .item .content .card-body h2:first-child,
.tx_damntimeline .item .content .card-body h3:first-child {
  margin-top: 0 !important;
}
.tx_damntimeline .item .content .card-body .text.truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.tx_damntimeline .item .content .card-body .text.truncate p:not(:first-child) {
  display: none;
}
.tx_damntimeline .item .content .card-body .text.truncate.open {
  overflow: visible;
  display: block;
  -webkit-line-clamp: none;
  -webkit-box-orient: vertical;
}
.tx_damntimeline .item .content .card-body .text.truncate.open p {
  display: block;
}
.tx_damntimeline .item .content .card-body .more .truncate_toggle .less {
  display: none;
}
.tx_damntimeline .item .content .card-body .more .truncate_toggle.toggled .more {
  display: none;
}
.tx_damntimeline .item .content .card-body .more .truncate_toggle.toggled .less {
  display: inline;
}
.tx_damntimeline .item .content .card-body .more .truncate_toggle,
.tx_damntimeline .item .content .card-body .more .link {
  background: #52b348;
  color: #FFFFFF;
  padding: 8px 20px;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 10px;
  display: inline-block;
  border-radius: 2px;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
}
.tx_damntimeline .item .content .card-body .more .truncate_toggle:hover,
.tx_damntimeline .item .content .card-body .more .link:hover,
.tx_damntimeline .item .content .card-body .more .truncate_toggle:active,
.tx_damntimeline .item .content .card-body .more .link:active,
.tx_damntimeline .item .content .card-body .more .truncate_toggle:focus,
.tx_damntimeline .item .content .card-body .more .link:focus {
  background: #75c26d;
  color: #FFFFFF;
  text-decoration: none;
}
.tx_damntimeline .item:nth-child(even) .content {
  float: right;
}
.tx_damntimeline .item:nth-child(even) .content .date {
  right: auto;
  left: 0;
}
.tx_damntimeline .item:nth-child(even) .content:after {
  content: "";
  position: absolute;
  border-style: solid;
  width: 0;
  height: 0;
  top: 30px;
  left: -15px;
  border-width: 10px 15px 10px 0;
  border-color: transparent #ffffff transparent transparent;
}
.tx_damntimeline .item:after {
  content: "";
  display: block;
  clear: both;
}
.tx_damntimeline .item .dot {
  width: 30px;
  height: 30px;
  background: #52b348;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-top: 25px;
  margin-left: -15px;
}
@media screen and (max-width: calc(1023px)) {
  .tx_damntimeline::before {
    left: 50px;
  }
  .tx_damntimeline .item .dot {
    left: 50px;
  }
  .tx_damntimeline .item .content {
    max-width: 100%;
    width: auto;
    margin-left: 70px;
  }
  .tx_damntimeline .item .content .card-header .date {
    right: auto;
    left: 0;
  }
  .tx_damntimeline .item .content:after {
    content: "";
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    right: auto;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #ffffff transparent transparent;
  }
  .tx_damntimeline .item:nth-child(even) .content {
    float: none;
  }
}


/* CSS Document */


/* UNIVERSAL */
* {
  margin: 0px;
  padding: 0px;
}
.text-center{
  text-align: center;
}

.homepage_element {
    margin: 0 100px;
}
@media screen and (max-width: 1015px) {
    .homepage_element {
        margin: 0 25px;
    }
}

.soft-box-shadow {
    box-shadow: 0.518px 1.932px 7px rgba(102, 102, 102, 0.2);
}

/* TYPO 3 Selectoren modifiziert */
.contents .ce-media img {
 width: auto;
}

.level-2 {
  display:none;
}

.level-1 {
  font-size: 0.8em;
}

body,html{
  -webkit-overflow-scrolling: touch;
  }

body {
  width: 100%;
  /*background-color: #d9d9d9;*/
  /*font-family: 'Montserrat', sans-serif;*/
  /*font-family: 'Montserrat Light', arial;*/
  font-family:'Titillium Web',sans-serif;
  color: #414143;
}

p {
  /*font-family: 'Montserrat Hairline', arial;*/
  font-family:'Titillium Web',sans-serif
}
/*
p.no_background { 
  background: #d9d9d9; 
}
*/
body #mainContent > section {
  padding: 0 !important;
}

/*body #mainContent > section.background-color_light_white,
body #mainContent > section.background-color_white {
 padding: 60px 0 !important;
}*/

body #mainContent #c59 {
  padding: 30px !important;
}

#wrapper {
/*  background-color: #d9d9d9;*/
  background-color: #FFF;
  
  margin: auto;
  max-width: 1200px;
  margin-top: 94px;
}
@media screen and (max-width: 1015px){
    #wrapper {
        margin-top: 122px;
    }
}
/*#subsite + #wrapper {
    padding-top: 50px;
}*/

/*
#wrapper > * > * {
  margin: auto;
  max-width: 1200px;
}
*/

/* TEXT FORMAT */
.center {
  text-align: center;
}

.justify {
  text-align: left;
}

.italic {
  font-style: italic;
}

.right {
  text-align: right;
}

.caps {
  font-variant:small-caps;
}

/* FONT SIZE */
.font-size_3 {
  font-size: 3em;
}

.font-size_2 {
  font-size: 2em;
}

.font-size_1_5 {
  font-size: 1.5em;
}

.font-size_1_3 {
  font-size: 1.3em;
}

.font-size_1 {
  font-size: 20px;
}

.font-size_0_8 {
  font-size: 0.8em;
}

.font-size_0_7 {
  font-size: 0.7em;
}

/* COLOR */
.background-color_white {
  background-color: #ffffff;
}

.background-color_light_white {
  background-color: #f7f8fb;
}

.background-color_gray {
  /*background-color: #6d6d6f;*/
  background-color: #9d9d9f;
}

.background-color_green {
  background-color: #52b348;
}

.color_white {
  background-color: #ffffff;
}

.color_light_white {
  color: #f7f8fb;
}

.color_gray {
  color: #6d6d6f;
}

.color_green {
  color: #52b348;
  font-weight:normal;
}

a {
  text-decoration: none;
  color: #52b348;
}

a:hover {
  color: #52b348;
}

/* HEADER */
body header {
  position: relative;
  width: 100%;
  /*height: 530px;*/ /* Feste Hoehe muss raus, damit der Slider responsive wird */
}

/*Selector geaendert, height: 530px raus und ersetzt durch margin-top: 0*/
body header #slider {
  margin-top: 0;
  width: 100%;
  background: url('../../../fileadmin/templates/img/slider_img.jpg') no-repeat center;  
  z-index: 1;
  overflow: hidden;
  
  /*max-width: 1200px;*/
  margin: 0 auto;
  margin-top: 94px;
}
#navi_fuss,
.footer_box.flex_box.font-size_0_7 {
  max-width: 1200px;
  margin: 0 auto;
}

body #mainContent #c841 .h1 {
  text-align: center;
  font-size: 3em;
  color: #424443;
  font-weight: normal;
}
body#page1 h1,
body#page1 #c828 h2,
body#page1 .headline_h2_1 {
    font-size: 3em;
    color: #424443;
    font-weight: normal;
} 


/* Selector geandert, top: 225px durch top: 50% ersetzt */
body header #slider .bx-wrapper .bx-next,
body header #slider .bx-wrapper .bx-prev {
  top: 50%;
}

body header #slider .bx-wrapper .bx-next {
  margin-right: 10px;
}
body header #slider .bx-wrapper .bx-prev {
  margin-left: 10px;
}

body header #header_nav {
  width: 100%;
  /*min-height: 86px;*/
  padding-bottom: 30px;
  z-index: 200;
  position: relative;
  position: fixed;
  top: 0;
}
/*body header #header_nav:before {
  content: "";
  width: 100vw;
  height: 94px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #52b348;
}*/

body header > section.hero {
  max-width: 1200px;
  margin: 0 auto;
}
body header #logo {
  position:absolute;
  top: 0px;
  margin-left: 50px;  
  z-index: 5000;
  position: fixed;
}

/* NAV */
body header #header_nav #headNavBackground {
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 0;
} 
body header #header_nav #header_nav_ul {
  heigt: auto;
  padding-top: 26px;
  margin-left: 415px;
  color: #ffffff;
  
  max-width: 1200px!important;
  margin: 0 auto!important;
}

body header #header_nav #header_nav_ul li {
  position: relative;  
  display: inline-block;
  padding-right: 10px;
}
/*
body header #header_nav #header_nav_ul li::after {
  content: "";
  padding-right: 10px;
  border-right: 1px solid #ffffff;
}


body header #header_nav #header_nav_ul li.last::after {
  padding-left:10px; 
  border: 0;
}
*/
  
body header #header_nav #header_nav_ul li a {
  color: #ffffff;
}

body header #header_nav #header_nav_ul li.link-229 a {
    font-size: 0;
    /*display: none;*/
}
body header #header_nav #header_nav_ul li.link-229 a:before {
    font-family: "Material Icons";
    content: "meeting_room";
    font-size: 1.25rem;
    line-height: 1rem;
    vertical-align: bottom;
}

body #info_box {
  width:732px;
  height: 150px;
  background: url('../../../fileadmin/templates/img/infobox_bg.png');
  position: absolute;
  /* top: 485px; */ /* Feste Hoehe muss raus, damit der Slider responsive wird */
  left: 50%;
  margin-top: -50px; /* Vertikale Positon der Info Box */
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  transform: translate(-50%);
  z-index: 100;
  
  display: none!important;
}

body #info_box img {
  height: 136px;  
}

header #widgetbox {
  position: absolute;
  top: 205px;
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-block;
  
  z-index: auto;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
header #widgetbox > section {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}
header #widgetbox > section .social-media-widget {
  position: absolute;
  right: -104px;
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
		  transform: rotate(90deg);
}

#search-panel {
    z-index: 210;
}

/*@media screen and (min-width: 1330px) {*/
@media screen and (min-width: 0px) {
  body header #slider {
/*    margin-top: 94px;*/
  }
  header #widgetbox {
    top: 92px;
  }
  header #widgetbox > section .social-media-widget {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    z-index: 120;
    /*right: 60px;*/
    right: 10px;
    top: 92px;
    position: fixed;
        border-radius: 0px 0px 15px 15px;
    border: 3px solid #fff;
    border-top: 0px;
  }
  .social-media-widget .social-media-widget-item .social-media-widget-link .social-media-widget-icon {
      transform: none!important;
  }
}
@media screen and (max-width: 1015px) {
  body header > section.hero {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: none;
    z-index: 200;
  }
  body header #slider {
    margin-top: 122px;
  }
  header #widgetbox {
    top: -2px;
  }
  header #widgetbox > section .social-media-widget {
    top: 120px;
  }
  
  #search-panel {
      background: none!important;
      top: 24px!important;
      position: fixed!important;
      pointer-events: none!important;
      padding-top: 24px!important;
      height: 0!important;
      padding: 0!important;
  }
  #search-panel * {
      pointer-events: all!important;
  }
  #search-panel #indexedsearchbox {
      right: 70px!important;
  }
}
@media screen and (max-width: 450px) {
    #search-panel #indexedsearchbox {
        transform: scale(.8);
    }
}



/* CONTENT */
body #mainContent {
  height: auto;
  z-index: 90;
  background-color: #ffffff;
  margin-top: 0; /* Dieser Wert wurde hinzugefuegt, damit der Inhaltsbereich in der vorhergesehenen Position erscheint. */
  
  padding-top: 0!important;
} 

/* BIG BOX*/
body #mainContent section .big_box {
  width: 100%;
  padding-top: 120px; /* Dieser Wert wurde hinzugefuegt, damit das Zitat in der vorhergesehenen Position erscheint. */
}

body #mainContent section .big_box p {
  padding: 0px 25%;
}

/* NEWS BOX */
body #mainContent section .news_box {
  width: 100%;
} 

.datum {
  margin-bottom: -20px;
}

.datum p {
  width: 50%;
}

body #mainContent section .h2_top{
  padding: 15px;
  margin-bottom: 15px;
}

body #mainContent section .news_box .news {
  width: 33.333333%;
  padding: 25px 100px 50px 0px;
}

body #mainContent section .news_box .news img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

body #mainContent section .news_box h2 {
  width: 100%;
}

body #mainContent section .news_box .news:first-child {
  padding-left: 100px;
}

body #mainContent section .news_box .news p, body #mainContent section .half_box p {
  margin-bottom: 30px;
}

body #mainContent p.align-center {
  text-align: center;
}

body #mainContent section a {
  padding: 5px 15px;
  color: #ffffff;
  border-radius: 2px;
}

body #mainContent section .big_box h2, body #mainContent section .half_box h2, body #mainContent section .news_box h2{
  /*width: 100%;*/ /* Dieser Wert verursachte einen horizontalen Scrollbalken, wenn die Seite auf responsive getesetet wurde. */
  margin-bottom: 15px;

}
.ce-textpic.ce-center .ce-media,
.ce-textpic.ce-center .ce-bodytext p {
  text-align: center;
}
.ce-textpic.ce-center .ce-bodytext p{
	text-align: left;
}
/* HALF BOX */
body #mainContent section .half_box {
  width: 50%;
  padding: 60px 100px 60px 60px;
}
body#page1 #mainContent section .half_box {
    margin-top: 60px;
    margin-bottom: 60px;
}

body #mainContent section .half_box:first-chil d{
  width: 50%;
  padding: 60px 60px 60px 100px;
}

body #mainContent section .half_box img {
  width: 100%;
  height: auto;
}

body #mainContent section .half_box:first-child {
  border-right: dotted 1px #666666;
}

footer {
  width: 100%;
  /*
  height: auto;
  /*
  position: relative; /* Dieser Befehl ist verantwortlich, damit der Footer in der gewuenschten Position bleibt. */
}
  
.footer_box_inner {
  width: 16.666666%;
  height: auto;
  padding-left: 3%;
  color: #ffffff;
}

.footer_box_inner h2 {
  margin-top: 40px;
}
  
.footer_box_inner ul {
  margin: 20px 0px 40px 10px;
}

.footer_box_inner ul li a {
  color: #ffffff;
}  

footer .footer_box .footer_info_box {
  width: 33.333333%;
  margin-bottom: 20px;
}

footer .footer_box footer_info_box img {
  margin-left: 30px;
}

h3, h3 a {
  color: #ffffff;
  padding-bottom: 5px;
} 

form {
  margin: 0px 0px 20px 40px;
}
.footer_box input,
#mainContent input,
#mainContent_subsite input
{
  background-color: #cccccc;
  border: none;
  padding: 10.5px;
  color: #ffffff;
  border-radius: 5px 5px 5px 5px;
  margin-right: -5px
}
.footer_box input:hover,
#mainContent input:hover,
#mainContent_subsite input:hover {
  background-color: #52B348;
  border: none;
  padding: 10.5px;
  color: #ffffff;
  border-radius: 5px 5px 5px 5px;
  margin-right: -5px
}


/* TODO: Diesen Knopf mussich noch testen, warum hier diese Werte erforderlich sind */
button {
  color: #ffffff;
  background-color: #333333;
  border: none;
  /*position: relative;
  top: 7px;
  padding: 3.5px;*/
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
}

#back_to_top {
  padding: 10px 15px 10px 15px;
  background-color: #c4007a;
  border: 3px #ffffff solid;
  border-radius: 15px;
  margin-left: 90%;
}

.news .footer {
  border: 0;
}

/*
  subsite
*/
body #subsite {
  width: 100%;
  height: auto;
}

#mainContent_subsite {
  background: #F5F6FB;
  display: block;
  margin-top: 94px;
}
body:not(#page8) #mainContent_subsite:not(.member_page) {
    margin-top: 144px;
}

aside{
  width:25%;
  padding-left: 5%;
  padding-right: 5%;
  background: #F5F6FB; /*background-linkeseite*/
  
  box-sizing: border-box;
  display: none;
}
#page8 aside,
#mainContent_subsite.member_page aside {
  display: block;
}
@media screen and (max-width: 1015px){
    #page8 aside,
    #mainContent_subsite.member_page aside {
    display: none;
  }
}
aside h2{
  margin: 46px 0px 25px 0px;
}


aside div p{
  padding: 15px 0px;
  /*border-bottom: solid 1px #333333;*/
}

aside div p a {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
}


#mainContent_subsite .contents {
  width: 75%;
  height: auto;
  padding: 0% 5% 5% 5%;
  /*border-left: dotted 1px #333333;*/
  font-family: 'Titillium Web', sans-serif;
  box-sizing: border-box;
  background-color: #ffffff;
/*   border-left: 1px solid #52B348;*/
   min-height: 1000px;
  
  width: 100%;
}
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents {
  padding-left: 300px;
}
#page8 #mainContent_subsite .contents,
#mainContent_subsite.member_page .contents {
  width: 75%;
  border-left: 1px solid #52B348;  
}

body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section {
    position: relative;
    margin-bottom: 50px;
}
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h1,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h2,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h3,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h4,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h5,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h6,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section #text_mask_block h2 {
    position: absolute;
    left: 0;
    text-align: right;
    margin: 0;
    padding-right: 30px;
    box-sizing: border-box;
    -webkit-transform: translateX(-100%,-0.25em);
    -moz-transform: translateX(-100%,-0.25em);
    -ms-transform: translateX(-100%,-0.25em);
    -o-transform: translateX(-100%,-0.25em);
    transform: translate(-100%,-0.25em);
    max-width: 300px;
    /*line-height: 1.2rem;*/
}

.contents img {
 /* width: 100%;*/
  height: auto;
  max-width: 100%;
}

#contents h2, .contents article h2{
  margin-top: 50px;
}

/*
#contents h2, section img, .contents article h2{
  margin-top: 50px;
}*/

.contents article h3{
  color: #000000;
  font-weight: 600;
}

section #article p{
  margin-bottom: 50px;
}

.contents article img{
  margin: -25px 0px 25px 0px;
  width: 100%;
  height: 250px;
}
/* Fette Schrift style änderung*/
b {
    font-weight: 600;
}

/* FLEXBOX */

/*
.flex_box, .form {   
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
}
*/

.flex_box > section, .flex_box > div, .flex_box > article, .flex_box > aside, .flex_box > img, .form > input, .flex_box > main{
    float: left;
}

.last_box {
  display: none;
}

/* MEDIAQUERIES */

@media only screen and (min-width: 1200px) {
  body #mainContent .home_article_box  .bild_01 {
    height: 330px;
  }
}
    
@media only screen and (max-width: 1200px) {
/*  #widgetbox {
    margin-left: 78%;
  }*/
  body header #header_nav #header_nav_ul {
    margin-left: 360px;
  }
 
  
  .flex_box.px1200 {
    flex-direction: column;  
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
  }

  body #mainContent section .news_box .news {
    width: 50%;
    padding: 0px 0px 120px 0px;
    margin: auto;
  }

  body #mainContent section .news_box .news:first-child {
    padding: 0px 0px 120px 0px;
    margin: auto;
  }
}


@media only screen and (max-width: 1150px) {  
  body header #header_nav #header_nav_ul {
    margin-left: 200px;
  }
}

@media only screen and (max-width: 1000px) {  
/* #widgetbox {
    margin-left: 75%;
  }  */
  body header #header_nav #header_nav_ul {
    margin-left: 100px;
  }

  body #mainContent section .news_box .news {
    width: 70%;
  }
}


@media only screen and (max-width: 1015px) {

    body#page1 #mainContent section .half_box {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
     aside,#mainContent_subsite aside{
/*      display: none;*/
	padding-top: 0 !important;
	padding-bottom: 0 !important;
  }
  .flex_box > aside{
	  float: none;
	  width: 100%;
  }
  #mainContent_subsite .contents{
      width: 100%!important;
      border: none;
  }
    
/* #widgetbox {
    margin-left: 70%;
  } */
  body header#subsite {
    margin-top: 122px;
  }
  #mainContent_subsite:not(.member_page) {
    margin-top: 172px;
   }

 body header #logo {
    margin-left: 5%;
 } 

 body nav#header_nav {
   background-color: #52b348;
   margin-top: -1px;
   margin-top: 120px;
  }
/*  body header#subsite nav#header_nav {
    margin-top: 122px;
  }*/
 body nav#header_nav #header_nav_ul {
  display: block;
 }
 body header #header_nav #header_nav_ul {
      list-style: none;
      list-style-image: none;
      list-style: none;
      padding: 0;
   overflow-y: scroll;
   max-height: calc(100vh - 152px);
  }

 body header #header_nav #header_nav_ul li {
      text-align: left !important;
      color: #ffffff;
      display: block;
      border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      padding-left: 5.1%;
      position: relative;
      width: 104%;
  }
 body header #header_nav #header_nav_ul li::after {
  content: "";
  border-right: 0;
 }

 body header #header_nav #header_nav_ul li:last-child { 
    border: none; 
  }

 body header #header_nav #header_nav_ul li a {
      color: #ffffff;
      font-family: "Titillium Web",sans-serif;
      font-size: 1.3em;
      display: block;
      padding: 20px;
      transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      padding-left: 0;
      position: relative;
  }

 body header #header_nav #header_nav_ul li a:hover,
 body header #header_nav #header_nav_ul li a:focus {
      text-decoration: none;
      color:#000000;
  }
 
  #mainContent_subsite {
    margin-top: 122px;
  }
  
  #nav-toggle {
      position: absolute;
      right: 16px;
      cursor: pointer;
      padding: 10px 35px 16px 0px;
  }

  #nav-toggle span,
  #nav-toggle span:before,
  #nav-toggle span:after {
      cursor: pointer;
      border-radius: 1px;
      -moz-border-radius: 1px;
      -webkit-border-radius: 1px;
      -o-border-radius: 1px;
      height: 5px;
      width: 35px;
      background: #ffffff;
      position: absolute;
      display: block;
      content: '';
  }

  #nav-toggle span:before { 
    top: -10px; 
  }

  #nav-toggle span:after { 
    bottom: -10px; 
  }

  #nav-toggle span,
  #nav-toggle span:before,
  #nav-toggle span:after {
      transition: all 500ms ease-in-out;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
  }

  .navicon {
      position: relative;
      height: 26px;
  }

  .indicator {
      position: absolute;
      right: 0 !important;
  }

  .hero {
      background: #52b348;
      padding: 30px 0 30px 0;
      height: auto;
  }

  body#page1 #mainContent section .half_box {
      margin-top: 50px;
      margin-bottom: 50px;
      box-sizing: border-box;
      max-width: 100%;
      overflow: hidden;
  }

}



@media only screen and (max-width: 732px) {
  body #mainContent {
      padding-top: 5px !important;
  }
  
  #mainContent_subsite .contents {
    width: 75%;
    height: auto;
    padding: 0% 5% 5% 5%;
    /*border-left: dotted 1px #333333;*/
    font-family: 'Titillium Web', sans-serif;
    box-sizing: border-box;
    background-color: #ffffff;
  /*   border-left: 1px solid #52B348;*/
     min-height: 1000px;

    width: 100%;
    padding-left: 300px;
  }
  #mainContent_subsite .contents > section {
      position: relative;
      margin-bottom: 50px;
  }
  #mainContent_subsite .contents > section h1,
  #mainContent_subsite .contents > section h2,
  #mainContent_subsite .contents > section h3,
  #mainContent_subsite .contents > section h4,
  #mainContent_subsite .contents > section h5,
  #mainContent_subsite .contents > section h6 {
      position: relative;
      left: 0;
      text-align: left;
      margin: 0;
      padding-right: 0;
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      max-width: none;
      /*line-height: normal;*/
      margin-top: 0;
  }

/*  #widgetbox {
    margin-left: 60%;
  }    */
 .flex_box.px732 {
    flex-direction: column;  
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
  }
  
  body #info_box {
    width: 100%;
    height: auto;
    box-shadow: 0px 5px 5px #cccccc;
  }

  body #info_box {
    display: block;
    background-image: none;
    background-color: #ffffff;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;  
    transform: none;
    left: 0;
  } 
  
  body #info_box img {    
    display: block;
    margin: 0 auto;
  } 

  body #info_box .ce-media img {
    margin-left: auto;
    margin-right: auto
  }


  body #mainContent section .news_box .news {
    width: 80%;
  }

  body #mainContent section .half_box{
    width: 100%;
    padding: 30px 0px;
    margin: 0px;
  }

  body #mainContent section .half_box p, body #mainContent section .half_box h2, body #mainContent section .half_box a {
    margin: 15px 60px 0px 60px;
  }
  
  body #mainContent section .half_box p {
    margin-bottom: 30px;
  }
  
  body #mainContent section .half_box img {
    width: 80%;
    margin: 0;
    margin-left: 60px;
  }
  
  body #mainContent section .half_box:first-child {
    width: 100%;
    padding: 0px;
  }

  #back_to_top {
    margin-left: 80%;
  }

  body #mainContent section .half_box:first-child {
    border-right: 0px;
  }

  #navi_fuss,
  .footer_box.flex_box.font-size_0_7 {
    display: none;
  }  
    
  #back_to_top {
    width: 35px;
    height: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    background-color: #c4007a;
    border: 3px #ffffff solid;
    border-radius: 15px;
    position: absolute;
    right: 25px;
    top: -17.5px;
  }
  #back_to_top:before{
    color: #ffffff;
    content: '\f062';
    font-family: FontAwesome;
  }

  .last_box{
    display: block;
  }  
  
/*  aside{
      display: none;
  }*/
  
  #mainContent_subsite .contents {
    width: 100%;
    height: auto;
  
    padding: 5%;
    border-left: no;
 }

 #mainContent_subsite aside{
   width: 90%;
   height: auto;
  
   padding: 5%;
   border-left: no;
 }
 footer .last_box form {
    padding-top: 20px;
 }

}

@media only screen and (max-width: 500px) {  
  .ce-media img {  
     float: none;
     height: auto !important;
/*     width: 70% !important; */
  }
/*  #widgetbox {
    margin-left: 45%;
  }  */
  body #lasche {
    right: 40px;
  }
  .flex_box.px500 {
    flex-direction: column;  
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
  }
  
  body #mainContent section .big_box p {
    padding-top: 20%;
  }  
  
  #back_to_top {
    margin-left: 80%;
  }
}


/*Performance Powered by nature - img - effect*/
/*1*/
/*
html body#page6.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c98 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img:hover {
-webkit-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
-moz-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
}
html body#page6.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c98 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p img:hover {
-webkit-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
-moz-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
}

html body#page6.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c98 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img:hover {
-webkit-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
-moz-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
}

html body#page6.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c98 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img:hover {
-webkit-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
-moz-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
}

html body#page6.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c98 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img:hover {
-webkit-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
-moz-box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
box-shadow: -1px -4px 62px -1px rgba(232,113,169,1);
}
*/


/**/
html body#page9.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c324 div.tx-powermail div.container-fluid form.powermail_form.powermail_form_1 fieldset.powermail_fieldset.powermail_fieldset_1 {
  margin-left: -40px;
  border: none;
} 

html body#page9.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c324 div.tx-powermail div.container-fluid form.powermail_form.powermail_form_1 fieldset.powermail_fieldset.powermail_fieldset_1 div.powermail_fieldwrap.powermail_fieldwrap_type_textarea.powermail_fieldwrap_message div.powermail_field textarea#powermail_field_message.powermail_field {
width: 50%;
}

html body#page9.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c324 div.tx-powermail div.container-fluid form.powermail_form.powermail_form_1 fieldset.powermail_fieldset.powermail_fieldset_1 div.powermail_fieldwrap.powermail_fieldwrap_type_submit.powermail_fieldwrap_marker div.powermail_field input.powermail_submit.btn.btn-primary {
margin-top: 20px;
}

html body#page9.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c324 div.tx-powermail div.container-fluid form.powermail_form.powermail_form_1 fieldset.powermail_fieldset.powermail_fieldset_1 legend.powermail_legend {
display:none;
}
/*

/*Zähler Korrektur*/
/* Bild mitte*//*
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c227 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media {
 margin-left: 200px;
}*/

/*Bild rechts*/
/*
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c228 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media {
 margin-left:200px;
}*/

@media only screen and (max-width: 900px){
html body#page1.root div#wrapper header nav#header_nav.background-color_green ul#header_nav_ul.center.level-1.clearfix li a{
 width: 98% !important; 
  }
#header_nav .start_search span{
  left: auto;
}
body header #header_nav #header_nav_ul{
padding-top: 30px;

}
}
div#slider section img{
  margin-top: 0;
  }
div#slider section .sliderbild{
  margin-top: 0;
  }
  
#search-panel #indexedsearchbox{
    width: auto;
    height: 50px;
    padding-left:0;
  position: absolute;
  right: 3%;
}
#search-panel #indexedsearchbox .searchbox-sword{
  /*width: ;*/
 }

@media only screen and (max-width: 732px){
.footer_box.flex_box.font-size_0_7{
display: block;
}
#navi_fuss{
  display: none;
  }
.footer_box.flex_box.font-size_0_7 >div{
  display: block;
  width: 100%;
  margin: 2rem 0;
  }
.footer_box.flex_box.font-size_0_7 >div.footer_info_box h3.center{
  text-align: left;
  margin-left: 38px;
  }
}

.headline_box_200{
  margin-bottom: 0.3rem;
  }
  #mainContent_subsite .contents h2.font-size_0_8.breadcrumb{
  color: #000 !important;
  }

aside{
  padding-bottom: 50px;
  }
#c324 input, #c324 textarea{
  font-size: 14px;
  color: #FFF;
  font-family: "Titillium Web",sans-serif;
  }

.news-img-wrap .mediaelement-image{
  max-height: 395px;
  overflow: hidden;
  }

/*.bild_mit_text_article img.bild_mit_text_img{
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  }

.bild_mit_text_article.left:hover img{
   transform: scale(1.3) translateY(-50%);
  
  }*/

#mainContent_subsite .contents section:first-of-type > div > div.ce-textpic:first-child{
  margin-top: 50px;
  }

#mainContent_subsite .contents section:first-of-type .headline_box_200{
  margin-top: 46px;
  }

#mainContent_subsite .contents {
box-sizing: border-box;
}

.dropdown{
  position: relative;
  padding-right: 10px;
}
.dropdown:hover:before{
  color: #52b348;
}
.dropdown:before{
  content: "\f0da";
  position: absolute;
  right: 0;
  color: #555;
  font-family: FontAwesome;
  top: 15px;
}
.dropdown.color_green:before,
.dropdown.current:before{
  content: "\f0d7";
}
#mainContent_subsite div.tx-felogin-pi1 label{
  display: none;
}
#mainContent_subsite div.tx-felogin-pi1 label.forgot_label{
  display: block;
}
#mainContent_subsite div.tx-felogin-pi1 form div input{
  margin: 0.5rem 0;
  width: 100%;
  box-sizing: border-box;
}
#mainContent_subsite div.tx-felogin-pi1 form div input,
#mainContent_subsite div.tx-felogin-pi1 form div input:hover,
#mainContent_subsite div.tx-felogin-pi1 form div input:focus
{
  color: #888;
}
#mainContent_subsite div.tx-felogin-pi1 form div input:hover,
#mainContent_subsite div.tx-felogin-pi1 form div input:focus
  {
  background-color: #DDD;
  }
#mainContent_subsite div.tx-felogin-pi1 form div input::-webkit-input-placeholder,
#mainContent_subsite div.tx-felogin-pi1 form div input:-moz-placeholder,
#mainContent_subsite div.tx-felogin-pi1 form div input::-moz-placeholder,
#mainContent_subsite div.tx-felogin-pi1 form div input:-ms-input-placeholder
{
   color: #FFF;
}
#mainContent_subsite div.tx-felogin-pi1 form div input{
    border: 1px solid #ccc;
  background-color: #EEE;
}
#mainContent_subsite div.tx-felogin-pi1 form div input[type="submit"]{
    color: #FFF;
  background-color: #52b348;
}
/*
  #mainContent_subsite .powermail_field input,
 .powermail_field textarea, 
 .powermail_field select,
  #mainContent_subsite .powermail_field input:hover,
 .powermail_field textarea:hover, 
 .powermail_field select:hover,
  #mainContent_subsite .powermail_field input:focus,
 .powermail_field textarea:focus, 
 .powermail_field select:focus,
#c324 textarea
{
color: #888;
}
  #mainContent_subsite .powermail_field input:hover,
 .powermail_field textarea:hover, 
 .powermail_field select:hover,
  #mainContent_subsite .powermail_field input:focus,
 .powermail_field textarea:focus, 
 .powermail_field select:focus
  {
  background-color: #DDD;
  }
.powermail_field input::-webkit-input-placeholder,
.powermail_field input:-moz-placeholder,
.powermail_field input::-moz-placeholder,
.powermail_field input:-ms-input-placeholder,
.powermail_field textarea::-webkit-input-placeholder,
.powermail_field textarea:-moz-placeholder,
.powermail_field textarea::-moz-placeholder,
.powermail_field textarea:-ms-input-placeholder
{
   color: #FFF;
}*/

.nowrap{
  white-space: nowrap;
}

body #mainContent section a{
  color: #52b348 ;
  padding: 0;
  border-radius: 0;
}

body #mainContent .home_article_box .ce-bodytext p{
      margin-bottom: 0px;
}

div.video-container{
  position: relative;
  width: 100%;
  padding-bottom: 56%;
  margin: 0.75rem 0;
}
div.video-container iframe{
     position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}




#c59{
  /*
height: 225px;
  */
 background: #ffffff;
}

/*
#c59 .ce-bodytext{
margin-top: 5%;
}

*/



/*
#mainContent_subsite .contents{
width:75% !important;
  padding-top: 25px !important;
padding-left: 5% !important;
  padding-right: 5% !important;
  padding-bottom: 50px;
border: solid 1px #ddd;
}

.news-list-view{
margin-top:46px;
}
*/

.ce-bodytext h3, .ce-bodytext h3 a {
  color: #52b348;
  }
h4,
.ce-bodytext h4,
.ce-bodytext h4 a {
    font-size: 1.17em;
    color: #414143;
}

h5,
.ce-bodytext h5,
.ce-bodytext h5 a {
    font-size: 1.17em;
    font-weight: normal;
    color: #c4007a;
}

h6,
.ce-bodytext h6,
.ce-bodytext h6 a {
    font-size: 1em;
    color: #414143;
}
#en_list li{
  padding-left: 97px !important;
  text-indent: -78px;
  }

#facts{
  display: none;
  }

  
 body header #header_nav #header_nav_ul li a:hover,
 #mainContent_subsite aside div div.color_green ul.level-2 li.active a.active,
 .color_green > a,
 #mainContent_subsite aside a:hover,
 .dropdown:hover:before
 {
	  color: #C2117A !important;
  }
  
  #facts{
	  display: block !important;
  }
  
li.dropdown:before{
	top: 1px;
}
#mainContent_subsite aside div div ul.level-3{
	display: none;
}
#mainContent_subsite aside div div .active ul.level-3,
#mainContent_subsite aside div div .color_green ul.level-3{
	display: block;
}


body#page152 .tx-powermail .container-fluid .powermail_form {
  margin-left: 0;
}

body#page152 .tx-powermail .container-fluid .powermail_form .powermail_fieldset {
  border: none;
}

body#page152 .tx-powermail .container-fluid .powermail_form .powermail_fieldset legend {
  display: none;
}

body#page152 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_fieldwrap {
  margin-left: 0;
}

body#page152 .tx-powermail .container-fluid .powermail_form .btn-group button {
  margin-right: 10px;
  border-radius: 0;
  background: #52B348;
  font-size: 1rem;
  line-height: 1.3;
  cursor: pointer;
  padding: 2px 10px;
  margin-bottom: 15px;
}

body#page152 .tx-powermail .container-fluid .powermail_form .btn-group button:hover, body#page152 .tx-powermail .container-fluid .powermail_form .btn-group button.btn-primary {
  background: #C4007A;
}

body#page152 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_tab_navigation a {
  height: 30px;
  width: 30px;
  border: solid 1px #52B348;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
  display: inline-block;
}

body#page152 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_tab_navigation a:hover {
  background: #52B348;
  border: solid 1px #52B348;
  color: #fff;
}

body#page152 .powermail_field hr {
  display: none;
}

body#page152 .powermail_fieldwrap_type_content {
  margin-bottom: 30px;
}

body#page152 .powermail_fieldset .powermail_fieldwrap_type_input {
  border-radius: 5px;
}

body#page152 .powermail_fieldset .powermail_fieldwrap_type_input input, body#page152 .powermail_fieldset .powermail_fieldwrap_type_input select {
  font-size: 13px;
  padding: 10.5px; 
}

body#page172 .tx-powermail .container-fluid .powermail_form {
  margin-left: 0;
}

body#page172 .tx-powermail .container-fluid .powermail_form .powermail_fieldset {
  border: none;
}

body#page172 .tx-powermail .container-fluid .powermail_form .powermail_fieldset legend {
  display: none;
}

body#page172 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_fieldwrap {
  margin-left: 0;
}

body#page172 .tx-powermail .container-fluid .powermail_form .btn-group button {
  margin-right: 10px;
  border-radius: 0;
  background: #52B348;
  font-size: 1rem;
  line-height: 1.3;
  cursor: pointer;
  padding: 2px 10px;
  margin-bottom: 15px;
}

body#page172 .tx-powermail .container-fluid .powermail_form .btn-group button:hover, body#page172 .tx-powermail .container-fluid .powermail_form .btn-group button.btn-primary {
  background: #C4007A;
}

body#page172 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_tab_navigation a {
  height: 30px;
  width: 30px;
  border: solid 1px #52B348;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
  display: inline-block;
}

body#page172 .tx-powermail .container-fluid .powermail_form .powermail_fieldset .powermail_tab_navigation a:hover {
  background: #52B348;
  border: solid 1px #52B348;
  color: #fff;
}

body#page172 .powermail_field hr {
  display: none;
}

body#page172 .powermail_fieldwrap_type_content {
  margin-bottom: 30px;
}

body#page172 .powermail_fieldset .powermail_fieldwrap_type_input {
  border-radius: 5px;
}

body#page172 .powermail_fieldset .powermail_fieldwrap_type_input input, body#page172 .powermail_fieldset .powermail_fieldwrap_type_input select {
  font-size: 13px;
  padding: 10.5px; 
}


@media screen and (min-width: 1016px) {
  
  body header #header_nav #header_nav_ul {
    position: relative;
  }
/*  body header #header_nav #header_nav_ul li {
    position: static!important;
  } */
  body header #header_nav_ul li:hover .level-2,
  body header #header_nav_ul .level-2 li:hover > .level-3 {
    display: block;
  }
  body header #header_nav_ul .level-2,
  body header #header_nav_ul .level-2 .level-3 {
      text-align: left;
    display: none;
    position: absolute;
    background: #52b348;
    /*padding: 10px;*/
    padding: 0;
    /*left: 173px;*/
    left: 0;
    right: 0;
    /*font-size: .9em;*/
    min-width: 120px;
    z-index: 200;
    width: 100%;
  }
  body header #header_nav_ul .level-2 { 
      opacity: .9;
      padding-top: 30px;
      min-width: 150px;
  }
  body header #header_nav_ul .level-2 li {
      width: 100%;
      padding-right: 0!important;
      padding-left: 0!important;
  }
  body header #header_nav_ul .level-2 li a {
      padding: 0 .5rem;
      display: block;
  }
  body header #header_nav_ul .level-2 .level-3 {
      border-left: 1px solid rgba(255,255,255,.5);
      /*padding: 5px;*/
      padding: 0;
      top: 0;
      right: -100%;
      left: 100%;
  }
  body header #header_nav_ul .level-2 li,
  body header #header_nav_ul .level-3 li {
    padding: .5rem;
    text-align: left;
  }
  body header #header_nav_ul .level-2 li:not(:last-child),
  body header #header_nav_ul .level-3 li:not(:last-child) {
      border-bottom: 1px solid rgba(255,255,255,.5);
  }
  body header #header_nav_ul .level-2 li:after,
  body header #header_nav_ul .level-3 li:after {
    content: "";
    display: none;
  }
  
}
body #mainContent #c68{
    margin-top: 50px;
}

body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section {
    margin-bottom: 2rem;
}

#mainContent h1,
#mainContent h2,
#mainContent h3{
    margin-bottom: 2rem;
}
#mainContent #c68 h1,
#mainContent #c841 h2{
    margin-bottom: 0;
}
#page1 .video_elemts{
    margin-top: 1rem;
}
#header_nav ul li.active > a{
       color: #C2117A !important;
}

@media screen and (max-width: 1015px){
    #page8 aside{
        display: none;
    }
}
@media screen and (max-width: 900px) {
    #news_toggle_btn > h2 {
        margin: 0 50px!important;
    }
        body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h1,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h2,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h3,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h4,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h5,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section header h6,
body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents > section #text_mask_block h2 {
        transform: none;
        position: relative;
        max-width: none;
        text-align: left;
        padding: 0;
    }
    body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents {
        padding-left: 5%;
    }
}


@media only screen and (max-width: 732px) {
    #news_toggle_btn > h2 {
        margin: 0 25px!important;
    }
    body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents {
        padding: 50px 90px !important;
    }
}
@media screen and (max-width: 600px) {
    body section .contenttable {
        margin: 0 25px!important;
        text-align: center;
    }
    body section .contenttable img {
        object-fit: contain!important;
    }
}
@media screen and (max-width: 500px) {
    body:not(#page8) #mainContent_subsite:not(.member_page):not(.media_page) .contents {
        padding: 50px 5% !important;
    }
}
#c1357 form{
    margin: 0;
}
#c1357 .powermail_fieldset{
    border: none;
    display: flex;
    flex-wrap:wrap;
}
#c1357 .powermail_legend{
    display: none;
}
#c1357 .powermail_fieldwrap_firstname,
#c1357 .powermail_fieldwrap_lastname{
    width: 50%;
    margin: 0;
    padding: 0.5rem;
    box-sizing: border-box;
}
#c1357 .powermail_fieldwrap_e_mail,
#c1357 .powermail_fieldwrap_privacy_policy,
#c1357 .powermail_fieldwrap_type_submit{
    width: 100%;
}
body #mainContent section:after,
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

body #mainContent{
  padding-top: 84px;
  display:block;
}
body #mainContent section .half_box {
  box-sizing: border-box;
  }

body section .half_box{
  float: left;
  }
body section.two-col .half_box {
    width: 50%;
    box-sizing: border-box;
}
body section.two-col .half_box:nth-child(odd) {
    padding-right: 12.5px;
}
body section.two-col .half_box:nth-child(even) {
    padding-left: 12.5px;
}
body .background-color_light_white section.two-col .half_box:nth-child(odd) {
    padding-right: 12.5px;
    padding-left: 25px;
}
body .background-color_light_white section.two-col .half_box:nth-child(even) {
    padding-right: 25px;
    padding-left: 12.5px;
}
body section.two-col .half_box img {
    object-fit: cover;
}
footer {
  width: 100%;
  height: auto;
}
footer ul{
    margin: 10px 0px 10px 10px;
}

footer ul.level-1>li{
  width: 16.666666%;
  height: auto;
  padding-left: 3%;
  color: #ffffff;
  float: left;
  box-sizing: border-box;
  text-align: left;
  list-style: none;
}
footer ul.level-1>li >a{
  font-size: 1.3em;
  /*margin-top: 40px;*/
  margin-top: 20px;
  font-weight: bold;
  display: block;
  height: 3em;
}
footer ul.level-2{
  display: block;
}
footer ul.level-2{
  list-style-type: disc;
}
footer ul li a{
color: #ffffff;
}

/*.footer_box_inner h2 {
  margin-top: 40px;
}*/
  
/*.footer_box_inner ul {
  margin: 20px 0px 40px 10px;
}*/

.footer_box_inner ul li a {
  color: #ffffff;
}  

footer .footer_box .footer_info_box {
  width: 33.333333%;
}

footer .footer_box .footer_info_box img {
  margin-left: 30px;
}
body #mainContent section .half_box:first-child{
  padding: 0 60px 0 60px;
}
body #mainContent section .half_box{
  padding: 0 60px 0 60px;
  box-sizing: border-box;
}

body #mainContent > section {
  padding: 60px 0;
}

body #mainContent section.clearfix .half_box:nth-child(odd) {
    border-right: dotted 1px #666666;
}
body #mainContent section.clearfix .half_box:nth-child(even) {
    border-left: dotted 1px #666666;
    margin-left: -1px;
}
slider section img,
#info_box section img,
body #mainContent > section img{
  margin: 0;
}
#slider section img{
/*  max-width: 1200px;*/
  object-fit: cover!important;
  object-position: center center!important;
  height: 100%!important;
}
/*#slider section img{
  max-width: 1200px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#slider section li{
  height: 100%;
  display: block;
}*/
/*.bx-wrapper{
  position: relative;
}
#slider section img{
margin-left: -50%;
  left: -50% !important;
  transform: translateX(50%) !important;
}*/
@media only screen and (max-width: 732px){
  #info_box section{
    width: 33%;
    float: left;
  }
}
@media only screen and (max-width: 600px){
  #info_box section{
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0 15%;
  }
}
@media only screen and (max-width: 350px){
  #info_box section{
    padding: 0 5%;
  }
}
#header_nav{
  position: relative;
  padding-right: 60px;
  box-sizing: border-box;
  text-align: right;
}
body header #header_nav #logo{
  position: absolute;
  left: 5%;
  top: 0;
  margin: 0;
}
#header_nav #logo{
  margin-top: 0;
}
body header #header_nav #header_nav_ul{
  text-align: right;
  margin: 0px;
  padding-right: 0;
  width: auto;
}
body header #header_nav #header_nav_ul li{
  /*text-align: center;*/
}




footer{
  position: relative;
}




body.subpage header #header_nav #logo{
  left: 5%;
}

.color_green a{
    color: #52b348;
}

aside h2{
  margin-top: 0;
}
.breadcrumb a{
  color: #000;
  text-decoration: underline;
}



/*  änderungen */

@media only screen and (max-width: 732px){

   body #mainContent section .half_box,
   body section.two-col .half_box {
    width: 100%;
    padding: 30px 0px;
    margin: 0px;
   border: none!important;
  }
  body section.two-col .half_box img {
      height: auto;
  }

  body #mainContent section .half_box p, body #mainContent section .half_box h2, body #mainContent section .half_box a {
    margin: 15px 60px 0px 60px;
  }

  body #mainContent section .half_box p {
    margin-bottom: 30px;
  }

  body #mainContent section .half_box img {
    width: 80%;
    margin: 15px 10%px;
  }

  body #mainContent section .half_box:first-child {
    width: 100%;
    padding: 0px;
    border: none!important;
  }

  #back_to_top {
  width: 35px;
  height: 35px;
  display: block;
  line-height: 35px;
  text-align: center;
  background-color: #c4007a;
  border: 3px #ffffff solid;
  border-radius: 15px;
  position: absolute;
  right: 25px;
  top: -17.5px;
}
  
  
    }

#back_to_top {
  width: 5px;
  height: 15px;
  display: block;
  line-height: 15px;
  text-align: center;
  background-color: #c4007a;
  border: 3px #ffffff solid;
  border-radius: 15px;
  position: absolute;
  right: 25px;
  top: -17.5px;
}


#back_to_top:before{
        position: absolute;
        right: 10px;
  color: #ffffff;
  content: '\f062';
  font-family: FontAwesome;
  }
        
        
        
       
    button {
        position: relative;
  color: #ffffff;
  background-color: #333333;
  border: none;
  position: relative;
  top: 7px;
  padding: 4px;
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
}


aside h2{
    margin-top: 119px;
}

#c24 iframe{
    width: 100%;
}

#navi_fuss .level-1{
    margin-top: 0px;
}

body #mainContent section.clearfix .half_box:nth-child(2n){
    border-left: solid 1px #666666!important;
}

body #mainContent section .half_box:first-child{
  border-right: solid 1px #666666!important;
}


footer{
    font-size: 1em!important;
}






@media only screen and (max-width: 732px){  
    body #mainContent section.clearfix .half_box:nth-child(2n){
        border: none!important;
    }

    body #mainContent section .half_box:first-child{
        border: none!important;
    }
}
header #header_nav_ul li{
  position: relative;
  padding-right:5px;
  padding-left: 5px;
}
header #header_nav_ul li.start_search:after{
  display: none;
}
header #header_nav_ul li:after{
  content: "|";
  display: block;
  position: absolute;
  bottom: 0;
  right:0;
}

footer .start_search{display: none;}






.bild_mit_text_section{
    width: 100%;
	overflow: hidden;
    /*min-height: 250px;*/
    margin-top: 30px;
    border-radius: 15px 0px 0px 15px;
    transition:all 750ms; -moz-transition:all 750ms; -ms-transition:all 750ms; -o-transition:all 750ms; -webkit-transition:all 750ms;
}

.bild_mit_text_section:hover{
    box-shadow: 0px 0px 15px #52b348;
    border-radius: 15px 0px 0px 15px;
}

.bild_mit_text_article.left{
    width: 30%;
    
    border-radius: 15px 0px 0px 15px;
    transition:all 750ms; -moz-transition:all 750ms; -ms-transition:all 750ms; -o-transition:all 750ms; -webkit-transition:all 750ms;
    position:relative;
    overflow: hidden;
    padding: 4% 4% 0% 4%;
    box-sizing: border-box;
	overflow: visible;
	min-height: 194px;
}

.bild_mit_text_article img{
	max-width: 75%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	/*width: 75%!important;*/
	margin: 0 auto;
	height: auto !important;
}


.bild_mit_text_article.right{
    width: 60%;
    min-height: 170px;
    background-color: #F5F6FB;
    border-radius: 15px 0px 0px 15px;
    padding: 0px;
}


.bild_mit_text_article.left:hover{
    width: 40%;
}


.bild_mit_text_article.right h2, .bild_mit_text_article.right h3, .bild_mit_text_article.right p{
    text-align: left;
    padding: 0px 40px !important;
    width: 10 100%;
    font-family: 'Titillium Web', sans-serif;
    box-sizing: border-box;
}

.bild_mit_text_article.right h2, .bild_mit_text_article.right h3{
    margin-bottom: 15px;
}

.bild_mit_text_article.right p{
    font-size: 0.9em;
    padding-bottom: 30px !important;
    
}


.bild_mit_text_img{
	width: auto !important;
    /*width: 80% !important;*/
    height: auto !important;
    margin:  0px !important;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    color: rgba(255,255,255,0);
}

/*
.bild_mit_text_img:hover{
    color: rgba(255,255,255,0);
    
}
*/

@media only screen and (max-width: 900px){  
    .bild_mit_text_section.flex_box{
    flex-direction: column;  
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    box-shadow: 0px 0px 15px #52b348;
    }
    
    .bild_mit_text_article.left{
        width:100%;
        min-height: 150px;
        border-radius: 15px 0px 0px 15px;
        transition:all 750ms; -moz-transition:all 750ms; -ms-transition:all 750ms; -o-transition:all 750ms; -webkit-transition:all 750ms;
        position:relative;
        border-radius: 0px;
        overflow: visible;
    }


    .bild_mit_text_article.right{
        width: 105%;
        border-radius: 15px;
        padding:0px 0px 0px 0px;
        box-sizing: border-box;
        border-radius: 0px;
    }

    .bild_mit_text_section{
        width: 100%;
        padding-right: 5%;
        box-sizing: border-box;
    }

    .bild_mit_text_article.left{
        overflow: hidden;
    }

    .bild_mit_text_img{
        width: 150px !important;
        height: auto  !important;
        margin:  0px !important;
        position:  absolute;
        left: 20%;
        transform: translateX(-50%); 
        top:50%;
        transform: translateY(-50%); 
    }

    .bild_mit_text_article.left:hover{
        width: 100%;
    }
}
@media only screen and (max-width: 740px){ 

.bild_mit_text_article.right{
    width: 105%;}}


.link_box{
    border: solid 1px #52b348;
    margin-top: 30px;
    border-radius: 5px;
    padding: 15px;
}

.link_box h2{
    padding: 0px;
}

.link_box p{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.link_box ul li{
    padding-left: 1em;
    list-style-position: inside;
}

/* News Kategory */

/*#c332 .news{
display: none;
}*/
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul li a {
 color: #000;
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul li a:hover {
 color: #52B348;
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul li {
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  }
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul li a.active{
  color: #78b744;
}
/*#c332 {
    padding: 0 99px;
}*/
@media only screen and (max-width: 900px){ 
/*#c332{
  padding: 0 60px;
  }*/
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news{
  width: 95%;
  }
}

@media only screen and (max-width: 900px){ 
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  }
}
/* Kategory*/
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news{  
  border: 1px solid #fff;
  background-color: #F5F6FB;
  padding: 15px;
  border-radius: 5px;
  color: #414143;
  margin-bottom: 2rem;
}

html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 div.news ul li a{
    color: #414143;
}


/* News Kategory (logged in)*/

#c500 .news{
display: none;
}

html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul li a {
 color: #000;
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul li a:hover {
 color: #52B348;
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul li {
  list-style: none;
}
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  }
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul li a.active{
  color: #78b744;
}
/*#c332 {
    padding: 0 99px;
}*/
@media only screen and (max-width: 900px){ 
/*#c332{
  padding: 0 60px;
  }*/
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news{
  width: 95%;
  }
}

@media only screen and (max-width: 900px){ 
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul{
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  }
}
/* Kategory*/
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news{  
  border: 1px solid #fff;
  background-color: #F5F6FB;
  padding: 15px;
  border-radius: 5px;
  color: #414143;
  margin-bottom: 2rem;
}

html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c500 div.news ul li a{
    color: #414143;
}
    /*
   display:true;
  background: #F7F8FB;
  width: 150px;
  margin-left: 1018px;
  padding:15px;
  font-size:12px;
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  -webkit-transform: translateY(100px);
  transform: translateY(55px);
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  border: 1px solid #52B348;
  */









/* Button */
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332 {
  list-style: none;
  margin-top: -50px;
}
/*
html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section {
  height: 50px;
}
*/


section.background-color_light_white > section:first-child h1{
  margin-top: 0;
  padding-top: 0 !important;
  }
body #mainContent #c68 h1{
 padding-top: 0 !important;
 } 

.bild_mit_text_article.right{
  padding-top: 30px;
  }

.bild_mit_text_article.right h2{
  margin-top: 0 !important;
  }

.tx-powermail h3{
  display: none;
  }
  
  
  .bild_01 img{
      width: 100%;
      margin-top: 15px;
  }
  
  
  
  .powermail_field textarea{
      padding: 10px;
      box-sizing: border-box;
      font-size: 0.9em;
  }

html body#page1.root div#wrapper main#mainContent section.background-color_light_white.clearfix section div#c332{
  margin-top: 0;
  }

#news_toggle_btn{
  /*margin-bottom: 2rem;*/
  
  }

#news_toggle_btn h2{
  font-weight: 600;
  }
  
  /*
  #mainContent_subsite section img{
      width: 100%;
  }
  */
  
  .teaser_box{
    margin: 1.5rem 0;
    border-radius: 5px;
    padding: 15px;
    border: 1px solid #888;
  }
    .teaser_box h3{
  margin-bottom: 0.3rem;
  font-size: 1.5em;
  color: #52B348;
  font-weight: 500;
  padding-bottom: 0;
  }
  .teaser_box_image_wrap{
    float: right;
    margin-left: 15px;
/*    width: 30%;*/
width: 300px;
/*    max-width: 150px;*/
    max-height: 150px;
    max-width: 100%;
    border-radius: 5px;
    overflow: hidden;
    line-height: 0;
    box-sizing: border-box;
  }
    .teaser_box_image_wrap a{
    display: inline-block;
    width: 100%;
    line-height: 0;
  }
    .teaser_box_image_wrap img{
    width: 100%;
  }
  .teaser_text_box{
/*    float: left;*/
/*    width: 70%;*/
/*    padding-left: 15px;*/
    box-sizing: border-box;
    margin-right: 320px;
  }
  
  .teaser_text_box.full_width{
    margin-right: 0;
  }
  
@media screen and (max-width: 680px){
    .teaser_box_image_wrap{
      float: none;
      margin: 0 auto 1.5rem;
    }
    .teaser_text_box {
    margin-right: 0;
    }
  }

body #mainContent section.clearfix .half_box{
  box-sizing: border-box;
  }
  
  @media only screen and (max-width: 900px){
	  .bild_mit_text_article{
		  text-align: center;
	  }
	.contents article img.bild_mit_text_img{
		position: relative;
		top: auto;
		left: auto;
		max-width: 100%;
		width: auto !important;
		transform: none;
	}
}
  @media only screen and (max-width: 732px){
		.tx_damnadresssearch .tx_damnadresssearch_company_list, .tx_damnadresssearch .tx_damnadresssearch_company_detail{
			max-height: 500px;
			height: auto;
		}
		.tx_damnadresssearch .tx_damnadresssearch_company_detail{
			max-height: none;
			overflow: hidden;
		}
  }
  
          .cookies {
              position: fixed;
              font-size: 14px;
              line-height: 24px;
              bottom: 0;
              text-align: center;
              width: 100%;
              color: #FFF;
              background: #52b348;
              z-index: 9999;
              background: rgba(82, 179, 72, 0.8);
        }
        @media only screen and (max-width: 1024px) {
            .cookies {
                font-size: 12px;
                line-height: 20px;
            }
	}
        
        .cookies .inner {
            box-sizing: border-box;
            padding: 1.3vw 0.5vw;
	}
        	@media only screen and (max-width: 768px) {
                    .cookies .inner {
			padding: 10px;
			box-sizing: border-box;
                    }
                }

	.cookies.hide {
		display: none;
	}

	  .cookies a {
		text-decoration: underline;
		color: #FFF;
	}
	  .cookies .btn {
		display: inline-block;
		cursor: pointer;
		padding: 3px 13px;
		border-radius: 90px;
		background: #FFF;
		color: #52b348;
		margin: 5px 5px 0px 20px;
		opacity: 0.9;
		/*.transition;*/
		font-weight: 400;
	}
        
        .cookies .btn:hover {
                opacity: 1;
        }

        .powermail_fieldset .checkbox .powermail_checkbox{
            width: auto !important;
            margin-right: 0 !important;
        }
/* Responsiv for all device*/
.ce-bodytext ul{
 padding-left:7%; /* Text mit Punkt weiter nach rechts ausrichten*/
}

/*
.contents, section, .ce-bodytext, ul li{
  font-family: 'Montserrat Hairline','Arial', arial;
}
*/

#mainContent_subsite .contents h2 {
  color: #52B348!important;   /* Unterseite alle Headline mit H2 sollen die Grüne Farbe haben*/
  font-weight: normal;
  margin-top: 46px;

}
#mainContent_subsite .contents .link_box h2 {
    margin-top: 0;
}
#mainContent_subsite .contents span {
  color: #000!important; /* Unterseite - bei breadcrumb - "span" Schwarz ändern */
}
#mainContent_subsite .contents span br {
  display:none;
}


.center_text_style {
  font-size: 16pt;
  text-align: center;
  color: #000;
}



/*Responsiv at max with: 732px */

@media only screen and (max-width: 732px) {
body #mainContent section .half_box img {
}
body #mainContent section .half_box:first-child
    padding: 0 0% 0 0%!important;
}


/* 732px Resonsive - Ende */





/* Linke - Navigationspunkte im Unterseite überarbeitet*/

/* Linke Nav -- Start -- */
aside div a {

}

aside div a {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  padding: 15px 0px;

}

aside div div {
    color: #000000;
  font-family: 'Titillium Web', sans-serif;
  padding: 15px 0px;
  border-bottom: solid 1px #333333;
}

aside div .level2 {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  padding: 15px 0px;
  border-bottom: solid 1px #333333;
}

aside div div ul.level-2,
aside div div ul.level-3{
  display:block;
  list-style: none;
  margin-left:10%;
  font-size: 1rem !important;
  line-height: 1.5;
  padding: 0% 3% 0% 3%;
 }

aside div div ul.level-2 li a {
  color:#000;   
}

aside div div.current.color_green ul.level-2 {
  display:block;
  list-style: none;
  margin-left:10%;
  font-size: 10pt;
  line-height: 1.5;
  padding: 0% 3% 0% 3%;
}

aside div div.current.color_green ul.level-2 li a {
  color:#000;
}

aside div div.color_green ul.level-2 li.active a.active {
  color: #52b348;
}




aside div .level3 {
  color: #000000;
  font-family: 'Titillium Web', sans-serif;
  padding: 15px 0px;
  border-bottom: solid 1px #333333;
}

aside div div ul.level-3 {
  display:block;
  list-style: none;
  margin-left:10%;
  font-size: 10pt;
  line-height: 1.5;
  padding: 0% 3% 0% 3%;
 }

aside div div ul.level-3 li a {
  color:#000;   
}

aside div div.current.color_green ul.level-3 {
  display:block;
  list-style: none;
  margin-left:10%;
  font-size: 10pt;
  line-height: 1.5;
  padding: 0% 3% 0% 3%;
}

aside div div.current.color_green ul.level-3 li a {
  color:#000;
}

aside div div.color_green ul.level-3 li.active a.active {
  color: #52b348;
}

/* Linke Nav -- Ende -- */






/* Headline Farbe schwarz ändern */
.news-list-view, header, span {
  color: #000;
  margin-left: -0%; 
}

.teaser-text, span a{
  color: #000;
  margin-left: -0%; 
}

/* Responsiv änderung  - wenn größer */
@media only screen and (min-width: 900px) {  
}


/* Responsiv änderung  - wenn kleiner */
@media only screen and (max-width: 900px) {  

  /* Bild - About us - Organisation */
html #page10 #wrapper #mainContent_subsite section.contents section div#c26 div.ce-textpic.ce-intext div.ce-bodytext p img{
  width: 100%;
}

 /* Logos - About us - Network - Logos  */
html #page12 #wrapper #mainContent_subsite section section div#c31 div.ce-textpic.ce-intext div.ce-bodytext p a img{

}
/*  Bild - About us - Events - Logos */
html #page13 #wrapper #mainContent_subsite section.contents section div#c32 div.ce-textpic.ce-above div.ce-bodytext p img {
  width: 100%;
}

html body#page10.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c26 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
  width: 100%!important;
}

html body#page10.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c30 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p img{

  }

}



/* CSS Responsiv für ein altes iPad 2 mit alte Browser versionen */

 /*iPad landscape oriented styles */

 /*   @media only screen and (device-width:768px)and (orientation:landscape){
  
      html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix {
  margin-left:-35%;
 }
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c5 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
    float:left;
  
    }
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c6 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
   float:left; 
  }
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c7 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
   float:left!important;
   width:32%; 
  }
   
}*/

    /*iPad Portrait oriented styles */
/*
@media only screen and (device-width:768px)and (orientation:portrait){
      html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix {
  margin-left:-48%;
}*/

/*
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c5 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
    float:left;
  
    }
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c6 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
   float:left; 
  }
html body#page1.root div#wrapper div#info_box.flex_box.px500.clearfix section div#c7 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media img {
   float:left!important;
   width:32%; 
  }
}*/

/* übergreifende CSS style  Dient für unregelmessige CSS style Korrektur */

/*html body#page1.root div#wrapper header nav#header_nav.background-color_green ul#header_nav_ul.center.level-1.clearfix li a {
  width: 30px;

}*/

html body#page14.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section.background-color_white.clearfix div#c218 div.ce-textpic.ce-right.ce-intext div.ce-gallery div.ce-row div.ce-column div.ce-media a img {
 margin-top: -30px;
}

/*html body#page14.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c34 h2 {
 margin-top: 45px;
}*/

html body#page14.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section.background-color_white.clearfix div#c218 {
 margin-top: -90px;
}

html body#page5.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c267 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img {
 margin-top: 20px;
}

.ce-bodytext a img, 
.ce-bodytext span img,
.news-text-wrap a img, 
.news-text-wrap span img {
  position: relative;
  top: 10px;
}


html body#page5.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c287 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p {
 margin-top:0; 
}
/*
#mainContent_subsite .contents h2 {
  margin-bottom: 40px;
  }
*/
#mainContent_subsite .contents {
  padding-top: 50px;
  }


#mainContent_subsite .contents h2 {
  margin-bottom: 0.3rem;
  }


#mainContent_subsite section section div#c267 div.ce-textpic.ce-right.ce-intext div.ce-bodytext p a img {
 margin-top: 10px;
}

#mainContent_subsite .contents h2.breadcrumb{
  margin-top: 0;
}

.background-color_light_white clearfix {
margin-bottom: 50px;
}


@media only screen and (max-width: 900px){
.level-2{
display: block;
}
body header #header_nav #header_nav_ul > li > a{
  padding-bottom: 5px;
  }

body header #header_nav #header_nav_ul > li ul li{
  border-bottom: 0;
  }
body header #header_nav #header_nav_ul > li ul li a{
  padding: 5px;
  }
#mainContent_subsite aside{
  padding-top: 93px;
  }
#mainContent_subsite aside > *
{
  display: none;
  }
  #mainContent_subsite aside #memberspace{
	  display: block;
  }
#mainContent_subsite aside > div.tx-felogin-pi1{
  display: block;
  }
body header #header_nav #header_nav_ul > li{
  padding-bottom: 15px;
  }
}

@media only screen and (max-width: 732px){
#mainContent_subsite aside{
  padding-top: 47px;
  }
}

/*section.contents section {
 margin-top:50px;  
}*/

section.contents section div#c77 h2 {
 margin-bottom:-25px;
}

@media only screen and (max-width: 1015px){
	#header_nav{
		display: none;
	}
}
@media only screen and (min-width: 1016px){
	#header_nav{
		display: block !important;
	}
}
/*@media only screen and (max-width: 732px){
	header_nav
}*/

aside div div ul.level-2 {
	margin-left: 5px !important;
	padding-left: 0 !important;
}
aside div div ul.level-2 li{
	padding-left: 10px;
	background: url(/fileadmin/templates/img/subnav-li.gif) no-repeat 0 1px;
}
aside div div,aside #memberspace div div{
	border-bottom: 1px solid #ccc;
}
aside #memberspace div, aside #memberspace .tx-felogin-pi1 div{
	border-bottom: none;
}
@media only screen and (max-width: 1015px){
	aside #memberspace .tx-felogin-pi1{
		margin-top: 20px !important;
	}
}
aside div div ul.level-3 {
	margin-left: 5px !important;
	padding-left: 0 !important;
}
aside a:hover,
aside div div ul.level-2 li a:hover,
aside div div ul.level-3 li a:hover {
  color: #52b348 !important; 
}
aside a,
aside div div ul li a,
aside div div ul.level-2 li a,
aside div div ul.level-3 li a{
	padding: 0 !important;
}
aside > div > div,
aside a,
aside h2,
aside ul.level-2 li{
	line-height: 1.3;
}
aside > div > div ul{
	margin: 0.5rem 0;
}

aside div div ul.level-3 li,
aside div div ul.level-2 li{
	
}

#navi_fuss ul#header_nav_ul li>a{
	font-weight: 600;	
}
@media screen and (max-width: 1015px){
	.level-2,
	.level-3{
		display: block;
		margin-left: 10px;
	}
	.level-2{
		display: block;
	}
	body header #header_nav #header_nav_ul li{
		padding: 0.75rem 0 0.75rem 5%;
	}
	body header #header_nav #header_nav_ul .level-2 li,
	body header #header_nav #header_nav_ul .level-3 li{
		border: none;
		padding: 3px 0px 3px 10px;
		background: url(/fileadmin/templates/img/subnav-li.gif) no-repeat 0 8px;
	}
	body header #header_nav #header_nav_ul li a,
	body header #header_nav #header_nav_ul .level-2 li a,
	body header #header_nav #header_nav_ul .level-3 li a{
		padding: 0;
	}
}
aside #memberspace .tx-felogin-pi1 a{
		color: #52b348;
	}
.breadcrumb{
    background-color: #FFF;
    box-sizing: border-box;
    padding: 0 !important;
    width: 100%;

    position: fixed;
    top: 94px;
    
    z-index: 100;
}
.breadcrumb-wrapper{
    max-width: 1200px;
    margin: 0 auto;
}
.breadcrumb-content{
    padding: 1rem 180px 1rem 300px;
    box-sizing: border-box;
}
@media screen and (max-width: 1015px){
    .breadcrumb{
        top: 120px;
        padding-left: 5%;
    }
    .breadcrumb-content{
        padding-left: 5%;
    }
}
.breadcrumb a{
    color: #52b348;
    white-space: nowrap;
}
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../../fileadmin/templates/fonts/fontawesome-webfont.eot?v=4.6.1');src:url('../../../fileadmin/templates/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('../../../fileadmin/templates/fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('../../../fileadmin/templates/fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('../../../fileadmin/templates/fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('../../../fileadmin/templates/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* NEWS - Bereich */
body #mainContent #c68 {
    margin-top: 50px;
    /*margin-top: 100px;*/
}
body #mainContent #c68 h1 {
  padding: 30px !important;  
  /*background: #f7f8fa;*/
  padding: 30px !important;
  text-align: center;
  font-size: 3em;
  color: #424443;
  font-weight: normal;
}


body #mainContent #c68 h1 span.green {
   color: #78b744;
   font-weight: normal;
}

body #mainContent .news .news-list-view {
  margin-left: 100px; 
}
body #mainContent_subsite .news .news-list-view .article,
body #mainContent .news .news-list-view .article {
  background: #f7f8fa;
  width: 27%;
  /*float: left;*/
  font-size: 0.8em!important;
  color: #414143; 
  padding-right: 5%;
  margin-bottom: 70px;
}
/*body#page1 #mainContent .news .news-list-view .article {*/
body #mainContent .news .news-list-view .article,
body #mainContent_subsite .news .news-list-view .article {
    padding: 10px;
    border: 2px #75b844 solid;
    margin-right: calc(5% - 20px);
    margin-bottom: calc(5% - 20px)!important;
}

body #mainContent .news .news-list-view .article h2 {
  margin-bottom: 0.3rem;
  color: #52B348;
  font-weight: normal;
  line-height: 1.3;
}

body #mainContent .news .news-list-view .article h2::before {
  content: "";
  color: #75b844;
}

body #mainContent .news .news-list-view .article .news-img-wrap {
  margin-bottom: 1rem;
  position: relative;
}

body #mainContent .news .news-list-view .article .news-img-wrap .news-image-link > img {
	min-width: 100% !important;
    height: auto !important;
    min-height: 233px;
    width: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}


body #mainContent .news .news-list-view .article .header {
  height: 20px;
}

body #mainContent .news .news-list-view .article .news-list-date,
body #mainContent_subsite .news .news-list-view .article .news-list-date {
/*  position: relative;
  top: 50px;
  left: -5px;*/
  margin-bottom: 20px;
  /*float: right;*/
  color: #414143;
  font-weight: 400;
}

body #mainContent .news .news-list-view .article .news-list-category,
body #mainContent_subsite .news .news-list-view .article .news-list-category {
/*  position: relative;
  top: 50px;
  left: 0px;*/
  color: #414143;
  font-weight: 400;
}
body #mainContent_subsite .news .news-list-view .article .more,
body #mainContent .news .news-list-view .article .more {
  margin-bottom: 20px;
  display:block;
  width: 100px;
  padding: 5px;
  background: #75b844;
  text-align: center;
  border-radius: 5px;
  color: #FFF;
  margin-top: 20px;
}
/*body#page1 #mainContent .news .news-list-view .article .teaser-text,
body#page1 #mainContent .news .news-list-view .article .teaser-text * {*/
body #mainContent .news .news-list-view .article .teaser-text,
body #mainContent .news .news-list-view .article .teaser-text *,
body #mainContent_subsite .news .news-list-view .article .teaser-text,
body #mainContent_subsite .news .news-list-view .article .teaser-text * {
  margin-bottom: 0!important;
}

body #mainContent .news .news-list-view .article .teaser-text {
  margin-top: 60px;
}

body #mainContent .news .news-list-view .article .teaser-text span {
  display: block;
  height: 75px;
}
/*body#page1 #mainContent .news .news-list-view .article .teaser-text span {*/
body #mainContent .news .news-list-view .article .teaser-text span,
body #mainContent_subsite .news .news-list-view .article .teaser-text span {
  display: none;
}

.zurueck {
  position:relative; 
  top: 20px; 
  padding: 8px;
  border-radius: 5px;
  background: #75b844;
  color: #ffffff; 
  cursor: pointer;
}

.aufzaehler {
  padding-top: 7px;
  padding-bottom: 10px;
}

.aufzaehler li {
  list-style:none; 
}

.aufzaehler li:before {
  color: #52b348; 
  content:"\25A0"; 
  font-size:1.5em; 
  padding-right:.25em; 
  position:relative;
  top:.1em; 
}

body .news h4 {
  color: #52b348;
  font-weight: bold;
}

hr {
  border:0;
  border-bottom: 1px solid #414143;
}

@media only screen and (max-width: 1050px) {
/*  body #mainContent .news .news-list-view .article {
    margin: 0px;
    padding: 0px;  
    width: 89%;
  }*/
  body #mainContent .news .news-list-view .article .teaser-text {
     margin-top: 40px;
     margin-bottom: 40px;
     font-size: 1.3em;
  }
  body #mainContent .news .news-list-view .article .news-list-date {
    position: relative;
/*    top: 30px;
    left: 0px;*/
    margin-bottom: 20px;
    font-size: 1.3em;
    /*float: right;*/
  }
  body #mainContent .news .news-list-view .article .news-list-category {
/*    position: relative;
    top: 30px;
    left: 0px;*/
    margin-bottom: 20px;
    font-size: 1.3em;
  }
body #mainContent_subsite .news .news-list-view .article .more,
  body #mainContent .news .news-list-view .article .more {
    margin: 0;
    padding: 5px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 900px) {  
    
body #mainContent_subsite .news .news-list-view .article .more,
  body #mainContent .news .news-list-view .article .more {
    margin-top: 0;
  }
body #mainContent .news .news-list-view .article{
  padding-bottom: 2rem;
  }
}

@media only screen and (max-width: 732px) {  
  body #mainContent .news .news-list-view .article {
     margin-left: 60px;
     width: 80%;
  }
  body #mainContent .news .news-list-view {
    margin: 0;
    padding: 0;
  }
  body #mainContent .news .news-list-view .article .news-img-wrap {
     float: none;
  }
  body #mainContent .news .news-list-view .article .news-img-wrap img {
    width: 100%; 
    height: auto;
    float: none;
  }
  body #mainContent_subsite .news .news-list-view .article .header,
  body #mainContent .news .news-list-view .article .header {
      margin-bottom: 10px;
  }
  body #mainContent .news .news-list-view .article .header h2 {
     font-size: 1.7em;
  }
  body #mainContent .news .news-list-view .article .teaser-text {
    margin-top: 30px;
    padding-right: 0px;
  }
  body #mainContent .news .news-list-view .article .news-list-date {
/*    position: relative;
    top: 25px;*/
    margin-bottom: 20px;
    padding-right: 0;
    /*float: right;*/
  }
  body #mainContent .news .news-list-view .article .news-list-category {
/*    position: relative;
    top: 25px;*/
    margin-bottom: 20px;
  }

  body #mainContent .news .news-list-view .article .more {
    margin: 0;
    margin-top: 0;
    padding: 5px;
  }
}


@media only screen and (max-width: 500px) {
  body #mainContent .news .news-list-view .article .header h2 {
     font-size: 1.5em;
  }  
  body #mainContent .news .news-list-view .article {
     margin-left: 60px;
     width: 77%;
  }
  body #mainContent .news .news-list-view .article .news-list-date {
/*    position: relative;
    top: 35px;*/
    font-size: 1em;
  }
  body #mainContent .news .news-list-view .article .news-list-category {
/*    position: relative;
    top: 35px;*/
    font-size: 1em;
  }
  body #mainContent .news .news-list-view .article .teaser-text {
    margin-top: 40px;
    font-size: 1em;
  }
 }
body #mainContent_subsite .news .news-list-view .article .header,
body #mainContent .news .news-list-view .article .header{
  height: auto;
/*    margin-top: 10px;*/
}

@media only screen and (min-width: 601px) {
body #mainContent_subsite .news .news-list-view .article .news-text-link,
body #mainContent .news .news-list-view .article .news-text-link{
  /*height: 5.8em;*/
  display: block;
  overflow: hidden;
  }
body #mainContent_subsite .news .news-list-view .article .textcontainer .teaser-text span,
body #mainContent .news .news-list-view .article .textcontainer .teaser-text span{
    /*display: block;*/
    height: 6.9rem;
    overflow: hidden;
}

.news .news-list-view .article .news-img-wrap{
  height: 240px;
}
}
.news .news-list-view .article .news-img-wrap{
  min-height: 240px;
}
body #mainContent_subsite .news .news-list-view .article .news-text-link h2,
body #mainContent .news .news-list-view .article .news-text-link h2{
  margin-top: 0;
  }
body #mainContent_subsite .news .news-list-view .article .teaser-text,
body #mainContent .news .news-list-view .article .teaser-text
{
margin-top: 0;
}
body #mainContent_subsite .news .news-list-view .article .news-list-date,
body #mainContent .news .news-list-view .article .news-list-date{
  /*top: 0;*/
  color: #414143;
  margin-bottom: 0;
  /*right: 0;*/
  /*left: auto;*/
  /*position: absolute;*/
  }
body #mainContent_subsite .news .news-list-view .article .news-list-category,
body #mainContent .news .news-list-view .article .news-list-category{
    /*top: 0;*/
  color: #414143;
  /*left: 0;*/
  /*position: absolute;*/
  }

.news .news-list-view .textcontainer{
    margin-bottom: 1rem;
/*padding-top: 3rem;*/
  position: relative;
  display: flex;
  justify-content: space-between;
}
body #mainContent_subsite .news .news-list-view .article .teaser-text span,
body #mainContent .news .news-list-view .article .teaser-text span{
height: auto;
  padding-bottom: 1rem;
}

.contents .news-img-wrap img{
  margin-top: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  }
.news .news-list-view .article .news-img-wrap .news-image-link,
.news .news-list-view .article .news-img-wrap span.no-media-element
{
  transition: all 0.3s ease-in-out 0s;
  }
.news .news-list-view .article .news-img-wrap{
  overflow: hidden;
  line-height: 0;
  background: #111 url("/fileadmin/images/portfolio-link-more.png") no-repeat scroll center center;
  }
.news .news-list-view .article .news-img-wrap:hover .news-image-link{
    opacity: 0.6;
    transform: scale(1.2, 1.2) rotate(-5deg);
}
.news .news-list-view .article .news-img-wrap:hover span.no-media-element{
  opacity: 0.6
  }
body #mainContent_subsite .news .news-list-view .article{
    /*width: 45%;*/
    width: 27%;
    background: none;
}
.news-img-wrap span.no-media-element{
      display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  background: rgba(255,255,255,0.9);
  }

.news-img-wrap span.no-media-element img{
  height: auto;
}
.news-img-wrap{
  text-align: center;
  }

body #mainContent_subsite .news .news-list-view .article:nth-child(odd){
  /*clear: left;*/
  }

.news.news-single .news-list-category{
float: left;
  }

.news.news-single .news-list-date{
float: right;
  }

.news.news-single .header{
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  }
#mainContent_subsite .news.news-single .header h2{
  margin-bottom: 0.3rem;
  }

.news.news-single h1,
.news.news-single h2,
.news.news-single h3,
.news.news-single h4,
.news.news-single h5,
.news.news-single h6,
.news.news-single p{
  margin: 1.5rem 0;
  }
body #mainContent_subsite .news .news-list-view .article,
body #mainContent .news .news-list-view .article{
  font-size: 1rem;
  }

.news-list-view .news-img-wrap > img{
width: 100%;
}
.news_category:first-child {
  border-left: none;
  padding-left: 0;
  }
.news_category {
  display: inline;
  border-left: 1px solid #000;
  padding-left: 4px;
  }
.news.news-single .news-img-wrap img{
  width: 100%;
}
.zurueck{
  padding: 5px 11px;
  }

@media only screen and (max-width: 1150px) {
.news-img-wrap span.no-media-element{
  padding: 21% 0;
  }
}
@media only screen and (max-width: 1100px) {
.news-img-wrap span.no-media-element{
  padding: 0;
  }
}

body #mainContent section a.news-image-link{
      padding: 0;
  }

body #mainContent #c68 h1{
  padding-top: 0 !important;
  }

body #mainContent .news .news-list-view .article{
  margin-bottom: 0;
  }

.no-news-found{
text-align: center;
  padding: 0 10%;
  margin-0 auto;
}
body #mainContent #c68 h1{
padding-bottom: 10px !important; 
}

.news .news-list-view .article .news-img-wrap{
/*  max-height: 233px;*/
  max-height: 193px;
  /*max-width: 350px;*/
}

#mainContent_subsite .contents .news-list-view .article .header h2{
  line-height: 1.3;
  }
  
  .teaser-text{
    margin: 1.5rem 0;
    font-weight: 600;
  }
  @media only screen and (max-width: 600px) {
    body #mainContent_subsite .news .news-list-view .article{
     width: 100%; 
    }
  }
.news-image-link{
    width: 100%;
    height: 100%;
    display: block;
    background: #FFF;
}
@media only screen and (max-width: 900px) {
  body #mainContent_subsite .news .news-list-view .article .more, body #mainContent .news .news-list-view .article .more{
    margin-top: 30px;
  }
}
@media only screen and (max-width: 600px){
  body #mainContent_subsite .news .news-list-view .article{
    margin-bottom: 30px;
  }
}

#c343 .news-img-wrap img{
  width: 100%;
  }
  
 #c343  .news-img-wrap .mediaelement-image{
	  height: 497px;
	  width: 100%;
	  position: relative;
  }
#c343   .news-img-wrap .mediaelement-image img{
	 position: absolute;
	 bottom: 0;
	 left: 0;
  }
  
#c89 .news-img-wrap img{
  width: 100%;
  }
  
 #c89 .news-img-wrap .mediaelement-image{
	  height: 497px;
	  width: 100%;
	  position: relative;
  }
#c89 .news-img-wrap .mediaelement-image img{
	 position: absolute;
	 bottom: 0;
	 left: 0;
  }
  
  @media only screen and (max-width: 1015px){
	    .news-img-wrap .mediaelement-image{
			height: auto;
			width: 100%;
			position: relative;
			max-height: none;
		}
		.news-img-wrap .mediaelement-image img{
		   position: relative;
		   bottom: auto;
		   left: auto;
		}
  }
  
  
  
  
/*++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width: 900px) {  
    body #mainContent .news .news-list-view {
        margin-left: 50px;
    }
    body #mainContent .news .news-list-view .article {
        margin: 0px;
        /*padding: 0px;*/  
        padding: 20px;
        width: 89%;
    }
    body #mainContent_subsite .news .news-list-view .article .news-text-link,
    body #mainContent .news .news-list-view .article .news-text-link {
        /*height: 8em;*/
    }
    .news .news-list-view .textcontainer {
        padding-top: 1.5rem;
    }
/*    body#page1 #mainContent .news .news-list-view .article {*/
    body #mainContent .news .news-list-view .article,
    body #mainContent_subsite .news .news-list-view .article {
        margin-bottom: 2rem;
        margin-right: 30px;
        width: 39%;
    }
    /*  .news .news-list-view .article .news-img-wrap {
          display: inline-block;
          width: 60%;
      }
      body #mainContent .news .news-list-view .article .header {
          display: inline-block;
          width: 40%;
          margin-left: 5%;
      }*/
}
@media only screen and (max-width: 732px) {
    body #mainContent .news .news-list-view {
        margin: 0 4%;
    }
/*    body#page1 #mainContent .news .news-list-view .article {*/
    body #mainContent .news .news-list-view .article,
    body #mainContent_subsite .news .news-list-view .article {
        margin-right: 0;
        margin-bottom: 20px!important;
        width: 89%;
    }
    body #mainContent_subsite .news .news-list-view .article .news-text-link,
    body #mainContent .news .news-list-view .article .news-text-link {
        height: auto;
    }
}
/*++++++++++++++++++++++++++++++++++*/
.tx-damn-adresssearch label {
    width: 90px;
    float: left;
}
.tx-damn-adresssearch .text {
  margin-left: 90px;  
  width: 70%;
}
.tx-damn-adresssearch .tx_damnadresssearch_company_image img {
  width: 100%;
}

/*
#nav-toggle{
display: none;}
*/

.tx-damn-adresssearch .tx_damnadresssearch_ap_contact .tx_damnadresssearch_ap_email label {
  width: 30px;
}
.tx-damn-adresssearch .tx_damnadresssearch_ap_contact .tx_damnadresssearch_ap_email .text {
  width: auto;
}
.tx-felogin-pi1 {
  margin-top: 55px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1015px) { 
.tx-felogin-pi1 {
	margin-top: 80px !important;
  padding-bottom: 40px;
}
}
 
.tx-felogin-pi1 div {
  border: 0;
  padding: 0;
}

.tx-felogin-pi1 form fieldset legend {
  display: none;
}

.tx-felogin-pi1 h3 {
  color: #52b348;  
  font-size: 1em;
  line-height: 1.3;
  font-weight: normal;
}

.tx-felogin-pi1 form {
  margin: 0 !important;
}

.tx-felogin-pi1 form fieldset {
  margin-top: 20px;
  border: none;  
}

.tx-felogin-pi1 form input {
  width: 90%;
  border-radius: 5px;
  color: #000000;
  font-size: 0.9em;
}
.tx-felogin-pi1 form input:focus {
  background: #dfdfdf;
}

.tx-felogin-pi1 form input[type="submit"] {
  width: 98%;
  margin-top: 20px;
  background: #75b844;
  border-radius: 5px;
  color: #ffffff;
}
.tx-felogin-pi1 form input[type="submit"]:hover {
  background: #7ec64a;
  cursor: pointer; 
}

@supports (-webkit-appearance:none) {
  .tx-felogin-pi1 {
    margin-top: 30px;
  }
  _::-webkit-:not(:root:root), .tx-felogin-pi1 {
     margin-top: 70px;
    }
}

@media only screen and (max-width: 1150px) {  
  .tx-felogin-pi1 form input[type="submit"] {
     width: 100%;
   }
}
@media only screen and (max-width: 900px) {  
  .tx-felogin-pi1 form input[type="submit"] {
     width: 102%;
   }
}
@media only screen and (max-width: 732px) {  
  .tx-felogin-pi1 form input {
    width: 96.5%;
  }   
  .tx-felogin-pi1 form input[type="submit"] {
     width: 100%;
   }
}
@media only screen and (max-width: 500px) {  
  .tx-felogin-pi1 form input {
    width: 92%;
  }    
 .tx-felogin-pi1 form input[type="submit"] {
     width: 98%;
  }
}
/* Text Maske text_blog_0001 - Headline (Black) - Textblog */
#text_mask_block_1 {
  width: 100%;
}

#text_mask_block_1 p {
  margin-bottom:-15px;
  margin-left: -1px;
}
/* text_blog_0001 - Ende */

/* Text Maske text_blog_0002 - Headline (Grün+H2) - Textblog */
#text_mask_block {

  width: 100%;

}

#text_mask_block h2 {
  margin-bottom:-15px;
}

#text_mask_block p {
  text-align: blog;
}
/* text_blog_0002 - Ende */


/* text_bild_formatierung - Start*/
.container-bild-text {
    width= 100%;
}

.box_3_bild {
  width: 150px;
  float:left;
}
.img-left {
  width: 100%;
}

.box_3_text {
  250px;
  float:left;
}
.box_3_text #text-right {
  width:100%;
  }


/* text_bild_formatierung - Ende*/






/*Responsiv 1 */

/* Text Maske text_bilder_0003 - Portrait + Name */
@media only screen and (min-width: 780px) {
#tag_bild_container {
width: 720px;
}


#box-b-t-1 {
  float:left;
}

#tag_bild01 {
  
}

#tag_bild01 img {
  width:200px;  
  
}

#tag_b1 {
  width:200px;
  font-size: 1em;
  text-align: center;
}

#tag_bild_container #box-b-t-2 div#tag_b2 {

}

#tag_bild_container #box-b-t-2 div#tag_bild02 {

}



#box-b-t-2 {
  float: right;
}

#tag_bild02 {
}

#tag_bild02 img {
  width: 200px;

}


#tag_b2 {
  width:200px;
  font-size: 1em;
  text-align: center;
}

}







/* Responsiv */

@media only screen and (max-width: 775px) {  
  




#tag_bild_container {
width: 720px;
}


#box-b-t-1 {
}

#tag_bild01 {
  
}

#tag_bild01 img {
  width:200px;  
  
}

#tag_b1 {
  width:200px;
  font-size: 1em;
  text-align: center;
}

#tag_bild_container #box-b-t-2 div#tag_b2 {
  margin-left:12%;
}

#tag_bild_container #box-b-t-2 div#tag_bild02 {
  margin-left:12%;
}


#tag_bild_container #box-b-t-1 div#tag_b1 {
  margin-left:12%;
}

#tag_bild_container #box-b-t-1 div#tag_bild01 {
  margin-left:12%;
}



#box-b-t-2 {
}

#tag_bild02 {
 
}

#tag_bild02 img {
  width: 200px;

}


#tag_b2 {
  width:200px;
  font-size: 1em;
  text-align: center;
}


}

/* text_bilder_0003 - Ende */ 

article_1 {
  width: 720px;
}
.headline_h2_1 {
     color: #000;;
         font-size: 1.5em;

}

.headline_h2_2 {
    color: #52B348;
        font-size: 1.5em;
  
}


.bild_1 {
      /*Hinweis! Bild max 720px breit*/
    margin-top: 3px;
    width:100%;
}

.subline {
    margin-top: 10px;
    padding-right: 5px;
    font-size: 16px;
    margin-bottom: 10px;
   
}


.text_1 {
    font-size: 1rem;   
}

@media only screen and (max-width: 732px) {
  
article_1 {
  width: 100%;
}
.headline_h2_1 {
    padding-left: 5px;
    padding-right: 5px;
    color: #000;;
    font-size: 20px;
}

.headline_h2_2 {
    padding-left: 5px;
    padding-right: 5px;
    color: #52B348;
    font-size: 20px;
}


.bild_1 {
      /*Hinweis! Bild max 720px breit*/
    margin-top: 10px;
    width:100%;
}

.subline {
    margin-top: 10px;
    padding-left: 65px;
    padding-right: 30px;
    font-size: 16px;
    margin-bottom: 10px;
}

.text_1 {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 18px;    
}
  
  
.headline_box_200 {
  margin-left: 60px;

}
  }

/* Maske - PDF URL + Text - box_bild_00100*/


.box_00100 {
  width:100%;
  }
.box_bild_00100 {
  float: left;
  width:5%;
    margin-top:10px;
}

.box_text_00100 {
  float:left;
  width:70%;
  padding-left:15px;
  height:100%;
}


/*** VIDEO ELEMENTS ***/

#page1 .video_elemts {
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 2rem;
}
#page1 .video_elemts .video_element_item {
    width: calc(33.333% - 10px);
}

.video_elemts {
    display: block;
    position: relative;
}
.video_elemts .video_element_item {
    display: inline-block;
    margin: 5px;
    width: calc(50% - 10px);
    position: relative;
}
.video_elemts .video_element_item > iframe {
    max-width: 100%;
}
.video_elemts .video_element_item > .video_date {
    display: none!important;
/*    position: absolute;
    bottom: .4em;
    right: 0;
    padding: 0 5px;
    background: rgba(0,0,0,.5);
    color: #FFF;
    pointer-events: none!important;*/
}

@media screen and (max-width: 1015px) {
/*    #page1 .video_elemts {
        margin: 0 25px;
        margin-top: 50px;
        padding-bottom: 50px;
    }
    #page1 .video_elemts .video_element_item {
        width: 33.333%;
    }
    .video_elemts .video_element_item {
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
    }*/
    #page1 .video_elemts {
        text-align: center;
    }
    #page1 .video_elemts .video_element_item {
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
        width: auto;
        position: relative;
    }
}
@media screen and (max-width: 732px) {
/*    #page1 .video_elemts .video_element_item {
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
    }*/
}
*
{
  margin: 0px;
  padding: 0px;
}

/*.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; 
}*/
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
/*
li{
  list-style: none;
}
*/   
    
/*##### Search Panel #####*/
  #search-panel{
    width: 100%;
    height: 100px;
    background-image: linear-gradient(to right,#fff , #52B348);
    display: none;
    box-sizing: border-box;
    padding: 32px 4%;
    /*
    border-bottom: 2px solid #999;
    */
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    top: 94px;
  }
@media screen and (max-width: 1330px) {
    #search-panel #indexedsearchbox {
        right: 180px;
    }
}
@media screen and (max-width: 1015px) {
    #search-panel {
        top: 122px;
    }
}
  /*form{
    width:100%;
    display: block;
    margin: 0 auto;

  }*/
  #suche {
    position: absolute;
    right: 5%;
    top: 30px;
  }
  .start_search{
    border: 3px solid transparent;
    padding: 3px;
    position: relative;
    top: 12px;
  }
  
/* 
.start_search:hover{
    border: 3px solid #fff;
  }
  */
 .start_search:hover>span{
    background-position: -19px 0;  
  }
  .start_search span{
    background: url('../../../fileadmin/templates/img/search-icon.png');
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 39px;
    width: 19px;
    display: block;
    height: 22px;
    position: relative;
    
  }
  .start_search span:hover{
    background-position: -19px 0;
  }
  @media screen and (max-width: 640px){
    .start_search{
      top: 0;
    }
    .start_search span{
      top: 0;
      left: 30px;
    }
  }  
  
  #search-panel p{
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    font-weight: bold;
    float: left;
    color: #fff;
    cursor: pointer;
  }
  #search-panel p:after{
    content:" >>";
    color: yellow;
    font-weight: bold;
    position: relative;
    top: -1px;
  }
  #Search{
    background-color: transparent;
    
    border: medium none;
    box-sizing: border-box;
    color: #aaa;
    font-size: 25px;
    font-weight: 400;
    height: 40px;
    padding: 5px;
    width: 50%;
    position: relative;
    top: -3px;
  }

    #ke_search_sword {
    background-color: #777;
    border: medium none;
    box-sizing: border-box;
    color: #aaa;
    font-size: 25px;
    font-weight: 400;
    height: 40px;
    padding: 5px 5px 8px 12px;
    width: 50%;
    position: relative;
    top: -4px;
}
    
    .start_search {
    border: 3px solid transparent;
    padding: 3px;
    position: relative;
    top: 12px;
}
/*
li {
    list-style: none;
}
*/
* {
    margin: 0px;
    padding: 0px;
  }
  
#.tx-kesearch-pi1 {
    font-family: arial,sans-serif;
  font-size:14px;
}

/* Clearer */
.tx-kesearch-pi1 .clearer {
    display: block;
    height: 1px;
    line-height: 1px;
    clear: both;
}

/* formElements */
.tx-kesearch-pi1 form{
    border: 0 none;
    margin: 0 0 20px 0;
}
.tx-kesearch-pi1 form fieldset{
  margin:0;
  padding:0;
}
.tx-kesearch-pi1 .kesearch_searchbox {
  border:none;
}
.tx-kesearch-pi1 input[type="text"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea{
    padding: 0.3em 0.3em 0.3em 0.4em;
    background: white;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #2b2b2b;
}
.tx-kesearch-pi1 input[type="text"]:focus,
.tx-kesearch-pi1 input[type="text"]:hover,
.tx-kesearch-pi1 select:focus,
.tx-kesearch-pi1 select:hover,
.tx-kesearch-pi1 textarea:focus,
.tx-kesearch-pi1 textarea:hover{
    box-shadow: 0 0 3px #bbbbbb;
    border: 1px solid #b2b2b2;
    color: #000;
}

/* Buttons */
a.kesGreyButt,
span.resetbutt a,
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt{
  padding: 5px 10px;
  margin: 0 10px 10px 0;
  display: block;
  cursor: pointer;
  min-width:70px;
  max-width:140px;
  -moz-user-select: none;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(center top , #f6f6f6, #f0f0f0);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #444;
  cursor: default;
  font-family: arial,sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt{
}

/* fix firefox button size (line-height is not working in firefox submit button)*/
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
li.checkboxButtonSubmit span,
span.submitbutt input,
input.kesGreyButt[type="submit"]{
  min-width:169px;
  max-width:220px;
}

span.resetbutt {
  float:left;
}

span.resetbutt a:hover,
span.submitbutt input:hover,
input.kesGreyButt:hover,
span.kesGreyButt:hover{
 color:#000;
 text-decoration: none;
 cursor: pointer;
 background: #d1d1d1;

 background-color: #f8f8f8;
 background-image: -moz-linear-gradient(center top , #f8f8f8, #f1f1f1);
 border: 1px solid #c6c6c6;
 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
 color: #222;
}
span.kesGreyButt a{
 text-decoration: none;
 color:#444;
 text-shadow: 0px 1px 0px #ffffff;
}
span.kesGreyButt a:hover{
 text-decoration: none;
 color:#000;
 text-shadow: 0px -1px 0px #ffffff;
}
/* buttFixes */
#kesearch_filters .list li.checkboxButton,
#kesearch_filters .list li.checkboxButtonSubmit{
 text-decoration: none !important;
 padding-bottom: 5px;
}
#kesearch_filters .list li.checkboxButtonSubmit{ margin-bottom: 1px;}
#kesearch_filters .list li.checkboxButtonSubmit{ padding-bottom: 0;}

/* SearchBox */
div.kesearchbox{
 position: relative;
 height: 35px;
 margin: 0 0 10px 0;
}
#ke_search_sword {
    /*
    position: absolute;
    top: 1px;
    width: 220px;
    height: auto;
    padding: 8px 40px 7px 9px;
    margin: 0;
    display: inline;
    */
    margin-left: 47%;
    background-color: #777;
    border: medium none;
    box-sizing: border-box;
    color: #aaa;
    font-size: 25px;
    font-weight: 400;
    height: 40px;
    padding: 5px 5px 8px 12px;
    width: 50%;
    position: relative;
    top: -4px;
}
#kesearch_submit{
  /*
    position: absolute;
    top: 3px;
    left: 237px;
    height: 28px;
    width: 28px;
    border: 0 none;
    padding: 0;
  */
  font-family: "Open Sans", sans-serif;
  font-size: 23px;
  font-weight: bold;
  float: left;
  color: #fff;
  cursor: pointer;
  margin-right: 30px;
    position: relative;
    background-color: transparent;
  border: none;
  position: relativ;
}

#kesearch_submit:focus,
#kesearch_submit:hover{
    box-shadow: 0 0 0 white;
    border: 0 none;
    cursor: pointer;
}

/* Filters */
#kesearch_filters div.textlinks {
  margin:0 0 20px 0;
}
#kesearch_filters select {
    min-width: 180px;
    max-width: 270px;
    margin: 0 0 10px 0;
}
#kesearch_filters .list {
    margin-bottom: 10px;
}
#kesearch_filters .list .head {
    display:block;
    border: 1px solid #CFCFCF;
    padding: 5px;
}
#kesearch_filters .list ul {
    padding: 10px;
    margin: 0;
    border: 1px solid #cfcfcf;
    border-top: 0 none;
    list-style-type:none;
}
#kesearch_filters .list ul.expanded { display:block; }
#kesearch_filters .list ul.closed { display:none; }
#kesearch_filters .list li {
    display:block;
    list-style-type:none;
    margin:0 0 10px 0;
    line-height:16px;
    color: #444;
}
#kesearch_filters .list li a{
    color: #444;
}
#kesearch_filters .list li:hover,
#kesearch_filters .list li a:hover{
    text-decoration: none;
    color: #444;
    cursor: pointer;
}
#kesearch_filters .list li.selected { font-weight: bold; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.level0 { margin-left: 14px; }
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.level1 { margin-left: 21px; }
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.level2 { margin-left: 28px; }
#kesearch_filters .list li.parent3,
#kesearch_filters .list li.level3 { margin-left: 35px; }
#kesearch_filters .list li.parent0,
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.parent3 {
    font-weight: bold;
    list-style-position: outside;
}

/* Checkboxes */
#kesearch_filters .list ul.checkboxList{ padding-bottom: 1px; }
#kesearch_filters .list li.optionCheckBox {
    float: left;
    width: 200px;
    text-decoration: none;
    margin-bottom: 4px;
}
#kesearch_filters .list li.optionCheckBox input[type="checkbox"]{
    float: left;
    margin: 0 5px 0 0;
}
#kesearch_filters .list li.clearer {
    font-size: 0;
    line-height: 0;
    float: none;
    margin: 0 !important;
}
#kesearch_filters label{
    display:block;
    font-weight:bold;
    color: #353535;
    margin:0 0 4px 0;
}
#kesearch_filters .list li.region {
    font-weight: bold;
    margin-top: 5px;
}
#kesearch_filters .list li.noclick { cursor: default !important; }
#kesearch_filters .list li.country { margin-left: 7px; }

/* SPECIAL CSS CLASS */
#kesearch_filters .small {
    display:block;
    height: 65px;
    max-height: 65px;
    overflow-y: auto;
    overflow-x: hidden;
}
#kesearch_filters .larger {
    display:block;
    height: 130px;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* multiselectPage */
.tx-kesearch-pi1 .multiselect .multi-option {
    float: left;
    width: 200px;
    margin: 0 0 5px 0;
}
.tx-kesearch-pi1 .multiselect .multi-option input[type="checkbox"]{
    float: left;
    margin: 0 5px 0 0;
}
.tx-kesearch-pi1 .multiselect label {
    font-weight: normal;
    padding: 0 10px 0 0;
    float: left;
}
.tx-kesearch-pi1 .multiselect .multiselectButtons{ padding: 10px 0 0 0; }
.tx-kesearch-pi1 .multiselect .last { /* ???? */ }

/* Results */
#kesearch_num_results{
  color:#898989;
  max-width:150px;
  float:left;
  margin-bottom: 20px;
}

#kesearch_results .result-list-item{
  clear:both;
    margin: 20px 0 30px 0;
    padding: 0;
}
#kesearch_results .result-list-item .result-number,
#kesearch_results .result-list-item .result-title {
  font-size:18px;
}
#kesearch_results {
  clear:both;
  margin-top:20px;
}
#kesearch_results .result-list-item .result-teaser {
  color:#707070;
  line-height: 1.4;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-page { }
.tx-kesearch-pi1 #kesearch_results .result-list-item-type-tt_news { }

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
    float:left;
    margin-top:2px;
    margin-right:5px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: red;
    font-weight: bold;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
    border: 1px solid #D3D3D3;
    display: block;
    float: right;
    height: 10px;
    width: 48px;
}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
    background-color: #D3D3D3;
    border: 1px solid #898989;
    display: block;
    height: 10px;
    margin: -1px 0 0 -1px;
}

/* Query time */
.tx-kesearch-pi1 #kesearch_query_time {
    font-style: italic;
    text-align: center;
    font-size: 80%;
}

/* Searchbox */
.tx-kesearch-pi1 .searchbox {
    margin-bottom: 5px;
}
.tx-kesearch-pi1 .searchbox input {
    margin-left: 0;
    width: 145px;
}
.tx-kesearch-pi1 .searchbox input.submit {
    width: 18px;
    height: 18px;
    border: none;
    background: none;
    vertical-align: middle;
}
.tx-kesearch-pi1 form.static .searchbox input.submit {
    margin-top: -16px;
}
.tx-kesearch-pi1 form.ajax .searchbox input.submit {
    margin-top: -4px;
}
.tx-kesearch-pi1 .searchbox .search_input {
    float:left;
    margin-right: 5px;
}

/* Spinner / updating */
.tx-kesearch-pi1 #kesearch_updating_filters,
.tx-kesearch-pi1 #kesearch_updating_results {
    display:none;
    text-align: center;
}
.tx-kesearch-pi1 #testbox {
    margin-top: 100px;
    border: 1px solid red;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
    padding: 5px;
}
.tx-kesearch-pi1 .general-message .image {
    float:left;
    vertical-align: middle;
    margin-right: 10px;
}

/* Pagebrowser */
#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
    text-align: center;
    word-wrap: break-word;
    font-size: 12px;
    color:#707070;
}
#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total{
    padding: 8px 0;
    background:#fff;
    margin-bottom: 15px;
}
#kesearch_pagebrowser_top .pages_total { border-bottom: 1px dashed #707070; }
#kesearch_pagebrowser_bottom .pages_total { border-top: 1px dashed #707070; }
#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt{
    margin: 0 0 5px 0;
}
#kesearch_pagebrowser_top .kesearch_pagebrowser,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser { margin: 0 auto 0; }

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a { padding: 3px; }
#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover { cursor:pointer; }
#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom  a.current {
   font-weight: bold;
   color:#000;
   text-decoration:none;
}
#kesearch_pagebrowser_top .browser,
#kesearch_pagebrowser_bottom .browser{
    border:1px solid;
}
.tx-kesearch-pi1 .next,
.tx-kesearch-pi1 .prev {
    display:inline-block;
    width:24px;
    height:29px;
    color:transparent;
    text-decoration:none;
  /* overflow:hidden; */
}
/*
.tx-kesearch-pi1 .next{background: transparent url('../../../fileadmin/templates/_css/img/arrow-next.gif') no-repeat left 0;}
.tx-kesearch-pi1 .prev{background: transparent url('../../../fileadmin/templates/_css/img/arrow-prev.gif') no-repeat right 0;}
*/
.tx-kesearch-pi1 a.next,
.tx-kesearch-pi1 a.prev{
    display:inline-block;
    width:66px;
    height: auto;
    color:transparent;
    text-decoration:none;
    padding:0 !important;
    margin: 10px 0 0 0;
}

/* Ordering */
.tx-kesearch-pi1 #kesearch_ordering span.down {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: #FF0000 transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
}
.tx-kesearch-pi1 #kesearch_ordering span.up {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent transparent #FF0000;
    border-style: none solid solid;
    border-width: 0 4px 4px;
}
.tx-kesearch-pi1 #kesearch_ordering div.ordering {
  float:right;
  max-width:300px;
}
.tx-kesearch-pi1 #kesearch_ordering ul {
    display: inline-block;
    height: 20px;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.tx-kesearch-pi1 #kesearch_ordering ul li {
    float: left;
    margin-right: 10px;
}
.tx-kesearch-pi1 #kesearch_ordering div.clearer {
    clear: left;
}
/* needed for autocomplete */
ul.ui-autocomplete li a {
  font-size: 12px;
}
    


#indexedsearchbox{
    width: auto;
    height: 50px;
    padding-left: 70%;
}

#search_for .tx-indexedsearch-searchbox-sword,
.searchbox-sword, .tx-indexedsearch-searchbox-sword.sword{
    margin: 0px;
    padding: 8px;
    background-color: #c4007a;
    border: solid 3px #fff;
    border-right: none;
    display: block;
    float: left;
}
#search_for .tx-indexedsearch-searchbox-sword,
.tx-indexedsearch-searchbox-sword.sword{
    background-color: #fff;
    border: solid 3px #c4007a;
    border-right: none;
    color: #000;
}
#search_for .tx-indexedsearch-searchbox-button,
.searchbox-button, .tx-indexedsearch-searchbox-button.submit,
#mainContent_subsite .tx-indexedsearch-searchbox-button.submit{
    padding: 8px;
    border-radius: 0px 5px 5px 0px;
    border: 3px solid #fff;
    border-left: none;
    background-color: #ccc;
    color: #c4007a;
}

#search_for .tx-indexedsearch-searchbox-button,
.tx-indexedsearch-searchbox-button.submit,
#mainContent_subsite .tx-indexedsearch-searchbox-button.submit{
   border: 3px solid #c4007a;
   float: left;
}

#search_for .tx-indexedsearch-searchbox-button,
.tx-indexedsearch-searchbox-button.submit,
#mainContent_subsite .tx-indexedsearch-searchbox-button.submit{
    margin-left: -5px;
    margin-right: 10px;
}

#search_for label{
    display: none;
}

#indexedsearch input{
    margin-right: -5px;
    border-radius: 5px 0 0 5px;
  color: #FFF;
}
#indexedsearch .searchbox-button{
  border-radius: 0 5px 5px 0;
  color: #c4007a;
}
/*
#indexedsearch input:hover{
    margin-right: -5px;
    padding: 8px;
    border-radius: 5px;
    border: 3px solid #fff;
    border-left: none;
    background-color: #c4007a;
    color: #fff;
}*/
#search_for .tx-indexedsearch-searchbox-sword:hover{
    border-radius: 5px 0 0 5px;
    border: solid 3px #c4007a;
  background-color: #c4007a;
  color: #FFF;
  padding: 8px;
  margin-right: 0;
}
#search_for .tx-indexedsearch-searchbox-button:hover{
  border-radius: 0 5px 5px 0;
  border: solid 3px #c4007a;
    background-color: #c4007a;
  color: #FFF;
  padding: 8px;
  margin-right: 0;
  }
.tx-indexedsearch-res{
  margin: 1rem 0;
}

#c101 .tx-indexedsearch .tx-indexedsearch-searchbox #tx_indexedsearch{
  margin-left: 0;
  }

#search_for .tx-indexedsearch-searchbox-sword{
 width: 40%;
}

.powermail_fieldwrap {
  margin: 0.5rem;
}
.powermail_fieldwrap_first_name label,
.powermail_fieldwrap_last_name label,
.powermail_fieldwrap_email label,
.powermail_fieldwrap powermail_fieldwrap_type_textarea powermail_fieldwrap_message label,
.powermail_label {
  display: none;
}

.powermail_field{
    width: 100%;

}

.powermail_field input, .powermail_field textarea{
  width: 100% !important;
  box-sizing: border-box !important;
}
.powermail_field textarea{
      border: none;
      background-color: #EEE;
      border: 1px solid #ccc;
      border-radius: 5px;
      min-height: 200px; 
      resize: none;

}

#mainContent_subsite .powermail_field input{
  background-color: #EEE;
  border: 1px solid #ccc;
  color: ;
}
#mainContent_subsite .powermail_field input,
.powermail_field textarea, 
.powermail_field select,
#mainContent_subsite .powermail_field input:hover,
.powermail_field textarea:hover, 
.powermail_field select:hover,
 #mainContent_subsite .powermail_field input:focus,
.powermail_field textarea:focus, 
.powermail_field select:focus,
#c324 textarea {
 color: #888;
}

#mainContent_subsite .powermail_field input:hover,
.powermail_field textarea:hover, 
.powermail_field select:hover,
#mainContent_subsite .powermail_field input:focus,
.powermail_field textarea:focus, 
.powermail_field select:focus {
  background-color: #DDD;
}
.powermail_field input::-webkit-input-placeholder,
.powermail_field input:-moz-placeholder,
.powermail_field input::-moz-placeholder,
.powermail_field input:-ms-input-placeholder,
.powermail_field textarea::-webkit-input-placeholder,
.powermail_field textarea:-moz-placeholder,
.powermail_field textarea::-moz-placeholder,
.powermail_field textarea:-ms-input-placeholder {
  color: #FFF;
}
.powermail_fieldwrap .powermail_submit .btn .btn-primary{
  width: 30% !inportant;
  margin: 0px !inportant;
}
  
.powermail_field select {
  width: 30%;
  padding: 10.5px;
  height: 42px;
  background-color: #EEE;
  border: 1px solid #ccc;
}
  
  html body#page9.subpage div#wrapper main#mainContent_subsite.flex_box.px732 section.contents section div#c324 div.tx-powermail div.container-fluid form.powermail_form.powermail_form_1 fieldset.powermail_fieldset.powermail_fieldset_1 div.powermail_fieldwrap.powermail_fieldwrap_type_submit.powermail_fieldwrap_marker div.powermail_field input.powermail_submit.btn.btn-primary{
      margin-top: 0px !important;
      width: 30% !inportant;
  }
 
  
#mainContent .powermail_field input.powermail_submit,
#mainContent_subsite .powermail_field input.powermail_submit
{
  width: auto;
  background-color: #52b348;
  color: #FFF;
  padding: 10.5px 21px;
  cursor: pointer;
  }
.powermail_field .parsley-errors-list{
  list-style-type: none;
  color: #f00;
 }

#mainContent_subsite .powermail_field input.parsley-error,
#mainContent_subsite input.parsley-error{
background-color: #c4007a;
  color: #FFF;
}

.powermail_field input.parsley-error::-webkit-input-placeholder,
.powermail_field input:hover::-webkit-input-placeholder,
.powermail_field textarea.parsley-error::-webkit-input-placeholder,
.powermail_field textarea:hover::-webkit-input-placeholder
{
   color: #FFF
}

.powermail_field input.parsley-error:-moz-placeholder,
.powermail_field input:hover:-moz-placeholder,
.powermail_field textarea.parsley-error:-moz-placeholder,
.powermail_field textarea:hover:-moz-placeholder
{ /* Firefox 18- */
   color: #FFF;  
}

.powermail_field input.parsley-error::-moz-placeholder,
.powermail_field input:hover::-moz-placeholder,
.powermail_field textarea.parsley-error::-moz-placeholder,
.powermail_field textarea:hover::-moz-placeholder
{  /* Firefox 19+ */
   color: #FFF;  
}

.powermail_field input.parsley-error:-ms-input-placeholder,
.powermail_field input:hover:-ms-input-placeholder,
.powermail_field textarea.parsley-error:-ms-input-placeholder,
.powermail_field textarea:hover:-ms-input-placeholder 
{  
   color: #FFF;  
}

#header_nav_ul{
font-size: 1rem;
  line-height: 1.3;
}

#navi_fuss #header_nav_ul{
  font-size: 0.8rem;
  }

  .tx-indexedsearch-searchbox form{
    margin: 0;
  }
  div.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li{
    display: inline; 
    margin-right: 5px;
    list-style-type: none;
  }
  div.tx-indexedsearch-searchbox{
    margin-bottom: 0.75rem;
  }
/*#page92 .ce-gallery .ce-row .ce-column,
#page93 .ce-gallery .ce-row .ce-column,
#page94 .ce-gallery .ce-row .ce-column,
#page95 .ce-gallery .ce-row .ce-column {*/
section.gallery .ce-gallery .ce-row .ce-column {
  width: 120px;
  height: 120px;
  float:left;
  text-align: center;
  position: relative;
}
section.gallery .ce-gallery .ce-row .ce-column .image a{
    display: block;
}
section.gallery .ce-gallery .ce-row .ce-column .image a img{
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/*#page92 .ce-gallery .ce-row .ce-column .ce-media,
#page93 .ce-gallery .ce-row .ce-column .ce-media,
#page94 .ce-gallery .ce-row .ce-column .ce-media,
#page95 .ce-gallery .ce-row .ce-column .ce-media {*/
section.gallery .ce-gallery .ce-row .ce-column .ce-media {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}

/*#page92 .ce-gallery .ce-row .ce-column .ce-media img,
#page93 .ce-gallery .ce-row .ce-column .ce-media img, 
#page94 .ce-gallery .ce-row .ce-column .ce-media img,
#page95 .ce-gallery .ce-row .ce-column .ce-media img{*/
section.gallery .ce-gallery .ce-row .ce-column .ce-media img{
  height: 150px;
  margin: -25px 0 0 0;
  max-width: none !important;
  position: absolute;
  left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

section.gallery .ce-gallery:after{
		content: ".";
		clear: both;
		display: block;
		visibility: hidden;
		height: 0px;
}

#page130 .mediaelement.mediaelement-image {
  max-height: none !important;
}
/*.bild {
  padding-top: 30px;
}*/
ul.ce-uploads {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.ce-uploads li::before {
    color: #75b844;
    content: "■";
    margin-left: -20px;
    padding-right: 10px;
}

ul.ce-uploads li {
  padding-left: 20px;
}

ul.ce-uploads li a span {
  margin: 0;
  padding: 0;
  position: relative;
  top: -25px;
}

#text_mask_block ul,
.ce-bodytext ul,
.news-text-wrap ul,
.teaser-text ul,
#mainContent ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.news-text-wrap ul {
  margin-top: -20px;
}

#text_mask_block ul li,
.ce-bodytext ul li,
.news-text-wrap ul li,
.teaser-text ul li,
#mainContent ul li{
  padding-left: 20px;
}

#text_mask_block ul li::before,
.ce-bodytext ul li::before,
.news-text-wrap ul li::before,
.teaser-text ul li::before,
#mainContent ul li::before {
  content: "■"; 
  padding-right: 10px;
  margin-left: -20px; 
  color: #75b844;
  font-family: fontAwesome;
}

.ce-bodytext ol,
.news-text-wrap ol,
.teaser-text ol {
  padding-left: 18px;
}

.news-text-wrap ol {
  margin-top: -20px;
}
  
.ce-bodytext ol li,
.news-text-wrap ol li, 
.teaser-text ol li {
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

a.download img,
.ce-bodytext a img {
  margin: 0 !important;
  padding: 0 !important;
}

.ce-bodytext a img, 
.ce-bodytext span img,
.news-text-wrap a img, 
.news-text-wrap span img {
  position: relative;
  top: 10px;
}

.news-text-wrap table.contenttable tr td.tbl_header,
.news-text-wrap table.contenttable tr th.tbl_header {
  padding: 5px;
  margin: 0;
  border: 0;
  background: #52b348;
  vertical-align: top;
  font-weight: bold;
  color: #ffffff;
} 

.news-text-wrap table.contenttable tr td,
table.contenttable tr td.even {
  vertical-align: top;
} 

.news-text-wrap table.contenttable tr td.even {
  background: #f5f6fb;
}

.news-text-wrap table.contenttable tr td ol,
.news-text-wrap table.contenttable tr td ul {
  margin: 0 !important;
}

.align-center {
  text-align:center;
}
.news-text-wrap table.contenttable {
  border-collapse: collapse;
  width: 100%;
}
.news-text-wrap table.contenttable th {
  text-align: left;
  font-weight: normal;
}

/* Paginator news */
.page-navigation {
  position: relative;
  left: 0;
  width: 95%;
  height: 50px;
  display: block;
  float: left;
  margin-top: 12px;
}

ul.f3-widget-paginator li {
  list-style-type: none;
  float: left;
  display: block;
  text-align: center;
  min-width: 30px;
  background: #f5f6fb;
  border-radius: 5px;
  margin-right: 5px;
}

ul.f3-widget-paginator li.current {
   background: #75b844;
   color: #ffffff;
}  
ul.f3-widget-paginator li.current a{
    color: #ffffff;
}

ul.f3-widget-paginator li.previous{
  margin:auto;
  color: #ffffff;
  display: block;
  text-align: center;
  width: 100px;
  background: #f5f6fb;
  border-radius: 5px;
  margin-right: 5px;
}
ul.f3-widget-paginator li.next {
  margin:auto;
  color: #ffffff;
  display: block;
  text-align: center;
  width: 100px;
  background: #f5f6fb;
  border-radius: 5px;
}

ul.f3-widget-paginator li a:hover {
  color: #000000;
}

.page-navigation p {
  margin: 0;
  padding: 0;
  padding-right: 15px;
  float: left;
}
.news.news-single {
  margin-bottom: 40px;
}
.news-list-view {
  margin-top: 20px;
  display: flex;
  flex-wrap:wrap;
}
.link_box img {
  height: auto !important;
  width: auto !important;
  position: relative;
  top: 10px;
}

#zwei_spaltiger_bild_text_container {
  margin-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap:wrap;
}
#zwei_spaltiger_bild_text_container #spalte01,
#zwei_spaltiger_bild_text_container #spalte02{
    flex: 1 1 auto;
    width: 50%;
    box-sizing: border-box;
}
#zwei_spaltiger_bild_text_container #spalte01 {
/*  margin-right: 5%;
  float: left;*/
padding-right: 2.5%;
}
#zwei_spaltiger_bild_text_container #spalte02 {
  /*float: left;*/
  padding-left: 2.5%;
}
#zwei_spaltiger_bild_text_container #spalte01 #bildunterschrift01 p {
  text-align: left;
}
#zwei_spaltiger_bild_text_container #spalte02 #bild02 {
  /*padding-right: 5%;*/
}
#zwei_spaltiger_bild_text_container #spalte02 #bildunterschrift02 p {
  text-align: left;
}

@media only screen and (max-width: 500px) {
    
    #zwei_spaltiger_bild_text_container #spalte01,
    #zwei_spaltiger_bild_text_container #spalte02
    {
        width: 100%;
        padding: 0;
        margin-top: 2.5%;
    }
    
    #zwei_spaltiger_bild_text_container img {
        width: 150px;
    }
}
.ce-textpic a img {
  max-width: 100%;
}
@media only screen and (max-width: 732px) {
body #mainContent section .half_box ul{
  margin: 15px 60px 0px 60px;
}
body #mainContent section .half_box a{
  margin-left: 0;
  }
}

.headline_box_200 .headline_link .headline_h2_1,
.headline_box_200 .headline_link .headline_h2_2
{
	text-transform: uppercase
}

#mainContent_subsite .contents section:first-of-type .headline_box_200{
    margin-top: 0;
    margin-bottom: 25px;
}
.home_article_box .text_1 img,
.home_article_box .bild_01 img{
    margin-top: 0;
    margin-bottom: 0;
}

#mainContent_subsite .contents section section.two-col{
    margin: 25px 0px;
}
#mainContent_subsite .contents section.background-color_light_white section.two-col{
    margin: 25px 0;
}

@media only screen and (max-width: 732px){
    .headline_box_200{
        margin-left: 0;
    }
}


.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(73%, #f4f8fa));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f8fa 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0);
  /* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f4f8fa 0%, #ffffff 73%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #ffffff 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0);
  /* IE6-9 */
}
.powermail_form_2 div.powermail_fieldwrap,
.powermail_form_3 div.powermail_fieldwrap {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
}
.powermail_form_2 div.powermail_fieldwrap:before,
.powermail_form_3 div.powermail_fieldwrap:before,
.powermail_form_2 div.powermail_fieldwrap:after,
.powermail_form_3 div.powermail_fieldwrap:after {
  content: "";
  display: table;
}
.powermail_form_2 div.powermail_fieldwrap:after,
.powermail_form_3 div.powermail_fieldwrap:after {
  clear: both;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_label,
.powermail_form_3 div.powermail_fieldwrap .powermail_label {
  display: block;
  width: 30%;
  float: left;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_field,
.powermail_form_3 div.powermail_fieldwrap .powermail_field {
  float: left;
  width: 70%;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_field .radio,
.powermail_form_3 div.powermail_fieldwrap .powermail_field .radio {
  float: left;
  margin-right: 0.75rem;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_field hr,
.powermail_form_3 div.powermail_fieldwrap .powermail_field hr {
  display: block !important;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_field h3,
.powermail_form_3 div.powermail_fieldwrap .powermail_field h3 {
  display: block !important;
  color: #52b348 !important;
  font-weight: normal;
}
.powermail_form_2 div.powermail_fieldwrap .powermail_radio,
.powermail_form_3 div.powermail_fieldwrap .powermail_radio,
.powermail_form_2 div.powermail_fieldwrap .powermail_checkbox,
.powermail_form_3 div.powermail_fieldwrap .powermail_checkbox {
  width: auto !important;
  margin-right: 0.25rem !important;
}
.powermail_form_2 div.powermail_fieldwrap.powermail_fieldwrap_type_html .powermail_field,
.powermail_form_3 div.powermail_fieldwrap.powermail_fieldwrap_type_html .powermail_field {
  width: 100%;
  margin: 1.5rem 0;
}
.powermail_form_2 .powermail_fieldset_4 .powermail_fieldwrap_type_html,
.powermail_form_3 .powermail_fieldset_4 .powermail_fieldwrap_type_html,
.powermail_form_2 .powermail_fieldset_6 .powermail_fieldwrap_type_html,
.powermail_form_3 .powermail_fieldset_6 .powermail_fieldwrap_type_html,
.powermail_form_2 .powermail_fieldset_10 .powermail_fieldwrap_type_html,
.powermail_form_3 .powermail_fieldset_10 .powermail_fieldwrap_type_html,
.powermail_form_2 .powermail_fieldset_11 .powermail_fieldwrap_type_html,
.powermail_form_3 .powermail_fieldset_11 .powermail_fieldwrap_type_html {
  display: none;
}
.powermail_form_2 .powermail_fieldset_4 .powermail_fieldwrap_type_html.show,
.powermail_form_3 .powermail_fieldset_4 .powermail_fieldwrap_type_html.show,
.powermail_form_2 .powermail_fieldset_6 .powermail_fieldwrap_type_html.show,
.powermail_form_3 .powermail_fieldset_6 .powermail_fieldwrap_type_html.show,
.powermail_form_2 .powermail_fieldset_10 .powermail_fieldwrap_type_html.show,
.powermail_form_3 .powermail_fieldset_10 .powermail_fieldwrap_type_html.show,
.powermail_form_2 .powermail_fieldset_11 .powermail_fieldwrap_type_html.show,
.powermail_form_3 .powermail_fieldset_11 .powermail_fieldwrap_type_html.show {
  display: block;
}
.tx-powermail {
  /*.powermail_fieldset_6,*/
}
.tx-powermail .powermail_confirmation .btn-group {
  margin-top: 1.5rem;
}
.tx-powermail .powermail_confirmation .btn-group form {
  padding-left: 0;
  width: auto;
  display: inline-block;
}
.tx-powermail .powermail_confirmation .btn-group form:first-child {
  margin-left: 0;
}
.tx-powermail .powermail_fieldset_11 span.value {
  margin-left: 1.5rem;
  display: block;
}
.tx-powermail .powermail_fieldset_11 span.value br {
  display: block !important;
}
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap {
  display: none;
}
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap.show,
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap.powermail_tab_navigation {
  display: block;
}
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap_specialrequests {
  display: block;
}
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap_marker_08,
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap_marker_06,
.tx-powermail .powermail_fieldset_11 .powermail_fieldwrap_hint {
  display: block;
}
.tx-powermail .powermail_fieldset_6 .powermail_fieldwrap_anythingweneedtoknow label {
  font-size: 1.17em;
  margin-bottom: 0.5rem;
  color: #52b348 !important;
}
.tx-powermail .powermail_fieldset_6 .powermail_fieldwrap_anythingweneedtoknow label,
.tx-powermail .powermail_fieldset_6 .powermail_fieldwrap_anythingweneedtoknow .powermail_field {
  float: none;
  width: 70%;
}
.tx-powermail .powermail_field textarea,
.tx-powermail .powermail_field textarea::-webkit-input-placeholder,
.tx-powermail .powermail_field textarea:-moz-placeholder,
.tx-powermail .powermail_field textarea::-moz-placeholder,
.tx-powermail .powermail_field textarea:-ms-input-placeholder,
.tx-powermail .powermail_field textarea::placeholder {
  /*font-size: 13px;*/
  font-family: 'Titillium Web', sans-serif;
}
#powermail_field_anythingweneedtoknow,
#powermail_field_anythingweneedtoknow::placeholder {
  font-size: 1rem;
  color: #888;
  font-family: 'Titillium Web', sans-serif;
}

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
#mainContent_subsite .tx-ke-questionnaire .ui-progressbar {
  height: 0.5rem;
}
#mainContent_subsite .tx-ke-questionnaire #keqPageProgressbar {
  background: #EEE;
  padding: 7px 4px;
  border: 1px solid #ccc;
}
#mainContent_subsite .tx-ke-questionnaire #keqPageProgressbar .ui-progressbar-value {
  background: #52B348;
  margin: 0;
  border: none;
  height: 100%;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form {
  margin-left: 0;
  /*Last Page, containing Userdata*/
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqQuestion {
  margin: 0;
  margin-bottom: 0.5rem;
  background: #EEE;
  border: 1px solid #ccc;
  box-shadow: none;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqQuestionTitle {
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqQuestionTitle .keqQuestionTitleline {
  font-weight: normal;
  margin: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq20,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq22,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq23,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq24,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq25,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq21,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq26,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq31,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq32,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq33,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq34,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq35,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq36,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq37,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq79,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq80,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq81,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq82,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq83,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq84,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq85 {
  background: none;
  border: none;
  box-shadow: none;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq20 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq22 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq23 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq24 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq25 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq21 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq26 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq31 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq32 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq33 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq34 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq35 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq36 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq37 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq79 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq80 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq81 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq82 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq83 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq84 .keqAnswerBox,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq85 .keqAnswerBox {
  padding: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq20 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq22 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq23 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq24 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq25 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq21 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq26 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq31 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq32 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq33 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq34 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq35 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq36 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq37 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq79 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq80 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq81 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq82 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq83 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq84 .keqQuestionTitle,
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form #keq85 .keqQuestionTitle {
  display: none;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox {
  padding: 12px 20px;
  /*padding: 0;*/
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox .keqMandatory {
  margin: 5px 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox .keqAnswerColumns .keqAnswerCheckbox .radio_checkbox {
  float: left;
  margin-right: 5px;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox .keqAnswerColumns .keqAnswerWrap {
  padding: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox .keqAnswerColumns .keqAnswerWrap > div {
  padding: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqAnswerBox .keqAnswerColumns .keqAnswerWrap input[type="text"] {
  width: 100% !important;
  box-sizing: border-box;
  height: auto;
  color: #888;
  background-color: #EEE;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 10.5px;
  margin-bottom: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .clearer {
  height: 0;
  line-height: 0;
  font-size: 0;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .btn {
  line-height: 11px;
  margin-right: 0;
  font-weight: normal;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .btn.btn-primary {
  background: #52B348;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .btn.prev {
  background: none;
  border: 1px solid #ccc;
  color: #888;
}
#mainContent_subsite .tx-ke-questionnaire .keq_questionnaire_form .keqPlausiCheck {
  margin-bottom: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0.5rem;
}
#mainContent_subsite .tx-ke-questionnaire .startlink {
  /*font-weight: bold;*/
  font-size: 1.2rem;
}
/*# sourceMappingURL=quiz.css.map */
header {
  position: relative;
}
@media screen and (max-width: 1015px) {
  header .hero {
    height: 62px;
  }
}
#widgetbox {
  position: absolute;
  margin-top: 160px;
  margin-left: 1134px;
  z-index: 120;
  -moz-transform: translate(100%, 0) rotate(90deg);
  -ms-transform: translate(100%, 0) rotate(90deg);
  -o-transform: translate(100%, 0) rotate(90deg);
  -webkit-transform: translate(100%, 0) rotate(90deg);
  transform: translate(100%, 0) rotate(90deg);
  padding-right: 10px;
  display: flex;
  margin: 0;
  top: 80px;
  right: 0;
  transform-origin: 0 100%;
  /*	@media only screen and (max-width: 1300px) {

	#widgetbox {
	  position: absolute;
	  right: 0;
	  left: 0;
	  margin-top: 0;
	  margin-left: 80%;
	  width: 150px;
	  border: 3px solid #fff;
	  border-top: 0px;
	  border-radius: 0px 0px 15px 15px;
	  -moz-transform: rotate(0deg);
	  -ms-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);

	}
  }*/
}
#widgetbox #facts {
  background-color: #c4007a;
  color: #ffffff;
  width: auto;
  padding: 15px;
  border: 3px solid #fff;
  border-bottom: 0px;
  border-radius: 15px 15px 0px 0px;
}
#widgetbox #facts .facts {
  color: #ffffff;
}
@media screen and (max-width: 1330px) {
  #widgetbox {
    -moz-transform: translate(0) rotate(0deg);
    -ms-transform: translate(0) rotate(0deg);
    -o-transform: translate(0) rotate(0deg);
    -webkit-transform: translate(0) rotate(0deg);
    transform: translate(0) rotate(0deg);
    top: 94px;
  }
  #widgetbox #facts,
  #widgetbox .social-media-widget {
    border-radius: 0px 0px 15px 15px;
    border: 3px solid #fff;
    border-top: 0px;
  }
  #widgetbox .social-media-widget .social-media-widget-item .social-media-widget-link .social-media-widget-icon {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 1015px) {
  #widgetbox {
    top: 122px;
  }
}
.social-media-widget {
  background: #29C4CE;
  border: 3px solid #fff;
  border-bottom: 0px;
  border-radius: 15px 15px 0px 0px;
  padding: 0 15px;
  margin-left: 10px;
  height: 50px;
}
.social-media-widget ul {
  display: flex;
}
.social-media-widget ul,
.social-media-widget li {
  list-style: none;
  height: 100%;
}
.social-media-widget .social-media-widget-item {
  margin: 0 10px 0 0;
  padding: 10px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.social-media-widget .social-media-widget-item:last-child {
  margin-right: 0;
}
.social-media-widget .social-media-widget-item .social-media-widget-link {
  height: 100%;
  display: block;
  line-height: 0;
}
.social-media-widget .social-media-widget-item .social-media-widget-link .social-media-widget-icon {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
/*# sourceMappingURL=social_media_widget.css.map */
/** {
	font-family: "Arial", sans-serif;
}*/

/*p {
	font-size: 14px;
}*/

span.highlight-font {
	font-family: 'Times New Roman', serif;
}

span.highlight {
	color: blue;
}

span.fontawesome {
	font-family: "FontAwesome", sans-serif;
}

span.important {
	color: red;
}

span.telicon, span.faxicon {
	color:green;
}

span.telefon {
	font-weight: 500;
}

span.pdf-download {
	text-decoration: underline!important;
}

span.fragen-box {
	border: 1px solid #fff;
}
span.nobreak {
	white-space: nowrap;
}
a.download{
    color: #52b348;
    display: inline-flex;
    align-items: center;
}
a.download:before{
        background: url(/fileadmin/user_upload/Adobe_PDF_file_icon_32x32.png) no-repeat;
        background-size: contain;
        content: " ";
        display: inline-block;
        width: 32px;
        height: 32px;
        top: 10px;
    }
#mainContent .news {
  /*text-align: center;*/
}
#mainContent .news ul,
#mainContent .news .news_categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 10px;
}
#mainContent .news ul li,
#mainContent .news .news_categories li {
  list-style-type: none;
  padding-left: 0;
}
#mainContent .news ul li:before,
#mainContent .news .news_categories li:before {
  display: none;
}
#mainContent .news ul li:not(:first-child),
#mainContent .news .news_categories li:not(:first-child) {
  border-left: 1px solid #52b348;
  margin-left: 10px;
  padding-left: 10px;
}
#mainContent .news ul li a.active,
#mainContent .news .news_categories li a.active {
  text-decoration: underline;
  color: #c2117a;
}
@media only screen and (max-width: 732px) {
  #mainContent .news ul,
  #mainContent .news .news_categories {
    margin-bottom: 20px;
  }
}
#c332 {
  scroll-margin-top: 94px;
}

#slider {
  max-height: 450px;
  overflow: hidden;
}
@media only screen and (min-width: 1201px) {
  #slider {
    height: 450px;
    display: block;
  }
}
#slider .bxslider li {
  list-style-type: none;
}
/*body {
  overflow-anchor: auto;
}*/

.contents .frame-type-menu_pages .nav-list.level-1 {
  font-size: inherit;
  text-align: center;
  padding: 0 10px;
}
.contents .frame-type-menu_pages .nav-list .nav-list-item {
  display: inline-block;
  list-style-type: none;
}
.contents .frame-type-menu_pages .nav-list .nav-list-item:not(:first-child) {
  border-left: 1px solid #52b348;
  margin-left: 10px;
  padding-left: 10px;
}
.contents .frame-type-menu_pages .nav-list .nav-list-item a {
  padding: 3px 5px;
  color: #52b348;
}
.contents .frame-type-menu_pages .nav-list .nav-list-item a.active {
  color: #c2117a;
  text-decoration: underline;
}
#mainContent_subsite .contents span,
.contents .frame-type-menu_pages ul li a span {
  color: inherit !important;
}

.tx_damntimeline {
  background: #EEE;
  padding: 20px;
}