/* league-spartan-200 - latin */
@font-face {
  font-family: "League Spartan Light";
  src: url("../Fonts/league_spartan_v11_latin_200.woff2") format("woff2"), url("../Fonts/league_spartan_v11_latin_200.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* league-spartan-regular - latin */
@font-face {
  font-family: "League Spartan Regular";
  src: url("../Fonts/league_spartan_v11_latin_normal.woff2") format("woff2"), url("../Fonts/league_spartan_v11_latin_normal.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* league-spartan-500 - latin */
@font-face {
  font-family: "League Spartan Medium";
  src: url("../Fonts/league_spartan_v11_latin_500.woff2") format("woff2"), url("../Fonts/league_spartan_v11_latin_500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* league-spartan-700 - latin */
@font-face {
  font-family: "League Spartan Bold";
  src: url("../Fonts/league_spartan_v11_latin_700.woff2") format("woff2"), url("../Fonts/league_spartan_v11_latin_700.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html {
  font-size: 10px;
}

* {
  box-sizing: border-box;
}

body {
  background-color: white;
  margin: 0;
  padding: 0;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

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

img {
  width: 100%;
  height: auto;
}

@media (min-width: 0) and (max-width: 992px) {
  .hideMobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .hideDesktop {
    display: none;
  }
}

.bgGrey {
  background-color: #F4F6F9;
}

.frame-ruler-after::after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 15px;
}

hr {
  height: 7px;
  color: transparent;
  opacity: 1;
  background: transparent url(../Images/linieHor1.png) left bottom no-repeat;
  background-size: 100% 2px;
}

ol {
  margin-bottom: 10px;
}

.frame-type-text ul,
.ce-bodytext ul {
  padding: 0 0 10px 20px;
  list-style: disc;
}

.frame-type-text ul li,
.ce-bodytext ul li {
  padding: 0;
}

.frame-type-text ul li a,
.ce-bodytext ul li a {
  color: #000000;
}

blockquote {
  padding: 10px 0;
}

@media (min-width: 768px) {
  blockquote {
    padding: 20px 30px;
  }
}

section,
.section,
.bannerTextImg {
  margin-bottom: 20px;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  section,
.section,
.bannerTextImg {
    margin-bottom: 40px;
    padding-bottom: 0;
  }
}

section.bgGrey, section.frame-bgGrey,
.section.bgGrey,
.section.frame-bgGrey,
.bannerTextImg.bgGrey,
.bannerTextImg.frame-bgGrey {
  padding-bottom: 20px;
  background-color: #F4F6F9;
}

.section .section {
  margin-bottom: 0;
}

.frame-space-before-extra-small {
  margin-top: 5px;
}

@media (min-width: 992px) {
  .frame-space-before-extra-small {
    margin-top: 10px;
  }
}

.frame-space-before-small {
  margin-top: 10px;
}

@media (min-width: 992px) {
  .frame-space-before-small {
    margin-top: 20px;
  }
}

.frame-space-before-medium {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .frame-space-before-medium {
    margin-top: 30px;
  }
}

.frame-space-before-large {
  margin-top: 40px;
}

@media (min-width: 992px) {
  .frame-space-before-large {
    margin-top: 50px;
  }
}

.frame-space-before-extra-large {
  margin-top: 60px;
}

@media (min-width: 992px) {
  .frame-space-before-extra-large {
    margin-top: 80px;
  }
}

.frame-space-after-extra-small {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .frame-space-after-extra-small {
    margin-bottom: 10px;
  }
}

.frame-space-after-medium {
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .frame-space-after-medium {
    margin-bottom: 40px;
  }
}

.frame-space-after-large {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .frame-space-after-large {
    margin-bottom: 60px;
  }
}

.frame-space-after-extra-large {
  margin-bottom: 60px;
}

@media (min-width: 992px) {
  .frame-space-after-extra-large {
    margin-bottom: 80px;
  }
}

body {
  color: #000000;
  line-height: 3rem;
  font-family: "League Spartan Regular", "Helvetica", sans-serif;
  font-size: 2rem;
}

.ce-bodytext a,
.frame-type-text a,
p a {
  color: #000000;
}

.ce-bodytext a:hover,
.frame-type-text a:hover,
p a:hover {
  color: #0078A3;
}

.txtBlue {
  color: #0078A3;
}

strong,
.hinweisBlue {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  color: #0078A3;
}

.blueStrong {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  color: #0078A3;
}

blockquote {
  color: #0078A3;
  font-size: 2.8rem;
  font-style: italic;
}

.staticBlock .staticLinks li a {
  color: #0078A3;
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 2.2rem;
  text-decoration: none;
}

.staticBlock .staticLinks li a span:not(.icnLesezeichen) {
  /* 1 pixel black shadow to left, top, right and bottom */
  text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}

#navcol-2 ul li a {
  color: #0078A3;
}

.breadcrumb li {
  font-size: 1.8rem;
  color: #0078A3;
}

.breadcrumb li a {
  color: #000000;
  text-decoration: none;
}

.breadcrumb li.link-2 {
  color: #000000;
}

.ce-headline-center {
  text-align: center;
  width: 100%;
  margin-left: 0;
}

h1,
h2 {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 3rem;
  line-height: 3rem;
  color: #0078A3;
}

@media (min-width: 768px) {
  h1,
h2 {
    font-size: 3.6rem;
    line-height: 3.6rem;
  }
}

.rowHeadline h1,
.rowHeadline h2,
.rowHeadline h3 {
  margin-bottom: 0;
  color: #0078A3;
}

.headline-h3 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
}

.headline-h4 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
}

h3,
.headline-h3,
h3 a,
.headline-h3 a {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 2.4rem;
  line-height: 2.6rem;
  text-decoration: none;
  color: #0078A3;
}

.headline-h4 a {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 2.2rem;
  line-height: 2.4rem;
  color: #0078A3;
}

.rowButton button {
  font-size: 2rem;
  color: white;
}

.rowButton button:hover {
  color: #0078A3;
}

.btn-light {
  color: #0078A3;
  text-transform: uppercase;
  text-decoration: none;
}

.btn-light:hover {
  color: white;
}

.contactTitle h5,
.contactTitle h4,
.contactTitle .headline-h4,
.contactTitle p {
  color: #0078A3 !important;
  font-size: 2.2rem;
}

.contactTitle p {
  font-size: 1.8rem;
}

@media (min-width: 0) and (max-width: 768px) {
  .contactTxt {
    font-size: 1.8rem;
  }
}

.contactTxt .linkMail {
  color: #000000;
}

.colBtnNewsletter .btn {
  text-transform: none;
}

.colBtnNewsletter .btn.btnLight {
  color: #0078A3;
}

.fachbeitragBlock h1 {
  color: #0078A3;
}

.fachbeitragBlock h2 {
  color: #0078A3;
  font-size: 2.8rem;
}

.kontaktFachbeitrag h3 {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  color: #0078A3;
}

.fachbeitragQuellen h3 {
  color: #0078A3;
}

.headerIcon.fachbeitragIcon > span.iconTitle {
  font-size: 2.4rem;
}

.fortbildungRight h3 {
  color: #0078A3;
  text-align: center;
}

.fortbildungRight .subheader {
  color: #0078A3;
  text-align: center;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag h3 {
  font-size: 2rem;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag h3 a {
  text-decoration: none;
  color: #0078A3;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag h3 a:hover {
  text-decoration: underline;
}

.tx-bgfortbildungen blockquote {
  background-color: #F4F6F9;
  font-size: 2rem;
  font-style: normal;
}

.tx-bgfortbildungen blockquote p {
  margin-bottom: 0;
}

.accordionBlock .accordion .accordion-body h3 {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 2rem;
  color: #0078A3;
}

.accordionBlock .accordion .accordion-body li a {
  color: #0078A3;
}

.news-img-caption {
  font-size: 1.6rem;
  line-height: 1.3;
  color: #000000;
}

.kesearch_pagebrowser .page-link {
  font-size: 2rem;
}

.bannerTextImg .innerBanner h2,
.bannerTextImg .innerBanner p {
  color: #000000;
}

.bannerTextImg .innerBanner.txtWhite h2,
.bannerTextImg .innerBanner.txtWhite p {
  color: white;
}

#footer .rowFooter > div:first-child p {
  color: #0078A3;
  font-size: 1.6rem;
  line-height: 1.8rem;
}

#footer .rowFooter .nav li {
  line-height: 2.5rem;
}

#footer .rowFooter .nav li a {
  color: #0078A3;
}

#footer .rowFooter .nav li a:hover {
  text-decoration: underline;
}

#header .header > .container > .navbar {
  height: 62px;
}

@media (min-width: 992px) {
  #header .header > .container > .navbar {
    height: 120px;
  }
}

#header .header > .container > .navbar > .container {
  position: relative;
}

#header .header .navbar-brand img {
  width: 193px;
}

@media (min-width: 992px) {
  #header .header .navbar-brand img {
    width: 225px;
  }
}

@media (min-width: 1200px) {
  #header .header .navbar-brand img {
    width: 330px;
  }
}

.shrink #header > .container > .navbar {
  border-bottom: 1px solid #0078A3;
}

.text2col,
.list2col {
  column-count: 2;
}

.staticBlock {
  display: none;
  position: fixed;
  width: 239px;
  right: -154px;
  top: 340px;
  z-index: 99;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  .staticBlock {
    display: block;
  }
}

.staticBlock .staticLinks li {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 4px;
  margin-left: 0px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 50px;
}

.staticBlock .staticLinks li:hover {
  margin-left: -150px;
  background-color: transparent;
}

.staticBlock .staticLinks li a {
  display: flex;
  align-items: center;
}

.staticBlock .staticLinks li a .icnLesezeichen {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

#headerBanner {
  height: 160px;
  margin-top: 62px;
  background-size: cover;
}

@media (min-width: 992px) {
  #headerBanner {
    margin-top: 120px;
  }
}

#headerBanner .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 160px;
}

#headerBanner .container p {
  text-align: center;
  margin-bottom: 0;
  color: white;
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
  font-size: 41px;
}

.frame .rowHeadline,
section .rowHeadline {
  margin-bottom: 40px;
}

.frame.bgGrey .rowHeadline, .frame.frame-bgGrey .rowHeadline,
section.bgGrey .rowHeadline,
section.frame-bgGrey .rowHeadline {
  margin-bottom: 0;
}

main {
  padding-top: 0;
}

main .rowHeadline {
  padding: 15px;
  background-color: #F4F6F9;
}

@media (min-width: 992px) {
  main .rowHeadline {
    padding: 25px 20px;
  }
}

main .rowHeadline h1,
main .rowHeadline h2 {
  margin-bottom: 0;
}

main .rowHeadline h1 > span,
main .rowHeadline h2 > span {
  display: inline-block;
  height: 60px;
  width: 60px;
  margin-right: 10px;
}

@media (min-width: 768px) {
  main .rowHeadline h1 > span,
main .rowHeadline h2 > span {
    margin-right: 20px;
  }
}

main .rowHeadline h1 > span.header-1,
main .rowHeadline h2 > span.header-1 {
  background: url(../Images/Icons/A-aufklaren-to-go.svg) 50% 50% no-repeat;
  background-size: auto 60px;
}

main .rowHeadline h1 > span.header-2,
main .rowHeadline h2 > span.header-2 {
  background: url(../Images/Icons/Blitzlicht.svg) 50% 50% no-repeat;
  background-size: auto 60px;
}

main .rowHeadline h1 > span.header-3,
main .rowHeadline h2 > span.header-3 {
  background: url(../Images/Icons/Eltern.svg) 50% 50% no-repeat;
  background-size: auto 60px;
}

main .rowHeadline h1 > span.header-4,
main .rowHeadline h2 > span.header-4 {
  background: url(../Images/Icons/Projektaktivitaeten.svg) 50% 50% no-repeat;
  background-size: auto 60px;
}

main .rowHeadline h1 > span.header-5,
main .rowHeadline h2 > span.header-5 {
  background: url(../Images/Icons/Fachnews.svg) 50% 50% no-repeat;
  background-size: auto 60px;
}

main .frame-type-news_newsliststicky .rowHeadline h2 > span,
main .ansprechpartnerinnenBlock .rowHeadline h2 > span,
main .newsletterBlock .rowHeadline h2 > span {
  display: none;
}

.pid-1 main {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .pid-1 main {
    padding-top: 40px;
  }
}

.rowButton {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #F4F6F9;
}

.rowButton button {
  background-color: #0078A3;
  border: 1px solid #0078A3;
  -webkit-border-radius: 0;
  -webkit-border-radius--moz-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius-border-radius: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rowButton button:hover {
  background-color: transparent;
  border: 1px solid #0078A3;
}

.pid-27 .newsletterArchivLink {
  display: none;
}

.bgGrey .rowButton > div,
.frame-bgGrey .rowButton > div {
  background-color: white;
}

.btnRowSmall {
  padding-top: 20px;
  text-align: center;
}

#fortbildungen .btnRowSmall {
  text-align: left;
}

.btn-light {
  padding: 6px 8px 3px 8px;
  border: 1px solid #0078A3;
  line-height: 2rem;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-light:hover {
  background-color: #0078A3;
}

main .ce-bodytext > .rowHeadline {
  text-align: left;
  padding: 0;
  background-color: transparent;
}

main .ce-bodytext > .rowHeadline .container {
  padding: 0;
}

main .ce-bodytext > .rowHeadline h2,
main .ce-bodytext > .rowHeadline h3 {
  display: block;
  text-align: left;
}

main .ce-bodytext > .rowHeadline h2 span,
main .ce-bodytext > .rowHeadline h3 span {
  display: none;
}

#footer {
  padding-bottom: 20px;
  padding-top: 40px;
}

#footer.footerBg-1 {
  background-color: #F4F6F9;
}

@media (min-width: 0) and (max-width: 992px) {
  #footer .rowFooter > div {
    margin-bottom: 20px;
  }
}

#footer .rowFooter > div:first-child img {
  width: 157px;
  height: auto;
  margin-bottom: 1rem;
}

#footer .rowFooter > div:nth-child(2) img {
  width: 211px;
  height: auto;
}

#footer .rowFooter > div:nth-child(3) {
  line-height: 2.8rem;
}

#footer .rowFooter .nav {
  display: block;
}

#footer .rowFooter .nav li a {
  padding-left: 0;
  padding-top: 0;
}

.sprunglink {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  white-space: nowrap;
}

#navcol-2 {
  display: none !important;
  border-bottom: 1px solid #0078A3;
}

@media (min-width: 768px) {
  #navcol-2 {
    display: flex !important;
  }
}

#navcol-2.navbar-collapse {
  flex-grow: 0;
}

#navcol-2.navbar-collapse ul li {
  margin-right: 20px;
}

@media (min-width: 992px) {
  #navcol-2.navbar-collapse ul li {
    margin-right: 40px;
  }
}

#navcol-2.navbar-collapse ul li a {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

#navcol-2.navbar-collapse > .container {
  padding-right: 0;
}

.menu-link {
  z-index: 999;
  display: block;
  position: absolute;
  top: 13px;
  right: 15px;
  margin: 0;
  padding: 0;
  width: 33px;
  height: 16px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  background-color: transparent;
  z-index: 9999;
}

.menu-link:focus {
  outline: none;
}

.menu-link span {
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 0;
  background: #0078A3;
  -moz-transition: background 0 0.3s;
  -o-transition: background 0 0.3s;
  -webkit-transition: background 0 0.3s;
  transition: background 0 0.3s;
}

@media (min-width: 0px) and (max-width: 768px) {
  .menu-link span {
    top: 7px;
    height: 2px;
  }
}

.menu-link span::before, .menu-link span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  border-radius: 0;
  background-color: #0078A3;
  content: "";
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
  transition-delay: 0.3s, 0;
}

@media (min-width: 0px) and (max-width: 768px) {
  .menu-link span::before, .menu-link span::after {
    height: 2px;
  }
}

.menu-link span::before {
  top: -11px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}

@media (min-width: 0px) and (max-width: 768px) {
  .menu-link span::before {
    top: -7px;
  }
}

.menu-link span::after {
  bottom: -11px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
}

@media (min-width: 0px) and (max-width: 768px) {
  .menu-link span::after {
    bottom: -7px;
  }
}

@media (min-width: 768px) {
  .menu-link {
    display: none;
  }
}

/* active state, i.e. menu open */
.menu-open {
  background-color: transparent;
}

.menu-open span {
  background: none;
}

.menu-open span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-open span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-open span::before, .menu-open span::after {
  -webkit-transition-delay: 0, 0.3s;
  transition-delay: 0, 0.3s;
}

#headerNav {
  display: none;
  border-bottom: 1px solid #0078A3;
  background-color: white;
}

@media (min-width: 768px) {
  #headerNav {
    display: block;
  }
}

#headerNav.stuck {
  position: fixed;
  top: 60px;
}

@media (min-width: 992px) {
  #headerNav.stuck {
    top: 120px;
  }
}

#headerNav .navbar {
  padding: 0;
}

@media (min-width: 0) and (max-width: 992px) {
  #headerNav ul.navbar-nav {
    justify-content: space-between;
  }
}

#headerNav ul.navbar-nav > li:last-child {
  margin-right: 0;
}

#headerNav ul.navbar-nav > li:last-child > ul {
  right: 0;
  left: auto;
}

#headerNav ul.navbar-nav > li a {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #0078A3;
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
}

@media (min-width: 992px) {
  #headerNav ul.navbar-nav > li a {
    font-size: 24px;
  }
}

#headerNav ul.navbar-nav > li a:hover {
  background-color: #F4F6F9;
}

#headerNav ul.navbar-nav > li a.active {
  background-color: #0078A3;
  color: white;
}

#headerNav ul.navbar-nav > li a.active:hover {
  background-color: #0078A3;
}

#headerNav ul.navbar-nav > li a.dropdown-toggle::after {
  display: none;
}

#headerNav ul.navbar-nav > li a.dropdown-toggle span {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  background: url(../Images/arrowMenu.svg) 50% 50% no-repeat;
  background-size: 10px 6px;
}

#headerNav ul.navbar-nav > li > ul li a {
  font-size: 2rem;
  line-height: 2rem;
}

#headerNav ul.navbar-nav > li > ul li a.dropdown-toggle span {
  background: url(../Images/arrowMenuRight.svg) 50% 50% no-repeat;
  background-size: 6px 10px;
}

#headerNav ul.navbar-nav > li.active > .dropdown-toggle,
#headerNav ul.navbar-nav > li .active > .dropdown-toggle {
  background-color: #0078A3;
  color: white;
}

#headerNav ul.navbar-nav > li.active > .dropdown-toggle span,
#headerNav ul.navbar-nav > li .active > .dropdown-toggle span {
  background: url(../Images/arrowMenuWhite.svg) 50% 50% no-repeat;
  background-size: 10px 6px;
}

#headerNav ul.navbar-nav > li.active .active > .dropdown-toggle span,
#headerNav ul.navbar-nav > li .active .active > .dropdown-toggle span {
  background: url(../Images/arrowMenuWhiteRight.svg) 50% 50% no-repeat;
  background-size: 6px 10px;
}

#headerNav ul.dropdown-menu.show {
  top: 97%;
  min-width: 200px;
  border: 1px solid #0078A3;
  -webkit-border-radius: 0;
  -webkit-border-radius--moz-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius-border-radius: 0;
}

#headerNav ul.dropdown-menu.show .dropdown-menu.show {
  position: absolute;
  left: 100%;
  top: 0;
}

.sticky-wrapper {
  background-color: white;
}

.sticky-wrapper #headerNav {
  width: 100%;
  z-index: 9;
}

#breadcrumbBlock {
  display: none;
  margin-bottom: 10px;
  padding: 30px 0 15px 0;
}

@media (min-width: 768px) {
  #breadcrumbBlock {
    display: block;
  }
}

#breadcrumbBlock .breadcrumb li {
  border-bottom: 1px solid #000000;
}

#breadcrumbBlock .breadcrumb li.noLink {
  border-bottom: none;
}

.pid-1 #breadcrumbBlock {
  display: none;
}

#footer .rowFooter .nav {
  display: block;
}

@media (min-width: 0) and (max-width: 576px) {
  #footer .rowFooter .nav {
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 0) and (max-width: 576px) {
  #footer .rowFooter .nav li {
    padding: 0 10px;
  }
}

#footer .rowFooter .nav li a {
  display: inline-block;
  padding-left: 0;
  padding-top: 0;
}

#sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999;
  width: 100vw;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 62px;
  background-color: #F4F6F9;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.5);
}

#sidr > div:first-child {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #0078A3;
}

#sidr > div:first-child ul {
  order: 3;
  margin-left: 0 !important;
  padding-top: 20px;
}

#sidr > div:first-child ul li a {
  padding-left: 10px;
  padding-right: 10px;
  color: #0078A3;
}

#sidr .sidr-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

@media (min-width: 576px) {
  #sidr .sidr-inner {
    max-width: 540px;
  }
}

#sidr .sidr-inner form {
  display: flex;
  padding-top: 20px;
  background-color: transparent;
  border-bottom: 1px solid #0078A3;
  line-height: 25px;
}

#sidr .sidr-inner form input {
  border: none;
  background-color: transparent;
  font-size: 2rem;
}

#sidr .sidr-inner form input.btn-search {
  width: 21px;
  height: 20px;
  overflow: hidden;
  margin: 8px 5px 0 0;
  color: transparent;
  background: url(../Images/lupe.svg) 50% 50% no-repeat;
  background-size: 20px 20px;
}

#sidr .sidr-inner .navbar {
  padding-top: 20px;
}

#sidr .sidr-inner .navbar .container {
  padding: 0;
}

#sidr .sidr-inner .navbar ul li a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  color: #0078A3;
  font-size: 2rem;
}

#sidr .sidr-inner .navbar ul li.dropdown.active > a {
  color: white;
  background-color: #0078A3;
}

#sidr .sidr-inner .navbar ul li.dropdown.active > ul {
  display: block;
  -webkit-border-radius: 0;
  -webkit-border-radius--moz-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius-border-radius: 0;
}

#sidr .sidr-inner .navbar ul li.dropdown.active > ul a {
  margin-left: 10px;
  width: auto;
  font-family: "League Spartan Regular", "Helvetica", sans-serif;
  font-size: 2rem;
}

#sidr .sidr-inner .navbar ul li.dropdown.active > ul a.active {
  color: white;
  background-color: #0078A3;
}

#sidr .sidr-inner .navbar ul.navbar-nav > li > a {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
}

#sidr .sidr-inner .navbar ul.navbar-nav > li > ul > li.dropdown > ul {
  padding-left: 20px;
}

#sidr .sidr-inner .navbar ul.dropdown-menu.show {
  -webkit-border-radius: 0;
  -webkit-border-radius--moz-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius-border-radius: 0;
}

#sidr .sidr-inner .navbar ul.dropdown-menu.show > .dropdown-item {
  margin-left: 10px;
  width: auto;
  font-family: "League Spartan Regular", "Helvetica", sans-serif;
  font-size: 2rem;
}

#sidr.right {
  left: auto;
  right: -100vw;
}

#sidr.left {
  left: -100vw;
  right: auto;
}

#sidr label {
  font-size: 13px;
}

#sidr input[type="date"],
#sidr input[type="datetime"],
#sidr input[type="email"],
#sidr input[type="number"],
#sidr input[type="password"],
#sidr input[type="search"],
#sidr input[type="tel"],
#sidr input[type="text"],
#sidr input[type="time"],
#sidr input[type="url"],
#sidr select,
#sidr textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  border: 0;
}

#sidr input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none;
}

#sidr input[type=button],
#sidr input[type=submit] {
  color: white;
  background: #000000;
}

#sidr input[type=button]:hover,
#sidr input[type=submit]:hover {
  background: rgba(0, 0, 0, 0.9);
}

#header #navcol-2.navbar-collapse form {
  display: flex;
  background-color: #F4F6F9;
  line-height: 25px;
}

#header #navcol-2.navbar-collapse form input {
  border: none;
  background-color: transparent;
  font-size: 2rem;
}

#header #navcol-2.navbar-collapse form input.btn-search {
  width: 21px;
  height: 20px;
  overflow: hidden;
  margin: 8px 5px 0 0;
  color: transparent;
  background: url(../Images/lupe.svg) 50% 50% no-repeat;
  background-size: 20px 20px;
}

.kesearch_pagebrowser .pagination li .page-link {
  padding-left: 10px;
  padding-right: 10px;
  color: #0078A3;
}

.kesearch_pagebrowser .pagination li.active .page-link {
  color: white;
  background-color: #0078A3;
}

.frame-type-news_newsliststicky .rowHeadline h2 > span {
  width: 60px;
  height: 60px;
  background-image: url(../Images/Icons/Fachnews.svg);
  background-size: auto 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .news-list-view > .article {
    margin-bottom: 40px;
  }
}

.news-list-view > .article .news-img-wrap {
  margin-bottom: 20px;
}

.newsLayout-1 {
  display: flex;
  justify-content: space-between;
}

.f3-widget-paginator {
  padding-top: 40px;
}

.f3-widget-paginator li.page-item {
  border-radius: 0 !important;
}

.f3-widget-paginator li.page-item span,
.f3-widget-paginator li.page-item .page-link {
  border-radius: 0 !important;
  font-size: 2rem;
}

.f3-widget-paginator li.page-item .page-link {
  color: #0078A3;
}

.f3-widget-paginator li.page-item.active span {
  color: white;
  background-color: #0078A3;
}

.news-single .teaser-text {
  margin-bottom: 40px;
  color: #0078A3;
}

.news-single .news-backlink-wrap {
  padding-top: 30px;
}

.news-single .news-img-wrap img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.news-single .news-img-caption {
  padding-top: 15px;
}

#c266 .container #mc_embed_shell {
  padding-top: 30px;
}

@media (min-width: 992px) {
  #c266 .container #mc_embed_shell {
    width: 83.33333333%;
    margin-left: 8.33333333%;
  }
}

#c266 #mc_embed_signup .indicates-required {
  font-size: inherit;
}

#c266 #mc_embed_signup form {
  margin: 0;
}

#c266 #mc-embedded-subscribe {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 0;
  -webkit-border-radius--moz-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius: 0;
  -webkit-border-radius--moz-border-radius--ms-border-radius-border-radius: 0;
  font-size: inherit;
  background-color: #0078A3;
}

#c266 label a {
  color: #0078A3;
}

#mc_embed_signup legend {
  display: none;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}

@media (min-width: 0) and (max-width: 768px) {
  #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {
    display: block;
    width: 100%;
  }
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group ul li label,
#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group ul li .linkDatenschutz {
  margin-left: 6px;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label.checkbox {
  display: flex;
  margin-bottom: 20px;
  padding-top: 20px;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label.checkbox input {
  margin-right: 10px;
}

#mc_embed_signup #mc-embedded-subscribe-form .indicates-required {
  text-align: left;
}

#mc_embed_signup #mc-embedded-subscribe-form .asterisk {
  top: auto;
}

@media (min-width: 0) and (max-width: 768px) {
  #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {
    display: block;
  }
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input {
  max-width: 600px;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input.gdpr {
  width: auto;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group select {
  width: auto;
}

#mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe {
  margin-left: 0;
  border: 2px solid #0078A3;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  font-size: 2rem !important;
  margin: 0 0 1em 0;
  padding: 5px 10px;
  font-weight: bold;
  z-index: 1;
  background-color: transparent !important;
}

/* IMPORTANT: THIS CODE HAS TO ADDED TO custom.sass OF TEMPLATE!!!!! */
/* Responsive Videos */
.video-embed {
  position: relative;
  padding-bottom: 55%;
  height: 0;
  overflow: hidden;
}

.video-embed iframe,
.video-embed object,
.video-embed embed,
.video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Workaround fuer Responsive Videos in Verbindung mit fluid_styled_content */
.frame-layout-5 .ce-center .ce-inner {
  position: relative;
  float: none;
  right: -50%;
}

.frame-layout-5 .ce-textpic,
.frame-layout-5 .ce-image,
.frame-layout-5 .ce-nowrap .ce-bodytext,
.frame-layout-5 .ce-gallery,
.frame-layout-5 .ce-row,
.ce-uploads li,
.frame-layout-5 .ce-uploads div {
  overflow: visible;
}

.frame-layout-5 .ce-left .ce-gallery,
.frame-layout-5 .ce-column {
  float: none;
}

.frame-layout-5 .ce-gallery figure {
  display: block;
  margin: 0;
}

.frame-layout-5 .ce-center .ce-outer {
  position: relative;
  float: none;
  right: 50%;
}

.section > .container .ce-textpic {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section > .container .ce-textpic > .ce-bodytext {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
}

@media (min-width: 768px) {
  .section > .container .ce-textpic > .ce-gallery {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
}

.section > .container .ce-textpic.frame-layout-1 .ce-gallery {
  order: 3;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic {
  display: block;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-gallery {
  width: 100%;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-gallery figure {
  width: 80px;
  margin: 0 auto;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-bodytext {
  width: 100%;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-bodytext .rowHeadline {
  margin-bottom: 0;
}

.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-bodytext .rowHeadline h2,
.fortbildungBlock > .container .fortbildungRight .ce-textpic .ce-bodytext .rowHeadline h3 {
  padding-top: 0;
  text-align: center !important;
}

.ce-textpic.pid-107 {
  padding-top: 60px;
}

.ce-textpic.pid-107 > .row {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.ce-textpic.pid-107 > .row > div {
  width: 100% !important;
}

.ce-textpic.pid-107 > .row > div:first-child {
  order: 6;
}

.ce-textpic.pid-107 > .row .ce-gallery .ce-inner {
  display: flex;
  flex-wrap: wrap;
}

.ce-textpic.pid-107 > .row .ce-gallery .ce-inner > div {
  margin-right: 20px;
}

.ce-textpic.pid-107 > .row .ce-gallery .ce-inner > div:last-child {
  margin-right: 0;
}

.ce-textpic.pid-107 > .row .ce-gallery .ce-inner img {
  width: 140px;
}

figcaption {
  color: #0078A3;
}

.frame-type-header {
  margin-bottom: 0;
}

.frame-type-header.frame-bgGrey {
  margin-bottom: 40px;
  padding-bottom: 0;
}

.frame-type-textmedia .ce-textpic.frame-layout-1 > .row > div:first-child {
  order: 2;
}

.teaserBlock .teaserSingle {
  margin-bottom: 40px;
}

.addDistTop {
  padding-top: 50px;
}

.ansprechpartnerinnenBlock .card {
  padding-bottom: 10px;
}

@media (min-width: 0) and (max-width: 768px) {
  .ansprechpartnerinnenBlock .card {
    background: url(../Images/linieHor1.svg) left bottom no-repeat;
    background-size: 100% 14px;
  }
}

.ansprechpartnerinnenBlock .card .card-body {
  flex-direction: row;
}

@media (min-width: 768px) and (max-width: 992px) {
  .ansprechpartnerinnenBlock .card .card-body {
    flex-direction: column;
  }
}

.ansprechpartnerinnenBlock .card .card-body .contactTitle {
  padding-bottom: 10px;
  background: url(../Images/linieHor1.svg) left bottom no-repeat;
  background-size: 100% 14px;
}

@media (min-width: 0) and (max-width: 768px) {
  .ansprechpartnerinnenContent > div:nth-child(even) .card-body {
    justify-content: flex-end;
  }
  .ansprechpartnerinnenContent > div:nth-child(even) .card-body img {
    order: 2;
    margin-right: 0 !important;
    margin-left: 1rem;
  }
}

.ansprechpartnerinnenContent > div:last-child .card {
  background: none;
}

.ansprechpartnerinnenContent > div .card {
  background-color: transparent;
}

.ansprechpartnerinnenContent img.rounded-circle {
  align-self: flex-start;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: 100px;
  height: 100px;
}

@media (min-width: 768px) and (max-width: 992px) {
  .ansprechpartnerinnenContent img.rounded-circle {
    align-self: auto;
  }
}

@media (min-width: 576px) {
  .ansprechpartnerinnenContent img.rounded-circle {
    width: 120px;
    height: 120px;
  }
}

@media (min-width: 992px) {
  .ansprechpartnerinnenContent img.rounded-circle {
    width: 150px;
    height: 150px;
  }
}

@media (min-width: 992px) {
  .ansprechpartnerinnenContent img.rounded-circle {
    width: 200px;
    height: 200px;
  }
}

.ansprechpartnerinnenContent img.rounded-circle.placeholderPortrait {
  border: 1px solid #ccc;
}

.colBtnNewsletter .btn {
  text-transform: none;
  margin: 0 10px;
  padding-bottom: 0.3rem;
}

.colBtnNewsletter .btn.btnLight {
  background-color: transparent;
}

@media (min-width: 0) and (max-width: 390px) {
  .colBtnNewsletter .btn.btnLight {
    margin-bottom: 10px !important;
  }
}

.pid-27 .colBtnNewsletter .newsletterArchivLink {
  display: none;
}

.fachbeitragBlock {
  padding-top: 60px;
}

.fachbeitragBlock .fachbeitragOben {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0078A3;
}

.fachbeitragBlock h1 {
  margin-bottom: 20px;
}

.fachbeitragBlock .fachbeitragHeader h2 {
  margin-bottom: 40px;
}

.fachbeitragBlock .teaserTxt {
  font-family: "League Spartan Medium", "Helvetica", sans-serif;
}

.fachbeitragBlock.fortbildungBlock h2 {
  margin-bottom: 20px;
}

.fachbeitragBlock.fortbildungBlock .fachbeitragOben {
  border-bottom: none;
}

.kontaktFachbeitrag {
  padding-top: 40px;
  text-align: center;
}

.kontaktFachbeitrag p {
  text-align: center;
}

.kontaktFachbeitrag img {
  width: 150px;
  height: auto;
  margin-bottom: 20px;
}

.fachbeitragQuellen {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0078A3;
}

.gastbeitragHeader img {
  margin-bottom: 40px;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag {
  padding: 10px 0;
  border-bottom: 1px dotted #0078A3;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag > div {
  margin: 0;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag h3 {
  margin-bottom: 0;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag .colButton {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag .colButton .btnRowSmall {
  text-align: left;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  .tx-bgfortbildungen .teaserBlock .singleFachbeitrag .colButton .btnRowSmall {
    text-align: right;
  }
}

.tx-bgfortbildungen .teaserBlock .singleFachbeitrag .fortbildungDate {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.tx-bgfortbildungen .teaserBlock .row.singleFachbeitrag header,
.tx-bgfortbildungen .teaserBlock .row.singleFachbeitrag .ce-bodytext {
  display: none;
}

.fortbildungBlock .fachbeitragQuellen,
.fortbildungBlock .fachbeitragModeration {
  padding-top: 20px;
  border-top: 1px solid #0078A3;
}

.fortbildungBlock .fachbeitragQuellen p,
.fortbildungBlock .fachbeitragModeration p {
  margin-bottom: 0;
}

.fortbildungBlock .fachbeitragModeration {
  margin-top: 20px;
  font-style: italic;
}

.fortbildungRight {
  padding: 15px;
}

.fortbildungRight p:not(.subheader) {
  font-size: 1.8rem;
  line-height: 2.7rem;
}

.fortbildungRight p img {
  width: revert-layer;
}

.fortbildungRight .col-md-6 {
  width: 100%;
}

.fachbeitragEckdaten {
  margin-bottom: 40px;
}

.anmeldeLinkBlock {
  margin-bottom: 20px;
  padding-top: 20px;
}

.anmeldeLinkBlock button.btn-light {
  background-color: transparent;
}

.anmeldeLinkBlock button.btn-light:hover {
  background-color: #0078A3;
  color: white;
}

.fachbeitragBlock .btn-back {
  padding-left: 20px;
  background: url("../Images/arrowLeft.svg") 6px 50% no-repeat;
  background-size: 9px auto;
}

@media (min-width: 0) and (max-width: 767px) {
  .fachbeitragBlock .btn-back {
    display: inline-block;
    margin-bottom: 20px;
  }
}

.fachbeitragBlock .btn-back:hover {
  background-color: #0078A3;
  color: white;
  background: #0078A3 url("../Images/arrowLeftWhite.svg") 6px 50% no-repeat;
  background-size: 9px auto;
}

.fachbeitragBlock .btn-pdf:hover {
  background-color: #F5AA23;
  color: #000000;
  border: 1px solid #F5AA23;
}

.accordionBlock {
  padding-bottom: 40px;
}

.accordionBlock.bgGrey {
  padding-top: 0;
}

.accordionBlock .accordion .accordion-button::after {
  height: 37px;
  width: 37px;
  background-image: url("data:image/png;base64,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");
  background-size: 37px 37px;
}

.accordionBlock .accordion .accordion-button:not(.collapsed) {
  color: #0078A3;
}

.accordionBlock .accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(-45deg);
}

.accordionBlock .accordion .accordion-item {
  background-color: transparent;
  border: none;
}

.accordionBlock .accordion .accordion-item .accordion-button:not(.collapsed),
.accordionBlock .accordion .accordion-item .accordion-collapse {
  background-color: #F4F6F9;
}

.accordionBlock .accordion .accordion-header button {
  font-size: 2.4rem;
  background: transparent url(../Images/linieHor1.png) left bottom no-repeat;
  background-size: 100% 2px;
  box-shadow: none;
}

.accordionBlock .accordion .card {
  background-color: transparent;
}

.accordionBlock .accordion .card img {
  width: 50%;
  max-width: 150px;
}

@media (min-width: 768px) {
  .accordionBlock .accordion .accordion-body {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.accordionBlock .accordion .accordion-body hr {
  margin-bottom: 2rem !important;
}

.accordionBlock .accordion .accordion-body h3 {
  padding-top: 10px;
}

.accordionBlock .accordion .accordion-body > div {
  margin-left: 0;
}

.accordionBlock .accordion .accordion-body > div > div {
  padding: 10px 0;
  border-bottom: 1px dotted #0078A3;
}

.accordionBlock .accordion .accordion-body > div > div:first-child {
  padding-top: 0;
}

.accordionBlock .accordion .accordion-body > div > div:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.accordionBlock .accordion .accordion-body > div > div a {
  color: #0078A3;
}

.accordionBlock.bgGrey .accordion .card,
.accordionBlock.bgGrey .accordion .accordion-button:not(.collapsed),
.accordionBlock.bgGrey .accordion .accordion-collapse {
  background-color: white;
}

.table {
  padding-top: 20px;
}

.table table {
  table-layout: fixed;
  width: 100%;
}

.table td {
  vertical-align: top;
}

.table table,
.table tr,
.table td {
  background-color: transparent;
}

.table tr > td:first-child {
  padding-left: 10px;
}

.table tr > td:last-child {
  padding-right: 10px;
}

.table tr:nth-child(odd) {
  background-color: white;
}

.bgGrey .table tr:nth-child(odd) {
  background-color: #F4F6F9;
}

.bannerTextImg {
  padding: 40px 0;
  background-size: cover;
}

.bannerTextImg .innerBanner {
  max-width: 935px;
  margin: 0 auto;
  text-align: center;
}

.bannerTextImg .innerBanner h2,
.bannerTextImg .innerBanner p {
  margin-bottom: 0;
}

.tx-kesearch-pi1 #kesearch_num_results {
  padding-top: 40px;
  margin-bottom: 40px;
}

.tx-kesearch-pi1 .result-list-item {
  margin-bottom: 20px;
}

.tx-kesearch-pi1 .result-list-item .hit {
  color: #0078A3;
}

.tx-kesearch-pi1 .result-list-item .result-title {
  font-size: 2.4rem;
}

.tx-kesearch-pi1 .result-list-item .result-title a {
  color: #0078A3;
}

.headerIcon h3,
.headerIcon .headline-h3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 60px;
  padding-left: 80px;
  background-repeat: no-repeat;
}

.headerIcon.header-noIcon h3,
.headerIcon.header-noIcon .headline-h3 {
  padding-left: 0;
}

.headerIcon > span:not(.iconTitle) {
  width: 60px;
  height: 60px;
}

.headerIcon.fachbeitragIcon {
  display: flex;
  align-items: center;
}

.headerIcon.fachbeitragIcon > span {
  display: inline-block;
}

.headerIcon.fachbeitragIcon > span.iconTitle {
  margin-left: 10px;
}

.headerIcon.header-to-go h3,
.headerIcon.header-to-go .headline-h3,
.headerIcon.header-to-go span:not(.iconTitle),
.headerIcon.header-to-go .fortbildungenRow {
  background-image: url(../Images/Icons/to-go.svg);
}

.headerIcon.header-Beziehungsweise h3,
.headerIcon.header-Beziehungsweise .headline-h3,
.headerIcon.header-Beziehungsweise span:not(.iconTitle),
.headerIcon.header-Beziehungsweise .fortbildungenRow {
  background-image: url(../Images/Icons/Beziehungsweise_1.svg);
}

.headerIcon.header-Blitzlicht h3,
.headerIcon.header-Blitzlicht .headline-h3,
.headerIcon.header-Blitzlicht span:not(.iconTitle),
.headerIcon.header-Blitzlicht .fortbildungenRow {
  background-image: url(../Images/Icons/Blitzlicht.svg);
}

.headerIcon.header-Fachartikel h3,
.headerIcon.header-Fachartikel .headline-h3,
.headerIcon.header-Fachartikel span:not(.iconTitle),
.headerIcon.header-Fachartikel .fortbildungenRow {
  background-image: url(../Images/Icons/Fachartikel.svg);
}

.headerIcon.header-go-to h3,
.headerIcon.header-go-to .headline-h3,
.headerIcon.header-go-to span:not(.iconTitle),
.headerIcon.header-go-to .fortbildungenRow {
  background-image: url(../Images/Icons/go-to.svg);
}

.headerIcon.header-Interview h3,
.headerIcon.header-Interview .headline-h3,
.headerIcon.header-Interview span:not(.iconTitle),
.headerIcon.header-Interview .fortbildungenRow {
  background-image: url(../Images/Icons/Interview.svg);
}

.headerIcon.header-Gastbeitrag h3,
.headerIcon.header-Gastbeitrag .headline-h3,
.headerIcon.header-Gastbeitrag span:not(.iconTitle),
.headerIcon.header-Gastbeitrag .fortbildungenRow {
  background-image: url(../Images/Icons/Gastbeitrag.svg);
}

.headerIcon.header-Sprechstunde h3,
.headerIcon.header-Sprechstunde .headline-h3,
.headerIcon.header-Sprechstunde span:not(.iconTitle),
.headerIcon.header-Sprechstunde .fortbildungenRow {
  background-image: url(../Images/Icons/Sprechstunde.svg);
}

.headerIcon.header-Vier-in-einer-Reihe h3,
.headerIcon.header-Vier-in-einer-Reihe .headline-h3,
.headerIcon.header-Vier-in-einer-Reihe span:not(.iconTitle),
.headerIcon.header-Vier-in-einer-Reihe .fortbildungenRow {
  background-image: url(../Images/Icons/Vier-in-einer-Reihe.svg);
}

.headerIcon.header-Zertifikatskurs h3,
.headerIcon.header-Zertifikatskurs .headline-h3,
.headerIcon.header-Zertifikatskurs span:not(.iconTitle),
.headerIcon.header-Zertifikatskurs .fortbildungenRow {
  background-image: url(../Images/Icons/Zertifikatskurs.svg);
}

.headerIcon.header-Element_18 h3,
.headerIcon.header-Element_18 .headline-h3,
.headerIcon.header-Element_18 span:not(.iconTitle),
.headerIcon.header-Element_18 .fortbildungenRow {
  background-image: url(../Images/Icons/Element_18.svg);
}

.headerIcon.header-Zusaetzlich-1 h3,
.headerIcon.header-Zusaetzlich-1 .headline-h3,
.headerIcon.header-Zusaetzlich-1 span:not(.iconTitle),
.headerIcon.header-Zusaetzlich-1 .fortbildungenRow {
  background-image: url(../Images/Icons/Zusaetzlich-1.svg);
}

.headerIcon.header-Zusaetzlich-2 h3,
.headerIcon.header-Zusaetzlich-2 .headline-h3,
.headerIcon.header-Zusaetzlich-2 span:not(.iconTitle),
.headerIcon.header-Zusaetzlich-2 .fortbildungenRow {
  background-image: url(../Images/Icons/Zusaetzlich-2.svg);
}

.headerIcon.header-Zusaetzlich-3 h3,
.headerIcon.header-Zusaetzlich-3 .headline-h3,
.headerIcon.header-Zusaetzlich-3 span:not(.iconTitle),
.headerIcon.header-Zusaetzlich-3 .fortbildungenRow {
  background-image: url(../Images/Icons/Zusaetzlich-3.svg);
}

.headerIcon.header-Zusaetzlich-4 h3,
.headerIcon.header-Zusaetzlich-4 .headline-h3,
.headerIcon.header-Zusaetzlich-4 span:not(.iconTitle),
.headerIcon.header-Zusaetzlich-4 .fortbildungenRow {
  background-image: url(../Images/Icons/Zusaetzlich-4.svg);
}

.headerIcon.header-Zusaetzlich-5 h3,
.headerIcon.header-Zusaetzlich-5 .headline-h3,
.headerIcon.header-Zusaetzlich-5 span:not(.iconTitle),
.headerIcon.header-Zusaetzlich-5 .fortbildungenRow {
  background-image: url(../Images/Icons/Zusaetzlich-5.svg);
}

.headerIcon.header-Literatur h3,
.headerIcon.header-Literatur .headline-h3,
.headerIcon.header-Literatur span:not(.iconTitle),
.headerIcon.header-Literatur .fortbildungenRow, .headerIcon.header-Lesung h3,
.headerIcon.header-Lesung .headline-h3,
.headerIcon.header-Lesung span:not(.iconTitle),
.headerIcon.header-Lesung .fortbildungenRow {
  background-image: url(../Images/Icons/Literatur.svg);
}

.headerIcon.header-Arbeitshilfe h3,
.headerIcon.header-Arbeitshilfe .headline-h3,
.headerIcon.header-Arbeitshilfe span:not(.iconTitle),
.headerIcon.header-Arbeitshilfe .fortbildungenRow {
  background-image: url(../Images/Icons/Arbeitshilfe.svg);
}

.headerIcon.header-Krisenplaene h3,
.headerIcon.header-Krisenplaene .headline-h3,
.headerIcon.header-Krisenplaene span:not(.iconTitle),
.headerIcon.header-Krisenplaene .fortbildungenRow {
  background-image: url(../Images/Icons/Krisenplaene.svg);
}

.headerIcon.header-Fortbildung-Mama-Koenig h3,
.headerIcon.header-Fortbildung-Mama-Koenig .headline-h3,
.headerIcon.header-Fortbildung-Mama-Koenig span:not(.iconTitle),
.headerIcon.header-Fortbildung-Mama-Koenig .fortbildungenRow {
  background-image: url(../Images/Icons/Mama-Koenigin.svg);
}

.headerIcon.header-Elterngespraeche h3,
.headerIcon.header-Elterngespraeche .headline-h3,
.headerIcon.header-Elterngespraeche span:not(.iconTitle),
.headerIcon.header-Elterngespraeche .fortbildungenRow {
  background-image: url(../Images/Icons/Elterngespraeche.svg);
}

.headerIcon.header-Einfuehrung h3,
.headerIcon.header-Einfuehrung .headline-h3,
.headerIcon.header-Einfuehrung span:not(.iconTitle),
.headerIcon.header-Einfuehrung .fortbildungenRow {
  background-image: url(../Images/Icons/Einfuehrung.svg);
}

.headerIcon.header-Jahresgruppe h3,
.headerIcon.header-Jahresgruppe .headline-h3,
.headerIcon.header-Jahresgruppe span:not(.iconTitle),
.headerIcon.header-Jahresgruppe .fortbildungenRow {
  background-image: url(../Images/Icons/Jahresgruppe-Koordinatoren.svg);
}

.headerIcon.header-Wetterfest h3,
.headerIcon.header-Wetterfest .headline-h3,
.headerIcon.header-Wetterfest span:not(.iconTitle),
.headerIcon.header-Wetterfest .fortbildungenRow {
  background-image: url(../Images/Icons/Wetterfest.svg);
}

.headerIcon.header-Sonstige h3,
.headerIcon.header-Sonstige .headline-h3,
.headerIcon.header-Sonstige span:not(.iconTitle),
.headerIcon.header-Sonstige .fortbildungenRow {
  background-image: url(../Images/Icons/Fortbildung.svg);
}

.headerIcon.header-noIcon span {
  display: none;
}

.fachbeitragQuellen .headerIcon .header-Quellenangaben,
.fachbeitragEckdaten .headerIcon .header-Quellenangaben {
  background-image: url(../Images/Icons/Gastbeitrag.svg);
}

.fachbeitragQuellen .headerIcon .header-Verweise,
.fachbeitragEckdaten .headerIcon .header-Verweise {
  background-image: url(../Images/Icons/Fachartikel.svg);
}

.fachbeitragQuellen .headerIcon .header-Buchtipp,
.fachbeitragEckdaten .headerIcon .header-Buchtipp {
  background-image: url(../Images/Icons/Literatur.svg);
}

.fachbeitragQuellen .headerIcon .header-Hinweis,
.fachbeitragEckdaten .headerIcon .header-Hinweis {
  background-image: url(../Images/Icons/Arbeitshilfe.svg);
}

.fachbeitragQuellen .headerIcon .header-Termine,
.fachbeitragEckdaten .headerIcon .header-Termine {
  background-image: url(../Images/Icons/Termine.svg);
}

.fachbeitragQuellen .headerIcon .header-Ort,
.fachbeitragEckdaten .headerIcon .header-Ort {
  background-image: url(../Images/Icons/Ort.svg);
}

.fachbeitragQuellen .headerIcon .header-Kosten,
.fachbeitragEckdaten .headerIcon .header-Kosten {
  background-image: url(../Images/Icons/Ticket.svg);
}

.fachbeitragQuellen h3,
.fachbeitragQuellen .headline-h3,
.fachbeitragQuellen > span,
.fachbeitragEckdaten h3,
.fachbeitragEckdaten .headline-h3,
.fachbeitragEckdaten > span {
  background-size: auto 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.fachbeitragQuellen .headline-h3,
.fachbeitragEckdaten .headline-h3 {
  background-position: 5px 50%;
}

.fachbeitragEckdaten .headerIcon > div,
.fachbeitragQuellen .headerIcon > div {
  background-size: auto 40px;
  background-repeat: no-repeat;
}

.fachbeitragEckdaten .headerIcon > div p,
.fachbeitragQuellen .headerIcon > div p {
  line-height: 40px;
  padding-left: 50px;
  background-size: auto 40px;
  background-repeat: no-repeat;
}

.fachbeitragEckdaten .headerIcon .header-Kosten p,
.fachbeitragQuellen .headerIcon .header-Kosten p {
  margin-bottom: 0;
}

.frame-type-bgfortbildungen_fortbildung header h2 span {
  display: none;
}

.frame-type-bgfortbildungen_fortbildung .headerIcon h3,
.frame-type-bgfortbildungen_fortbildung .headerIcon .headline-h3 {
  padding-left: 50px;
  background-size: 40px;
  background-position: left 50%;
}

/*# sourceMappingURL=custom.min.css.map */