@charset "UTF-8";
h1 {
  font-size: 2em;
  font-weight: 300;
  line-height: 1.4em;
  display: inline-block;
  padding: 0px 7px;
  margin-bottom: 25px;
}

h2 {
  display: inline-block;
  color: #292D33;
  padding-bottom: 10px;
  font-size: 1.35em;
  line-height: 1.25em;
  font-weight: bold;
}

h3 {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.3em;
  padding-bottom: 20px;
  font-weight: bold;
}

p {
  font-weight: 300;
}

.icon {
  font-family: "kreisTir";
  font-size: 0.8em;
}

b, strong {
  font-weight: bold;
}

i {
  font-style: italic;
}

p {
  padding: 5px 0px;
}

.accordionNavItem {
  display: block;
  cursor: pointer;
}

/*Ergaenzungen Christian Walter*/
.contentArea ul {
  list-style: outside square;
  color: #6F6F6F;
  line-height: 1.3em;
  font-weight: normal;
  margin: 10px 0px 10px 30px;
  font-weight: 300;
}

.contentArea a {
  color: #6f6f6f;
  text-decoration: underline;
}

.contentArea .shareBlock a {
  color: #4DB3BD;
  text-decoration: none;
}

.csc-textpic-caption,
.news-img-caption {
  color: #6F6F6F;
  text-align: left;
  font-size: 0.7em;
  caption-side: bottom;
  line-height: 1.25em;
  font-weight: 100;
  padding-top: 5px;
}

.contentArea ul.csc-menu-1,
.contentArea ul.csc-menu-categorized-pages,
.contentArea ul.csc-menu-categorized-content {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.contentArea ul.csc-menu-1 li,
.contentArea ul.csc-menu-categorized-pages li,
.contentArea ul.csc-menu-categorized-content li {
  display: block;
  width: calc(33.33% - 13.33px);
}

.contentArea ul.csc-menu-1 a,
.contentArea ul.csc-menu-categorized-pages a,
.contentArea ul.csc-menu-categorized-content a {
  text-decoration: none !important;
  font-size: 0.75em;
  padding: 18px 15px 8px 0;
  color: #4DB3BD;
  font-weight: 600;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  line-height: 1.3em;
}
.contentArea ul.csc-menu-1 a:after,
.contentArea ul.csc-menu-categorized-pages a:after,
.contentArea ul.csc-menu-categorized-content a:after {
  content: "";
  height: 6px;
  width: 6px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
  transform: rotate(-45deg);
}
.contentArea ul.csc-menu-1 a:hover,
.contentArea ul.csc-menu-categorized-pages a:hover,
.contentArea ul.csc-menu-categorized-content a:hover {
  background: inherit;
  color: #464D57;
}

h3.accordionNavItem {
  border-bottom: 1px solid #4db3bd;
  padding: 5px;
  position: relative;
  color: #4db3bd;
  font-weight: 400;
}
h3.accordionNavItem:after {
  width: 9px;
  height: 9px;
  border-bottom: 3px solid #4db3bd;
  border-right: 3px solid #4db3bd;
  transform: rotate(45deg);
  content: "";
  display: block;
  position: absolute;
  right: 18px;
  top: 11px;
}

.inverted .accordionNavItem {
  border-bottom: 1px solid white;
}
.inverted .accordionNavItem:after {
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}

/* WTF NOT USED!
h3.accordionNavItem {
    width: 30px;
    height: 19px;
    background-image: url("/fileadmin/layout/elemente/arrow_down_white.svg");
    background-size: 30px auto;
    background-repeat: no-repeat;
    position: absolute;
    right: 2%;
    top: 15px;
    transition: all 300ms ease-in-out 0s;
}
*/
.kontaktaufnahme_kontaktDetails a {
  text-decoration: none;
}

.organisation > a {
  color: inherit;
  text-decoration: none;
}

/*------------------- Styling für Externe HTML - News ------------------*/
.external-html {
  padding: 0;
}

#c641 .external-html {
  min-height: 240px;
}

.external-html .container {
  margin-bottom: 0px;
  border: none;
}

.external-html div {
  color: #505050 !important;
  line-height: 1.3em !important;
  font-weight: 300 !important;
  text-align: justify !important;
  font-family: "Source Sans Pro" !important;
  font-size: 1em !important;
  width: 100% !important;
}

.external-html div h3 {
  display: block !important;
  padding: 0px 7px !important;
  background: none;
  color: #6f6f6f;
  margin-bottom: 10px !important;
  line-height: 1.3em !important;
  width: 67%;
  float: left;
}

.external-html div h3 a {
  color: #505050 !important;
  text-decoration: none !important;
  font-weight: 400;
  display: inline-block;
  background: none repeat scroll 0% 0% #ECECEC;
  padding: 1px 10px;
}

.external-html h4 {
  display: none;
}

/*
.external-html > ul {
    list-style: none !important;
}
.external-html > ul > li,.external-html > ul {
    padding: 0 !important;
    margin: 0 !important;
}
*/
.external-html > a {
  display: none;
}

.external-html > div {
  width: 100% !important;
  border: 0px solid #acacac !important;
  box-sizing: border-box;
}

.external-html .mediadbgalleryfloat {
  width: 24% !important;
  float: left;
  margin-right: 20px !important;
}

.external-html .mediadbgalleryfloat > div {
  width: 100% !important;
  height: auto !important;
}

.external-html .container > div {
  width: 100% !important;
  height: auto !important;
}

.external-html .container > div img {
  width: 100% !important;
  height: auto !important;
  position: relative !important;
  right: 0px !important;
}

.external-html > div > div > div:last-child {
  border: none !important;
  width: 100% !important;
  box-sizing: border-box;
  padding: 0px !important;
}

/*----------------------------------------------------------------------*/
/*-------------- standard table ---------------*/
td {
  border: 1px solid #474747;
  padding: 8px;
}

th {
  border: 1px solid #000 !important;
  font-weight: bold;
}

table {
  width: 100%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.table .row {
  display: flex;
}

/*----------------------------------------------*/
/* Tabs */
.nav-tabs {
  border-bottom: 1px solid #B3B3B3;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.nav-tabs a {
  text-decoration: none;
  font-size: 24px;
  font-weight: 700;
  padding-right: 20px;
  padding-bottom: 15px;
  display: block;
  cursor: pointer;
}
.nav-tabs a.active {
  color: #292D33;
  position: relative;
}
.nav-tabs a.active:after {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -1px;
  border-bottom: 1px solid #292D33;
  content: "";
}

.tab-content .csc-header {
  display: none;
}

.tab-content .tab-pane {
  display: none;
}

.tab-content .tab-pane.active {
  display: block;
}

/* ce 50/50 */
.csc-textmedia.csc-textmedia-beside {
  display: flex;
}
.csc-textmedia.csc-textmedia-beside .csc-textmedia-gallery {
  flex: 0 1 50%;
  float: none;
  margin: 0;
  display: block;
}
.csc-textmedia.csc-textmedia-beside .csc-textmedia-gallery .csc-textmedia-gallery-column {
  float: none;
}
.csc-textmedia.csc-textmedia-beside .csc-textmedia-gallery img {
  width: 100%;
  height: auto;
}
.csc-textmedia.csc-textmedia-beside .csc-textmedia-text {
  flex-wrap: wrap;
  flex: 0 1 50%;
  padding: 25px 40px;
  max-width: 50%;
  box-sizing: border-box;
  font-size: 0.75em;
  line-height: 1.5em;
  display: flex;
  align-items: center;
}
.csc-textmedia.csc-textmedia-beside.csc-textmedia-beside-right {
  flex-direction: row-reverse;
}

.csc-layout-specialBorders .csc-textmedia.csc-textmedia-beside .csc-textmedia-text {
  border-right: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.csc-layout-specialBorders .csc-textmedia.csc-textmedia-beside.csc-textmedia-beside-right .csc-textmedia-text {
  border-left: 1px solid #dfdfdf;
  border-right: none;
}

.featured .csc-textmedia-gallery-outer,
.featured .csc-textmedia-gallery-outer .csc-textmedia-gallery-inner {
  position: static;
  float: none;
  right: auto;
}
.featured .csc-textmedia-gallery-outer .csc-textmedia-gallery-column,
.featured .csc-textmedia-gallery-outer .csc-textmedia-gallery-inner .csc-textmedia-gallery-column {
  float: none;
}

.csc-textpic-center {
  width: 100%;
}
.csc-textpic-center .csc-textpic-imagewrap {
  width: 100%;
}
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-center-outer {
  width: 100%;
}
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-center-outer .csc-textpic-center-inner {
  width: 100%;
}
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-center-outer .csc-textpic-center-inner .csc-textpic-image {
  width: 100%;
}

@media (max-width: 770px) {
  .csc-textmedia.csc-textmedia-beside {
    flex-wrap: wrap;
  }
  .csc-textmedia.csc-textmedia-beside .csc-textmedia-gallery {
    flex: 0 1 100%;
  }
  .csc-textmedia.csc-textmedia-beside .csc-textmedia-text {
    flex-wrap: wrap;
    flex: 0 1 100%;
    padding: 25px 0;
    max-width: 100%;
  }
  .csc-textmedia.csc-textmedia-beside.csc-textmedia-beside-right {
    flex-direction: row-reverse;
  }

  .csc-layout-specialBorders .csc-textmedia.csc-textmedia-beside .csc-textmedia-text {
    border-left: 1px solid #dfdfdf;
    border-top: none;
    padding: 25px;
  }
  .csc-layout-specialBorders .csc-textmedia.csc-textmedia-beside.csc-textmedia-beside-right .csc-textmedia-text {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
  }

  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-row,
.csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-row,
.csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-row {
    display: flex;
    flex-wrap: wrap;
  }
  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-column,
.csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-column,
.csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-column {
    display: block;
    margin-right: 20px;
    width: calc(50% - 10px);
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-column:nth-child(2n+2),
.csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-column:nth-child(2n+2),
.csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-column:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (min-width: 770px) {
  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-row {
    display: flex;
    flex-wrap: wrap;
  }
  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-column {
    display: block;
    margin-right: 20px;
    width: calc(50% - 10px);
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .csc-textmedia-gallery[data-ce-columns="2"] .csc-textmedia-gallery-column:nth-child(2n+2) {
    margin-right: 0;
  }

  .csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-row {
    display: flex;
    flex-wrap: wrap;
  }
  .csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-column {
    display: block;
    margin-right: 20px;
    width: calc(33.33% - 13.33px);
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .csc-textmedia-gallery[data-ce-columns="3"] .csc-textmedia-gallery-column:nth-child(3n+3) {
    margin-right: 0;
  }

  .csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-row {
    display: flex;
    flex-wrap: wrap;
  }
  .csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-column {
    display: block;
    margin-right: 20px;
    width: calc(25% - 15px);
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .csc-textmedia-gallery[data-ce-columns="4"] .csc-textmedia-gallery-column:nth-child(4n+4) {
    margin-right: 0;
  }
}

/*# sourceMappingURL=content.css.map */
