/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: "Play";
    src: url("../fonts/Play-Regular.eot");
    src: url("../fonts/Play-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Play-Regular.svg") format("svg"),
    url("../fonts/Play-Regular.ttf") format("truetype"),
    url("../fonts/Play-Regular.woff") format("woff"),
    url("../fonts/Play-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Play";
    src: url("../fonts/Play-Bold.eot");
    src: url("../fonts/Play-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Play-Bold.svg") format("svg"),
    url("../fonts/Play-Bold.ttf") format("truetype"),
    url("../fonts/Play-Bold.woff") format("woff"),
    url("../fonts/Play-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-Regular.eot");
    src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Regular.svg") format("svg"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype"),
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-Bold.eot");
    src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Bold.svg") format("svg"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype"),
    url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-Light.eot");
    src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Light.svg") format("svg"),
    url("../fonts/OpenSans-Light.ttf") format("truetype"),
    url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    src: url("../fonts/OpenSans-LightItalic.eot");
    src: url("../fonts/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-LightItalic.svg") format("svg"),
    url("../fonts/OpenSans-LightItalic.ttf") format("truetype"),
    url("../fonts/OpenSans-LightItalic.woff") format("woff"),
    url("../fonts/OpenSans-LightItalic.woff2") format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Flaticon Buecherei";
    src: url("../fonts/flaticon_otto_rombach_buecherei.eot");
    src: url("../fonts/flaticon_otto_rombach_buecherei.eot?#iefix") format("embedded-opentype"),
    url("../fonts/flaticon_otto_rombach_buecherei.svg") format("svg"),
    url("../fonts/flaticon_otto_rombach_buecherei.ttf") format("truetype"),
    url("../fonts/flaticon_otto_rombach_buecherei.woff") format("woff"),
    url("../fonts/flaticon_otto_rombach_buecherei.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: "Flaticon Buecherei" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-ebook:before {
    content: "\f101";
}

.flaticon-ebook-1:before {
    content: "\f102";
}

.flaticon-account-login:before {
    content: "\f103";
}

.flaticon-recht:before {
    content: "\f104";
}

.flaticon-hoch:before {
    content: "\f105";
}

.flaticon-email:before {
    content: "\f106";
}

.flaticon-sprache:before {
    content: "\f107";
}

.flaticon-pin:before {
    content: "\f108";
}

.flaticon-clock:before {
    content: "\f109";
}

.flaticon-arroba:before {
    content: "\f10a";
}

.flaticon-paper-plane:before {
    content: "\f10b";
}

.flaticon-locked:before {
    content: "\f10c";
}

.flaticon-achtung:before {
    content: "\f10d";
}

.flaticon-plus:before {
    content: "\f10e";
}

.flaticon-open-book:before {
    content: "\f10f";
}

.flaticon-location:before {
    content: "\f110";
}

.flaticon-pin-1:before {
    content: "\f111";
}

.flaticon-download:before {
    content: "\f112";
}

.flaticon-send:before {
    content: "\f113";
}

.flaticon-contrast:before {
  content: "\f114";
}

i {
    font-size: 40px;
}

a {
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
}

html {
    font-size: 125%;
    overflow: scroll;
    height: 100%;
}

body {
    font-size: 50%;
    font-family: 'OpenSans', Arial, sans-serif;
    background-color: #ffffff;
    position: relative;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.frame-space-before-extra-small {
    margin-top: 30px;
}

.frame-space-before-small {
    margin-top: 45px;
}

.frame-space-before-medium {
    margin-top: 60px;
}

.frame-space-before-large {
    margin-top: 75px;
}

.frame-space-before-extra-large {
    margin-top: 90px;
}

.frame-space-after-extra-small {
    margin-bottom: 30px;
}

.frame-space-after-small {
    margin-bottom: 45px;
}

.frame-space-after-medium {
    margin-bottom: 60px;
}

.frame-space-after-large {
    margin-bottom: 75px;
}

.frame-space-after-extra-large {
    margin-bottom: 90px;
}

header {
    position: relative;
}

header + h3,
header + h4,
header + h5 {
  margin-top: 0;
}

header .bildblock {
    position: relative;
    max-height: 900px;
    overflow: hidden;
    width: 100%;
}

header .wrapper {
    max-width: 147em;
    margin: 0 auto;
    position: relative;
    z-index: 4;
}

header .suchblock {
    height: 10.5em;
    padding-top: 4.5em;
}

header .logo {
    position: absolute;
    left: 0;
}

header .logo img {
    width: auto;
    border: solid #ffffff;
    border-left-width: 15px;
    border-right-width: 15px;
    border-bottom-width: 15px;
}

header .logo a {
    display: inline-block;
}

header .header-right {
    float: right;
    width: 66%;
}

.clearer {
    float: none;
    width: 100%;
    clear: both;
}

.shortlinks {
    position: absolute;
    left: 210px;
}

.shortlinks-buttons li {
  float: left;
  margin-right: 2px;
}

.shortlinks-buttons li a {
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    text-align: center;
    background-color: #858589;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.shortlinks-buttons li a:hover {
    background-color: #8FBD53;
}

.shortlinks-buttons li a span {
    color: #ffffff;
    display: block;
    width: 60px;
    margin-right: 1px;
}

.shortlinks-buttons li a span i {
    color: #ffffff;
    font-size: 24px;
}

header .suchfunktion {
    margin-right: 90px;
    text-align: right;
}

header .suchfunktion .kesearchbox {
    display: flex;
    justify-content: right;
}

header .suchfunktion .kesearchbox img {
    width: 60px;
    height: 60px;
}

header .suchfunktion input#ke_search_sword {
    font-weight: 300;
    border: 3px solid #858589;
    border-right: 0;
    border-radius: none;
    width: 76%;
    padding: 0 2%;
    max-width: 625px;
    font-size: 2.4em;
	background-color: #ffffff;
}

header .suchfunktion .absenden {
    border: 3px solid #858589;
    border-left: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-image: url("../images/suche-icon.gif");
    background-position: 50% 50%;
    background-size: 30px;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.suchfunktion .kesearch-switch i {
    color: #ffffff;
    font-size: 24px;
}

.suchfunktion .kesearch-switch span {
    color: #ffffff;
    display: block;
    width: 60px;
    margin-right: 1px;
}

section.suchfunktion #website-suche-menue {
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #858589;
    color: #ffffff;
    padding: 10px;
}

section.suchfunktion #katalog-suche-menue {
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: #858589;
    color: #ffffff;
    padding: 10px;
}

section.suchfunktion input#ke_search_sword-menue {
    border: 0;
    background-color: #E3E3E4;
    border-right: 0;
    border-radius: none;
    font-size: 2.4em;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    color: #000000;
    font-weight: 300;
}

.kesearch-switch {
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    text-align: center;
    background-color: #858589;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ffffff;
    line-height: 100%;
}

.mm-menu .kesearch-switch {
    border-left: none;
}

.mm-menu .kesearch-switch {
    border-right: 3px solid #e3e3e4;
}

section.suchfunktion #website-suche-menue.check,
section.suchfunktion #katalog-suche-menue.check,
.kesearch-switch.check {
    background-color: #8FBD53;
}

input, label, legend, textarea, select {
	box-sizing: border-box;
	display: block;
	font-family: 'OpenSans', Arial, sans-serif;
	font-size: 2.4em;
	line-height: 36px;
	width: 100%;
}

label {
	font-weight: bold;
	margin-bottom: 6px;
}

input, select, textarea {
	border: none;
	background-color: #f2f2f2;
	padding: 12px 15px;
	font-weight: 300;
}

header img {
    width: 100%;
    height: auto;
}

header .outer-wrapper {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

header .abdeckung {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.85);
    border-right: 30px solid #8fbd53;
}

header .outer-wrapper .inhalt {
    position: relative;
    z-index: 4;
    margin-left: 10%;
    width: 29%;
    bottom: 30px;
}

header h1 {
    font-size: 4.2em;
    font-family: "Play", Arial, sans-serif;
    margin-top: 300px;
    margin-bottom: 35px;
}

.startseite header h1 {
    margin-bottom: 0;
}

.unterseite header h1 {
    margin-top: 150px;
}

.unterseite main .wrapper {
    max-width: 123em;
}

.outer-bottom-wrapper,
.layout-1.unterseite main .wrapper {
    max-width: 147em;
	margin: 0 auto;
}

.outer-bottom-wrapper {
	margin-top: 150px;
	padding-top: 60px;
	border-top: 1px solid #808080;
}

header .breadcrumbs {
    font-size: 1.8em;
}

.startseite header .breadcrumbs {
    display: none;
}

header .breadcrumbs a {
    text-decoration: none;
    color: #858589;
    display: inline-block;
    padding: 3px;
    transition: all 0.3s ease-out;
}

header .breadcrumbs a:hover {
    background-color: rgba(143, 189, 83, 0.2);
    transition: all 0.3s ease-out;
}

header .breadcrumbs ul {
    display: flex;
    flex-wrap: wrap;
}

header .breadcrumbs ul li:after {
    content: "⟩";
    display: inline-block;
    margin: 0 5px 0 3px;
    position: relative;
    top: -1px;
    color: #858589;
}

header .breadcrumbs ul li:last-child:after {
    display: none;
}

header .globaler-hinweis {
    margin-top: 30px;
}

header .globaler-hinweis p {
    font-style: italic;
    font-size: 1.8em;
    line-height: 30px;
    position: relative;
    padding-left: 75px;
    padding-right: 30px;
}

header .globaler-hinweis p::before {
    font-family: "Flaticon Buecherei" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    font-size: 30px;
    color: #ffffff;
    text-transform: none;
    line-height: 60px;
    text-align: center;
    content: "\f10d";
    background-color: #7ca348;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
}


header .kopfbereich-content {
    margin: 30px 0 0 0;
}

header .kopfbereich-content .ce-textpic, header .kopfbereich-content .ce-gallery {
    overflow: visible;
}

/*

header .kopfbereich-content .frame {font-size:1.8em;width:150px;background-color:#ffffff;padding:35px;position:relative;transition:all 0.3s ease-out;}
header .kopfbereich-content .frame:hover {background-color:#eeeeee;transition:all 0.3s ease-out;}
header .kopfbereich-content .frame-type-textmedia img {width:50px;margin:33px 0 0 35px;}
header .kopfbereich-content .frame-type-textmedia .ce-gallery {width:100%;margin:0;margin-bottom:30px;}
header .kopfbereich-content .frame-type-textmedia .ce-gallery a {position:absolute;left:0;top:0;width:100%;height:100%;padding:0;z-index:10;}
header .kopfbereich-content .frame-type-textmedia .ce-bodytext {margin-top:40px;width:100%;overflow:visible;}
header .kopfbereich-content .frame-type-textmedia .ce-bodytext header h2 {font-size:30px;font-family: 'Play', Arial, sans-serif;}
*/

header .kopfbereich-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.kopfbereich-quicklink a {
    display: block;
    width: 240px;
    height: 240px;
    box-sizing: border-box;
    background-color: #ffffff;
    text-decoration: none;
    color: #000000;
    padding: 36px;
    position: relative;
}

.kopfbereich-quicklink a:hover {
    background-color: #8fbd53;
}

.kopfbereich-quicklink a:hover i.flaticonarrow,
.kopfbereich-quicklink a:hover span,
.kopfbereich-quicklink a:hover i {
    color: #ffffff;
}

.kopfbereich-quicklink a i {
    font-size: 60px;
    color: #858589;
    display: block;
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
}

.kopfbereich-quicklink a i.flaticonarrow {
    font-size: 18px;
    color: green;
    position: absolute;
    right: 18px;
    bottom: 18px;
    color: #7ca348;
    transform: rotate(90deg);
}

.kopfbereich-quicklink a span {
    display: block;
    font-size: 3em;
    font-family: "Play";
    font-weight: 700;
    line-height: 36px;
    margin-top: 30px;
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
}

header .hauptnavigation {
    margin-left: 30px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
}

header .hauptnavigation a.menuestart {
    display: block;
    width: 30px;
    height: 24px;
    background-color: #8fbd53;
    padding: 18px 15px;
}

header .hauptnavigation a.menuestart div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 8px;
}

header .hauptnavigation a.menuestart span {
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 30px;
}

main .kesearch_searchbox .kesearchbox {
  float: left;
  width: 60%;
  padding-right: 30px;
  box-sizing: border-box;
}

main .kesearch_searchbox .submitbutt {
  float: left;
  width: 40%;
}

main .kesearch_searchbox .submitbutt input {
  color: #ffffff;
  cursor: pointer;
  background-color: #8fbd53;
  -webkit-transition: all 250ms ease-out 50ms;
  -moz-transition: all 250ms ease-out 50ms;
  -o-transition: all 250ms ease-out 50ms;
  transition: all 250ms ease-out 50ms;
}

main .kesearch_searchbox .submitbutt input:hover {
  background-color: #000000;
}

main .kesearch_searchbox .resetbutt {
  display: none;
}


@keyframes unsichtbar {
    from {
        opacity: 0;
    }
    to {
        opacity: 1
    }
}

.mm-menu {
    border-right: 30px solid #8fbd53;
}

#menu.mm-menu .mm-listitem {
  margin-bottom: 0;
}

.mm-menu .mm-slideout {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 60px;
    height: 60px;
    background-color: #8fbd53;
}

.mm-menu .mm-slideout div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 8px;
}

.mm-menu .mm-slideout span {
    display: block;
    background-color: #ffffff;
    height: 3px;
    width: 30px;
}

.mm-menu .mm-slideout span:first-child {
    transform: rotate(45deg);
    position: relative;
    left: 15px;
    top: 28px;
}

.mm-menu .mm-slideout span:last-child {
    transform: rotate(-45deg);
    position: relative;
    left: 15px;
    top: 18px;
}

.mm-menu section.logo {
    width: 150px;
    height: 150px;
    margin: 30px 0 0 30px;
}

.mm-menu section.logo img {
    width: 75%;
    height: auto;
}

.mm-menu section.suchfunktion {
    margin: 30px 120px 30px 30px;
}

.mm-menu .mm-navbar__title, .mm-menu .mm-listitem__text {
    flex-grow: 0;
    flex-basis: auto;
    font-size: 3em;
    font-family: "OpenSans", Arial, sans-serif;
    font-weight: 700;
    line-height: 60px;
    padding: 0;
}

.mm-menu .mm-navbar__title {
    flex-grow: 1;
}

.mm-menu.mm-menu--position-right-front {
    width: 550px;
    max-width: 90%;
    background-color: #ffffff;
}

.mm-wrapper--opened .mm-wrapper__blocker {
    opacity: 0.75;
    background-color: #000000;
}

.mm-btn--next::after, .mm-btn--prev::before {
    border: 2px solid #8fbd53;
    border-right: none;
    border-bottom: none;
    width: 12px;
    height: 12px;
}

.mm-menu .suchfunktion {
    text-align: right;
    background-color: #e3e3e4;
    padding: 15px;
}

.mm-menu .suchfunktion .kesearchbox {
    display: flex;
    justify-content: right;
}

.mm-menu .suchfunktion .kesearchbox img {
    width: 60px;
    height: 60px;
}

.mm-menu .suchfunktion input#ke_search_sword {
    background-color: #e3e3e4;
    border: none;
    border-radius: none;
    width: 80%;
    max-width: 625px;
    font-size: 1.8em;
    padding: 0 5px;
}

.mm-menu .suchfunktion .absenden {
    background-color: #e3e3e4;
    border: none;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-image: url("../images/suche-icon.gif");
    background-position: 50% 50%;
    background-size: 30px 30px;
    background-repeat: no-repeat;
}

.mm-menu .mm-panels {
    margin: 0 30px 0 30px;
    background-color: #F3F3F3;
}

.mm-menu .mm-navbar__title {
    margin-left: 30px;
}

.mm-menu .mm-panel, .mm-menu .mm-navbar {
    background-color: #F3F3F3;
}

.mm-menu .mm-navbars--bottom {
    border-top: 3px solid #858589;
    background-color: #F3F3F3;
    margin: 0 30px;
    padding-bottom: 20px;
}

.mm-menu .mm-listitem::after {
    inset-inline-start: 0;
}

.mm-menu .mm-listitem__text:hover {
    background-color: #eeeeee;
}

.mm-menu .mm-listitem__text {
    padding: 0;
}

#mm-1 .mm-navbar {
    display: none;
}

.mm-menu .mm-listitem::after {
    display: none;
}

.mm-menu .mm-listitem {
    margin-bottom: 15px;
}

.mm-listitem__btn:not(.mm-listitem__text) {
    border: none;
}

.mm-menu .mm-btn--next::after {
    border: none;
    content: "\f105";
    font-family: "Flaticon Buecherei" !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 18px;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    left: 0;
    left: auto;
    color: #8fbd53;
}

.mm-menu .mm-listitem__btn {
    width: 60px;
    height: 60px;
    display: block;
    margin-left: 30px;
}

.mm-menu .mm-navbar {
    border-color: #808080;
    border-style: dotted;
    margin-bottom: 30px;
}

.mm-menu .mm-navbars.mm-navbars--bottom .mm-navbar {
    border: none;
}

.mm-navbar__title > span {
    color: #8fbd53;
}

.mm-menu--offcanvas {
    height: 100vh;
}

.mm-menu--offcanvas .mm-navbars i {
    font-size: 1.4em;
    color: #858589;
    margin: 5px 5px 0 0;
}

.mm-menu--offcanvas .mm-navbars a {
    font-size: 1.4em;
}

section.aktuelles {
    padding: 90px 0;
}

section.aktuelles .wrapper {
    max-width: 147em;
    margin: 0 auto;
}

section.aktuelles h2 {
    margin-bottom: 45px;
}

section.aktuelles h3 {
    margin-bottom: 30px;
    font-size: 2.4em;
    color: #808080;
}

section.veranstaltungen {
    padding: 90px 0;
    background-color: #f2f2f2;
}

section.veranstaltungen .wrapper {
    max-width: 147em;
    margin: 0 auto;
}

section.veranstaltungen h2 {
    margin-bottom: 45px;
}

section.veranstaltungen h3 {
    margin-bottom: 30px;
    font-size: 2.4em;
    color: #808080;
}

section.top-themen {
    padding: 90px 0;
}

section.top-themen .wrapper {
    max-width: 99em;
    margin: 0 auto;
}

section.top-themen h2 {
    margin-bottom: 45px;
}

section.top-themen h3 {
    margin-bottom: 30px;
    font-size: 2.4em;
    color: #808080;
}

main .wrapper {
    max-width: 147em;
    margin: 0 auto;
}

main h2 {
    font-family: 'Play', Arial, sans-serif;
    font-size: 4.8em;
    margin-bottom: 30px;
    line-height: 54px;
    margin-top: 75px;
}

main h3 {
    font-family: 'Play', Arial, sans-serif;
    font-size: 3.6em;
    margin-bottom: 30px;
    line-height: 45px;
    color: #666666;
    margin-top: 75px;
}

main h3 + h2 {
    margin-top: -30px;
}

h4 {
    font-family: 'Play', Arial, sans-serif;
    font-size: 3em;
    margin-bottom: 30px;
    line-height: 45px;
    color: #808080;
    margin-top: 75px;
}

h5 {
    font-size: 2.4em;
    margin-bottom: 15px;
    line-height: 45px;
    color: #000000;
    margin-top: 60px;
}

p {
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: 300;
}

.news p.news-date,
.news .teaser-text p {
    font-size: 1.8em;
    line-height: 30px;
}

.news p.news-date {
    font-weight: bold;
    margin-bottom: 0;
}

/*
main p:last-child {margin-bottom:0;}
*/
main ul li {
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 15px;
}

main ul li:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
	border: 1px solid #7ca348;
    position: relative;
    top: -3px;
    margin: 0 10px 0 5px;
}

/*
main .frame-type-text,
main .frame-type-image,
main .frame-type-textmedia,
main .frame-container-accordion {margin-bottom:120px;}
*/
main a {
    color: #8FBD53;
}

main strong {
    font-family: 'OpenSans', Arial, sans-serif;
}

.unterseite main {
    padding: 125px 20px;
}

.frame-container-accordion {
}

.frame-container-accordion .c-accordion-title {
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    border: none;
    padding: 20px 30px;
    background-color: #f2f2f2;
    border-left: 15px solid #7ca348;
    margin-bottom: 10px;
}

.frame-container-accordion .c-accordion-title:hover {
    background-color: #e2e2e2;
}

.frame-container-accordion .c-accordion-item {
    border: none;
}

.frame-container-accordion .c-accordion-title::after {
    background: #8FBD53;
    height: 4px;
    width: 30px;
    right: 20px;
}

.frame-container-accordion .c-accordion-title::before {
    background: #8FBD53;
    height: 30px;
    width: 4px;
    right: 33px;
    margin-top: -15px;
}

.frame-container-accordion .c-accordion-content > .frame {
    margin: 30px;
}

.frame-container-accordion .c-accordion-content > .frame+.frame {
  margin-top: -30px;
}

.frame-container-accordion .c-accordion-content {
    background-color: #fbfbfb;
}

.startseite .news {
    position: relative;
}

.startseite .news .listen-link {
    position: absolute;
    right: 0;
    top: -160px;
}

#page-5700 .listen-link {
  display: none;
}

.news .startseite-liste {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.news .startseite-liste .article {
    flex: 0 0 49%;
    background-color: #f2f2f2;
    margin-bottom: 2%;
    position: relative;
    transition: all 0.3s ease-out;
	padding: 0;
}

.news-list-view .article {
    background-color: #f2f2f2;
    margin-bottom: 2%;
    position: relative;
    transition: all 0.3s ease-out;
}

.news-list-view .article {
  padding: 30px 30px 60px 0;
}

.news-list-view  .article:hover,
.news .startseite-liste .article:hover {
    background-color: #e2e2e2;
    transition: all 0.3s ease-out;
}

.news .startseite-liste .article .news-link {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.news .startseite-liste .article .news-inhalt {
    margin: 30px 45px 75px 45px;
}

.news-list-view  .article  .news-inhalt .news-list-date,
.news .startseite-liste .article .news-inhalt .news-list-date {
    color: #808080;
}

.news-list-view  .article  .news-inhalt h3,
.news .startseite-liste .article .news-inhalt h3 {
    line-height: 36px;
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    color: #000000;
    margin: 15px 0 6px 0;
    padding: 0;
}

.news-list-view  .article  .news-image-wrap {
  float: left;
  width: 20%;
  border-left: 15px solid #8fbd53;
  margin-left: -15px;
  box-sizing: border-box;
}

.news-list-view  .article  .news-image-wrap img {
  width: 100%;
  height: auto;
}

.news-list-view  .article  .news-image-wrap+.news-content-wrap {
  float: left;
  width: 80%;
  padding-left: 45px;
  box-sizing: border-box;
}

.news-list-view  .article  .news-image-wrap .news-img-wrap {
  padding: 30px;
  background-color: #ffffff;
}

.news-list-view  .article .button {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}

.news-list-view  .article .button a {
  width: auto;
  padding-right: 90px;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .weiterlesen,
.news .startseite-liste .article .news-inhalt .weiterlesen {
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 1.8em;
    padding-right: 25px;
    position: absolute;
    right: 30px;
    bottom: 30px;
    display: block;
    color: #808080;
    font-weight: bold;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .weiterlesen i,
.news .startseite-liste .article .news-inhalt .weiterlesen i {
    font-size: 18px;
    color: green;
    position: absolute;
    right: 0;
    bottom: -2px;
    color: #7ca348;
    transform: rotate(90deg);
    margin-right: 0;
}

.tx-sf-event-mgt .startseite-liste .event-list-item:nth-child(3n+1) {
  clear: both;
}

.tx-sf-event-mgt .image-caption {
  font-size: 1.8em;
  font-style: italic;
  color: #999999;
}

.news-single h2 {
    margin-bottom: 90px;
    margin-top: 0;
}

.news-single .news-text-wrap {
    margin-top: 30px;
}

.news-single .news-backlink-wrap {
    margin-top: 30px;
    margin-bottom: 60px;
}

.news-single .news-content {
    display: inline-block;
    width: 100%;
}

.news-single .news-content .block-links {
    float: left;
    width: 30%;
    margin-right: 30px;
}

.news-single .news-content .block-links .news-img-wrap .outer {
    margin-bottom: 30px;
}

.news-single .news-content .block-links .news-img-wrap .outer img {
    width: 100%;
    height: auto;
}

.news-single .article div.single-news-article {
    padding: 90px;
    margin: 0 0 70px 0;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.news-single .news-list-date {
    color: #808080;
    font-weight: 700;
    border-bottom: 1px dotted #808080;
    padding-bottom: 15px;
}

.startseite .tx-sf-event-mgt {
    position: relative;
}

.startseite .tx-sf-event-mgt .listen-link {
    position: absolute;
    right: 0;
    top: -160px;
}

.tx-sf-event-mgt .startseite-liste {
    overflow: hidden;
    margin: 0 -30px;
    padding: 30px 0;
}

.tx-sf-event-mgt .startseite-liste .eventlink {
    background-color: #ffffff;
    color: #808080;
    position: relative;
    text-decoration: none;
    display: block;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
    margin: 0 30px;
}

.tx-sf-event-mgt .startseite-liste .eventlink:hover {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0);
}

.tx-sf-event-mgt .startseite-liste .event-inhalt {
    padding: 60px 30px 75px 30px;
    min-height: 300px;
    box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 250ms ease-out 50ms;
  -moz-transition: all 250ms ease-out 50ms;
  -o-transition: all 250ms ease-out 50ms;
  transition: all 250ms ease-out 50ms;
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}

.tx-sf-event-mgt .startseite-liste .eventlink:hover .event-inhalt {
  border-left: 3px solid #8fbd53;
  border-right: 3px solid #8fbd53;
  border-bottom: 3px solid #8fbd53;
}

.tx-sf-event-mgt .startseite-liste .event-list-item {
    float: left;
    width: 33.333%;
  	margin-bottom: 45px;
}

.tx-sf-event-mgt .startseite-liste .bild-mit-datum {
    position: relative;
}

.tx-sf-event-mgt .startseite-liste .datum-block {
    position: absolute;
    bottom: -30px;
    left: 30px;
    padding: 15px;
    background-color: #8fbd53;
    width: 75px;
    height: 75px;
    font-family: 'Play', Arial, sans-serif;
    font-size: 2.4em;
    color: #ffffff;
}

.tx-sf-event-mgt .startseite-liste .datum-block span {
    display: inline-block;
    font-weight: bold;
}

.tx-sf-event-mgt .startseite-liste .datum-block span:first-child {
    margin: 9px 0;
}

.tx-sf-event-mgt .unterseite-liste .datum-block span.smaller-font {
  font-size: 20px;
  line-height: 30px;
  width: 90px;
}

.tx-sf-event-mgt .startseite-liste .datum-block span.smaller-font {
  font-size: 20px;
  line-height: 30px;
}

.tx-sf-event-mgt .startseite-liste img {
    width: 100%;
    height: auto;
}

.tx-sf-event-mgt .startseite-liste h3 {
    line-height: 36px;
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    color: #000000;
    margin: 15px 0;
    padding: 0;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt p {
    font-size: 1.8em;
    line-height: 30px;
    margin-bottom: 3px;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .event-category {
    font-family: 'OpenSans', Arial, sans-serif;
    color: #808080;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .event-category p {
    font-weight: bold;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .event-location,
.tx-sf-event-mgt .startseite-liste .event-inhalt .event-startdate,
.tx-sf-event-mgt .startseite-liste .event-inhalt .event-enddate,
.tx-sf-event-mgt .startseite-liste .event-inhalt .event-date {
    font-family: 'OpenSans', Arial, sans-serif;
}

.tx-sf-event-mgt .startseite-liste .event-inhalt .event-location,
.tx-sf-event-mgt .startseite-liste .event-inhalt .event-date {
    display: flex;
    align-items: center;
}

.tx-sf-event-mgt .event-detail-row .event-header-footer i,
.tx-sf-event-mgt .startseite-liste .event-inhalt i,
.tx-sf-event-mgt .unterseite-liste .event-inhalt i {
    color: #808080;
    font-size: 18px;
    margin-right: 9px;
    margin-top: 1px;
    display: inline-block;
}

.tx-sf-event-mgt .event-detail-row .event-header-footer .event-date i,
.tx-sf-event-mgt .startseite-liste .event-inhalt .event-date i,
.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-date i {
    font-size: 16px;
}

.tx-sf-event-mgt .unterseite-liste {
}

.tx-sf-event-mgt .unterseite-liste .bild-mit-datum {
    display: flex;
    margin-right: 50px;
}

.tx-sf-event-mgt .unterseite-liste .bild-mit-datum img {
    width: 35em;
    height: 35em;
}

.tx-sf-event-mgt .unterseite-liste .event-list-item {
    position: relative;
    background-color: #ffffff;
    transition: background-color 0.3s ease-out;
    display: flex;
    padding: 45px;
    margin: 0 0 30px 0;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 250ms ease-out 50ms;
  -moz-transition: all 250ms ease-out 50ms;
  -o-transition: all 250ms ease-out 50ms;
  transition: all 250ms ease-out 50ms;
  border: 3px solid #ffffff;
}

.tx-sf-event-mgt .unterseite-liste .event-list-item:hover {
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  border-color: #8fbd53;
}

.tx-sf-event-mgt .unterseite-liste .datum-block {
    font-weight: 700;
    margin-right: 50px;
    padding: 20px;
    background-color: #8fbd53;
    width: 60px;
    height: 60px;
    font-family: 'Play', Arial, sans-serif;
    font-size: 2.4em;
    color: #ffffff;
}

.tx-sf-event-mgt .unterseite-liste .datum-block span {
    display: inline-block;
}

.tx-sf-event-mgt .unterseite-liste .datum-block span:first-child {
    margin-bottom: 10px;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt {
    flex: 3 1 0%;
    position: relative;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt p {
    font-size: 1.8em;
    line-height: 130%;
    margin-bottom: 15px;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt p:last-child {
    margin-bottom: 0;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-category {
    font-family: 'OpenSans', Arial, sans-serif;
    color: #808080;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-category p {
    font-weight: 700;
}

.tx-sf-event-mgt .unterseite-liste h3 {
    line-height: 36px;
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    color: #000000;
    margin: 15px 0 15px 0;
    padding: 0;
}

.tx-sf-event-mgt .unterseite-liste .event-teaser {
    padding-bottom: 70px;
    border-bottom: 1px solid #e0e0e1;
    margin-bottom: 30px;
}

.tx-sf-event-mgt .unterseite-liste .event-teaser p {
    font-size: 2.4em;
    line-height: 36px;
}

.tx-sf-event-mgt .unterseite-liste .event-teaser p strong {
    font-weight: 300;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-location,
.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-date {
    font-family: 'OpenSans', Arial, sans-serif;
    margin-bottom: 15px;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-location,
.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-date {
    display: flex;
    align-items: center;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-location img,
.tx-sf-event-mgt .unterseite-liste .event-inhalt .event-date img {
    width: 17px;
    margin-right: 10px;
}

.tx-sf-event-mgt .unterseite-liste .event-inhalt:after {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    background-color: #8fbd53;
    background-image: url(../images/pfeil-rechts-icon-weiss.gif);
    background-position: 50%;
    background-size: 60%;
    background-repeat: no-repeat;
}

.tx-sf-event-mgt .unterseite-liste .event-list-item .eventlink {
    content: "";
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tx-sf-event-mgt .unterseite-liste .event-list-item:hover {
    background-color: #f3f3f3;
    transition: background-color 0.3s ease-out;
}

.tx-sf-event-mgt .paginator {
    margin-top: 70px;
}

.tx-sf-event-mgt .paginator a {
    transition: all 0.3s ease-out;
    color: #858589;
    text-decoration: none;
    font-family: 'OpenSans', Arial, sans-serif;
    padding: 10px 20px;
    background-color: #f2f2f2;
}

.tx-sf-event-mgt .paginator .current a {
    color: #ffffff;
    background-color: #858589;
}

.tx-sf-event-mgt .paginator a:hover {
    color: #ffffff;
    background-color: #000000;
    transition: all 0.3s ease-out;
}

.tx-sf-event-mgt .detailansicht-block {
    padding: 90px;
    margin: 0 0 70px 0;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.tx-sf-event-mgt .detailansicht-block .detailansicht-kopf {
    margin-bottom: 125px;
    position: relative;
}

.tx-sf-event-mgt .detailansicht-block .detailansicht-kopf .event-header-footer {
    position: relative;
    top: 50px;
    border-top: 1px dotted #808080;
    width: 69.5%;
    padding-top: 15px;
}

.tx-sf-event-mgt .detailansicht-block.registration .detailansicht-kopf .event-header-footer {
  width: 100%;
}

.tx-sf-event-mgt .detailansicht-block .block-links {
    width: 26%;
    float: left;
}

.tx-sf-event-mgt .detailansicht-block .block-rechts {
    width: 69.5%;
    float: right;
}

.tx-sf-event-mgt .detailansicht-block .block-links img {
    width: 100%;
    height: auto;
}

.tx-sf-event-mgt .detailansicht-block .bilder-block {
    float: right;
    width: 30%;
    margin-left: 30px;
}

.tx-sf-event-mgt .detailansicht-block .bilder-block img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.tx-sf-event-mgt .detailansicht-block .event-category {
    font-family: 'OpenSans', Arial, sans-serif;
    color: #808080;
}

.tx-sf-event-mgt .detailansicht-block .event-category p {
    font-weight: 700;
    margin: 0;
}

.tx-sf-event-mgt .detailansicht-block h2.event-title {
    margin: 0;
    min-height: 110px;
}

.tx-sf-event-mgt .detailansicht-block .event-header-footer .event-detail-value {
    display: flex;
    align-items: center;
}

.tx-sf-event-mgt .detailansicht-block .clearer {
    clear: both;
    width: 100%;
    height: 1px;
}

.tx-sf-event-mgt .detailansicht-block .event-registration-information p,
.tx-sf-event-mgt .detailansicht-block .event-registration p,
.tx-sf-event-mgt .detailansicht-block .event-registration-footer p,
.tx-sf-event-mgt .detailansicht-block .event-location p,
.tx-sf-event-mgt .detailansicht-block .event-date p {
    font-size: 1.8em;
    font-family: 'OpenSans', Arial, sans-serif;
    color: #808080;
}

.event-registration-row.checkbox + .submit.powermail_submit {
  margin-top: 45px;
}

.tx-sf-event-mgt .detailansicht-block .event-header-footer .event-detail-value.event-registration-information {
  display: block;
}

.tx-sf-event-mgt .detailansicht-block .event-description p:last-child {
    margin-bottom: 0;
}

.tx-sf-event-mgt .detailansicht-block .event-header-footer .event-detail-value p {
    margin: 0;
    font-weight: 600;
}

.tt_address_list {
	margin-top: 60px;
}

.tt_address_list .tt_address_detail {
	padding: 45px 45px 45px 45px;
	margin: 30px 0 30px 0;
	border-width: 1px 1px 1px 30px;
	border-color: #d6d6d6 #d6d6d6 #d6d6d6 #8fbd53;
	border-style: solid;
}

.tt_address_list .tt_address_detail .description p {
	margin-bottom: 0;
	margin-top: 45px;
}

.tt_address_list .tt_address_detail ul li {
	margin-bottom: 0;
}

.tt_address_list .tt_address_detail h4,
.tt_address_list .tt_address_detail h5 {
	margin-top: 0;
}

.prefooter {
    position: relative;
    background-color: #747474;
    padding: 125px 0 125px 0;
}

.prefooterbg {
    position: absolute;
    z-index: 1;
    left: 1px;
    top: 1px;
    width: 100%;
    height: 100%;
    background-image: url(../images/medien_low_070.jpg);
    background-attachment: fixed;
    background-position: 50%;
    background-size: cover;
    opacity: 0.1;
    filter: grayscale(1);
}

.footer .wrapper,
.prefooter .wrapper {
    position: relative;
    z-index: 2;
    max-width: 147em;
    margin: 0 auto;
}

.prefooter {
    color: #ffffff;
}

.prefooter a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 2px solid #c4c4c4;
    transition: all 0.3s ease-out;
}

.prefooter a:hover {
    border-color: #ffffff;
    transition: all 0.3s ease-out;
}

.prefooter h2 {
    font-size: 2.4em;
    font-family: 'OpenSans', Arial, sans-serif;
    margin-bottom: 30px;
}

.prefooter p {
    font-size: 1.8em;
    line-height: 150%;
    margin-bottom: 30px;
}

.prefooter .block-right img {
    width: 40px;
    height: auto;
    border: none;
}

.prefooter .block-right .image {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.prefooter .block-right .image a {
    border: none;
}

.prefooter .block-right .image .image-caption {
    font-size: 1.8em;
}

.prefooter .frame-type-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 0px;
}

.prefooter .frame-type-container .col {
  float: none;
  position: relative;
  padding-bottom: 120px;
}

.frame-layout-image-menue {
}

/*
.frame-layout-image-menue .block-liste {display:flex;flex-wrap:wrap;flex-direction: row;justify-content:space-between;}
.frame-layout-image-menue .block-liste .image-menue-inhalt {flex: 0 0 47%;position:relative;margin-bottom:6%;}
*/
.frame-layout-image-menue .block-liste {
    overflow: hidden;
    margin: 0 -30px;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt {
    float: left;
    width: 50%;
    padding: 30px;
    box-sizing: border-box;
}

.frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt {
	width: 33.333333%;
}

.frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt.element-e01,
.frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt.element-e04 {
  clear: both;
}

.frame-layout-image-menue .block-liste-wrapper-50 {
	max-width: 96em;
	margin: 0 auto;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a {
    display: block;
    color: #000000;
    position: relative;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-bild {
    position: relative;
    z-index: 1;
}

.unterseite .frame-layout-image-menue .block-liste .image-menue-inhalt .abdeckung {
    opacity: 0.5;
}

.unterseite main > .wrapper > div:first-child header h2,
.unterseite main > .wrapper > div:first-child header h3 {
	margin-top: 0;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt .abdeckung {
    transition: transform 0.3s ease-out;
    transform: rotate(0deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(30deg, rgba(255, 255, 255, 0.25) 25%, rgba(255, 255, 255, 0.1) 100%);
    background: -webkit-linear-gradient(30deg, rgba(255, 255, 255, 0.25) 25%, rgba(255, 255, 255, 0.1) 100%);
    background: linear-gradient(30deg, rgba(255, 255, 255, 0.25) 25%, rgba(255, 255, 255, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a{
  text-decoration: none;
} 

.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content {
    height: 40%;
    position: static;
    left: 0;
    bottom: 1px;
    width: 100%;
    z-index: 3;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content h3 {
    hyphens: none;
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
    font-family: 'OpenSans', Arial, sans-serif;
    line-height: 130%;
    font-size: 3em;
    color: #000000;
    border-left: 15px solid #8fbd53;
    padding: 15px 30px;
    background-color: #ffffff;
    margin: 0 0 0 -15px;
    border-bottom: 1px solid #8fbd53;
    border-right: 1px solid #8fbd53;
    width: auto;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content p {
    line-height: 150%;
    font-size: 2.1em;
    padding: 20px 30px 30px 30px;
    width: 74%;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-bild img {
    width: 100%;
    height: auto;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a:after {
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    background-color: #8fbd53;
    background-image: url(../images/pfeil-rechts-icon-weiss.gif);
    background-position: 50%;
    background-size: 60%;
    background-repeat: no-repeat;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a:hover {
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a:hover .seiten-content h3 {
    background-color: #808080;
    color: #ffffff;
    border-color: #808080;
}

.frame-layout-image-menue .block-liste .image-menue-inhalt a:hover:after {
    background-color: #808080;
}

.unterseite .frame-layout-image-menue .block-liste .image-menue-inhalt {
    flex: 0 0 30%;
}

.unterseite .frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content {
    bottom: 30%;
    hyphens: auto;
}

.unterseite .frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content p.mehr-infos {
    display: none;
}


footer .footer .wrapper ul li a {
    font-size: 1.8em;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 2px solid #676767;
    margin: 0 10px;
    transition: all 0.3s ease-out;
}

footer .footer .wrapper ul li a:hover {
    border-color: #ffffff;
    transition: all 0.3s ease-out;
}

a.button-link {
    font-size: 24px;
    font-family: 'OpenSans', Arial, sans-serif;
    position: relative;
    border: none;
    background-color: #ffffff;
    border-left: 15px solid #000000;
    padding: 15px 40% 15px 30px;
    color: #000000;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    cursor: pointer;
}

.tx-sf-event-mgt a.button-link:hover,
a.button-link:hover {
    border: none;
    border-left: 15px solid #000000;
    color: #ffffff;
    background-color: #000000;
}

a.button-link:after {
    position: absolute;
    right: 15px;
    top: 19px;
    z-index: 1;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/pfeil-rechts-icon.gif);
    background-position: 50%;
    background-size: cover;
}

a.button-link-green {
    transition: all 0.3s ease-out;
    width: 400px;
    font-size: 24px;
    line-height: 36px;
    font-family: 'OpenSans', Arial, sans-serif;
    font-weight: 700;
    position: relative;
    border: none;
    background-color: #8fbd53;
    border-left: 15px solid #7ca348;
    padding: 12px 12px 12px 30px;
    color: #ffffff;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    cursor: pointer;
}

.tx-sf-event-mgt a.button-link {
  display: inline-block;
  background-color: #eeeeee;
  width: auto;
  padding: 18px 60px 18px 30px;
}

a.button-link-green:hover {
    border-color: #808080;
    color: #ffffff;
    background-color: #808080;
}

a.button-link-green:after {
    position: absolute;
    right: 15px;
    top: 21px;
    z-index: 1;
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(../images/pfeil-rechts-icon-weiss.gif);
    background-position: 50%;
    background-size: cover;
}

.startseite a.button-link-green {
    float: right;
}

.prefooter a.button-link {
    width: 45%;
    padding: 15px 40% 15px 5%;
}


.c-containerColumns-1-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c-containerColumns-1-1 .col {
    width: 45%;
}

.c-containerColumns-1-1-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c-containerColumns-1-1-1 .col {
    width: 30%;
}

.tx-kesearch-pi1 #kesearch_num_results {
    font-size: 1.8em;
    margin-bottom: 30px;
}

.tx-kesearch-pi1 .result-list-item {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #eeeeee;
}

.tx-kesearch-pi1 .result-list-item .teaser_icon {
    float: left;
    padding-top: 15px;
    width: 2%;
}

.tx-kesearch-pi1 .result-list-item .result-title {
    font-family: 'OpenSans', Arial, sans-serif;
    line-height: 45px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 3em;
    color: #000000;
    border-left: 15px solid #8fbd53;
    background-color: #ffffff;
    margin: 0 0 0 -45px;
  display: inline-block;
  background-color: #f2f2f2
}

.tx-kesearch-pi1 .result-list-item .result-title a {
  display: block;
    padding: 15px 30px;
  color: #000000;
  text-decoration: none;
}

.tx-kesearch-pi1 .result-list-item .result-title a:hover {
  background-color: #8fbd53;
  color: #ffffff;
}

#kesearch_pagebrowser_bottom .result_txt,
.tx-kesearch-pi1 .result-list-item .result-number,
.tx-kesearch-pi1 .result-list-item .result-teaser {
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 2.4em;
    line-height: 36px;
    margin-bottom: 30px;
    font-weight: 300;
}

.tx-kesearch-pi1 .result-list-item .result-number {
  display: none;
}

.tx-kesearch-pi1 .result-list-item .result-teaser {
    display: inline-block;
    width: 98%;
    padding-top: 10px;
    font-family: 'OpenSans', Arial, sans-serif;
}

main ul.paginator,
main ul.f3-widget-paginator {
	overflow: hidden;
	clear: both;
	margin-top: 48px;
}

main ul.paginator,
main .page-navigation ul.f3-widget-paginator {
	margin-top: 0;
}

main .page-navigation {
	margin-top: 48px;
}

main ul.paginator li,
main .kesearch_pagebrowser ul li,
main ul.f3-widget-paginator li {
	float: left;
	margin: 0 12px 0 0;
	line-height: 100%;
	padding: 0;
}

main ul.paginator li::before,
main .kesearch_pagebrowser ul li::before,
main ul.f3-widget-paginator li::before {
	display: none;
}

main ul.paginator li a,
main .kesearch_pagebrowser ul li a,
main ul.f3-widget-paginator li a {
	display: inline-block;
	padding: 10px 12px;
	line-height: 100%;
	border: 2px solid #f2f2f2;
	color: #000000;
	font-weight: 500;
  background-color: #f2f2f2;
  text-decoration: none;
}

main .news ul.f3-widget-paginator li.current a,
main .news ul.f3-widget-paginator li a {
	border-color: #858589;
	color: #ffffff;
  background-color: #858589;
}

main ul.paginator li a:hover,
main ul.paginator li.current a,
main ul.f3-widget-paginator li.current a,
main .kesearch_pagebrowser ul li a.current,
main .kesearch_pagebrowser ul li a:hover,
main ul.f3-widget-paginator li a:hover {
	color: #ffffff;
	background-color: #858589;
	border-color: #858589;
}

main .news ul.f3-widget-paginator li.current a,
main .news ul.f3-widget-paginator li a:hover {
	background-color: #0d9b8c;
	border-color: #0d9b8c;
	color: #ffffff;
}

/*
main .ce-column.last {margin-right:0;}

main .ce-textpic.ce-left.ce-intext .ce-gallery {float:left;width:40%;}
main .ce-textpic.ce-left.ce-intext .ce-row {display:flex;}
main .ce-textpic.ce-left.ce-intext img {width:100%;height:auto;}

main .ce-textpic.ce-right.ce-intext .ce-gallery {float:right;width:40%;}
main .ce-textpic.ce-right.ce-intext .ce-row {display:flex;}
main .ce-textpic.ce-right.ce-intext img {width:100%;height:auto;}

main .ce-textpic.ce-left.ce-above .ce-row {display:flex;}
main .ce-textpic.ce-left.ce-above .ce-gallery,
main .ce-textpic.ce-left.ce-above .ce-column,
main .ce-textpic.ce-left.ce-above .ce-column figure,
main .ce-textpic.ce-left.ce-above .ce-column figure img {width:100%;}
main .ce-textpic.ce-left.ce-above .ce-column figure img {height:auto;}

main .ce-textpic.ce-center.ce-above .ce-row {display:flex;}
main .ce-textpic.ce-center.ce-above .ce-gallery,
main .ce-textpic.ce-center.ce-above .ce-column,
main .ce-textpic.ce-center.ce-above .ce-column figure,
main .ce-textpic.ce-center.ce-above .ce-column figure img {width:100%;}
main .ce-textpic.ce-center.ce-above .ce-column figure img {height:auto;}
main .ce-textpic.ce-center.ce-above .ce-gallery .ce-outer,
main .ce-textpic.ce-center.ce-above .ce-gallery .ce-outer .ce-inner {float:left;right:auto;width:100%;}

main .ce-textpic.ce-right.ce-above .ce-row {display:flex;}
main .ce-textpic.ce-right.ce-above .ce-gallery,
main .ce-textpic.ce-right.ce-above .ce-column,
main .ce-textpic.ce-right.ce-above .ce-column figure,
main .ce-textpic.ce-right.ce-above .ce-column figure img {width:100%;}
main .ce-textpic.ce-right.ce-above .ce-column figure img {height:auto;}

main .ce-textpic.ce-left.ce-below .ce-row {display:flex;}
main .ce-textpic.ce-left.ce-below .ce-gallery,
main .ce-textpic.ce-left.ce-below .ce-column,
main .ce-textpic.ce-left.ce-below .ce-column figure,
main .ce-textpic.ce-left.ce-below .ce-column figure img {width:100%;}
main .ce-textpic.ce-left.ce-below .ce-column figure img {height:auto;}

main .ce-textpic.ce-center.ce-below .ce-row {display:flex;}
main .ce-textpic.ce-center.ce-below .ce-gallery,
main .ce-textpic.ce-center.ce-below .ce-column,
main .ce-textpic.ce-center.ce-below .ce-column figure,
main .ce-textpic.ce-center.ce-below .ce-column figure img {width:100%;}
main .ce-textpic.ce-center.ce-below .ce-column figure img {height:auto;}
main .ce-textpic.ce-center.ce-below .ce-gallery .ce-outer,
main .ce-textpic.ce-center.ce-below .ce-gallery .ce-outer .ce-inner {float:left;right:auto;width:100%;}

main .ce-textpic.ce-right.ce-below .ce-row {display:flex;}
main .ce-textpic.ce-right.ce-below .ce-gallery,
main .ce-textpic.ce-right.ce-below .ce-column,
main .ce-textpic.ce-right.ce-below .ce-column figure,
main .ce-textpic.ce-right.ce-below .ce-column figure img {width:100%;}
main .ce-textpic.ce-right.ce-below .ce-column figure img {height:auto;}
*/

main .ce-row {
    margin-bottom: 15px;
}

.prefooter .ce-row {
    margin-bottom: 30px;
}

main .ce-uploads li:before {
    display: none;
}

main .ce-uploads li.icon-thumbnail:before {
    display: none;
}

main .ce-uploads li.icon-thumbnail a img {
    padding: 0;
    margin-right: 15px;
    border: 2px solid #7CA348;
}

main .ce-uploads li a {
    overflow: hidden;
    border-bottom: 1px dotted #808080;
    display: block;
    position: relative;
    padding-left: 75px;
    padding-bottom: 15px;
    text-decoration: none;
}

main .ce-uploads li a .ce-uploads-filesize,
main .ce-uploads li a .ce-uploads-description {
    color: #808080;
    font-size: 18px;
}

main .ce-uploads li a .ce-uploads-description {
    font-style: italic;
}

main .ce-uploads li i {
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    background-color: #8fbd53;
    color: #ffffff;
    font-size: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
}

main .ce-uploads li a:hover {
    padding-left: 90px;
    color: #808080;
}

main .ce-uploads li a:hover i {
    background-color: #808080;
}

.footer {
    background-color: #000000;
}

.footer ul {
    padding: 30px 0;
    text-align: center;
}

.footer ul li {
    display: inline;
}

:root {
    --mm-size: 80%;
    --mm-min-size: 240px;
    --mm-max-size: 800px;
}


	
.prefooter .c-containerColumns-1-1-1 .col.block-left > div,
.prefooter .c-containerColumns-1-1-1 .col.block-center > div {
	position: relative;
	min-height: 330px;
}

.prefooter a.button-link {
	position: absolute;
	bottom: 30px;
}


/* *************************
	POWERMAIL
************************* */

fieldset.powermail_fieldset {
    border: none;
	padding-top: 60px;
}

fieldset .powermail_field {
	margin-bottom: 45px;
}

fieldset .powermail_fieldwrap_type_html .powermail_field {
  margin-bottom: 0;
}

.field-errors span.error,
fieldset .powermail-errors-list {
  border: 1px solid #8fbd53;
  padding: 15px;
  margin: 15px 0 0 0;
  font-style: italic;
}

.field-errors span.error,
fieldset .powermail-errors-list li {
  font-size: 1.8em;
  color: #808080;
  margin: 0;
  font-weight: bold;
}

.field-errors span.error {
  display: block;
}

fieldset .powermail-errors-list li::before {
  display: none;
}

fieldset.powermail_fieldset .powermail_fieldwrap_hinweisezumdatenschutz {
	float: right;
}

fieldset.powermail_fieldset .powermail_fieldwrap_type_html a:hover {
    color: #b55400;
}

span.mandatory {
    color: #8fbd53;
    font-size: 24px;
	padding-left: 3px;
}

.powermail_submit {
    cursor: pointer;
    float: left;
    background-color: #8fbd53;
    color: #ffffff;
    width: auto;
    font-size: 24px;
    padding-left: 45px;
    padding-right: 60px;
    font-weight: 600;
	border-left: 15px solid #7ca348;
    -webkit-transition: all 250ms ease-out 50ms;
    -moz-transition: all 250ms ease-out 50ms;
    -o-transition: all 250ms ease-out 50ms;
    transition: all 250ms ease-out 50ms;
}

.powermail_submit:hover {
    background-color: #808080;
    border-color: #808080;
}

.layout-33-left,
.layout-33-center,
.layout-33-right {
    float: left;
    width: 33.333%;
}

.layout-50-left,
.layout-50-right {
    float: left;
    width: 50%;
}

.layout-25-left,
.layout-25-right {
    float: left;
    width: 25%;
}

.layout-75-left,
.layout-75-right {
    float: left;
    width: 75%;
}

.layout-50-left label,
.layout-50-left .powermail_field,
.layout-33-left label,
.layout-33-left .powermail_field {
    margin-right: 40px;
}

.layout-33-center label,
.layout-33-center .powermail_field {
    margin-right: 20px;
    margin-left: 20px;
}

.layout-50-right label,
.layout-50-right .powermail_field,
.layout-33-right label,
.layout-33-right .powermail_field {
    margin-left: 40px;
}

.registration-checkbox input,
.registration-radio input {
  float: left;
  width: auto;
  margin: 10px 15px 0 0;
}

label.registration-radio,
label.registration-checkbox {
  font-weight: 400;
}

.waitlistNote {
  font-style: italic;
  color: #C32122;
}


/* *************************
	BILDER
************************* */

.image-caption p {
    font-size: 1.8em;
    font-style: italic;
    color: #808080;
    line-height: 30px;
    padding: 6px 0;
    margin: 0;
}

.ce-gallery img {
    width: 100%;
    height: auto;
}

.ce-gallery.cols-1 {
    margin: 0;
}

.ce-gallery .ce-column {
    margin: 0;
}

.ce-gallery.cols-2 .ce-column {
    width: 50%;
}

.ce-gallery.cols-3 .ce-column {
    width: 33.333%;
}

.ce-gallery.cols-4 .ce-column {
    width: 25%;
}

.ce-above .ce-gallery.cols-2 .ce-column .col-inner,
.ce-below .ce-gallery.cols-2 .ce-column .col-inner,
.ce-above .ce-gallery.cols-3 .ce-column .col-inner,
.ce-below .ce-gallery.cols-3 .ce-column .col-inner,
.ce-above .ce-gallery.cols-4 .ce-column .col-inner,
.ce-below .ce-gallery.cols-4 .ce-column .col-inner {
    padding: 0 15px;
}

.ce-above .ce-gallery.cols-2,
.ce-below .ce-gallery.cols-2,
.ce-above .ce-gallery.cols-3,
.ce-below .ce-gallery.cols-3,
.ce-above .ce-gallery.cols-4,
.ce-below .ce-gallery.cols-4 {
    margin: 0 -15px;
}

.ce-below .ce-gallery.cols-2,
.ce-below .ce-gallery.cols-3,
.ce-below .ce-gallery.cols-4 {
    margin-top: 30px;
}

.ce-above .ce-gallery.cols-2,
.ce-above .ce-gallery.cols-3,
.ce-above .ce-gallery.cols-4 {
    margin-bottom: 30px;
}

.ce-below .ce-gallery {
    margin-top: 30px;
}

.ce-gallery .ce-row {
    margin-bottom: 30px;
}

.ce-intext .ce-gallery .ce-row {
    margin-bottom: 0;
}

.ce-gallery.col-2 .ce-row .ce-column {
    float: left;
    width: 48.438%;
    margin-right: 3.125%;
}

.ce-gallery.col-3 .ce-row .ce-column {
    float: left;
    width: 31.25%;
    margin-right: 3.125%;
}

.ce-gallery.col-2 .ce-row .ce-column.last-col,
.ce-gallery.col-3 .ce-row .ce-column.last-col {
    margin-right: 0;
}

.ce-left.ce-intext .ce-gallery {
    float: left;
    width: 48.438%;
    margin-right: 3.125%;
    margin-top: 9px;
}

.ce-right.ce-intext .ce-gallery {
    float: right;
    width: 45%;
    margin-left: 45px;
    margin-top: 9px;
}

.ce-right.ce-intext .ce-gallery.cols-2 {
    float: right;
    width: 40%;
    margin-left: 45px;
}

.ce-left.ce-intext .ce-gallery.cols-2 {
    float: left;
    width: 40%;
    margin-right: 45px;
}

.ce-right.ce-intext .ce-gallery.cols-3 {
    float: right;
    width: 33%;
    margin-left: 45px;
}

.ce-left.ce-intext .ce-gallery.cols-3 {
    float: left;
    width: 33%;
    margin-right: 45px;
}

.ce-right.ce-intext .ce-gallery.cols-4 {
    float: right;
    width: 25%;
    margin-left: 45px;
}

.ce-left.ce-intext .ce-gallery.cols-4 {
    float: left;
    width: 25%;
    margin-right: 45px;
}

.frame-logo .ce-right.ce-intext .ce-gallery.col-1,
.frame-logo .ce-right.ce-intext .ce-gallery.col-2,
.frame-logo .ce-right.ce-intext .ce-gallery.col-3,
.frame-logo .ce-left.ce-intext .ce-gallery.col-1,
.frame-logo .ce-left.ce-intext .ce-gallery.col-2,
.frame-logo .ce-left.ce-intext .ce-gallery.col-3 {
    width: auto;
}

.ce-left.ce-intext .ce-gallery .ce-column,
.ce-right.ce-intext .ce-gallery .ce-column {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

.ce-right.ce-intext.ce-nowrap .ce-bodytext {
    margin-right: 50%;
}

.ce-right.ce-intext.ce-nowrap .cols-2 + .ce-bodytext {
    margin-right: 45%;
}

.ce-right.ce-intext.ce-nowrap .cols-3 + .ce-bodytext {
    margin-right: 38%;
}

.ce-right.ce-intext.ce-nowrap .cols-4 + .ce-bodytext {
    margin-right: 30%;
}

.ce-left.ce-intext.ce-nowrap .ce-bodytext {
    margin-left: 50%;
}

.ce-left.ce-intext.ce-nowrap .cols-2 + .ce-bodytext {
    margin-left: 45%;
}

.ce-left.ce-intext.ce-nowrap .cols-3 + .ce-bodytext {
    margin-left: 38%;
}

.ce-left.ce-intext.ce-nowrap .cols-4 + .ce-bodytext {
    margin-left: 30%;
}

.ce-textpic.ce-intext.ce-nowrap {
    margin-top: 75px;
}

.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header h2,
.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header h3,
.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header h4,
.ce-textpic.ce-intext.ce-nowrap .ce-bodytext header h5 {
    margin-top: 0;
}

.three-cols-33,
.two-cols-50-50 {display:flex;flex-wrap:wrap;gap:20px;}
.three-cols-33 .col,
.two-cols-50-50 .col {flex:1;}


@media only screen and (max-width: 1620px) {
    header .abdeckung {
        width: 60%;
    }

    header .outer-wrapper .inhalt {
        width: 60%;
		margin-left: 5%;
    }
}

@media only screen and (max-width: 1550px) {
	
	.outer-bottom-wrapper,
    .prefooter .wrapper,
    header .wrapper,
    .master main .wrapper {
        max-width: 90%;
    }
	
	section.top-themen,
	section.veranstaltungen,
	section.aktuelles {
		padding: 30px 0 90px 0;
	}
}

@media only screen and (max-width: 1350px) {
    .unterseite .kopfbild img {
        height: 350px;
        object-fit: cover;
    }
	
	.outer-bottom-wrapper,
	.prefooter .wrapper,
    header .wrapper,
    .master main .wrapper {
        max-width: 90%;
    }
	
	.news .startseite-liste .article .news-inhalt {
		margin: 30px 30px 75px 30px;
	}
	
	.tx-sf-event-mgt .startseite-liste {
		margin: 0 -15px;
	}
	
	.tx-sf-event-mgt .startseite-liste .eventlink {
		margin: 0 15px;
	}
	
	.tx-sf-event-mgt .startseite-liste .event-inhalt {
		min-height: 360px;
	}
	
	.prefooter {
		padding: 60px 0;
	}
}

@media only screen and (max-width: 1100px) {
	
	.outer-bottom-wrapper,
	.prefooter .wrapper,
    header .wrapper,
    .master main .wrapper {
        max-width: 92%;
    }
	
    header .abdeckung {
        width: 65%;
    }

    header .outer-wrapper .inhalt {
        width: 65%;
    }

    .tx-sf-event-mgt .detailansicht-block .block-links,
    .tx-sf-event-mgt .detailansicht-block .event-description .bilder-block {
        width: 100%;
    }

    .tx-sf-event-mgt .detailansicht-block .block-links img {
        height: 350px;
        object-fit: cover;
    }

    .tx-sf-event-mgt .detailansicht-block .block-rechts {
        float: left;
        width: 100%;
        margin-top: 30px;
    }

    .tx-sf-event-mgt .detailansicht-block h2.event-title {
        padding: 35px 0 30px 0px;
    }

    .prefooter {
        padding: 60px 0;
    }

    .prefooter .c-containerColumns-1-1-1 {
        display: block;
    }

    .prefooter .c-containerColumns-1-1-1 .col {
        width: 50%;
        margin: 0 auto 80px auto;
        clear: both;
        float: none;
    }

    .prefooter .c-containerColumns-1-1-1 .col:last-child {
        margin-bottom: 0;
    }

    .prefooter .c-containerColumns-1-1-1 .col .ce-center .ce-outer,
    .prefooter .c-containerColumns-1-1-1 .col .ce-center .ce-inner {
        float: left;
        left: 0;
    }

    .news-single .news-content .block-links,
    .news-single .news-content .block-rechts {
        width: 100%;
    }
	
	header .outer-wrapper .inhalt {
		margin-left: 5%;
	}
	
	.prefooter .col-3.block-right .ce-gallery .ce-row {
		float: left;
	}
	
	.prefooter a.button-link {
		width: 100%;
		box-sizing: border-box;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col {
		width: 100%;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-center,
	.prefooter .c-containerColumns-1-1-1 .col.block-left {
		float: left;
		width: 50% !important;
		clear: none;
		margin: 0 0 30px 0;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-left > div {
		margin-right: 30px;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-center > div {
		margin-left: 30px;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-left > div p,
	.prefooter .c-containerColumns-1-1-1 .col.block-center > div p {
		font-size: 1.6em;
	}

    .tx-sf-event-mgt .unterseite-liste .bild-mit-datum img {
      width: 30em;
      height: 30em;
    }

}

@media only screen and (max-width: 1024px) {
	
	.outer-bottom-wrapper,
	.prefooter .wrapper, 
	header .wrapper, 
	.master main .wrapper {
		max-width: 100%;
	}
	
	.outer-bottom-wrapper {
		padding-bottom: 120px;
	}
	
	.tx-sf-event-mgt .startseite-liste .event-inhalt {
		min-height: 0;
	}
	
	header .kopfbereich-content {
		justify-content: center;
	}
	
    header .abdeckung {
        width: 100%;
        border: none;
    }

    header .bildblock {
        border-top: 30px solid #8fbd53;
    }

    header .suchblock {
        padding-top: 0;
    }

    header .suchblock .wrapper {
        display: block;
		max-width: none;
    }

    header .suchblock .wrapper .logo {
        text-align: center;
		position: static;
    }

    header .suchblock .wrapper .logo img {
        margin-top: 30px;
    }

    header .suchblock .wrapper .hauptnavigation {
        position: absolute;
        top: 0;
        right: 0;
    }
	
	header .header-right {
		float: none;
		width: 100%;
	}
	
	header .suchfunktion {
		margin: 30px;
	}
	
    header .shortlinks {
        display: none;
    }

    header .suchfunktion .kesearchbox {
        padding-left: 0;
		justify-content: center;
    }

    .unterseite header h1 {
        margin-top: 220px;
    }

    .unterseite .kopfbild img {
        height: 400px;
    }

    header .outer-wrapper .inhalt {
        margin: 300px auto 30px auto;
        width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
    }

    .startseite header h1 {
        display: none;
    }

    .startseite .kopfbild img {
        height: 600px;
        object-fit: cover;
    }

    .news .startseite-liste {
        display: block;
    }
	
	.kopfbereich-quicklink a {
		padding: 24px;
	}
	
	.kopfbereich-quicklink a i.flaticon-account-login,
	.kopfbereich-quicklink a i.flaticon-ebook-1 {
		display: inline;
		float: left;
	}
	
	.kopfbereich-quicklink a span {
		display: inline-block;
		margin: 0 30px 0 15px;
	}

    section.aktuelles,
    section.veranstaltungen,
    section.top-themen,
    .unterseite main {
        padding: 30px;
    }
	
	.unterseite main {
		padding: 75px 30px;
	}

    .news .startseite-liste .article .news-inhalt {
        padding: 30px 30px 60px 30px;
		margin: 0;
    }
	
	.startseite .news .listen-link a.button-link-green, 
	.startseite .tx-sf-event-mgt .listen-link a.button-link-green {
		float: none;
		box-sizing: border-box;
		width: 100%;
	}
	
	section.top-themen h2,
	section.veranstaltungen h2 {
		margin-bottom: 0;
	}
	
	section.aktuelles h2 {
		margin-bottom: 30px;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt {
		margin-bottom: 0;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content {
		bottom: auto;
		top: 30px;
      	position: static;
	}
  
    .frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content h3 {
		border-bottom: 1px solid #8fbd53;
      	border-right: 1px solid #8fbd53;
      	width: auto;
    }
  
    .frame-layout-image-menue .block-liste .image-menue-inhalt a:after {
      bottom: auto;
      top: 0;
    }
	
	.ce-headline-center {
		text-align: left;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content p {
		display: none;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt,
	.tx-sf-event-mgt .startseite-liste .event-list-item {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

    .tx-sf-event-mgt .startseite-liste {
        display: block;
    }

    .tx-sf-event-mgt .startseite-liste .bild-mit-datum img {
        height: 350px;
        object-fit: cover;
    }

    .tx-sf-event-mgt .startseite-liste .event-inhalt {
        padding-bottom: 50px;
    }

    .tx-sf-event-mgt .startseite-liste .datum-block {
        left: 50%;
        margin-left: -30px;
    }

    .tx-sf-event-mgt .detailansicht-block .bilder-block {
        float: left;
        width: 100%;
        display: flex;
        gap: 30px;
        margin: 0 0 30px 0;
    }

    .tx-sf-event-mgt .detailansicht-block .ein-bild img {
        height: 350px;
        object-fit: cover;
    }

    .startseite .news .listen-link,
    .startseite .tx-sf-event-mgt .listen-link {
        position: static;
    }

    section.top-themen .frame-layout-image-menue .startseite-liste {
        display: block;
    }

    section.top-themen .frame-layout-image-menue .startseite-liste .seiten-bild img {
        height: 350px;
        object-fit: cover;
    }

    section.top-themen .frame-layout-image-menue .startseite-liste .image-menue-inhalt:hover .abdeckung {
        transform: rotate(0deg);
    }

    footer .footer .wrapper ul li {
        padding: 10px;
    }

    .frame-layout-image-menue .block-liste {
        display: block;
    }

    .frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-bild img {
        height: 210px;
        object-fit: cover;
    }

    .frame-layout-image-menue .block-liste .image-menue-inhalt:hover .abdeckung {
        transform: rotate(0deg);
    }

    main .ce-textpic .ce-gallery {
        width: 100% !important;
    }
	
	.tx-sf-event-mgt .startseite-liste .eventlink {
		overflow: hidden;
	}
	
	.tx-sf-event-mgt .startseite-liste .event-inhalt,
	.tx-sf-event-mgt .startseite-liste .bild-mit-datum {
		float: left;
		width: 50%;
	}
	
	.tx-sf-event-mgt .startseite-liste .event-inhalt {
		padding-top: 30px;
	}
	
	.tx-sf-event-mgt .startseite-liste .datum-block {
		top: 0;
		left: 0;
		margin: 0;
	}
	
  	.frame-layout-image-menue .block-liste-33 .image-menue-inhalt,
	.frame-layout-image-menue .block-liste .image-menue-inhalt {
		float: left;
		width: 50%;
		padding: 30px 30px 15px 30px;
		box-sizing: border-box;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content h3 {
		font-size: 2.4em;
		line-height: 30px;
	}
	
	.prefooter {
		padding: 60px 30px;
	}
	
	.mm-menu--offcanvas {
		height: auto;
		min-height: 0;
	}
	
	.layout-25-left,  
	.layout-25-right,
	.layout-50-left,  
	.layout-50-right,
	.layout-75-left,  
	.layout-75-right,
	.layout-33-left, 
	.layout-33-center, 
	.layout-33-right {
	  float: none;
	  width: 100%;
	}
	
	.layout-33-center label, 
	.layout-33-center .powermail_field,
	.layout-25-left label, 
	.layout-25-left .powermail_field,
	.layout-50-left label, 
	.layout-50-left .powermail_field,
	.layout-75-left label, 
	.layout-75-left .powermail_field,
	.layout-33-left label, 
	.layout-33-left .powermail_field {
	  margin-right: 0;
	}
	
	.layout-33-center label, 
	.layout-33-center .powermail_field,
	.layout-25-right label, 
	.layout-25-right .powermail_field,
	.layout-50-right label, 
	.layout-50-right .powermail_field,
	.layout-75-right label, 
	.layout-75-right .powermail_field,
	.layout-33-right label, 
	.layout-33-right .powermail_field {
	  margin-left: 0;
	}
	
	fieldset .powermail_field {
		margin-bottom: 30px;
	}
	
	.unterseite header .outer-wrapper .inhalt {
		margin: 0;
		position: absolute;
		bottom: 0;
	}
	
	.unterseite header h1 {
		font-size: 3em;
	}
  
    .frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt {
      width: 50%;
    }
  
  	.frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt.element-e03,
    .frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt.element-e05 {
      clear: both;
    }
    .frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt.element-e04 {
      clear: none;
    }

    .tx-sf-event-mgt .unterseite-liste .event-list-item {
      display: block;
    }

    .tx-sf-event-mgt .unterseite-liste .event-inhalt {
      margin-top: 30px;
    }

    .tx-sf-event-mgt .unterseite-liste .event-teaser {
      padding-bottom: 30px;
    }

    .tx-sf-event-mgt .unterseite-liste .bild-mit-datum img {
      width: 35em;
      height: 35em;
    }

  .prefooter a.button-link {
    position: relative;
    bottom: 0;
  }

  .prefooter .frame-type-container {
    display: block;
  }

  .prefooter .frame-type-container .col {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 720px) {
	
	header .outer-wrapper .inhalt {
        margin: 360px auto 30px auto;
	}
	
	header .kopfbereich-content {
		display: block;
	}
	
	.kopfbereich-quicklink {
		float: left;
		width: 50%;
		border: 1px solid transparent;
		box-sizing: border-box;
	}
	
	.kopfbereich-quicklink a {
		min-height: 210px;
		width: 100%;
		height: auto;
		margin-bottom: 3px;
		padding: 24px;
		overflow: hidden;
	}
	
	.kopfbereich-quicklink a span {
		margin: 15px 60px 0 0;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt {
		float: none;
		width: 100%;
		margin-bottom: 0;
	}

    .tx-sf-event-mgt .detailansicht-block {
        padding: 30px;
    }

    .tx-sf-event-mgt .detailansicht-block .ein-bild img {
        width: 100%;
        height: auto;
        object-fit: inherit;
    }

    .news-single .article {
        padding: 30px;
    }

    main .ce-textpic .ce-row {
        display: block !important;
    }

    main .ce-textpic .ce-row .ce-column {
        margin-bottom: 10px;
        width: 100%;
    }

    main .ce-textpic .ce-row .ce-column figure {
        width: 100%;
    }
	
	.prefooter .c-containerColumns-1-1-1 .col {
		margin: 0 0 60px 0;
	}
	
	.footer ul {
		text-align: left;
		padding: 30px;
	}
	
	.footer ul li {
		display: inline-block;
	}
	
	footer .footer .wrapper ul li {
		padding: 10px 0;
	}
	
	footer .footer .wrapper ul li a {
		margin: 0 15px 0 0;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-center,
	.prefooter .c-containerColumns-1-1-1 .col.block-left {
		float: none;
		width: 100% !important;
		clear: both;
		margin: 0 0 30px 0;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-left > div {
		margin-right: 0;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-center > div {
		margin-left: 0;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-left > div p,
	.prefooter .c-containerColumns-1-1-1 .col.block-center > div p {
		font-size: 1.8em;
	}
	
	.prefooter .c-containerColumns-1-1-1 .col.block-left > div,
	.prefooter .c-containerColumns-1-1-1 .col.block-center > div {
		position: relative;
		min-height: 0;
		margin-bottom: 60px;
	}
	
	.prefooter a.button-link {
		position: relative;
		bottom: auto;
	}
	
	.mm-menu {
		border-width: 15px;
	}
	
	.mm-menu section.suchfunktion {
		display: none;
	}
	
	.mm-menu .mm-navbar__title, 
	.mm-menu .mm-listitem__text {
		font-size: 2em;
	}
	
	.mm-menu .mm-navbar__title, 
	.mm-menu .mm-listitem__text {
		flex-basis: 10%;
		flex-grow: 1;
	}
	
	.mm-menu .mm-panels {
		margin: 0 15px;
	}
	
	.mm-menu section.logo {
		margin-left: 15px;
	}
	
	.mm-menu .mm-listitem {
		margin-bottom: 0;
	}
	
	.mm-menu .mm-listitem__btn {
		width: auto;
		height: 60px;
		display: block;
		margin-left: 0;
	}
	
	.mm-menu .mm-btn--next::after { 
		right: 0
	}
  
    .frame-layout-image-menue .block-liste-wrapper-33 .block-liste .image-menue-inhalt {
      width: 100%;
    }

    .tx-sf-event-mgt .unterseite-liste .event-inhalt {
      margin-top: 30px
    }
.three-cols-33 .col,
.two-cols-50-50 .col {flex:100%;}
}

@media only screen and (max-width: 650px) {
	
	
	.kopfbereich-quicklink a {
		min-height: 0;
	}
	
    .tx-sf-event-mgt .unterseite-liste .bild-mit-datum {
        display: block;
    }

    .tx-sf-event-mgt .unterseite-liste .bild-mit-datum .datum-block {
        position: relative;
        z-index: 1;
        margin-left: 10px;
    }

    .tx-sf-event-mgt .unterseite-liste .bild-mit-datum img {
        width: 100%;
        height: 350px;
        object-fit: cover;
        margin-top: -60px;
    }
	
	.tx-sf-event-mgt .startseite-liste .event-inhalt,
	.tx-sf-event-mgt .startseite-liste .bild-mit-datum {
		float: none;
		width: 100%;
	}
	
	.tx-sf-event-mgt .startseite-liste .datum-block {
		left: 50%;
		margin-left: -52px;
		top: auto;
	 }
	
	.kopfbereich-quicklink {
		float: none;
		width: 100%;
		border: none;
	}
	
	.kopfbereich-quicklink a span {
		margin: 0 30px 0 15px;
	}

    .prefooter .c-containerColumns-1-1-1 .col {
        width: 100% !important;
    }
	
	.prefooter .c-containerColumns-1-1-1 .col .ce-center .ce-outer, 
	.prefooter .c-containerColumns-1-1-1 .col .ce-center .ce-inner {
		float: right;
		left: auto;
	}
	
	.tx-sf-event-mgt .startseite-liste .datum-block {
		margin-left: -52px;
	}
	
	.tx-sf-event-mgt .startseite-liste .bild-mit-datum img {
		height: 240px;
	}
	
	.prefooter {
		padding: 60px 30px 80px 30px;
	}

  .tx-sf-event-mgt .unterseite-liste .event-list-item {
    display: block;
    padding: 30px;
  }

  .tx-sf-event-mgt .unterseite-liste .bild-mit-datum {
    margin-right: 0;
  }

  .tx-sf-event-mgt .unterseite-liste .bild-mit-datum .datum-block {
    margin-left: 0;
  }
}

@media only screen and (max-width: 560px) {
    .unterseite .kopfbild img {
        height: 450px;
    }

    .startseite .kopfbereich-content {
        display: block;
    }

    .startseite header .kopfbereich-content .frame {
        width: 80%;
        padding: 10% 10% 15% 10%;
    }

    .startseite header .kopfbereich-content .frame:first-child {
        margin-bottom: 30px;
    }

    .startseite header .kopfbereich-content .frame .ce-textpic {
        display: block;
    }

    .startseite header .kopfbereich-content .frame-type-textmedia .ce-gallery {
        float: left;
        width: 20%;
    }

    .startseite header .kopfbereich-content .frame-type-textmedia .ce-bodytext {
        float: left;
        width: 80%;
        margin: 0;
    }

    .startseite .kopfbild img {
        height: 700px
    }
	
	.kopfbereich-quicklink a span {
		float: left;
		width: 60%;
	}
	
	.tx-sf-event-mgt .startseite-liste .bild-mit-datum img {
		height: 180px;
	}
	
	.frame-layout-image-menue .block-liste .image-menue-inhalt .seiten-content h3 {
		font-size: 2.4em;
	}
	
	.footer ul {
		text-align: center;
	}
	
	footer .footer .wrapper ul li a {
		margin: 0 15px;
	}
	.mm-menu--offcanvas .mm-navbar {display:block;}
	.mm-menu--offcanvas .mm-navbar a {height:40px;}
}

@media only screen and (max-width: 440px) {
	
	main h2 {
		font-size: 4em;
		line-height: 48px;
	}
	
    header .suchblock {
        height: 14.5em;
    }

    header .suchblock .wrapper .logo img {
        margin-top: 80px;
    }

    .startseite header .kopfbereich-content .frame {
        width: 85%;
        height: 75px;
        padding: 20px;
    }

    .startseite header .kopfbereich-content .frame-type-textmedia .ce-bodytext {
        float: right;
        width: 70%;
        padding-top: 20px;
    }

    header .kopfbereich-content .frame-type-textmedia .ce-bodytext header h2 {
        font-size: 25px;
    }

    .startseite .news .listen-link,
    .startseite .tx-sf-event-mgt .listen-link {
        bottom: -110px;
    }
	main,
	footer	{-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}
	header .suchblock .kesearchbox {display:block;}
	header .suchblock .kesearchbox #website-suche {width:50%;float:left;border-left:0;}
	header .suchblock .kesearchbox #katalog-suche {width:50%;float:right;}
	header .suchblock .kesearchbox #ke_search_sword {width:80%;float:left;line-height:55px;}
	header .suchblock .kesearchbox .absenden {width:20%;height:61px;}
	footer .footer .wrapper ul li {width:100%;}
	footer .footer .wrapper ul li a {padding-bottom:5px;display:block;}
	a.button-link-green {padding-right:50px;}
	.prefooter a.button-link {padding-right:50px;}
	.frame-container-accordion .c-accordion-title {padding:20px 50px 20px 20px;}
}