@charset "UTF-8";
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Regular.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Regular.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Regular.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Regular.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Regular.svgVesper Libre") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Black.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Black.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Black.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Black.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Vesper_Libre/VesperLibre-Black.svgVesper Libre Heavy") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Medium.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Medium.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Medium.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Medium.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Medium.svgMontserrat Medium") format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-MediumItalic.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-MediumItalic.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-MediumItalic.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-MediumItalic.svgMontserrat Medium") format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Bold.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Bold.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Bold.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Bold.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-Bold.svgMontserrat Bold") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-BoldItalic.eot");
  src: url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-BoldItalic.woff") format('woff'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-BoldItalic.ttf") format('truetype'), url("/typo3conf/ext/kathbern/Resources/Public/Fonts/Montserrat/Montserrat-BoldItalic.svgMontserrat Bold") format('svg');
  font-weight: 500;
  font-style: italic;
}
/*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #00639e;
  --bs-indigo: #563f7d;
  --bs-purple: #a35697;
  --bs-pink: #ae3561;
  --bs-red: #ee2e5d;
  --bs-orange: #dd6334;
  --bs-yellow: #f0b542;
  --bs-green: #007a5d;
  --bs-teal: #39ad67;
  --bs-cyan: #139ebe;
  --bs-white: #ffffff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #ee2e5d;
  --bs-secondary: #6c757d;
  --bs-success: #007a5d;
  --bs-info: #139ebe;
  --bs-warning: #f0b542;
  --bs-danger: #ee2e5d;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-font-sans-serif: 'Montserrat';
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: 'Montserrat';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(64, 64, 65, 0);
}
hr {
  margin: 1.875rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, .h5, .frame-type-form_formframework fieldset > legend, .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .addEntryLink, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.9375rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.5rem;
  }
}
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 2rem;
  }
}
h3, .h3, h4, h5, .h5, .frame-type-form_formframework fieldset > legend, .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .addEntryLink {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3, h4, h5, .h5, .frame-type-form_formframework fieldset > legend, .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .addEntryLink {
    font-size: 1.75rem;
  }
}
h4, .h4, main > .pfarreiHome > .contact h1, main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact h2, main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact h3, main > .pfarreiHome > .contact .h3, main > .pfarreiHome > .contact h4, main > .pfarreiHome > .contact h5, main > .pfarreiHome > .contact .h5, main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework main > .pfarreiHome > .contact fieldset > legend, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry main > .pfarreiHome > .contact .title, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook main > .pfarreiHome > .contact .addEntryLink {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4, main > .pfarreiHome > .contact h1, main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact h2, main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact h3, main > .pfarreiHome > .contact .h3, main > .pfarreiHome > .contact h4, main > .pfarreiHome > .contact h5, main > .pfarreiHome > .contact .h5, main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework main > .pfarreiHome > .contact fieldset > legend, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry main > .pfarreiHome > .contact .title, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook main > .pfarreiHome > .contact .addEntryLink {
    font-size: 1.5rem;
  }
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small, .small {
  font-size: 0.875em;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #ae3561;
  text-decoration: underline;
}
a:hover {
  color: #8b2a4e;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #ae3561;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #ffffff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}
/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1.875rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1.875rem;
  margin-bottom: 1.875rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.9375rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0%;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
.g-0, .gx-0 {
  --bs-gutter-x: 0;
}
.g-0, .gy-0 {
  --bs-gutter-y: 0;
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.46875rem;
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.46875rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.9375rem;
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.9375rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1.875rem;
}
.g-3, .gy-3 {
  --bs-gutter-y: 1.875rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 2.8125rem;
}
.g-4, .gy-4 {
  --bs-gutter-y: 2.8125rem;
}
.g-5, .gx-5 {
  --bs-gutter-x: 5.625rem;
}
.g-5, .gy-5 {
  --bs-gutter-y: 5.625rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.46875rem;
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.46875rem;
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 5.625rem;
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 5.625rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.46875rem;
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.46875rem;
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 5.625rem;
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 5.625rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.46875rem;
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.46875rem;
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 5.625rem;
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 5.625rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.46875rem;
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.46875rem;
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 5.625rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.46875rem;
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.46875rem;
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 5.625rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(64, 64, 65, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(64, 64, 65, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(64, 64, 65, 0.075);
  width: 100%;
  margin-bottom: 1.875rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #fcd5df;
  --bs-table-striped-bg: #fcd7e0;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #fcd9e2;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #fcd8e1;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #fcd9e2;
}
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #e3e5e6;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #e5e6e8;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #e4e5e7;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #e5e6e8;
}
.table-success {
  --bs-table-bg: #cce4df;
  --bs-table-striped-bg: #cfe6e0;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #d1e7e2;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #d0e6e1;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #d1e7e2;
}
.table-info {
  --bs-table-bg: #d0ecf2;
  --bs-table-striped-bg: #d2edf3;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #d5eef3;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #d3edf3;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #d5eef3;
}
.table-warning {
  --bs-table-bg: #fcf0d9;
  --bs-table-striped-bg: #fcf1db;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #fcf2dd;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #fcf1dc;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #fcf2dd;
}
.table-danger {
  --bs-table-bg: #fcd5df;
  --bs-table-striped-bg: #fcd7e0;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #fcd9e2;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #fcd8e1;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #fcd9e2;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #f8f9fa;
  --bs-table-striped-color: #404041;
  --bs-table-active-bg: #f9fafb;
  --bs-table-active-color: #404041;
  --bs-table-hover-bg: #f9f9fa;
  --bs-table-hover-color: #404041;
  color: #ffffff;
  border-color: #f9fafb;
}
.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #ffffff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #ffffff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #ffffff;
  color: #ffffff;
  border-color: #373b3e;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control, main input:not([type]), main input[type=""], main textarea, main input[type="date"], main input[type="datetime-local"], main input[type="email"], main input[type="file"], main input[type="month"], main input[type="number"], main input[type="password"], main input[type="search"], main input[type="tel"], main input[type="text"], main input[type="url"], main input[type="week"] {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-family: 'Montserrat';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #a6a6a7;
  appearance: none;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, main input:not([type]), main input[type=""], main textarea, main input[type="date"], main input[type="datetime-local"], main input[type="email"], main input[type="file"], main input[type="month"], main input[type="number"], main input[type="password"], main input[type="search"], main input[type="tel"], main input[type="text"], main input[type="url"], main input[type="week"] {
    transition: none;
  }
}
.form-control[type="file"], main input:not([type])[type="file"], main input[type=""][type="file"], main textarea[type="file"], main input[type="date"][type="file"], main input[type="datetime-local"][type="file"], main input[type="email"][type="file"], main input[type="file"], main input[type="month"][type="file"], main input[type="number"][type="file"], main input[type="password"][type="file"], main input[type="search"][type="file"], main input[type="tel"][type="file"], main input[type="text"][type="file"], main input[type="url"][type="file"], main input[type="week"][type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]), main input:not([type])[type="file"]:not(:disabled):not([readonly]), main input[type=""][type="file"]:not(:disabled):not([readonly]), main textarea[type="file"]:not(:disabled):not([readonly]), main input[type="date"][type="file"]:not(:disabled):not([readonly]), main input[type="datetime-local"][type="file"]:not(:disabled):not([readonly]), main input[type="email"][type="file"]:not(:disabled):not([readonly]), main input[type="file"]:not(:disabled):not([readonly]), main input[type="month"][type="file"]:not(:disabled):not([readonly]), main input[type="number"][type="file"]:not(:disabled):not([readonly]), main input[type="password"][type="file"]:not(:disabled):not([readonly]), main input[type="search"][type="file"]:not(:disabled):not([readonly]), main input[type="tel"][type="file"]:not(:disabled):not([readonly]), main input[type="text"][type="file"]:not(:disabled):not([readonly]), main input[type="url"][type="file"]:not(:disabled):not([readonly]), main input[type="week"][type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus, main input:not([type]):focus, main input[type=""]:focus, main textarea:focus, main input[type="date"]:focus, main input[type="datetime-local"]:focus, main input[type="email"]:focus, main input[type="file"]:focus, main input[type="month"]:focus, main input[type="number"]:focus, main input[type="password"]:focus, main input[type="search"]:focus, main input[type="tel"]:focus, main input[type="text"]:focus, main input[type="url"]:focus, main input[type="week"]:focus {
  color: #212529;
  background-color: #ffffff;
  border-color: #f797ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.form-control::-webkit-date-and-time-value, main input:not([type])::-webkit-date-and-time-value, main input[type=""]::-webkit-date-and-time-value, main textarea::-webkit-date-and-time-value, main input[type="date"]::-webkit-date-and-time-value, main input[type="datetime-local"]::-webkit-date-and-time-value, main input[type="email"]::-webkit-date-and-time-value, main input[type="file"]::-webkit-date-and-time-value, main input[type="month"]::-webkit-date-and-time-value, main input[type="number"]::-webkit-date-and-time-value, main input[type="password"]::-webkit-date-and-time-value, main input[type="search"]::-webkit-date-and-time-value, main input[type="tel"]::-webkit-date-and-time-value, main input[type="text"]::-webkit-date-and-time-value, main input[type="url"]::-webkit-date-and-time-value, main input[type="week"]::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder, main input:not([type])::placeholder, main input[type=""]::placeholder, main textarea::placeholder, main input[type="date"]::placeholder, main input[type="datetime-local"]::placeholder, main input[type="email"]::placeholder, main input[type="file"]::placeholder, main input[type="month"]::placeholder, main input[type="number"]::placeholder, main input[type="password"]::placeholder, main input[type="search"]::placeholder, main input[type="tel"]::placeholder, main input[type="text"]::placeholder, main input[type="url"]::placeholder, main input[type="week"]::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, main input:not([type]):disabled, main input[type=""]:disabled, main textarea:disabled, main input[type="date"]:disabled, main input[type="datetime-local"]:disabled, main input[type="email"]:disabled, main input[type="file"]:disabled, main input[type="month"]:disabled, main input[type="number"]:disabled, main input[type="password"]:disabled, main input[type="search"]:disabled, main input[type="tel"]:disabled, main input[type="text"]:disabled, main input[type="url"]:disabled, main input[type="week"]:disabled, .form-control[readonly], main input:not([type])[readonly], main input[type=""][readonly], main textarea[readonly], main input[type="date"][readonly], main input[type="datetime-local"][readonly], main input[type="email"][readonly], main input[type="file"][readonly], main input[type="month"][readonly], main input[type="number"][readonly], main input[type="password"][readonly], main input[type="search"][readonly], main input[type="tel"][readonly], main input[type="text"][readonly], main input[type="url"][readonly], main input[type="week"][readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button, main input:not([type])::file-selector-button, main input[type=""]::file-selector-button, main textarea::file-selector-button, main input[type="date"]::file-selector-button, main input[type="datetime-local"]::file-selector-button, main input[type="email"]::file-selector-button, main input[type="file"]::file-selector-button, main input[type="month"]::file-selector-button, main input[type="number"]::file-selector-button, main input[type="password"]::file-selector-button, main input[type="search"]::file-selector-button, main input[type="tel"]::file-selector-button, main input[type="text"]::file-selector-button, main input[type="url"]::file-selector-button, main input[type="week"]::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button, main input:not([type])::file-selector-button, main input[type=""]::file-selector-button, main textarea::file-selector-button, main input[type="date"]::file-selector-button, main input[type="datetime-local"]::file-selector-button, main input[type="email"]::file-selector-button, main input[type="file"]::file-selector-button, main input[type="month"]::file-selector-button, main input[type="number"]::file-selector-button, main input[type="password"]::file-selector-button, main input[type="search"]::file-selector-button, main input[type="tel"]::file-selector-button, main input[type="text"]::file-selector-button, main input[type="url"]::file-selector-button, main input[type="week"]::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button, main input:not([type]):hover:not(:disabled):not([readonly])::file-selector-button, main input[type=""]:hover:not(:disabled):not([readonly])::file-selector-button, main textarea:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="date"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="datetime-local"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="email"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="file"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="month"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="number"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="password"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="search"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="tel"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="text"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="url"]:hover:not(:disabled):not([readonly])::file-selector-button, main input[type="week"]:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button, main input:not([type])::-webkit-file-upload-button, main input[type=""]::-webkit-file-upload-button, main textarea::-webkit-file-upload-button, main input[type="date"]::-webkit-file-upload-button, main input[type="datetime-local"]::-webkit-file-upload-button, main input[type="email"]::-webkit-file-upload-button, main input[type="file"]::-webkit-file-upload-button, main input[type="month"]::-webkit-file-upload-button, main input[type="number"]::-webkit-file-upload-button, main input[type="password"]::-webkit-file-upload-button, main input[type="search"]::-webkit-file-upload-button, main input[type="tel"]::-webkit-file-upload-button, main input[type="text"]::-webkit-file-upload-button, main input[type="url"]::-webkit-file-upload-button, main input[type="week"]::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button, main input:not([type])::-webkit-file-upload-button, main input[type=""]::-webkit-file-upload-button, main textarea::-webkit-file-upload-button, main input[type="date"]::-webkit-file-upload-button, main input[type="datetime-local"]::-webkit-file-upload-button, main input[type="email"]::-webkit-file-upload-button, main input[type="file"]::-webkit-file-upload-button, main input[type="month"]::-webkit-file-upload-button, main input[type="number"]::-webkit-file-upload-button, main input[type="password"]::-webkit-file-upload-button, main input[type="search"]::-webkit-file-upload-button, main input[type="tel"]::-webkit-file-upload-button, main input[type="text"]::-webkit-file-upload-button, main input[type="url"]::-webkit-file-upload-button, main input[type="week"]::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input:not([type]):hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type=""]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="date"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="datetime-local"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="email"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="file"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="month"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="number"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="password"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="search"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="tel"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="text"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="url"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, main input[type="week"]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control, main textarea {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0;
}
.form-select, main select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-family: 'Montserrat';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #a6a6a7;
  border-radius: 0;
  appearance: none;
}
.form-select:focus, main select:focus {
  border-color: #f797ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.form-select[multiple], main select[multiple], .form-select[size]:not([size="1"]), main select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled, main select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring, main select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input, .form-check main input[type="radio"], main .form-check input[type="radio"], .form-check main input[type="checkbox"], main .form-check input[type="checkbox"] {
  float: left;
  margin-left: -1.5em;
}
.form-check-input, main input[type="radio"], main input[type="checkbox"] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-check-input, main input[type="radio"], main input[type="checkbox"] {
    transition: none;
  }
}
.form-check-input[type="checkbox"], main input[type="radio"][type="checkbox"], main input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"], main input[type="radio"], main input[type="checkbox"][type="radio"] {
  border-radius: 50%;
}
.form-check-input:active, main input[type="radio"]:active, main input[type="checkbox"]:active {
  filter: brightness(90%);
}
.form-check-input:focus, main input[type="radio"]:focus, main input[type="checkbox"]:focus {
  border-color: #f797ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.form-check-input:checked, main input[type="radio"]:checked, main input[type="checkbox"]:checked {
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.form-check-input:checked[type="checkbox"], main input[type="radio"][type="checkbox"]:checked, main input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"], main input[type="radio"]:checked, main input[type="checkbox"][type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate, main input[type="radio"][type="checkbox"]:indeterminate, main input[type="checkbox"]:indeterminate {
  background-color: #ee2e5d;
  border-color: #ee2e5d;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled, main input[type="radio"]:disabled, main input[type="checkbox"]:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, main input[type="radio"][disabled] ~ .form-check-label, main input[type="checkbox"][disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label, main input[type="radio"]:disabled ~ .form-check-label, main input[type="checkbox"]:disabled ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input, .form-switch main input[type="radio"], main .form-switch input[type="radio"], .form-switch main input[type="checkbox"], main .form-switch input[type="checkbox"] {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input, .form-switch main input[type="radio"], main .form-switch input[type="radio"], .form-switch main input[type="checkbox"], main .form-switch input[type="checkbox"] {
    transition: none;
  }
}
.form-switch .form-check-input:focus, .form-switch main input[type="radio"]:focus, main .form-switch input[type="radio"]:focus, .form-switch main input[type="checkbox"]:focus, main .form-switch input[type="checkbox"]:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23f797ae'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked, .form-switch main input[type="radio"]:checked, main .form-switch input[type="radio"]:checked, .form-switch main input[type="checkbox"]:checked, main .form-switch input[type="checkbox"]:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, main .btn-check[disabled] + button:not(.btn), main .btn-check[disabled] + input[type="submit"]:not(.btn), .btn-check:disabled + .btn, main .btn-check:disabled + button:not(.btn), main .btn-check:disabled + input[type="submit"]:not(.btn) {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #ee2e5d;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #fac0ce;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #ee2e5d;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #fac0ce;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control, main .form-floating > input:not([type]), main .form-floating > input[type=""], main .form-floating > textarea, main .form-floating > input[type="date"], main .form-floating > input[type="datetime-local"], main .form-floating > input[type="email"], main .form-floating > input[type="file"], main .form-floating > input[type="month"], main .form-floating > input[type="number"], main .form-floating > input[type="password"], main .form-floating > input[type="search"], main .form-floating > input[type="tel"], main .form-floating > input[type="text"], main .form-floating > input[type="url"], main .form-floating > input[type="week"], .form-floating > .form-select, main .form-floating > select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control::placeholder, main .form-floating > input:not([type])::placeholder, main .form-floating > input[type=""]::placeholder, main .form-floating > textarea::placeholder, main .form-floating > input[type="date"]::placeholder, main .form-floating > input[type="datetime-local"]::placeholder, main .form-floating > input[type="email"]::placeholder, main .form-floating > input[type="file"]::placeholder, main .form-floating > input[type="month"]::placeholder, main .form-floating > input[type="number"]::placeholder, main .form-floating > input[type="password"]::placeholder, main .form-floating > input[type="search"]::placeholder, main .form-floating > input[type="tel"]::placeholder, main .form-floating > input[type="text"]::placeholder, main .form-floating > input[type="url"]::placeholder, main .form-floating > input[type="week"]::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, main .form-floating > input:not([type]):focus, main .form-floating > input[type=""]:focus, main .form-floating > textarea:focus, main .form-floating > input[type="date"]:focus, main .form-floating > input[type="datetime-local"]:focus, main .form-floating > input[type="email"]:focus, main .form-floating > input[type="file"]:focus, main .form-floating > input[type="month"]:focus, main .form-floating > input[type="number"]:focus, main .form-floating > input[type="password"]:focus, main .form-floating > input[type="search"]:focus, main .form-floating > input[type="tel"]:focus, main .form-floating > input[type="text"]:focus, main .form-floating > input[type="url"]:focus, main .form-floating > input[type="week"]:focus, .form-floating > .form-control:not(:placeholder-shown), main .form-floating > input:not([type]):not(:placeholder-shown), main .form-floating > input[type=""]:not(:placeholder-shown), main .form-floating > textarea:not(:placeholder-shown), main .form-floating > input[type="date"]:not(:placeholder-shown), main .form-floating > input[type="datetime-local"]:not(:placeholder-shown), main .form-floating > input[type="email"]:not(:placeholder-shown), main .form-floating > input[type="file"]:not(:placeholder-shown), main .form-floating > input[type="month"]:not(:placeholder-shown), main .form-floating > input[type="number"]:not(:placeholder-shown), main .form-floating > input[type="password"]:not(:placeholder-shown), main .form-floating > input[type="search"]:not(:placeholder-shown), main .form-floating > input[type="tel"]:not(:placeholder-shown), main .form-floating > input[type="text"]:not(:placeholder-shown), main .form-floating > input[type="url"]:not(:placeholder-shown), main .form-floating > input[type="week"]:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill, main .form-floating > input:not([type]):-webkit-autofill, main .form-floating > input[type=""]:-webkit-autofill, main .form-floating > textarea:-webkit-autofill, main .form-floating > input[type="date"]:-webkit-autofill, main .form-floating > input[type="datetime-local"]:-webkit-autofill, main .form-floating > input[type="email"]:-webkit-autofill, main .form-floating > input[type="file"]:-webkit-autofill, main .form-floating > input[type="month"]:-webkit-autofill, main .form-floating > input[type="number"]:-webkit-autofill, main .form-floating > input[type="password"]:-webkit-autofill, main .form-floating > input[type="search"]:-webkit-autofill, main .form-floating > input[type="tel"]:-webkit-autofill, main .form-floating > input[type="text"]:-webkit-autofill, main .form-floating > input[type="url"]:-webkit-autofill, main .form-floating > input[type="week"]:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select, main .form-floating > select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label, main .form-floating > input:not([type]):focus ~ label, main .form-floating > input[type=""]:focus ~ label, main .form-floating > textarea:focus ~ label, main .form-floating > input[type="date"]:focus ~ label, main .form-floating > input[type="datetime-local"]:focus ~ label, main .form-floating > input[type="email"]:focus ~ label, main .form-floating > input[type="file"]:focus ~ label, main .form-floating > input[type="month"]:focus ~ label, main .form-floating > input[type="number"]:focus ~ label, main .form-floating > input[type="password"]:focus ~ label, main .form-floating > input[type="search"]:focus ~ label, main .form-floating > input[type="tel"]:focus ~ label, main .form-floating > input[type="text"]:focus ~ label, main .form-floating > input[type="url"]:focus ~ label, main .form-floating > input[type="week"]:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, main .form-floating > input:not([type]):not(:placeholder-shown) ~ label, main .form-floating > input[type=""]:not(:placeholder-shown) ~ label, main .form-floating > textarea:not(:placeholder-shown) ~ label, main .form-floating > input[type="date"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="datetime-local"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="email"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="file"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="month"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="number"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="password"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="search"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="tel"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="text"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="url"]:not(:placeholder-shown) ~ label, main .form-floating > input[type="week"]:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label, main .form-floating > select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label, main .form-floating > input:not([type]):-webkit-autofill ~ label, main .form-floating > input[type=""]:-webkit-autofill ~ label, main .form-floating > textarea:-webkit-autofill ~ label, main .form-floating > input[type="date"]:-webkit-autofill ~ label, main .form-floating > input[type="datetime-local"]:-webkit-autofill ~ label, main .form-floating > input[type="email"]:-webkit-autofill ~ label, main .form-floating > input[type="file"]:-webkit-autofill ~ label, main .form-floating > input[type="month"]:-webkit-autofill ~ label, main .form-floating > input[type="number"]:-webkit-autofill ~ label, main .form-floating > input[type="password"]:-webkit-autofill ~ label, main .form-floating > input[type="search"]:-webkit-autofill ~ label, main .form-floating > input[type="tel"]:-webkit-autofill ~ label, main .form-floating > input[type="text"]:-webkit-autofill ~ label, main .form-floating > input[type="url"]:-webkit-autofill ~ label, main .form-floating > input[type="week"]:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, main .input-group > input:not([type]), main .input-group > input[type=""], main .input-group > textarea, main .input-group > input[type="date"], main .input-group > input[type="datetime-local"], main .input-group > input[type="email"], main .input-group > input[type="file"], main .input-group > input[type="month"], main .input-group > input[type="number"], main .input-group > input[type="password"], main .input-group > input[type="search"], main .input-group > input[type="tel"], main .input-group > input[type="text"], main .input-group > input[type="url"], main .input-group > input[type="week"], .input-group > .form-select, main .input-group > select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus, main .input-group > input:not([type]):focus, main .input-group > input[type=""]:focus, main .input-group > textarea:focus, main .input-group > input[type="date"]:focus, main .input-group > input[type="datetime-local"]:focus, main .input-group > input[type="email"]:focus, main .input-group > input[type="file"]:focus, main .input-group > input[type="month"]:focus, main .input-group > input[type="number"]:focus, main .input-group > input[type="password"]:focus, main .input-group > input[type="search"]:focus, main .input-group > input[type="tel"]:focus, main .input-group > input[type="text"]:focus, main .input-group > input[type="url"]:focus, main .input-group > input[type="week"]:focus, .input-group > .form-select:focus, main .input-group > select:focus {
  z-index: 3;
}
.input-group .btn, .input-group main button:not(.btn), main .input-group button:not(.btn), .input-group main input[type="submit"]:not(.btn), main .input-group input[type="submit"]:not(.btn) {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus, .input-group main button:not(.btn):focus, main .input-group button:not(.btn):focus, .input-group main input:not(.btn)[type="submit"]:focus, main .input-group input:not(.btn)[type="submit"]:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #a6a6a7;
  border-radius: 0;
}
.input-group-lg > .form-control, main .input-group-lg > input:not([type]), main .input-group-lg > input[type=""], main .input-group-lg > textarea, main .input-group-lg > input[type="date"], main .input-group-lg > input[type="datetime-local"], main .input-group-lg > input[type="email"], main .input-group-lg > input[type="file"], main .input-group-lg > input[type="month"], main .input-group-lg > input[type="number"], main .input-group-lg > input[type="password"], main .input-group-lg > input[type="search"], main .input-group-lg > input[type="tel"], main .input-group-lg > input[type="text"], main .input-group-lg > input[type="url"], main .input-group-lg > input[type="week"], .input-group-lg > .form-select, main .input-group-lg > select, .input-group-lg > .input-group-text, .input-group-lg > .btn, main .input-group-lg > button:not(.btn), main .input-group-lg > input[type="submit"]:not(.btn) {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control, main .input-group-sm > input:not([type]), main .input-group-sm > input[type=""], main .input-group-sm > textarea, main .input-group-sm > input[type="date"], main .input-group-sm > input[type="datetime-local"], main .input-group-sm > input[type="email"], main .input-group-sm > input[type="file"], main .input-group-sm > input[type="month"], main .input-group-sm > input[type="number"], main .input-group-sm > input[type="password"], main .input-group-sm > input[type="search"], main .input-group-sm > input[type="tel"], main .input-group-sm > input[type="text"], main .input-group-sm > input[type="url"], main .input-group-sm > input[type="week"], .input-group-sm > .form-select, main .input-group-sm > select, .input-group-sm > .input-group-text, .input-group-sm > .btn, main .input-group-sm > button:not(.btn), main .input-group-sm > input[type="submit"]:not(.btn) {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-lg > .form-select, main .input-group-lg > select, .input-group-sm > .form-select, main .input-group-sm > select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #007a5d;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.46875rem 0.9375rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(0, 122, 93, 0.9);
  border-radius: 0;
}
.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .was-validated main input:not([type]):valid, main .was-validated input:not([type]):valid, .was-validated main input[type=""]:valid, main .was-validated input[type=""]:valid, .was-validated main textarea:valid, main .was-validated textarea:valid, .was-validated main input[type="date"]:valid, main .was-validated input[type="date"]:valid, .was-validated main input[type="datetime-local"]:valid, main .was-validated input[type="datetime-local"]:valid, .was-validated main input[type="email"]:valid, main .was-validated input[type="email"]:valid, .was-validated main input[type="file"]:valid, main .was-validated input[type="file"]:valid, .was-validated main input[type="month"]:valid, main .was-validated input[type="month"]:valid, .was-validated main input[type="number"]:valid, main .was-validated input[type="number"]:valid, .was-validated main input[type="password"]:valid, main .was-validated input[type="password"]:valid, .was-validated main input[type="search"]:valid, main .was-validated input[type="search"]:valid, .was-validated main input[type="tel"]:valid, main .was-validated input[type="tel"]:valid, .was-validated main input[type="text"]:valid, main .was-validated input[type="text"]:valid, .was-validated main input[type="url"]:valid, main .was-validated input[type="url"]:valid, .was-validated main input[type="week"]:valid, main .was-validated input[type="week"]:valid, .form-control.is-valid, main input.is-valid:not([type]), main input.is-valid[type=""], main textarea.is-valid, main input.is-valid[type="date"], main input.is-valid[type="datetime-local"], main input.is-valid[type="email"], main input.is-valid[type="file"], main input.is-valid[type="month"], main input.is-valid[type="number"], main input.is-valid[type="password"], main input.is-valid[type="search"], main input.is-valid[type="tel"], main input.is-valid[type="text"], main input.is-valid[type="url"], main input.is-valid[type="week"] {
  border-color: #007a5d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23007a5d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated main input:not([type]):valid:focus, main .was-validated input:not([type]):valid:focus, .was-validated main input[type=""]:valid:focus, main .was-validated input[type=""]:valid:focus, .was-validated main textarea:valid:focus, main .was-validated textarea:valid:focus, .was-validated main input[type="date"]:valid:focus, main .was-validated input[type="date"]:valid:focus, .was-validated main input[type="datetime-local"]:valid:focus, main .was-validated input[type="datetime-local"]:valid:focus, .was-validated main input[type="email"]:valid:focus, main .was-validated input[type="email"]:valid:focus, .was-validated main input[type="file"]:valid:focus, main .was-validated input[type="file"]:valid:focus, .was-validated main input[type="month"]:valid:focus, main .was-validated input[type="month"]:valid:focus, .was-validated main input[type="number"]:valid:focus, main .was-validated input[type="number"]:valid:focus, .was-validated main input[type="password"]:valid:focus, main .was-validated input[type="password"]:valid:focus, .was-validated main input[type="search"]:valid:focus, main .was-validated input[type="search"]:valid:focus, .was-validated main input[type="tel"]:valid:focus, main .was-validated input[type="tel"]:valid:focus, .was-validated main input[type="text"]:valid:focus, main .was-validated input[type="text"]:valid:focus, .was-validated main input[type="url"]:valid:focus, main .was-validated input[type="url"]:valid:focus, .was-validated main input[type="week"]:valid:focus, main .was-validated input[type="week"]:valid:focus, .form-control.is-valid:focus, main input.is-valid:not([type]):focus, main input.is-valid[type=""]:focus, main textarea.is-valid:focus, main input.is-valid[type="date"]:focus, main input.is-valid[type="datetime-local"]:focus, main input.is-valid[type="email"]:focus, main input.is-valid[type="file"]:focus, main input.is-valid[type="month"]:focus, main input.is-valid[type="number"]:focus, main input.is-valid[type="password"]:focus, main input.is-valid[type="search"]:focus, main input.is-valid[type="tel"]:focus, main input.is-valid[type="text"]:focus, main input.is-valid[type="url"]:focus, main input.is-valid[type="week"]:focus {
  border-color: #007a5d;
  box-shadow: 0 0 0 0.25rem rgba(0, 122, 93, 0.25);
}
.was-validated textarea.form-control:valid, .was-validated main textarea:valid, main .was-validated textarea:valid, textarea.form-control.is-valid, main textarea.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid, .was-validated main select:valid, main .was-validated select:valid, .form-select.is-valid, main select.is-valid {
  border-color: #007a5d;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23007a5d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .was-validated main select:valid:focus, main .was-validated select:valid:focus, .form-select.is-valid:focus, main select.is-valid:focus {
  border-color: #007a5d;
  box-shadow: 0 0 0 0.25rem rgba(0, 122, 93, 0.25);
}
.was-validated .form-check-input:valid, .was-validated main input[type="radio"]:valid, main .was-validated input[type="radio"]:valid, .was-validated main input[type="checkbox"]:valid, main .was-validated input[type="checkbox"]:valid, .form-check-input.is-valid, main input.is-valid[type="radio"], main input.is-valid[type="checkbox"] {
  border-color: #007a5d;
}
.was-validated .form-check-input:valid:checked, .was-validated main input[type="radio"]:valid:checked, main .was-validated input[type="radio"]:valid:checked, .was-validated main input[type="checkbox"]:valid:checked, main .was-validated input[type="checkbox"]:valid:checked, .form-check-input.is-valid:checked, main input.is-valid[type="radio"]:checked, main input.is-valid[type="checkbox"]:checked {
  background-color: #007a5d;
}
.was-validated .form-check-input:valid:focus, .was-validated main input[type="radio"]:valid:focus, main .was-validated input[type="radio"]:valid:focus, .was-validated main input[type="checkbox"]:valid:focus, main .was-validated input[type="checkbox"]:valid:focus, .form-check-input.is-valid:focus, main input.is-valid[type="radio"]:focus, main input.is-valid[type="checkbox"]:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 122, 93, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .was-validated main input[type="radio"]:valid ~ .form-check-label, main .was-validated input[type="radio"]:valid ~ .form-check-label, .was-validated main input[type="checkbox"]:valid ~ .form-check-label, main .was-validated input[type="checkbox"]:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label, main input.is-valid[type="radio"] ~ .form-check-label, main input.is-valid[type="checkbox"] ~ .form-check-label {
  color: #007a5d;
}
.form-check-inline .form-check-input ~ .valid-feedback, .form-check-inline main input[type="radio"] ~ .valid-feedback, main .form-check-inline input[type="radio"] ~ .valid-feedback, .form-check-inline main input[type="checkbox"] ~ .valid-feedback, main .form-check-inline input[type="checkbox"] ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid, .was-validated .input-group main input:not([type]):valid, main .was-validated .input-group input:not([type]):valid, .was-validated .input-group main input[type=""]:valid, main .was-validated .input-group input[type=""]:valid, .was-validated .input-group main textarea:valid, main .was-validated .input-group textarea:valid, .was-validated .input-group main input[type="date"]:valid, main .was-validated .input-group input[type="date"]:valid, .was-validated .input-group main input[type="datetime-local"]:valid, main .was-validated .input-group input[type="datetime-local"]:valid, .was-validated .input-group main input[type="email"]:valid, main .was-validated .input-group input[type="email"]:valid, .was-validated .input-group main input[type="file"]:valid, main .was-validated .input-group input[type="file"]:valid, .was-validated .input-group main input[type="month"]:valid, main .was-validated .input-group input[type="month"]:valid, .was-validated .input-group main input[type="number"]:valid, main .was-validated .input-group input[type="number"]:valid, .was-validated .input-group main input[type="password"]:valid, main .was-validated .input-group input[type="password"]:valid, .was-validated .input-group main input[type="search"]:valid, main .was-validated .input-group input[type="search"]:valid, .was-validated .input-group main input[type="tel"]:valid, main .was-validated .input-group input[type="tel"]:valid, .was-validated .input-group main input[type="text"]:valid, main .was-validated .input-group input[type="text"]:valid, .was-validated .input-group main input[type="url"]:valid, main .was-validated .input-group input[type="url"]:valid, .was-validated .input-group main input[type="week"]:valid, main .was-validated .input-group input[type="week"]:valid, .input-group .form-control.is-valid, .input-group main input.is-valid:not([type]), main .input-group input.is-valid:not([type]), .input-group main input.is-valid[type=""], main .input-group input.is-valid[type=""], .input-group main textarea.is-valid, main .input-group textarea.is-valid, .input-group main input.is-valid[type="date"], main .input-group input.is-valid[type="date"], .input-group main input.is-valid[type="datetime-local"], main .input-group input.is-valid[type="datetime-local"], .input-group main input.is-valid[type="email"], main .input-group input.is-valid[type="email"], .input-group main input.is-valid[type="file"], main .input-group input.is-valid[type="file"], .input-group main input.is-valid[type="month"], main .input-group input.is-valid[type="month"], .input-group main input.is-valid[type="number"], main .input-group input.is-valid[type="number"], .input-group main input.is-valid[type="password"], main .input-group input.is-valid[type="password"], .input-group main input.is-valid[type="search"], main .input-group input.is-valid[type="search"], .input-group main input.is-valid[type="tel"], main .input-group input.is-valid[type="tel"], .input-group main input.is-valid[type="text"], main .input-group input.is-valid[type="text"], .input-group main input.is-valid[type="url"], main .input-group input.is-valid[type="url"], .input-group main input.is-valid[type="week"], main .input-group input.is-valid[type="week"], .was-validated .input-group .form-select:valid, .was-validated .input-group main select:valid, main .was-validated .input-group select:valid, .input-group .form-select.is-valid, .input-group main select.is-valid, main .input-group select.is-valid {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #ee2e5d;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.46875rem 0.9375rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #ffffff;
  background-color: rgba(238, 46, 93, 0.9);
  border-radius: 0;
}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .was-validated main input:not([type]):invalid, main .was-validated input:not([type]):invalid, .was-validated main input[type=""]:invalid, main .was-validated input[type=""]:invalid, .was-validated main textarea:invalid, main .was-validated textarea:invalid, .was-validated main input[type="date"]:invalid, main .was-validated input[type="date"]:invalid, .was-validated main input[type="datetime-local"]:invalid, main .was-validated input[type="datetime-local"]:invalid, .was-validated main input[type="email"]:invalid, main .was-validated input[type="email"]:invalid, .was-validated main input[type="file"]:invalid, main .was-validated input[type="file"]:invalid, .was-validated main input[type="month"]:invalid, main .was-validated input[type="month"]:invalid, .was-validated main input[type="number"]:invalid, main .was-validated input[type="number"]:invalid, .was-validated main input[type="password"]:invalid, main .was-validated input[type="password"]:invalid, .was-validated main input[type="search"]:invalid, main .was-validated input[type="search"]:invalid, .was-validated main input[type="tel"]:invalid, main .was-validated input[type="tel"]:invalid, .was-validated main input[type="text"]:invalid, main .was-validated input[type="text"]:invalid, .was-validated main input[type="url"]:invalid, main .was-validated input[type="url"]:invalid, .was-validated main input[type="week"]:invalid, main .was-validated input[type="week"]:invalid, .form-control.is-invalid, main input.is-invalid:not([type]), main input.is-invalid[type=""], main textarea.is-invalid, main input.is-invalid[type="date"], main input.is-invalid[type="datetime-local"], main input.is-invalid[type="email"], main input.is-invalid[type="file"], main input.is-invalid[type="month"], main input.is-invalid[type="number"], main input.is-invalid[type="password"], main input.is-invalid[type="search"], main input.is-invalid[type="tel"], main input.is-invalid[type="text"], main input.is-invalid[type="url"], main input.is-invalid[type="week"] {
  border-color: #ee2e5d;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ee2e5d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ee2e5d' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated main input:not([type]):invalid:focus, main .was-validated input:not([type]):invalid:focus, .was-validated main input[type=""]:invalid:focus, main .was-validated input[type=""]:invalid:focus, .was-validated main textarea:invalid:focus, main .was-validated textarea:invalid:focus, .was-validated main input[type="date"]:invalid:focus, main .was-validated input[type="date"]:invalid:focus, .was-validated main input[type="datetime-local"]:invalid:focus, main .was-validated input[type="datetime-local"]:invalid:focus, .was-validated main input[type="email"]:invalid:focus, main .was-validated input[type="email"]:invalid:focus, .was-validated main input[type="file"]:invalid:focus, main .was-validated input[type="file"]:invalid:focus, .was-validated main input[type="month"]:invalid:focus, main .was-validated input[type="month"]:invalid:focus, .was-validated main input[type="number"]:invalid:focus, main .was-validated input[type="number"]:invalid:focus, .was-validated main input[type="password"]:invalid:focus, main .was-validated input[type="password"]:invalid:focus, .was-validated main input[type="search"]:invalid:focus, main .was-validated input[type="search"]:invalid:focus, .was-validated main input[type="tel"]:invalid:focus, main .was-validated input[type="tel"]:invalid:focus, .was-validated main input[type="text"]:invalid:focus, main .was-validated input[type="text"]:invalid:focus, .was-validated main input[type="url"]:invalid:focus, main .was-validated input[type="url"]:invalid:focus, .was-validated main input[type="week"]:invalid:focus, main .was-validated input[type="week"]:invalid:focus, .form-control.is-invalid:focus, main input.is-invalid:not([type]):focus, main input.is-invalid[type=""]:focus, main textarea.is-invalid:focus, main input.is-invalid[type="date"]:focus, main input.is-invalid[type="datetime-local"]:focus, main input.is-invalid[type="email"]:focus, main input.is-invalid[type="file"]:focus, main input.is-invalid[type="month"]:focus, main input.is-invalid[type="number"]:focus, main input.is-invalid[type="password"]:focus, main input.is-invalid[type="search"]:focus, main input.is-invalid[type="tel"]:focus, main input.is-invalid[type="text"]:focus, main input.is-invalid[type="url"]:focus, main input.is-invalid[type="week"]:focus {
  border-color: #ee2e5d;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.was-validated textarea.form-control:invalid, .was-validated main textarea:invalid, main .was-validated textarea:invalid, textarea.form-control.is-invalid, main textarea.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid, .was-validated main select:invalid, main .was-validated select:invalid, .form-select.is-invalid, main select.is-invalid {
  border-color: #ee2e5d;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ee2e5d'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ee2e5d' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .was-validated main select:invalid:focus, main .was-validated select:invalid:focus, .form-select.is-invalid:focus, main select.is-invalid:focus {
  border-color: #ee2e5d;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.was-validated .form-check-input:invalid, .was-validated main input[type="radio"]:invalid, main .was-validated input[type="radio"]:invalid, .was-validated main input[type="checkbox"]:invalid, main .was-validated input[type="checkbox"]:invalid, .form-check-input.is-invalid, main input.is-invalid[type="radio"], main input.is-invalid[type="checkbox"] {
  border-color: #ee2e5d;
}
.was-validated .form-check-input:invalid:checked, .was-validated main input[type="radio"]:invalid:checked, main .was-validated input[type="radio"]:invalid:checked, .was-validated main input[type="checkbox"]:invalid:checked, main .was-validated input[type="checkbox"]:invalid:checked, .form-check-input.is-invalid:checked, main input.is-invalid[type="radio"]:checked, main input.is-invalid[type="checkbox"]:checked {
  background-color: #ee2e5d;
}
.was-validated .form-check-input:invalid:focus, .was-validated main input[type="radio"]:invalid:focus, main .was-validated input[type="radio"]:invalid:focus, .was-validated main input[type="checkbox"]:invalid:focus, main .was-validated input[type="checkbox"]:invalid:focus, .form-check-input.is-invalid:focus, main input.is-invalid[type="radio"]:focus, main input.is-invalid[type="checkbox"]:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated main input[type="radio"]:invalid ~ .form-check-label, main .was-validated input[type="radio"]:invalid ~ .form-check-label, .was-validated main input[type="checkbox"]:invalid ~ .form-check-label, main .was-validated input[type="checkbox"]:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label, main input.is-invalid[type="radio"] ~ .form-check-label, main input.is-invalid[type="checkbox"] ~ .form-check-label {
  color: #ee2e5d;
}
.form-check-inline .form-check-input ~ .invalid-feedback, .form-check-inline main input[type="radio"] ~ .invalid-feedback, main .form-check-inline input[type="radio"] ~ .invalid-feedback, .form-check-inline main input[type="checkbox"] ~ .invalid-feedback, main .form-check-inline input[type="checkbox"] ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid, .was-validated .input-group main input:not([type]):invalid, main .was-validated .input-group input:not([type]):invalid, .was-validated .input-group main input[type=""]:invalid, main .was-validated .input-group input[type=""]:invalid, .was-validated .input-group main textarea:invalid, main .was-validated .input-group textarea:invalid, .was-validated .input-group main input[type="date"]:invalid, main .was-validated .input-group input[type="date"]:invalid, .was-validated .input-group main input[type="datetime-local"]:invalid, main .was-validated .input-group input[type="datetime-local"]:invalid, .was-validated .input-group main input[type="email"]:invalid, main .was-validated .input-group input[type="email"]:invalid, .was-validated .input-group main input[type="file"]:invalid, main .was-validated .input-group input[type="file"]:invalid, .was-validated .input-group main input[type="month"]:invalid, main .was-validated .input-group input[type="month"]:invalid, .was-validated .input-group main input[type="number"]:invalid, main .was-validated .input-group input[type="number"]:invalid, .was-validated .input-group main input[type="password"]:invalid, main .was-validated .input-group input[type="password"]:invalid, .was-validated .input-group main input[type="search"]:invalid, main .was-validated .input-group input[type="search"]:invalid, .was-validated .input-group main input[type="tel"]:invalid, main .was-validated .input-group input[type="tel"]:invalid, .was-validated .input-group main input[type="text"]:invalid, main .was-validated .input-group input[type="text"]:invalid, .was-validated .input-group main input[type="url"]:invalid, main .was-validated .input-group input[type="url"]:invalid, .was-validated .input-group main input[type="week"]:invalid, main .was-validated .input-group input[type="week"]:invalid, .input-group .form-control.is-invalid, .input-group main input.is-invalid:not([type]), main .input-group input.is-invalid:not([type]), .input-group main input.is-invalid[type=""], main .input-group input.is-invalid[type=""], .input-group main textarea.is-invalid, main .input-group textarea.is-invalid, .input-group main input.is-invalid[type="date"], main .input-group input.is-invalid[type="date"], .input-group main input.is-invalid[type="datetime-local"], main .input-group input.is-invalid[type="datetime-local"], .input-group main input.is-invalid[type="email"], main .input-group input.is-invalid[type="email"], .input-group main input.is-invalid[type="file"], main .input-group input.is-invalid[type="file"], .input-group main input.is-invalid[type="month"], main .input-group input.is-invalid[type="month"], .input-group main input.is-invalid[type="number"], main .input-group input.is-invalid[type="number"], .input-group main input.is-invalid[type="password"], main .input-group input.is-invalid[type="password"], .input-group main input.is-invalid[type="search"], main .input-group input.is-invalid[type="search"], .input-group main input.is-invalid[type="tel"], main .input-group input.is-invalid[type="tel"], .input-group main input.is-invalid[type="text"], main .input-group input.is-invalid[type="text"], .input-group main input.is-invalid[type="url"], main .input-group input.is-invalid[type="url"], .input-group main input.is-invalid[type="week"], main .input-group input.is-invalid[type="week"], .was-validated .input-group .form-select:invalid, .was-validated .input-group main select:invalid, main .was-validated .input-group select:invalid, .input-group .form-select.is-invalid, .input-group main select.is-invalid, main .input-group select.is-invalid {
  z-index: 3;
}
.btn, main button:not(.btn), main input[type="submit"]:not(.btn) {
  display: inline-block;
  font-family: 'Montserrat';
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 1rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, main button:not(.btn), main input[type="submit"]:not(.btn) {
    transition: none;
  }
}
.btn:hover, main button:not(.btn):hover, main input:not(.btn)[type="submit"]:hover {
  color: #212529;
}
.btn-check:focus + .btn, main .btn-check:focus + button:not(.btn), main .btn-check:focus + input[type="submit"]:not(.btn), .btn:focus, main button:not(.btn):focus, main input:not(.btn)[type="submit"]:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.btn:disabled, main button:not(.btn):disabled, main input:not(.btn)[type="submit"]:disabled, .btn.disabled, main button.disabled:not(.btn), main input.disabled:not(.btn)[type="submit"], fieldset:disabled .btn, fieldset:disabled main button:not(.btn), main fieldset:disabled button:not(.btn), fieldset:disabled main input[type="submit"]:not(.btn), main fieldset:disabled input[type="submit"]:not(.btn) {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary, main button:not(.btn), main input[type="submit"]:not(.btn) {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-primary:hover, main button:not(.btn):hover, main input:not(.btn)[type="submit"]:hover {
  color: #ffffff;
  background-color: #ca274f;
  border-color: #be254a;
}
.btn-check:focus + .btn-primary, main .btn-check:focus + button:not(.btn), main .btn-check:focus + input[type="submit"]:not(.btn), .btn-primary:focus, main button:not(.btn):focus, main input:not(.btn)[type="submit"]:focus {
  color: #ffffff;
  background-color: #ca274f;
  border-color: #be254a;
  box-shadow: 0 0 0 0.25rem rgba(241, 77, 117, 0.5);
}
.btn-check:checked + .btn-primary, main .btn-check:checked + button:not(.btn), main .btn-check:checked + input[type="submit"]:not(.btn), .btn-check:active + .btn-primary, main .btn-check:active + button:not(.btn), main .btn-check:active + input[type="submit"]:not(.btn), .btn-primary:active, main button:not(.btn):active, main input:not(.btn)[type="submit"]:active, .btn-primary.active, main button.active:not(.btn), main input.active:not(.btn)[type="submit"], .show > .btn-primary.dropdown-toggle, main .show > button.dropdown-toggle:not(.btn), main .show > input.dropdown-toggle:not(.btn)[type="submit"] {
  color: #ffffff;
  background-color: #be254a;
  border-color: #b32346;
}
.btn-check:checked + .btn-primary:focus, main .btn-check:checked + button:not(.btn):focus, main .btn-check:checked + input:not(.btn)[type="submit"]:focus, .btn-check:active + .btn-primary:focus, main .btn-check:active + button:not(.btn):focus, main .btn-check:active + input:not(.btn)[type="submit"]:focus, .btn-primary:active:focus, main button:not(.btn):active:focus, main input:not(.btn)[type="submit"]:active:focus, .btn-primary.active:focus, main button.active:not(.btn):focus, main input.active:not(.btn)[type="submit"]:focus, .show > .btn-primary.dropdown-toggle:focus, main .show > button.dropdown-toggle:not(.btn):focus, main .show > input.dropdown-toggle:not(.btn)[type="submit"]:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 77, 117, 0.5);
}
.btn-primary:disabled, main button:not(.btn):disabled, main input:not(.btn)[type="submit"]:disabled, .btn-primary.disabled, main button.disabled:not(.btn), main input.disabled:not(.btn)[type="submit"] {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-secondary {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #ffffff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-success {
  color: #ffffff;
  background-color: #007a5d;
  border-color: #007a5d;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #00684f;
  border-color: #00624a;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #ffffff;
  background-color: #00684f;
  border-color: #00624a;
  box-shadow: 0 0 0 0.25rem rgba(38, 142, 117, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #00624a;
  border-color: #005c46;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 142, 117, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #ffffff;
  background-color: #007a5d;
  border-color: #007a5d;
}
.btn-info {
  color: #ffffff;
  background-color: #139ebe;
  border-color: #139ebe;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #1086a2;
  border-color: #0f7e98;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #ffffff;
  background-color: #1086a2;
  border-color: #0f7e98;
  box-shadow: 0 0 0 0.25rem rgba(54, 173, 200, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #0f7e98;
  border-color: #0e778f;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(54, 173, 200, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #ffffff;
  background-color: #139ebe;
  border-color: #139ebe;
}
.btn-warning {
  color: #404041;
  background-color: #f0b542;
  border-color: #f0b542;
}
.btn-warning:hover {
  color: #404041;
  background-color: #f2c05e;
  border-color: #f2bc55;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #404041;
  background-color: #f2c05e;
  border-color: #f2bc55;
  box-shadow: 0 0 0 0.25rem rgba(214, 163, 66, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #404041;
  background-color: #f3c468;
  border-color: #f2bc55;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(214, 163, 66, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #404041;
  background-color: #f0b542;
  border-color: #f0b542;
}
.btn-danger {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #ca274f;
  border-color: #be254a;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #ffffff;
  background-color: #ca274f;
  border-color: #be254a;
  box-shadow: 0 0 0 0.25rem rgba(241, 77, 117, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #be254a;
  border-color: #b32346;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(241, 77, 117, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-light {
  color: #404041;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #404041;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #404041;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(220, 221, 222, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #404041;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 221, 222, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #404041;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-dark {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #ffffff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-primary {
  color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #ee2e5d;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-success {
  color: #007a5d;
  border-color: #007a5d;
}
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #007a5d;
  border-color: #007a5d;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 122, 93, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #ffffff;
  background-color: #007a5d;
  border-color: #007a5d;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 122, 93, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #007a5d;
  background-color: transparent;
}
.btn-outline-info {
  color: #139ebe;
  border-color: #139ebe;
}
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #139ebe;
  border-color: #139ebe;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(19, 158, 190, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #ffffff;
  background-color: #139ebe;
  border-color: #139ebe;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(19, 158, 190, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #139ebe;
  background-color: transparent;
}
.btn-outline-warning {
  color: #f0b542;
  border-color: #f0b542;
}
.btn-outline-warning:hover {
  color: #404041;
  background-color: #f0b542;
  border-color: #f0b542;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 181, 66, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #404041;
  background-color: #f0b542;
  border-color: #f0b542;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 181, 66, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #f0b542;
  background-color: transparent;
}
.btn-outline-danger {
  color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #ee2e5d;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #404041;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #404041;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #ffffff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}
.btn-link {
  font-weight: 400;
  color: #ae3561;
  text-decoration: underline;
}
.btn-link:hover {
  color: #8b2a4e;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}
.btn-lg, .btn-group-lg > .btn, main .btn-group-lg > button:not(.btn), main .btn-group-lg > input[type="submit"]:not(.btn) {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 1.3rem;
}
.btn-sm, .btn-group-sm > .btn, main .btn-group-sm > button:not(.btn), main .btn-group-sm > input[type="submit"]:not(.btn) {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.7rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup, .dropend, .dropdown, .dropstart {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 65, 0.15);
  border-radius: 0;
}
.dropdown-menu[data-bs-popper] {
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
}
.dropend .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropstart .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.9375rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(64, 64, 65, 0.15);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.46875rem 1.875rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #ee2e5d;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.875rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.46875rem 1.875rem;
  color: #212529;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(64, 64, 65, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #ffffff;
  background-color: #ee2e5d;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(64, 64, 65, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, main .btn-group > button:not(.btn), main .btn-group > input[type="submit"]:not(.btn), .btn-group-vertical > .btn, main .btn-group-vertical > button:not(.btn), main .btn-group-vertical > input[type="submit"]:not(.btn) {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn, main .btn-group > .btn-check:checked + button:not(.btn), main .btn-group > .btn-check:checked + input[type="submit"]:not(.btn), .btn-group > .btn-check:focus + .btn, main .btn-group > .btn-check:focus + button:not(.btn), main .btn-group > .btn-check:focus + input[type="submit"]:not(.btn), .btn-group > .btn:hover, main .btn-group > button:not(.btn):hover, main .btn-group > input:not(.btn)[type="submit"]:hover, .btn-group > .btn:focus, main .btn-group > button:not(.btn):focus, main .btn-group > input:not(.btn)[type="submit"]:focus, .btn-group > .btn:active, main .btn-group > button:not(.btn):active, main .btn-group > input:not(.btn)[type="submit"]:active, .btn-group > .btn.active, main .btn-group > button.active:not(.btn), main .btn-group > input.active:not(.btn)[type="submit"], .btn-group-vertical > .btn-check:checked + .btn, main .btn-group-vertical > .btn-check:checked + button:not(.btn), main .btn-group-vertical > .btn-check:checked + input[type="submit"]:not(.btn), .btn-group-vertical > .btn-check:focus + .btn, main .btn-group-vertical > .btn-check:focus + button:not(.btn), main .btn-group-vertical > .btn-check:focus + input[type="submit"]:not(.btn), .btn-group-vertical > .btn:hover, main .btn-group-vertical > button:not(.btn):hover, main .btn-group-vertical > input:not(.btn)[type="submit"]:hover, .btn-group-vertical > .btn:focus, main .btn-group-vertical > button:not(.btn):focus, main .btn-group-vertical > input:not(.btn)[type="submit"]:focus, .btn-group-vertical > .btn:active, main .btn-group-vertical > button:not(.btn):active, main .btn-group-vertical > input:not(.btn)[type="submit"]:active, .btn-group-vertical > .btn.active, main .btn-group-vertical > button.active:not(.btn), main .btn-group-vertical > input.active:not(.btn)[type="submit"] {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), main .btn-group > button:not(.btn):not(:first-child), main .btn-group > input:not(.btn)[type="submit"]:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), main .btn-group > button:not(.btn):not(:last-child):not(.dropdown-toggle), main .btn-group > input:not(.btn)[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn, main .btn-group > .btn-group:not(:last-child) > button:not(.btn), main .btn-group > .btn-group:not(:last-child) > input[type="submit"]:not(.btn) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n + 3), main .btn-group > button:not(.btn):nth-child(n + 3), main .btn-group > input:not(.btn)[type="submit"]:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn, main .btn-group > :not(.btn-check) + button:not(.btn), main .btn-group > :not(.btn-check) + input[type="submit"]:not(.btn), .btn-group > .btn-group:not(:first-child) > .btn, main .btn-group > .btn-group:not(:first-child) > button:not(.btn), main .btn-group > .btn-group:not(:first-child) > input[type="submit"]:not(.btn) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, main .btn-group-sm > button:not(.btn) + .dropdown-toggle-split, main .btn-group-sm > input[type="submit"]:not(.btn) + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, main .btn-group-lg > button:not(.btn) + .dropdown-toggle-split, main .btn-group-lg > input[type="submit"]:not(.btn) + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, main .btn-group-vertical > button:not(.btn), main .btn-group-vertical > input[type="submit"]:not(.btn), .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), main .btn-group-vertical > button:not(.btn):not(:first-child), main .btn-group-vertical > input:not(.btn)[type="submit"]:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), main .btn-group-vertical > button:not(.btn):not(:last-child):not(.dropdown-toggle), main .btn-group-vertical > input:not(.btn)[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn, main .btn-group-vertical > .btn-group:not(:last-child) > button:not(.btn), main .btn-group-vertical > .btn-group:not(:last-child) > input[type="submit"]:not(.btn) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn, main .btn-group-vertical > button:not(.btn) ~ .btn, main .btn-group-vertical > button:not(.btn) ~ button:not(.btn), main .btn-group-vertical > button:not(.btn) ~ input[type="submit"]:not(.btn), main .btn-group-vertical > input[type="submit"]:not(.btn) ~ .btn, main .btn-group-vertical > input[type="submit"]:not(.btn) ~ button:not(.btn), main .btn-group-vertical > input[type="submit"]:not(.btn) ~ input[type="submit"]:not(.btn), main .btn-group-vertical > .btn ~ button:not(.btn), main .btn-group-vertical > .btn ~ input[type="submit"]:not(.btn), .btn-group-vertical > .btn-group:not(:first-child) > .btn, main .btn-group-vertical > .btn-group:not(:first-child) > button:not(.btn), main .btn-group-vertical > .btn-group:not(:first-child) > input[type="submit"]:not(.btn) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #ffffff;
  border-color: #dee2e6 #dee2e6 #ffffff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #ee2e5d;
}
.nav-fill > .nav-link, .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link, .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 1rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(64, 64, 65, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(64, 64, 65, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(64, 64, 65, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(64, 64, 65, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(64, 64, 65, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(64, 64, 65, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(64, 64, 65, 0.55);
  border-color: rgba(64, 64, 65, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2864, 64, 65, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(64, 64, 65, 0.55);
}
.navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(64, 64, 65, 0.9);
}
.navbar-dark .navbar-brand {
  color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #ffffff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(64, 64, 65, 0.125);
  border-radius: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.875rem 1.875rem;
}
.card-title {
  margin-bottom: 0.9375rem;
}
.card-subtitle {
  margin-top: -0.46875rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.875rem;
}
.card-header {
  padding: 0.9375rem 1.875rem;
  margin-bottom: 0;
  background-color: rgba(64, 64, 65, 0.03);
  border-bottom: 1px solid rgba(64, 64, 65, 0.125);
}
.card-header:first-child {
  border-radius: 0 0 0 0;
}
.card-footer {
  padding: 0.9375rem 1.875rem;
  background-color: rgba(64, 64, 65, 0.03);
  border-top: 1px solid rgba(64, 64, 65, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0 0;
}
.card-header-tabs {
  margin-right: -0.9375rem;
  margin-bottom: -0.9375rem;
  margin-left: -0.9375rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.875rem;
  border-radius: 0;
}
.card-img, .card-img-top, .card-img-bottom {
  width: 100%;
}
.card-img, .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #d62954;
  background-color: #fdeaef;
  box-shadow: inset 0 -1px 0 rgba(64, 64, 65, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23d62954'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #f797ae;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid rgba(64, 64, 65, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-item:last-of-type {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #ae3561;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #8b2a4e;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #8b2a4e;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #ffffff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
.badge:empty {
  display: none;
}
.btn .badge, main button:not(.btn) .badge, main input[type="submit"]:not(.btn) .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1.875rem 1.875rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 5.625rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 2.34375rem 1.875rem;
}
.alert-primary {
  color: #8f1c38;
  background-color: #fcd5df;
  border-color: #fac0ce;
}
.alert-primary .alert-link {
  color: #72162d;
}
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.alert-success {
  color: #004938;
  background-color: #cce4df;
  border-color: #b3d7ce;
}
.alert-success .alert-link {
  color: #003b2d;
}
.alert-info {
  color: #0b5f72;
  background-color: #d0ecf2;
  border-color: #b8e2ec;
}
.alert-info .alert-link {
  color: #094c5b;
}
.alert-warning {
  color: #906d28;
  background-color: #fcf0d9;
  border-color: #fbe9c6;
}
.alert-warning .alert-link {
  color: #735720;
}
.alert-danger {
  color: #8f1c38;
  background-color: #fcd5df;
  border-color: #fac0ce;
}
.alert-danger .alert-link {
  color: #72162d;
}
.alert-light {
  color: #959596;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #777878;
}
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #ee2e5d;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.9375rem 1.875rem;
  color: #212529;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid rgba(64, 64, 65, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #ffffff;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #ee2e5d;
  border-color: #ee2e5d;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #8f1c38;
  background-color: #fcd5df;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #8f1c38;
  background-color: #e2c0c8;
}
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #8f1c38;
  border-color: #8f1c38;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbcdce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #004938;
  background-color: #cce4df;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #004938;
  background-color: #b8cec8;
}
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #004938;
  border-color: #004938;
}
.list-group-item-info {
  color: #0b5f72;
  background-color: #d0ecf2;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0b5f72;
  background-color: #bbd4da;
}
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #0b5f72;
  border-color: #0b5f72;
}
.list-group-item-warning {
  color: #906d28;
  background-color: #fcf0d9;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #906d28;
  background-color: #e3d8c3;
}
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #906d28;
  border-color: #906d28;
}
.list-group-item-danger {
  color: #8f1c38;
  background-color: #fcd5df;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #8f1c38;
  background-color: #e2c0c8;
}
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #8f1c38;
  border-color: #8f1c38;
}
.list-group-item-light {
  color: #959596;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #959596;
  background-color: #e4e4e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #959596;
  border-color: #959596;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #141619;
  border-color: #141619;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #404041;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23404041'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
  border: 0;
  border-radius: 0;
  opacity: 0.5;
}
.btn-close:hover {
  color: #404041;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(238, 46, 93, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(64, 64, 65, 0.15);
  border-radius: 0;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 15px;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 65, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #404041;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1.875rem 1.875rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem -0.9375rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1.875rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 1.625rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #404041;
}
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #404041;
}
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #404041;
}
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #404041;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.46875rem 0.9375rem;
  color: #ffffff;
  text-align: center;
  background-color: #404041;
  border-radius: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(64, 64, 65, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(64, 64, 65, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #ffffff;
}
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(64, 64, 65, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #ffffff;
}
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(64, 64, 65, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #ffffff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(64, 64, 65, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #ffffff;
}
.popover-header {
  padding: 0.5rem 1.875rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1.875rem 1.875rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start), .active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start {
  transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #ffffff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #404041;
}
.carousel-dark .carousel-caption {
  color: #404041;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #ffffff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-header {
  display: flex;
  justify-content: space-between;
  padding: 1.875rem 1.875rem;
}
.offcanvas-header .btn-close {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem -0.9375rem auto;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1.875rem 1.875rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(64, 64, 65, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(64, 64, 65, 0.2);
  transform: translateX(100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(64, 64, 65, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
.offcanvas-backdrop::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(64, 64, 65, 0.5);
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #ee2e5d;
}
.link-primary:hover, .link-primary:focus {
  color: #be254a;
}
.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}
.link-success {
  color: #007a5d;
}
.link-success:hover, .link-success:focus {
  color: #00624a;
}
.link-info {
  color: #139ebe;
}
.link-info:hover, .link-info:focus {
  color: #0f7e98;
}
.link-warning {
  color: #f0b542;
}
.link-warning:hover, .link-warning:focus {
  color: #f3c468;
}
.link-danger {
  color: #ee2e5d;
}
.link-danger:hover, .link-danger:focus {
  color: #be254a;
}
.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}
.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(64, 64, 65, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(64, 64, 65, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(64, 64, 65, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #ee2e5d !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #007a5d !important;
}
.border-info {
  border-color: #139ebe !important;
}
.border-warning {
  border-color: #f0b542 !important;
}
.border-danger {
  border-color: #ee2e5d !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-white {
  border-color: #ffffff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.46875rem !important;
}
.gap-2 {
  gap: 0.9375rem !important;
}
.gap-3 {
  gap: 1.875rem !important;
}
.gap-4 {
  gap: 2.8125rem !important;
}
.gap-5 {
  gap: 5.625rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.46875rem !important;
}
.m-2 {
  margin: 0.9375rem !important;
}
.m-3 {
  margin: 1.875rem !important;
}
.m-4 {
  margin: 2.8125rem !important;
}
.m-5 {
  margin: 5.625rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.46875rem !important;
  margin-left: 0.46875rem !important;
}
.mx-2 {
  margin-right: 0.9375rem !important;
  margin-left: 0.9375rem !important;
}
.mx-3 {
  margin-right: 1.875rem !important;
  margin-left: 1.875rem !important;
}
.mx-4 {
  margin-right: 2.8125rem !important;
  margin-left: 2.8125rem !important;
}
.mx-5 {
  margin-right: 5.625rem !important;
  margin-left: 5.625rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.46875rem !important;
  margin-bottom: 0.46875rem !important;
}
.my-2 {
  margin-top: 0.9375rem !important;
  margin-bottom: 0.9375rem !important;
}
.my-3 {
  margin-top: 1.875rem !important;
  margin-bottom: 1.875rem !important;
}
.my-4 {
  margin-top: 2.8125rem !important;
  margin-bottom: 2.8125rem !important;
}
.my-5 {
  margin-top: 5.625rem !important;
  margin-bottom: 5.625rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.46875rem !important;
}
.mt-2 {
  margin-top: 0.9375rem !important;
}
.mt-3 {
  margin-top: 1.875rem !important;
}
.mt-4 {
  margin-top: 2.8125rem !important;
}
.mt-5 {
  margin-top: 5.625rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.46875rem !important;
}
.me-2 {
  margin-right: 0.9375rem !important;
}
.me-3 {
  margin-right: 1.875rem !important;
}
.me-4 {
  margin-right: 2.8125rem !important;
}
.me-5 {
  margin-right: 5.625rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.46875rem !important;
}
.mb-2 {
  margin-bottom: 0.9375rem !important;
}
.mb-3 {
  margin-bottom: 1.875rem !important;
}
.mb-4 {
  margin-bottom: 2.8125rem !important;
}
.mb-5 {
  margin-bottom: 5.625rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.46875rem !important;
}
.ms-2 {
  margin-left: 0.9375rem !important;
}
.ms-3 {
  margin-left: 1.875rem !important;
}
.ms-4 {
  margin-left: 2.8125rem !important;
}
.ms-5 {
  margin-left: 5.625rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.46875rem !important;
}
.p-2 {
  padding: 0.9375rem !important;
}
.p-3 {
  padding: 1.875rem !important;
}
.p-4 {
  padding: 2.8125rem !important;
}
.p-5 {
  padding: 5.625rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.46875rem !important;
  padding-left: 0.46875rem !important;
}
.px-2 {
  padding-right: 0.9375rem !important;
  padding-left: 0.9375rem !important;
}
.px-3 {
  padding-right: 1.875rem !important;
  padding-left: 1.875rem !important;
}
.px-4 {
  padding-right: 2.8125rem !important;
  padding-left: 2.8125rem !important;
}
.px-5 {
  padding-right: 5.625rem !important;
  padding-left: 5.625rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.46875rem !important;
  padding-bottom: 0.46875rem !important;
}
.py-2 {
  padding-top: 0.9375rem !important;
  padding-bottom: 0.9375rem !important;
}
.py-3 {
  padding-top: 1.875rem !important;
  padding-bottom: 1.875rem !important;
}
.py-4 {
  padding-top: 2.8125rem !important;
  padding-bottom: 2.8125rem !important;
}
.py-5 {
  padding-top: 5.625rem !important;
  padding-bottom: 5.625rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.46875rem !important;
}
.pt-2 {
  padding-top: 0.9375rem !important;
}
.pt-3 {
  padding-top: 1.875rem !important;
}
.pt-4 {
  padding-top: 2.8125rem !important;
}
.pt-5 {
  padding-top: 5.625rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.46875rem !important;
}
.pe-2 {
  padding-right: 0.9375rem !important;
}
.pe-3 {
  padding-right: 1.875rem !important;
}
.pe-4 {
  padding-right: 2.8125rem !important;
}
.pe-5 {
  padding-right: 5.625rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.46875rem !important;
}
.pb-2 {
  padding-bottom: 0.9375rem !important;
}
.pb-3 {
  padding-bottom: 1.875rem !important;
}
.pb-4 {
  padding-bottom: 2.8125rem !important;
}
.pb-5 {
  padding-bottom: 5.625rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.46875rem !important;
}
.ps-2 {
  padding-left: 0.9375rem !important;
}
.ps-3 {
  padding-left: 1.875rem !important;
}
.ps-4 {
  padding-left: 2.8125rem !important;
}
.ps-5 {
  padding-left: 5.625rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
/* rtl:end:remove */
.text-primary {
  color: #ee2e5d !important;
}
.text-secondary {
  color: #6c757d !important;
}
.text-success {
  color: #007a5d !important;
}
.text-info {
  color: #139ebe !important;
}
.text-warning {
  color: #f0b542 !important;
}
.text-danger {
  color: #ee2e5d !important;
}
.text-light {
  color: #f8f9fa !important;
}
.text-dark {
  color: #212529 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(64, 64, 65, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.bg-primary {
  background-color: #ee2e5d !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
.bg-success {
  background-color: #007a5d !important;
}
.bg-info {
  background-color: #139ebe !important;
}
.bg-warning {
  background-color: #f0b542 !important;
}
.bg-danger {
  background-color: #ee2e5d !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
.bg-dark {
  background-color: #212529 !important;
}
.bg-body {
  background-color: #ffffff !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0 !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0 !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-end {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-start {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.46875rem !important;
  }
  .gap-sm-2 {
    gap: 0.9375rem !important;
  }
  .gap-sm-3 {
    gap: 1.875rem !important;
  }
  .gap-sm-4 {
    gap: 2.8125rem !important;
  }
  .gap-sm-5 {
    gap: 5.625rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.46875rem !important;
  }
  .m-sm-2 {
    margin: 0.9375rem !important;
  }
  .m-sm-3 {
    margin: 1.875rem !important;
  }
  .m-sm-4 {
    margin: 2.8125rem !important;
  }
  .m-sm-5 {
    margin: 5.625rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.46875rem !important;
    margin-left: 0.46875rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-sm-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-sm-4 {
    margin-right: 2.8125rem !important;
    margin-left: 2.8125rem !important;
  }
  .mx-sm-5 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.46875rem !important;
    margin-bottom: 0.46875rem !important;
  }
  .my-sm-2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-sm-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-sm-4 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
  }
  .my-sm-5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.46875rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.9375rem !important;
  }
  .mt-sm-3 {
    margin-top: 1.875rem !important;
  }
  .mt-sm-4 {
    margin-top: 2.8125rem !important;
  }
  .mt-sm-5 {
    margin-top: 5.625rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.46875rem !important;
  }
  .me-sm-2 {
    margin-right: 0.9375rem !important;
  }
  .me-sm-3 {
    margin-right: 1.875rem !important;
  }
  .me-sm-4 {
    margin-right: 2.8125rem !important;
  }
  .me-sm-5 {
    margin-right: 5.625rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.46875rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.9375rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 2.8125rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 5.625rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.46875rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.9375rem !important;
  }
  .ms-sm-3 {
    margin-left: 1.875rem !important;
  }
  .ms-sm-4 {
    margin-left: 2.8125rem !important;
  }
  .ms-sm-5 {
    margin-left: 5.625rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.46875rem !important;
  }
  .p-sm-2 {
    padding: 0.9375rem !important;
  }
  .p-sm-3 {
    padding: 1.875rem !important;
  }
  .p-sm-4 {
    padding: 2.8125rem !important;
  }
  .p-sm-5 {
    padding: 5.625rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.46875rem !important;
    padding-left: 0.46875rem !important;
  }
  .px-sm-2 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-sm-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-sm-4 {
    padding-right: 2.8125rem !important;
    padding-left: 2.8125rem !important;
  }
  .px-sm-5 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.46875rem !important;
    padding-bottom: 0.46875rem !important;
  }
  .py-sm-2 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-sm-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-sm-4 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important;
  }
  .py-sm-5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.46875rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.9375rem !important;
  }
  .pt-sm-3 {
    padding-top: 1.875rem !important;
  }
  .pt-sm-4 {
    padding-top: 2.8125rem !important;
  }
  .pt-sm-5 {
    padding-top: 5.625rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.46875rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.9375rem !important;
  }
  .pe-sm-3 {
    padding-right: 1.875rem !important;
  }
  .pe-sm-4 {
    padding-right: 2.8125rem !important;
  }
  .pe-sm-5 {
    padding-right: 5.625rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.46875rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.9375rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 2.8125rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 5.625rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.46875rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.9375rem !important;
  }
  .ps-sm-3 {
    padding-left: 1.875rem !important;
  }
  .ps-sm-4 {
    padding-left: 2.8125rem !important;
  }
  .ps-sm-5 {
    padding-left: 5.625rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.46875rem !important;
  }
  .gap-md-2 {
    gap: 0.9375rem !important;
  }
  .gap-md-3 {
    gap: 1.875rem !important;
  }
  .gap-md-4 {
    gap: 2.8125rem !important;
  }
  .gap-md-5 {
    gap: 5.625rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.46875rem !important;
  }
  .m-md-2 {
    margin: 0.9375rem !important;
  }
  .m-md-3 {
    margin: 1.875rem !important;
  }
  .m-md-4 {
    margin: 2.8125rem !important;
  }
  .m-md-5 {
    margin: 5.625rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.46875rem !important;
    margin-left: 0.46875rem !important;
  }
  .mx-md-2 {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-md-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-md-4 {
    margin-right: 2.8125rem !important;
    margin-left: 2.8125rem !important;
  }
  .mx-md-5 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.46875rem !important;
    margin-bottom: 0.46875rem !important;
  }
  .my-md-2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-md-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-md-4 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
  }
  .my-md-5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.46875rem !important;
  }
  .mt-md-2 {
    margin-top: 0.9375rem !important;
  }
  .mt-md-3 {
    margin-top: 1.875rem !important;
  }
  .mt-md-4 {
    margin-top: 2.8125rem !important;
  }
  .mt-md-5 {
    margin-top: 5.625rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.46875rem !important;
  }
  .me-md-2 {
    margin-right: 0.9375rem !important;
  }
  .me-md-3 {
    margin-right: 1.875rem !important;
  }
  .me-md-4 {
    margin-right: 2.8125rem !important;
  }
  .me-md-5 {
    margin-right: 5.625rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.46875rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.9375rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-md-4 {
    margin-bottom: 2.8125rem !important;
  }
  .mb-md-5 {
    margin-bottom: 5.625rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.46875rem !important;
  }
  .ms-md-2 {
    margin-left: 0.9375rem !important;
  }
  .ms-md-3 {
    margin-left: 1.875rem !important;
  }
  .ms-md-4 {
    margin-left: 2.8125rem !important;
  }
  .ms-md-5 {
    margin-left: 5.625rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.46875rem !important;
  }
  .p-md-2 {
    padding: 0.9375rem !important;
  }
  .p-md-3 {
    padding: 1.875rem !important;
  }
  .p-md-4 {
    padding: 2.8125rem !important;
  }
  .p-md-5 {
    padding: 5.625rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.46875rem !important;
    padding-left: 0.46875rem !important;
  }
  .px-md-2 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-md-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-md-4 {
    padding-right: 2.8125rem !important;
    padding-left: 2.8125rem !important;
  }
  .px-md-5 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.46875rem !important;
    padding-bottom: 0.46875rem !important;
  }
  .py-md-2 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-md-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-md-4 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important;
  }
  .py-md-5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.46875rem !important;
  }
  .pt-md-2 {
    padding-top: 0.9375rem !important;
  }
  .pt-md-3 {
    padding-top: 1.875rem !important;
  }
  .pt-md-4 {
    padding-top: 2.8125rem !important;
  }
  .pt-md-5 {
    padding-top: 5.625rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.46875rem !important;
  }
  .pe-md-2 {
    padding-right: 0.9375rem !important;
  }
  .pe-md-3 {
    padding-right: 1.875rem !important;
  }
  .pe-md-4 {
    padding-right: 2.8125rem !important;
  }
  .pe-md-5 {
    padding-right: 5.625rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.46875rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.9375rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-md-4 {
    padding-bottom: 2.8125rem !important;
  }
  .pb-md-5 {
    padding-bottom: 5.625rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.46875rem !important;
  }
  .ps-md-2 {
    padding-left: 0.9375rem !important;
  }
  .ps-md-3 {
    padding-left: 1.875rem !important;
  }
  .ps-md-4 {
    padding-left: 2.8125rem !important;
  }
  .ps-md-5 {
    padding-left: 5.625rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.46875rem !important;
  }
  .gap-lg-2 {
    gap: 0.9375rem !important;
  }
  .gap-lg-3 {
    gap: 1.875rem !important;
  }
  .gap-lg-4 {
    gap: 2.8125rem !important;
  }
  .gap-lg-5 {
    gap: 5.625rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.46875rem !important;
  }
  .m-lg-2 {
    margin: 0.9375rem !important;
  }
  .m-lg-3 {
    margin: 1.875rem !important;
  }
  .m-lg-4 {
    margin: 2.8125rem !important;
  }
  .m-lg-5 {
    margin: 5.625rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.46875rem !important;
    margin-left: 0.46875rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-lg-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-lg-4 {
    margin-right: 2.8125rem !important;
    margin-left: 2.8125rem !important;
  }
  .mx-lg-5 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.46875rem !important;
    margin-bottom: 0.46875rem !important;
  }
  .my-lg-2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-lg-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-lg-4 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
  }
  .my-lg-5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.46875rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.9375rem !important;
  }
  .mt-lg-3 {
    margin-top: 1.875rem !important;
  }
  .mt-lg-4 {
    margin-top: 2.8125rem !important;
  }
  .mt-lg-5 {
    margin-top: 5.625rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.46875rem !important;
  }
  .me-lg-2 {
    margin-right: 0.9375rem !important;
  }
  .me-lg-3 {
    margin-right: 1.875rem !important;
  }
  .me-lg-4 {
    margin-right: 2.8125rem !important;
  }
  .me-lg-5 {
    margin-right: 5.625rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.46875rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.9375rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 2.8125rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 5.625rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.46875rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.9375rem !important;
  }
  .ms-lg-3 {
    margin-left: 1.875rem !important;
  }
  .ms-lg-4 {
    margin-left: 2.8125rem !important;
  }
  .ms-lg-5 {
    margin-left: 5.625rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.46875rem !important;
  }
  .p-lg-2 {
    padding: 0.9375rem !important;
  }
  .p-lg-3 {
    padding: 1.875rem !important;
  }
  .p-lg-4 {
    padding: 2.8125rem !important;
  }
  .p-lg-5 {
    padding: 5.625rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.46875rem !important;
    padding-left: 0.46875rem !important;
  }
  .px-lg-2 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-lg-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-lg-4 {
    padding-right: 2.8125rem !important;
    padding-left: 2.8125rem !important;
  }
  .px-lg-5 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.46875rem !important;
    padding-bottom: 0.46875rem !important;
  }
  .py-lg-2 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-lg-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-lg-4 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important;
  }
  .py-lg-5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.46875rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.9375rem !important;
  }
  .pt-lg-3 {
    padding-top: 1.875rem !important;
  }
  .pt-lg-4 {
    padding-top: 2.8125rem !important;
  }
  .pt-lg-5 {
    padding-top: 5.625rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.46875rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.9375rem !important;
  }
  .pe-lg-3 {
    padding-right: 1.875rem !important;
  }
  .pe-lg-4 {
    padding-right: 2.8125rem !important;
  }
  .pe-lg-5 {
    padding-right: 5.625rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.46875rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.9375rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 2.8125rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 5.625rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.46875rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.9375rem !important;
  }
  .ps-lg-3 {
    padding-left: 1.875rem !important;
  }
  .ps-lg-4 {
    padding-left: 2.8125rem !important;
  }
  .ps-lg-5 {
    padding-left: 5.625rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.46875rem !important;
  }
  .gap-xl-2 {
    gap: 0.9375rem !important;
  }
  .gap-xl-3 {
    gap: 1.875rem !important;
  }
  .gap-xl-4 {
    gap: 2.8125rem !important;
  }
  .gap-xl-5 {
    gap: 5.625rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.46875rem !important;
  }
  .m-xl-2 {
    margin: 0.9375rem !important;
  }
  .m-xl-3 {
    margin: 1.875rem !important;
  }
  .m-xl-4 {
    margin: 2.8125rem !important;
  }
  .m-xl-5 {
    margin: 5.625rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.46875rem !important;
    margin-left: 0.46875rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-xl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xl-4 {
    margin-right: 2.8125rem !important;
    margin-left: 2.8125rem !important;
  }
  .mx-xl-5 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.46875rem !important;
    margin-bottom: 0.46875rem !important;
  }
  .my-xl-2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-xl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xl-4 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
  }
  .my-xl-5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.46875rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.9375rem !important;
  }
  .mt-xl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xl-4 {
    margin-top: 2.8125rem !important;
  }
  .mt-xl-5 {
    margin-top: 5.625rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.46875rem !important;
  }
  .me-xl-2 {
    margin-right: 0.9375rem !important;
  }
  .me-xl-3 {
    margin-right: 1.875rem !important;
  }
  .me-xl-4 {
    margin-right: 2.8125rem !important;
  }
  .me-xl-5 {
    margin-right: 5.625rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.46875rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.9375rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 2.8125rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.46875rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.9375rem !important;
  }
  .ms-xl-3 {
    margin-left: 1.875rem !important;
  }
  .ms-xl-4 {
    margin-left: 2.8125rem !important;
  }
  .ms-xl-5 {
    margin-left: 5.625rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.46875rem !important;
  }
  .p-xl-2 {
    padding: 0.9375rem !important;
  }
  .p-xl-3 {
    padding: 1.875rem !important;
  }
  .p-xl-4 {
    padding: 2.8125rem !important;
  }
  .p-xl-5 {
    padding: 5.625rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.46875rem !important;
    padding-left: 0.46875rem !important;
  }
  .px-xl-2 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-xl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xl-4 {
    padding-right: 2.8125rem !important;
    padding-left: 2.8125rem !important;
  }
  .px-xl-5 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.46875rem !important;
    padding-bottom: 0.46875rem !important;
  }
  .py-xl-2 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-xl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xl-4 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important;
  }
  .py-xl-5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.46875rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.9375rem !important;
  }
  .pt-xl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xl-4 {
    padding-top: 2.8125rem !important;
  }
  .pt-xl-5 {
    padding-top: 5.625rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.46875rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.9375rem !important;
  }
  .pe-xl-3 {
    padding-right: 1.875rem !important;
  }
  .pe-xl-4 {
    padding-right: 2.8125rem !important;
  }
  .pe-xl-5 {
    padding-right: 5.625rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.46875rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.9375rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 2.8125rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 5.625rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.46875rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.9375rem !important;
  }
  .ps-xl-3 {
    padding-left: 1.875rem !important;
  }
  .ps-xl-4 {
    padding-left: 2.8125rem !important;
  }
  .ps-xl-5 {
    padding-left: 5.625rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.46875rem !important;
  }
  .gap-xxl-2 {
    gap: 0.9375rem !important;
  }
  .gap-xxl-3 {
    gap: 1.875rem !important;
  }
  .gap-xxl-4 {
    gap: 2.8125rem !important;
  }
  .gap-xxl-5 {
    gap: 5.625rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.46875rem !important;
  }
  .m-xxl-2 {
    margin: 0.9375rem !important;
  }
  .m-xxl-3 {
    margin: 1.875rem !important;
  }
  .m-xxl-4 {
    margin: 2.8125rem !important;
  }
  .m-xxl-5 {
    margin: 5.625rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.46875rem !important;
    margin-left: 0.46875rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.9375rem !important;
    margin-left: 0.9375rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1.875rem !important;
    margin-left: 1.875rem !important;
  }
  .mx-xxl-4 {
    margin-right: 2.8125rem !important;
    margin-left: 2.8125rem !important;
  }
  .mx-xxl-5 {
    margin-right: 5.625rem !important;
    margin-left: 5.625rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.46875rem !important;
    margin-bottom: 0.46875rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.9375rem !important;
    margin-bottom: 0.9375rem !important;
  }
  .my-xxl-3 {
    margin-top: 1.875rem !important;
    margin-bottom: 1.875rem !important;
  }
  .my-xxl-4 {
    margin-top: 2.8125rem !important;
    margin-bottom: 2.8125rem !important;
  }
  .my-xxl-5 {
    margin-top: 5.625rem !important;
    margin-bottom: 5.625rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.46875rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.9375rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1.875rem !important;
  }
  .mt-xxl-4 {
    margin-top: 2.8125rem !important;
  }
  .mt-xxl-5 {
    margin-top: 5.625rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.46875rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.9375rem !important;
  }
  .me-xxl-3 {
    margin-right: 1.875rem !important;
  }
  .me-xxl-4 {
    margin-right: 2.8125rem !important;
  }
  .me-xxl-5 {
    margin-right: 5.625rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.46875rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.9375rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1.875rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 2.8125rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 5.625rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.46875rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.9375rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1.875rem !important;
  }
  .ms-xxl-4 {
    margin-left: 2.8125rem !important;
  }
  .ms-xxl-5 {
    margin-left: 5.625rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.46875rem !important;
  }
  .p-xxl-2 {
    padding: 0.9375rem !important;
  }
  .p-xxl-3 {
    padding: 1.875rem !important;
  }
  .p-xxl-4 {
    padding: 2.8125rem !important;
  }
  .p-xxl-5 {
    padding: 5.625rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.46875rem !important;
    padding-left: 0.46875rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.9375rem !important;
    padding-left: 0.9375rem !important;
  }
  .px-xxl-3 {
    padding-right: 1.875rem !important;
    padding-left: 1.875rem !important;
  }
  .px-xxl-4 {
    padding-right: 2.8125rem !important;
    padding-left: 2.8125rem !important;
  }
  .px-xxl-5 {
    padding-right: 5.625rem !important;
    padding-left: 5.625rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.46875rem !important;
    padding-bottom: 0.46875rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
  .py-xxl-3 {
    padding-top: 1.875rem !important;
    padding-bottom: 1.875rem !important;
  }
  .py-xxl-4 {
    padding-top: 2.8125rem !important;
    padding-bottom: 2.8125rem !important;
  }
  .py-xxl-5 {
    padding-top: 5.625rem !important;
    padding-bottom: 5.625rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.46875rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.9375rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1.875rem !important;
  }
  .pt-xxl-4 {
    padding-top: 2.8125rem !important;
  }
  .pt-xxl-5 {
    padding-top: 5.625rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.46875rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.9375rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1.875rem !important;
  }
  .pe-xxl-4 {
    padding-right: 2.8125rem !important;
  }
  .pe-xxl-5 {
    padding-right: 5.625rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.46875rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.9375rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1.875rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 2.8125rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 5.625rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.46875rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.9375rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1.875rem !important;
  }
  .ps-xxl-4 {
    padding-left: 2.8125rem !important;
  }
  .ps-xxl-5 {
    padding-left: 5.625rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
main > .row.standard .frame-type-text, main > .row.pfarrei .frame-type-text, main > .row.standard .frame-type-textpic, main > .row.pfarrei .frame-type-textpic, main > .row.standard .frame-type-textmedia, main > .row.pfarrei .frame-type-textmedia, main > .row.standard .frame-type-image, main > .row.pfarrei .frame-type-image, main > .row.standard .frame-type-kathbern_slider, main > .row.pfarrei .frame-type-kathbern_slider, main > .row.standard .frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-list-kathbern_pfarrblatt, main > .row.standard .frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist, main > .pfarreiHome > .contact, .frame-type-form_formframework fieldset, .tx-lpc-kool-events .monthlist .event .info, .tx-lpc-kool-events .teaser .event .info, .tx-lpc-kool-events .teaser .article .info, .kool-events.single .newsRight, .kool-events.single .metaInfo, .kool-events.single .content, .news.layout1 .news-list-view .event .info, .news.layout1 .news-list-view .article .info, .news.news-single .newsRight, .news.news-single .metaInfo, .news.news-single .content, .frame-list-lpcguestbook_guestbook .entry {
  background: #ffffff;
  background-clip: content-box;
}
main > .row.standard .frame-type-text > *, main > .row.pfarrei .frame-type-text > *, main > .row.standard .frame-type-textpic > *, main > .row.pfarrei .frame-type-textpic > *, main > .row.standard .frame-type-textmedia > *, main > .row.pfarrei .frame-type-textmedia > *, main > .row.standard .frame-type-image > *, main > .row.pfarrei .frame-type-image > *, main > .row.standard .frame-type-kathbern_slider > *, main > .row.pfarrei .frame-type-kathbern_slider > *, main > .row.standard .frame-list-kathbern_pfarrblatt > *, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > *, main > .row.standard .frame-list-lpcfilelist_filelist > *, main > .row.pfarrei .frame-list-lpcfilelist_filelist > *, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > *, main > .pfarreiHome > .contact > *, .frame-type-form_formframework fieldset > *, .tx-lpc-kool-events .monthlist .event .info > *, .tx-lpc-kool-events .teaser .event .info > *, .tx-lpc-kool-events .teaser .article .info > *, .kool-events.single .newsRight > *, .kool-events.single .metaInfo > *, .kool-events.single .content > *, .news.layout1 .news-list-view .event .info > *, .news.layout1 .news-list-view .article .info > *, .news.news-single .newsRight > *, .news.news-single .metaInfo > *, .news.news-single .content > *, .frame-list-lpcguestbook_guestbook .entry > * {
  margin-left: 10px;
  margin-right: 10px;
}
main > .row.standard .frame-type-text > *:first-child, main > .row.pfarrei .frame-type-text > *:first-child, main > .row.standard .frame-type-textpic > *:first-child, main > .row.pfarrei .frame-type-textpic > *:first-child, main > .row.standard .frame-type-textmedia > *:first-child, main > .row.pfarrei .frame-type-textmedia > *:first-child, main > .row.standard .frame-type-image > *:first-child, main > .row.pfarrei .frame-type-image > *:first-child, main > .row.standard .frame-type-kathbern_slider > *:first-child, main > .row.pfarrei .frame-type-kathbern_slider > *:first-child, main > .row.standard .frame-list-kathbern_pfarrblatt > *:first-child, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > *:first-child, main > .row.standard .frame-list-lpcfilelist_filelist > *:first-child, main > .row.pfarrei .frame-list-lpcfilelist_filelist > *:first-child, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > *:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > *:first-child, main > .pfarreiHome > .contact > *:first-child, .frame-type-form_formframework fieldset > *:first-child, .tx-lpc-kool-events .monthlist .event .info > *:first-child, .tx-lpc-kool-events .teaser .event .info > *:first-child, .tx-lpc-kool-events .teaser .article .info > *:first-child, .kool-events.single .newsRight > *:first-child, .kool-events.single .metaInfo > *:first-child, .kool-events.single .content > *:first-child, .news.layout1 .news-list-view .event .info > *:first-child, .news.layout1 .news-list-view .article .info > *:first-child, .news.news-single .newsRight > *:first-child, .news.news-single .metaInfo > *:first-child, .news.news-single .content > *:first-child, .frame-list-lpcguestbook_guestbook .entry > *:first-child {
  margin-top: 10px;
}
main > .row.standard .frame-type-text > *:last-child, main > .row.pfarrei .frame-type-text > *:last-child, main > .row.standard .frame-type-textpic > *:last-child, main > .row.pfarrei .frame-type-textpic > *:last-child, main > .row.standard .frame-type-textmedia > *:last-child, main > .row.pfarrei .frame-type-textmedia > *:last-child, main > .row.standard .frame-type-image > *:last-child, main > .row.pfarrei .frame-type-image > *:last-child, main > .row.standard .frame-type-kathbern_slider > *:last-child, main > .row.pfarrei .frame-type-kathbern_slider > *:last-child, main > .row.standard .frame-list-kathbern_pfarrblatt > *:last-child, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > *:last-child, main > .row.standard .frame-list-lpcfilelist_filelist > *:last-child, main > .row.pfarrei .frame-list-lpcfilelist_filelist > *:last-child, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > *:last-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > *:last-child, main > .pfarreiHome > .contact > *:last-child, .frame-type-form_formframework fieldset > *:last-child, .tx-lpc-kool-events .monthlist .event .info > *:last-child, .tx-lpc-kool-events .teaser .event .info > *:last-child, .tx-lpc-kool-events .teaser .article .info > *:last-child, .kool-events.single .newsRight > *:last-child, .kool-events.single .metaInfo > *:last-child, .kool-events.single .content > *:last-child, .news.layout1 .news-list-view .event .info > *:last-child, .news.layout1 .news-list-view .article .info > *:last-child, .news.news-single .newsRight > *:last-child, .news.news-single .metaInfo > *:last-child, .news.news-single .content > *:last-child, .frame-list-lpcguestbook_guestbook .entry > *:last-child {
  margin-bottom: 10px;
}
main > .row.standard .frame-type-text > .table-responseive, main > .row.pfarrei .frame-type-text > .table-responseive, main > .row.standard .frame-type-textpic > .table-responseive, main > .row.pfarrei .frame-type-textpic > .table-responseive, main > .row.standard .frame-type-textmedia > .table-responseive, main > .row.pfarrei .frame-type-textmedia > .table-responseive, main > .row.standard .frame-type-image > .table-responseive, main > .row.pfarrei .frame-type-image > .table-responseive, main > .row.standard .frame-type-kathbern_slider > .table-responseive, main > .row.pfarrei .frame-type-kathbern_slider > .table-responseive, main > .row.standard .frame-list-kathbern_pfarrblatt > .table-responseive, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .table-responseive, main > .row.standard .frame-list-lpcfilelist_filelist > .table-responseive, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .table-responseive, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .table-responseive, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .table-responseive, main > .pfarreiHome > .contact > .table-responseive, .frame-type-form_formframework fieldset > .table-responseive, .tx-lpc-kool-events .monthlist .event .info > .table-responseive, .tx-lpc-kool-events .teaser .event .info > .table-responseive, .tx-lpc-kool-events .teaser .article .info > .table-responseive, .kool-events.single .newsRight > .table-responseive, .kool-events.single .metaInfo > .table-responseive, .kool-events.single .content > .table-responseive, .news.layout1 .news-list-view .event .info > .table-responseive, .news.layout1 .news-list-view .article .info > .table-responseive, .news.news-single .newsRight > .table-responseive, .news.news-single .metaInfo > .table-responseive, .news.news-single .content > .table-responseive, .frame-list-lpcguestbook_guestbook .entry > .table-responseive, main > .row.standard .frame-type-text > header, main > .row.pfarrei .frame-type-text > header, main > .row.standard .frame-type-textpic > header, main > .row.pfarrei .frame-type-textpic > header, main > .row.standard .frame-type-textmedia > header, main > .row.pfarrei .frame-type-textmedia > header, main > .row.standard .frame-type-image > header, main > .row.pfarrei .frame-type-image > header, main > .row.standard .frame-type-kathbern_slider > header, main > .row.pfarrei .frame-type-kathbern_slider > header, main > .row.standard .frame-list-kathbern_pfarrblatt > header, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > header, main > .row.standard .frame-list-lpcfilelist_filelist > header, main > .row.pfarrei .frame-list-lpcfilelist_filelist > header, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > header, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > header, main > .pfarreiHome > .contact > header, .frame-type-form_formframework fieldset > header, .tx-lpc-kool-events .monthlist .event .info > header, .tx-lpc-kool-events .teaser .event .info > header, .tx-lpc-kool-events .teaser .article .info > header, .kool-events.single .newsRight > header, .kool-events.single .metaInfo > header, .kool-events.single .content > header, .news.layout1 .news-list-view .event .info > header, .news.layout1 .news-list-view .article .info > header, .news.news-single .newsRight > header, .news.news-single .metaInfo > header, .news.news-single .content > header, .frame-list-lpcguestbook_guestbook .entry > header {
  margin-left: 0;
  margin-right: 0;
}
/*!
Fork Awesome 1.1.7
License - https://forkaweso.me/Fork-Awesome/license

Copyright 2018 Dave Gandy & Fork Awesome

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "ForkAwesome";
  src: url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.eot?v=1.1.7");
  src: url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.eot?#iefix&v=1.1.7") format('embedded-opentype'), url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.woff2?v=1.1.7") format('woff2'), url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.woff?v=1.1.7") format('woff'), url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.ttf?v=1.1.7") format('truetype'), url("/typo3conf/ext/kathbern/Resources/ForkAwesome/fonts/forkawesome-webfont.svg?v=1.1.7#forkawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 ForkAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before, .fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before, .fa-repeat:before {
  content: "";
}
.fa-sync:before, .fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before, .fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video:before, .fa-video-camera:before {
  content: "";
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before, .fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before, .fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before, .fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before, .fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-e:before {
  content: "";
}
.fa-globe-w:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-community:before, .fa-group:before, .fa-users:before {
  content: "";
}
.fa-chain:before, .fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before, .fa-scissors:before {
  content: "";
}
.fa-copy:before, .fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before, .fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus-g:before, .fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before, .fa-sort:before {
  content: "";
}
.fa-sort-down:before, .fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before, .fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before, .fa-undo:before {
  content: "";
}
.fa-legal:before, .fa-gavel:before {
  content: "";
}
.fa-dashboard:before, .fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before, .fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before, .fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-utensils:before, .fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before, .fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before, .fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before, .fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before, .fa-eur:before {
  content: "";
}
.fa-pound:before, .fa-gbp:before {
  content: "";
}
.fa-dollar:before, .fa-usd:before {
  content: "";
}
.fa-rupee:before, .fa-inr:before {
  content: "";
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "";
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "";
}
.fa-won:before, .fa-krw:before {
  content: "";
}
.fa-bitcoin:before, .fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-down:before, .fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-up:before, .fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-down:before, .fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-up:before, .fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-down:before, .fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-up:before, .fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before, .fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before, .fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "";
}
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-utensil-spoon:before, .fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before, .fa-car:before {
  content: "";
}
.fa-cab:before, .fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "";
}
.fa-ge:before, .fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before, .fa-weixin:before {
  content: "";
}
.fa-send:before, .fa-paper-plane:before {
  content: "";
}
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-heading:before, .fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-closed-captioning:before, .fa-cc:before {
  content: "";
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-gem:before, .fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before, .fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before, .fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-square:before {
  content: "";
}
.fa-yc:before, .fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "";
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before, .fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo-v:before, .fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-phone-volume:before, .fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before, .fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "";
}
.fa-fa:before, .fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before, .fa-address-card:before {
  content: "";
}
.fa-vcard-o:before, .fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before, .fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before, .fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-mastodon-alt:before {
  content: "";
}
.fa-fork-circle:before, .fa-fork-awesome:before {
  content: "";
}
.fa-peertube:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-friendica:before {
  content: "";
}
.fa-gnu-social:before {
  content: "";
}
.fa-liberapay-square:before {
  content: "";
}
.fa-liberapay:before {
  content: "";
}
.fa-ssb:before, .fa-scuttlebutt:before {
  content: "";
}
.fa-hubzilla:before {
  content: "";
}
.fa-social-home:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discord-alt:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-snowdrift:before {
  content: "";
}
.fa-activitypub:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-shaarli:before {
  content: "";
}
.fa-shaarli-o:before {
  content: "";
}
.fa-cut-key:before, .fa-key-modern:before {
  content: "";
}
.fa-xmpp:before {
  content: "";
}
.fa-archive-org:before {
  content: "";
}
.fa-freedombox:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-debian:before {
  content: "";
}
.fa-mastodon-square:before {
  content: "";
}
.fa-tipeee:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-dogmazic:before {
  content: "";
}
.fa-zotero:before {
  content: "";
}
.fa-nodejs:before {
  content: "";
}
.fa-nextcloud:before {
  content: "";
}
.fa-nextcloud-square:before {
  content: "";
}
.fa-hackaday:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-signalapp:before {
  content: "";
}
.fa-gnupg:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-ffmpeg:before {
  content: "";
}
.fa-joplin:before {
  content: "";
}
.fa-syncthing:before {
  content: "";
}
.fa-inkscape:before {
  content: "";
}
.fa-matrix-org:before {
  content: "";
}
.fa-pixelfed:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-dev-to:before {
  content: "";
}
.fa-hashnode:before {
  content: "";
}
.fa-jirafeau:before {
  content: "";
}
.fa-emby:before {
  content: "";
}
.fa-wikidata:before {
  content: "";
}
.fa-gimp:before {
  content: "";
}
.fa-c:before {
  content: "";
}
.fa-digitalocean:before {
  content: "";
}
.fa-att:before {
  content: "";
}
.fa-gitea:before {
  content: "";
}
.fa-file-epub:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-archlinux:before {
  content: "";
}
.fa-pleroma:before {
  content: "";
}
.fa-unsplash:before {
  content: "";
}
.fa-hackster:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-f-droid:before {
  content: "";
}
.fa-biometric:before {
  content: "";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*!
Fork Awesome 1.1.7
License - https://forkaweso.me/Fork-Awesome/license

Copyright 2018 Dave Gandy & Fork Awesome

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
.fas, .fab, .far {
  display: inline-block;
  font: normal normal normal 14px/1 ForkAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fas.fa-chart-area:before {
  content: "";
}
.fas.fa-arrows-alt:before {
  content: "";
}
.fas.fa-expand-arrows-alt:before {
  content: "";
}
.fas.fa-arrows-alt-h:before {
  content: "";
}
.fas.fa-arrows-alt-v:before {
  content: "";
}
.fas.fa-calendar-alt:before {
  content: "";
}
.fas.fa-circle-notch:before {
  content: "";
}
.fas.fa-cloud-download-alt:before {
  content: "";
}
.fas.fa-cloud-upload-alt:before {
  content: "";
}
.fas.fa-credit-card:before {
  content: "";
}
.fas.fa-dollar-sign:before {
  content: "";
}
.fas.fa-euro-sign:before {
  content: "";
}
.fas.fa-exchange-alt:before {
  content: "";
}
.fas.fa-external-link-alt:before {
  content: "";
}
.fas.fa-external-link-square-alt:before {
  content: "";
}
.fas.fa-eye-dropper:before {
  content: "";
}
.fas.fa-pound-sign:before {
  content: "";
}
.fas.fa-glass-martini:before {
  content: "";
}
.fas.fa-shekel-sign:before {
  content: "";
}
.fas.fa-rupee-sign:before {
  content: "";
}
.fas.fa-won-sign:before {
  content: "";
}
.fas.fa-level-down-alt:before {
  content: "";
}
.fas.fa-level-up-alt:before {
  content: "";
}
.fas.fa-chart-line:before {
  content: "";
}
.fas.fa-long-arrow-alt-down:before {
  content: "";
}
.fas.fa-long-arrow-alt-left:before {
  content: "";
}
.fas.fa-long-arrow-alt-right:before {
  content: "";
}
.fas.fa-long-arrow-alt-up:before {
  content: "";
}
.fas.fa-map-marker-alt:before {
  content: "";
}
.fas.fa-mobile-alt:before {
  content: "";
}
.fas.fa-pencil-alt:before {
  content: "";
}
.fas.fa-pen-square:before {
  content: "";
}
.fas.fa-chart-pie:before {
  content: "";
}
.fas.fa-yen-sign:before {
  content: "";
}
.fas.fa-ruble-sign:before {
  content: "";
}
.fas.fa-shield-alt:before {
  content: "";
}
.fas.fa-sign-in-alt:before {
  content: "";
}
.fas.fa-sign-out-alt:before {
  content: "";
}
.fas.fa-sliders-h:before {
  content: "";
}
.fas.fa-tablet-alt:before {
  content: "";
}
.fas.fa-tachometer-alt:before {
  content: "";
}
.fas.fa-thumbtack:before {
  content: "";
}
.fas.fa-ticket-alt:before {
  content: "";
}
.fas.fa-trash-alt:before {
  content: "";
}
.fas.fa-lira-sign:before {
  content: "";
}
.fab.fa-linkedin-in:before {
  content: "︁";
}
.fab.fa-linkedin:before {
  content: "";
}
.far.fa-address-book:before {
  content: "";
}
.far.fa-address-card:before {
  content: "";
}
.far.fa-arrow-alt-circle-down:before {
  content: "";
}
.far.fa-arrow-alt-circle-left:before {
  content: "";
}
.far.fa-arrow-alt-circle-right:before {
  content: "";
}
.far.fa-arrow-alt-circle-up:before {
  content: "";
}
.far.fa-bell:before {
  content: "";
}
.far.fa-bell-slash:before {
  content: "";
}
.far.fa-bookmark:before {
  content: "";
}
.far.fa-building:before {
  content: "";
}
.far.fa-calendar-check:before {
  content: "";
}
.far.fa-calendar-minus:before {
  content: "";
}
.far.fa-calendar:before {
  content: "";
}
.far.fa-calendar-plus:before {
  content: "";
}
.far.fa-calendar-times:before {
  content: "";
}
.far.fa-caret-square-down:before {
  content: "";
}
.far.fa-caret-square-left:before {
  content: "";
}
.far.fa-caret-square-right:before {
  content: "";
}
.far.fa-caret-square-up:before {
  content: "";
}
.far.fa-check-circle:before {
  content: "";
}
.far.fa-check-square:before {
  content: "";
}
.far.fa-circle:before {
  content: "";
}
.far.fa-clock:before {
  content: "";
}
.far.fa-comment:before {
  content: "";
}
.far.fa-comment-dots:before {
  content: "";
}
.far.fa-comments:before {
  content: "";
}
.far.fa-dot-circle:before {
  content: "";
}
.far.fa-id-card:before {
  content: "";
}
.far.fa-envelope:before {
  content: "";
}
.far.fa-envelope-open:before {
  content: "";
}
.far.fa-file-archive:before {
  content: "";
}
.far.fa-file-audio:before {
  content: "";
}
.far.fa-file-code:before {
  content: "";
}
.far.fa-file-excel:before {
  content: "";
}
.far.fa-file-image:before {
  content: "";
}
.far.fa-file-video:before {
  content: "";
}
.far.fa-copy:before, .far.fa-file:before {
  content: "";
}
.far.fa-file-pdf:before {
  content: "";
}
.far.fa-file-powerpoint:before {
  content: "";
}
.far.fa-file-alt:before {
  content: "";
}
.far.fa-file-word:before {
  content: "";
}
.far.fa-flag:before {
  content: "";
}
.far.fa-save:before {
  content: "";
}
.far.fa-folder:before {
  content: "";
}
.far.fa-folder-open:before {
  content: "";
}
.far.fa-frown:before {
  content: "";
}
.far.fa-futbol:before {
  content: "";
}
.far.fa-hand-rock:before {
  content: "";
}
.far.fa-hand-lizard:before {
  content: "";
}
.far.fa-hand-point-down:before {
  content: "";
}
.far.fa-hand-point-left:before {
  content: "";
}
.far.fa-hand-point-right:before {
  content: "";
}
.far.fa-hand-point-up:before {
  content: "";
}
.far.fa-hand-paper:before {
  content: "ɖ";
}
.far.fa-hand-pointer:before {
  content: "";
}
.far.fa-hand-scissors:before {
  content: "";
}
.far.fa-hand-spock:before {
  content: "";
}
.far.fa-handshake:before {
  content: "";
}
.far.fa-hdd:before {
  content: "";
}
.far.fa-heart:before {
  content: "";
}
.far.fa-hospital:before {
  content: "";
}
.far.fa-hourglass:before {
  content: "";
}
.far.fa-id-card:before {
  content: "";
}
.far.fa-keyboard:before {
  content: "";
}
.far.fa-lemon:before {
  content: "";
}
.far.fa-lightbulb:before {
  content: "";
}
.far.fa-meh:before {
  content: "";
}
.far.fa-minus-square:before {
  content: "";
}
.far.fa-money-bill-alt:before {
  content: "";
}
.far.fa-moon:before {
  content: "";
}
.far.fa-newspaper:before {
  content: "";
}
.far.fa-paper-plane:before {
  content: "";
}
.far.fa-pause-circle:before {
  content: "";
}
.far.fa-edit:before {
  content: "";
}
.far.fa-image:before {
  content: "";
}
.far.fa-play-circle:before {
  content: "";
}
.far.fa-plus-square:before {
  content: "";
}
.far.fa-question-circle:before {
  content: "郎";
}
.far.fa-share-square:before {
  content: "";
}
.far.fa-smile:before {
  content: "";
}
.far.fa-snowflake:before {
  content: "";
}
.far.fa-futbol:before {
  content: "";
}
.far.fa-star-half:before {
  content: "";
}
.far.fa-star:before {
  content: "";
}
.far.fa-sticky-note:before {
  content: "";
}
.far.fa-stop-circle:before {
  content: "";
}
.far.fa-sun:before {
  content: "";
}
.far.fa-thumbs-down:before {
  content: "";
}
.far.fa-thumbs-up:before {
  content: "";
}
.far.fa-times-circle:before {
  content: "";
}
.far.fa-window-close:before {
  content: "";
}
.far.fa-trash-alt:before {
  content: "";
}
.far.fa-user-circle:before {
  content: "";
}
.far.fa-user:before {
  content: "";
}
header {
  margin: 20px 0 20px;
  text-align: center;
  padding: 0 10px;
}
h1, .h1 {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
}
header > h1, header > .h1, h1 > span, .h1 > span, h1 > a, .h1 > a {
  display: inline;
  background: #ae3561;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
h1 a, .h1 a, h1 a:hover, .h1 a:hover {
  text-decoration: none;
  color: #ffffff;
}
:not(header) > h1, :not(header) > .h1 {
  margin: 20px 0 20px;
  text-align: center;
}
h2, .h2 {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
}
header > h2, header > .h2, h2 > span, .h2 > span, h2 > a, .h2 > a {
  display: inline;
  background: #139ebe;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
h2 a, .h2 a, h2 a:hover, .h2 a:hover {
  text-decoration: none;
  color: #ffffff;
}
:not(header) > h2, :not(header) > .h2 {
  margin: 20px 0 20px;
  text-align: center;
}
h3, .h3, h4, h5, .h5, .frame-type-form_formframework fieldset > legend, .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .addEntryLink {
  font-family: 'Montserrat';
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.015em;
  color: #ae3561;
}
h4, .h4, main > .pfarreiHome > .contact h1, main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact h2, main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact h3, main > .pfarreiHome > .contact .h3, main > .pfarreiHome > .contact h4, main > .pfarreiHome > .contact h5, main > .pfarreiHome > .contact .h5, main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework main > .pfarreiHome > .contact fieldset > legend, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry main > .pfarreiHome > .contact .title, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook main > .pfarreiHome > .contact .addEntryLink {
  font-size: 18px;
  line-height: 20px;
}
h5, .h5 {
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0.02em;
}
main > div > .frame-type-header {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 0;
}
main > div > .frame-type-header header {
  border-top: 1px solid #ae3561;
  margin: 90px 0 30px;
  margin-bottom: 0;
}
main > div > .frame-type-header header:first-child {
  margin-top: 30px;
}
main > div > .frame-type-header header h1, main > div > .frame-type-header header .h1, main > div > .frame-type-header header h2, main > div > .frame-type-header header .h2 {
  font-size: 20px;
  line-height: 24px;
  background: #ae3561;
}
a {
  font-family: 'Montserrat';
}
a.button {
  background-color: #ae3561;
  border-color: #ae3561;
}
a.button:hover {
  background-color: #ee2e5d;
  border-color: #ae3561;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  display: flex;
  flex-flow: column nowrap;
  font-size: 0.95rem;
  position: relative;
}
body .mainBackground {
  flex-grow: 1;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
body.layout-0 .mainBackground, body.layout-1 .mainBackground {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 4'%3e%3crect width='2' height='4' fill='%23f6d38e' /%3e%3cpath d='M0 0A2 2 0 0 0 2 2L2 1A1 1 0 0 1 1 0z' fill='%23f0b542' /%3e%3cpath d='M2 2A2 2 0 0 1 0 4L0 3A1 1 0 0 0 1 2z' fill='%23dd6334' /%3e%3c/svg%3e");
  background-repeat: repeat-y;
  background-size: 100% auto;
}
body.layout-2 .mainBackground {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 4'%3e%3crect width='2' height='4' fill='%2374c695' /%3e%3cpath d='M0 0A2 2 0 0 0 2 2L2 1A1 1 0 0 1 1 0z' fill='%2339ad67' /%3e%3cpath d='M2 2A2 2 0 0 1 0 4L0 3A1 1 0 0 0 1 2z' fill='%23007a5d' /%3e%3c/svg%3e");
  background-repeat: repeat-y;
  background-size: 100% auto;
}
body.layout-3 .mainBackground {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 4'%3e%3crect width='2' height='4' fill='%235abbd2' /%3e%3cpath d='M0 0A2 2 0 0 0 2 2L2 1A1 1 0 0 1 1 0z' fill='%23139ebe' /%3e%3cpath d='M2 2A2 2 0 0 1 0 4L0 3A1 1 0 0 0 1 2z' fill='%2300639e' /%3e%3c/svg%3e");
  background-repeat: repeat-y;
  background-size: 100% auto;
}
main {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  margin: 0 auto;
}
main .frame {
  margin-bottom: 30px;
  margin-top: 30px;
}
main > .row.standard .frame-layout-1 {
  background-color: transparent;
}
main > .row.standard .frame-type-text, main > .row.pfarrei .frame-type-text, main > .row.standard .frame-type-textpic, main > .row.pfarrei .frame-type-textpic, main > .row.standard .frame-type-textmedia, main > .row.pfarrei .frame-type-textmedia, main > .row.standard .frame-type-image, main > .row.pfarrei .frame-type-image, main > .row.standard .frame-type-kathbern_slider, main > .row.pfarrei .frame-type-kathbern_slider, main > .row.standard .frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-list-kathbern_pfarrblatt, main > .row.standard .frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist {
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  flex-direction: column;
}
main > .row.standard .frame-space-before-extra-small.frame-type-text, main > .row.pfarrei .frame-space-before-extra-small.frame-type-text, main > .row.standard .frame-space-before-extra-small.frame-type-textpic, main > .row.pfarrei .frame-space-before-extra-small.frame-type-textpic, main > .row.standard .frame-space-before-extra-small.frame-type-textmedia, main > .row.pfarrei .frame-space-before-extra-small.frame-type-textmedia, main > .row.standard .frame-space-before-extra-small.frame-type-image, main > .row.pfarrei .frame-space-before-extra-small.frame-type-image, main > .row.standard .frame-space-before-extra-small.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-extra-small.frame-type-kathbern_slider, main > .row.standard .frame-space-before-extra-small.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-extra-small.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-extra-small.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-extra-small.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-extra-small.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-small.frame-list-lpcfilelist_filelist {
  margin-top: 0;
}
main > .row.standard .frame-space-before-small.frame-type-text, main > .row.pfarrei .frame-space-before-small.frame-type-text, main > .row.standard .frame-space-before-small.frame-type-textpic, main > .row.pfarrei .frame-space-before-small.frame-type-textpic, main > .row.standard .frame-space-before-small.frame-type-textmedia, main > .row.pfarrei .frame-space-before-small.frame-type-textmedia, main > .row.standard .frame-space-before-small.frame-type-image, main > .row.pfarrei .frame-space-before-small.frame-type-image, main > .row.standard .frame-space-before-small.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-small.frame-type-kathbern_slider, main > .row.standard .frame-space-before-small.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-small.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-small.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-small.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-small.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.frame-list-lpcfilelist_filelist {
  margin-top: 1.875rem;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist {
  background: none;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div {
  background: #ffffff;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text {
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child {
  z-index: 1;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + * {
  margin-top: -30px;
}
main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-small.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-small.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext {
  margin-top: 15px;
}
main > .row.standard .frame-space-before-medium.frame-type-text, main > .row.pfarrei .frame-space-before-medium.frame-type-text, main > .row.standard .frame-space-before-medium.frame-type-textpic, main > .row.pfarrei .frame-space-before-medium.frame-type-textpic, main > .row.standard .frame-space-before-medium.frame-type-textmedia, main > .row.pfarrei .frame-space-before-medium.frame-type-textmedia, main > .row.standard .frame-space-before-medium.frame-type-image, main > .row.pfarrei .frame-space-before-medium.frame-type-image, main > .row.standard .frame-space-before-medium.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-medium.frame-type-kathbern_slider, main > .row.standard .frame-space-before-medium.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-medium.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-medium.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-medium.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-medium.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.frame-list-lpcfilelist_filelist {
  margin-top: 3.75rem;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist {
  background: none;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div {
  background: #ffffff;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text {
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child {
  z-index: 1;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + * {
  margin-top: -30px;
}
main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-medium.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-medium.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext {
  margin-top: 15px;
}
main > .row.standard .frame-space-before-large.frame-type-text, main > .row.pfarrei .frame-space-before-large.frame-type-text, main > .row.standard .frame-space-before-large.frame-type-textpic, main > .row.pfarrei .frame-space-before-large.frame-type-textpic, main > .row.standard .frame-space-before-large.frame-type-textmedia, main > .row.pfarrei .frame-space-before-large.frame-type-textmedia, main > .row.standard .frame-space-before-large.frame-type-image, main > .row.pfarrei .frame-space-before-large.frame-type-image, main > .row.standard .frame-space-before-large.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-large.frame-type-kathbern_slider, main > .row.standard .frame-space-before-large.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-large.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-large.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-large.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-large.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.frame-list-lpcfilelist_filelist {
  margin-top: 5.625rem;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist {
  background: none;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div {
  background: #ffffff;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text {
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child {
  z-index: 1;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + * {
  margin-top: -30px;
}
main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext {
  margin-top: 15px;
}
main > .row.standard .frame-space-before-extra-large.frame-type-text, main > .row.pfarrei .frame-space-before-extra-large.frame-type-text, main > .row.standard .frame-space-before-extra-large.frame-type-textpic, main > .row.pfarrei .frame-space-before-extra-large.frame-type-textpic, main > .row.standard .frame-space-before-extra-large.frame-type-textmedia, main > .row.pfarrei .frame-space-before-extra-large.frame-type-textmedia, main > .row.standard .frame-space-before-extra-large.frame-type-image, main > .row.pfarrei .frame-space-before-extra-large.frame-type-image, main > .row.standard .frame-space-before-extra-large.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-extra-large.frame-type-kathbern_slider, main > .row.standard .frame-space-before-extra-large.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-extra-large.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-extra-large.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-extra-large.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-extra-large.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.frame-list-lpcfilelist_filelist {
  margin-top: 9.375rem;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist {
  background: none;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div {
  background: #ffffff;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text {
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child {
  z-index: 1;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + * {
  margin-top: -30px;
}
main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-extra-large.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-extra-large.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext {
  margin-top: 15px;
}
main > .row.standard .frame-space-before-standard.frame-type-text, main > .row.pfarrei .frame-space-before-standard.frame-type-text, main > .row.standard .frame-space-before-standard.frame-type-textpic, main > .row.pfarrei .frame-space-before-standard.frame-type-textpic, main > .row.standard .frame-space-before-standard.frame-type-textmedia, main > .row.pfarrei .frame-space-before-standard.frame-type-textmedia, main > .row.standard .frame-space-before-standard.frame-type-image, main > .row.pfarrei .frame-space-before-standard.frame-type-image, main > .row.standard .frame-space-before-standard.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-standard.frame-type-kathbern_slider, main > .row.standard .frame-space-before-standard.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-standard.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-standard.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-standard.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-standard.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.frame-list-lpcfilelist_filelist {
  margin-top: 1.875rem;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1), main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist {
  background: none;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div {
  background: #ffffff;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > div.ce-text, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > div.ce-text {
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child {
  z-index: 1;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child + *, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child + *, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child + * {
  margin-top: -30px;
}
main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout0.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout0.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout1.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout1.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > header:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > header:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h1:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h1:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.standard .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .row.pfarrei .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame-space-before-standard.withHeader.headerLayout2.frame:not(.frame-list-news_pi1):not(.frame-type-gridelements_pi1) > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-text > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textpic > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-textmedia > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-image > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-type-kathbern_slider > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-kathbern_pfarrblatt > .h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > h2:first-child ~ div .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-space-before-standard.withHeader.headerLayout2.frame-list-lpcfilelist_filelist > .h2:first-child ~ div .ce-bodytext {
  margin-top: 15px;
}
main > .row.standard .frame-type-text > .ce-textpic, main > .row.pfarrei .frame-type-text > .ce-textpic, main > .row.standard .frame-type-textpic > .ce-textpic, main > .row.pfarrei .frame-type-textpic > .ce-textpic, main > .row.standard .frame-type-textmedia > .ce-textpic, main > .row.pfarrei .frame-type-textmedia > .ce-textpic, main > .row.standard .frame-type-image > .ce-textpic, main > .row.pfarrei .frame-type-image > .ce-textpic, main > .row.standard .frame-type-kathbern_slider > .ce-textpic, main > .row.pfarrei .frame-type-kathbern_slider > .ce-textpic, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-textpic, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-textpic, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-textpic, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-textpic, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-textpic, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-textpic, main > .row.standard .frame-type-text > .ce-image, main > .row.pfarrei .frame-type-text > .ce-image, main > .row.standard .frame-type-textpic > .ce-image, main > .row.pfarrei .frame-type-textpic > .ce-image, main > .row.standard .frame-type-textmedia > .ce-image, main > .row.pfarrei .frame-type-textmedia > .ce-image, main > .row.standard .frame-type-image > .ce-image, main > .row.pfarrei .frame-type-image > .ce-image, main > .row.standard .frame-type-kathbern_slider > .ce-image, main > .row.pfarrei .frame-type-kathbern_slider > .ce-image, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-image, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-image, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-image, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-image, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-image, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-image {
  margin: 0;
}
main > .row.standard .frame-type-text > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-text > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-textpic > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-textpic > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-textmedia > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-textmedia > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-image > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-image > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-kathbern_slider > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-kathbern_slider > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-textpic:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-textpic:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-text > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-text > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-textpic > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-textpic > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-textmedia > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-textmedia > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-image > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-image > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-type-kathbern_slider > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-type-kathbern_slider > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-image:not(.ce-above) .ce-gallery, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-image:not(.ce-above) .ce-gallery, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-image:not(.ce-above) .ce-gallery, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-image:not(.ce-above) .ce-gallery {
  margin-bottom: 0;
}
main > .row.standard .frame-type-text > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-type-text > .ce-textpic .ce-bodytext, main > .row.standard .frame-type-textpic > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-type-textpic > .ce-textpic .ce-bodytext, main > .row.standard .frame-type-textmedia > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-type-textmedia > .ce-textpic .ce-bodytext, main > .row.standard .frame-type-image > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-type-image > .ce-textpic .ce-bodytext, main > .row.standard .frame-type-kathbern_slider > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-type-kathbern_slider > .ce-textpic .ce-bodytext, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-textpic .ce-bodytext, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-textpic .ce-bodytext, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-textpic .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-textpic .ce-bodytext, main > .row.standard .frame-type-text > .ce-image .ce-bodytext, main > .row.pfarrei .frame-type-text > .ce-image .ce-bodytext, main > .row.standard .frame-type-textpic > .ce-image .ce-bodytext, main > .row.pfarrei .frame-type-textpic > .ce-image .ce-bodytext, main > .row.standard .frame-type-textmedia > .ce-image .ce-bodytext, main > .row.pfarrei .frame-type-textmedia > .ce-image .ce-bodytext, main > .row.standard .frame-type-image > .ce-image .ce-bodytext, main > .row.pfarrei .frame-type-image > .ce-image .ce-bodytext, main > .row.standard .frame-type-kathbern_slider > .ce-image .ce-bodytext, main > .row.pfarrei .frame-type-kathbern_slider > .ce-image .ce-bodytext, main > .row.standard .frame-list-kathbern_pfarrblatt > .ce-image .ce-bodytext, main > .row.pfarrei .frame-list-kathbern_pfarrblatt > .ce-image .ce-bodytext, main > .row.standard .frame-list-lpcfilelist_filelist > .ce-image .ce-bodytext, main > .row.pfarrei .frame-list-lpcfilelist_filelist > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame:not(.frame-type-gridelements_pi1):not(.frame-list-news_pi1) > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-text > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textpic > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-textmedia > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-image > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-type-kathbern_slider > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-kathbern_pfarrblatt > .ce-image .ce-bodytext, main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 .frame-list-lpcfilelist_filelist > .ce-image .ce-bodytext {
  margin: 10px;
}
@media (min-width: 576px) {
  main > .row.standard > .frame-type-text, main > .row.pfarrei > .frame-type-text {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-type-textpic, main > .row.pfarrei > .frame-type-textpic {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-type-textmedia, main > .row.pfarrei > .frame-type-textmedia {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-type-image, main > .row.pfarrei > .frame-type-image {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-type-kathbern_slider, main > .row.pfarrei > .frame-type-kathbern_slider {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-list-kathbern_pfarrblatt, main > .row.pfarrei > .frame-list-kathbern_pfarrblatt {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
@media (min-width: 576px) {
  main > .row.standard > .frame-list-lpcfilelist_filelist, main > .row.pfarrei > .frame-list-lpcfilelist_filelist {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
    flex: 0 0 auto;
    width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}
main > .pfarreiHome {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
main > .pfarreiHome > .contact {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 16.6666666667%;
  align-self: flex-start;
  word-break: break-word;
  margin-top: 30px;
}
main > .pfarreiHome > .contact > .frame:first-child {
  margin-top: 0;
}
main > .pfarreiHome > .contact header {
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
  margin-bottom: 5px;
}
main > .pfarreiHome > .contact h1, main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact h2, main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact h3, main > .pfarreiHome > .contact .h3, main > .pfarreiHome > .contact h4, main > .pfarreiHome > .contact h5, main > .pfarreiHome > .contact .h5, main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework main > .pfarreiHome > .contact fieldset > legend, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry main > .pfarreiHome > .contact .title, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook main > .pfarreiHome > .contact .addEntryLink, main > .pfarreiHome > .contact .h4 {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  color: #ae3561;
}
main > .pfarreiHome > .contact h1 > span, main > .pfarreiHome > .contact .h1 > span, main > .pfarreiHome > .contact h2 > span, main > .pfarreiHome > .contact .h2 > span, main > .pfarreiHome > .contact h3 > span, main > .pfarreiHome > .contact .h3 > span, main > .pfarreiHome > .contact h4 > span, main > .pfarreiHome > .contact h5 > span, main > .pfarreiHome > .contact .h5 > span, main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework main > .pfarreiHome > .contact fieldset > legend > span, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry main > .pfarreiHome > .contact .title > span, main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook main > .pfarreiHome > .contact .addEntryLink > span, main > .pfarreiHome > .contact .h4 > span {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
main > .pfarreiHome > .content {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 83.3333333333%;
}
main > .pfarreiHome > .content > .frame.frame-type-gridelements_pi1 {
  margin-right: calc(-16.6666666667% - 60px);
  max-width: 100%;
}
@media (min-width: 576px) {
  main > .pfarreiHome > .content > .frame:first-child {
    margin-top: 0 !important;
  }
}
@media (max-width: 991.98px) {
  main > .pfarreiHome > .contact {
    flex: 0 0 auto;
    width: 25%;
  }
  main > .pfarreiHome > .content {
    flex: 0 0 auto;
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  main > .pfarreiHome > .contact {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  main > .pfarreiHome > .content {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
@media (max-width: 575.98px) {
  main > .pfarreiHome > .contact {
    flex: 0 0 auto;
    width: 100%;
    order: 1;
  }
  main > .pfarreiHome > .content {
    flex: 0 0 auto;
    width: 100%;
  }
}
main.noHeaderImage > .row:not(.pfarrei) {
  margin-top: 43px;
}
main.noHeaderImage .row.pfarrei > .frame-type-header:first-child {
  margin-top: 90px;
}
main.noHeaderImage .pfarreiHome > * {
  margin-top: 90px;
}
.headerImage {
  height: 720px;
  max-height: 50vh;
  background-size: cover;
  background-position: center;
  position: relative;
}
.headerImage .headerText {
  font-family: 'Montserrat';
  font-size: 35px;
  line-height: 37px;
  color: #ffffff;
  text-shadow: 0 0 3px #404041;
  text-align: center;
  padding: 30px;
  background: none;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.headerImage .headerDescription {
  font-family: 'Montserrat';
  color: #ffffff;
  text-shadow: 0 0 3px #404041;
  text-align: right;
  background: none;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.ce-gallery img {
  max-width: 100%;
  height: auto;
}
.ce-intext .ce-gallery {
  max-width: 48.0519480519%;
}
/*
h1.pfarrblatt-hometitle {
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	width: 1200px;
	max-width: 100%;
	margin: 18px auto 20px auto;
	padding-left: 315px;
	color: $primary;
}
@include media-breakpoint-down(lg) {
	h1.pfarrblatt-hometitle {
		padding-left: 0;
		margin-top: 35px;
		margin-left: 15px;
		margin-right: 15px;
	}
}
*/
h1.pfarrblatt-hometitle, .pfarrblatt-hometitle.h1 {
  display: none;
}
/* Inhaltselement Nur Bilder ohne weissen Hintergrund */
main > .row .frame.frame-type-image, main > .row.pfarrei .frame.frame-type-image, main > .row.standard .frame.frame-type-image {
  background: transparent;
}
p.news-list-description, .ce-gallery figcaption {
  font-size: 85%;
}
.topNav {
  position: fixed;
  width: 100%;
  height: 127px;
  background: rgba(204, 204, 204, 0.85);
  z-index: 10;
}
.topNav.noHeaderImage, .topNav.pfarrei {
  position: sticky;
  top: 0;
}
.topNav.standard nav .navigation {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 75%;
}
.topNav nav {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Montserrat';
  pointer-events: none;
}
.topNav nav > .row {
  pointer-events: none;
}
.topNav nav > .row > * {
  pointer-events: all;
}
.topNav nav .logo {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 16.6666666667%;
  margin-left: 8.3333333333%;
}
.topNav nav .logo img {
  max-width: 170px;
  max-height: 170px;
}
.topNav nav .logoPfarrei {
  align-self: flex-start;
}
.topNav nav .logoPfarrei img {
  height: 64px;
  width: auto;
}
.topNav nav .navigation {
  height: 127px;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.topNav nav .navigation .meta {
  display: flex;
  flex-flow: row nowrap;
  margin: 24px 0;
}
.topNav nav .navigation .meta a {
  display: inline-block;
  padding: 0 0.5em;
  line-height: 1em;
  color: #ae3561;
  border-left: 1px solid #ae3561;
  text-decoration: none;
}
.topNav nav .navigation .meta a:first-child {
  padding-left: 0;
  border-left: none;
}
.topNav nav .navigation .meta a:hover {
  color: #ee2e5d;
}
.topNav nav .navigation .langnav span, .topNav nav .navigation .langnav a {
  margin-right: 10px;
  text-decoration: none;
}
.topNav nav .navigation .langnav span:hover, .topNav nav .navigation .langnav span.active, .topNav nav .navigation .langnav a:hover, .topNav nav .navigation .langnav a.active {
  font-weight: bold;
}
.topNav nav .navigation .langnav span {
  color: #fff;
  cursor: not-allowed;
}
.topNav nav .navigation .sociallinks {
  align-self: center;
  font-size: 20px;
  line-height: 30px;
  margin-top: 8px;
}
.topNav nav .navigation .sociallinks a {
  display: inline-block;
  min-width: 30px;
  text-align: center;
  color: #ffffff;
  background: #ee2e5d;
  margin-left: 15px;
}
.topNav nav .navigation .sociallinks a:hover {
  background: #a35697;
}
.topNav nav .navigation .main {
  flex-grow: 1;
  flex-basis: 100%;
  display: flex;
  flex-flow: row nowrap;
  margin-right: -30px;
}
.topNav nav .navigation .main a {
  display: block;
  background: #ffffff;
  color: #ae3561;
  text-decoration: none;
}
.topNav nav .navigation .main a:hover {
  color: #ee2e5d;
}
.topNav nav .navigation .main > div {
  flex-grow: 1;
  height: 48px;
  margin-right: 30px;
  position: relative;
}
.topNav nav .navigation .main > div > a {
  text-align: center;
  height: 48px;
  padding: 5px 20px;
  font-weight: bold;
  line-height: 1.25em;
}
@media (min-width: 992px) {
  .topNav nav .navigation .main .sub {
    visibility: hidden;
    position: absolute;
    display: flex;
    flex-flow: column nowrap;
    line-height: 1.2;
    background: #ffffff;
    padding: 20px 0;
  }
  .topNav nav .navigation .main .sub a {
    text-align: center;
    padding: 8px 15px;
    margin-top: -2em;
    opacity: 0;
    transition: margin-top 0.1s ease, opacity 0.1s ease-in, visibility 0s 0.1s;
  }
  .topNav nav .navigation .main .sub a:first-child {
    margin-top: -10px;
  }
  .topNav nav .navigation .main > div:last-child .sub {
    right: 0;
  }
  .topNav nav .navigation .main > div:hover .sub {
    visibility: visible;
  }
  .topNav nav .navigation .main > div:hover .sub a {
    opacity: 1;
    margin-top: 0;
    transition: margin-top 0.1s ease, opacity 0.1s ease-out;
  }
}
.topNav.pfarrei nav .navigation .main {
  position: relative;
}
.topNav.pfarrei nav .navigation .main > div {
  position: static;
}
.topNav.pfarrei nav .navigation .main .sub {
  left: 0;
  right: 30px !important;
  display: block;
  columns: 3;
}
.topNav.pfarrei nav .navigation .main .sub .subitem {
  break-inside: avoid;
}
.topNav.pfarrei nav .navigation .meta {
  margin-bottom: 18px;
  margin-left: 18px;
}
@media (max-width: 991.98px) {
  .topNav, .topNav.standard, .topNav.noHeaderImage {
    height: 64px;
    position: absolute;
  }
  .topNav:after, .topNav.standard:after, .topNav.noHeaderImage:after {
    content: "";
    font-family: ForkAwesome;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 64px;
    width: 64px;
    font-size: 40px;
    text-align: center;
    color: #ee2e5d;
  }
  .topNav nav .navigation, .topNav.standard nav .navigation, .topNav.noHeaderImage nav .navigation {
    position: absolute;
    left: -100vw;
    top: 0;
    bottom: 0;
    width: 80vw;
    width: calc(100% - 64px);
    overflow: hidden;
    margin-top: 64px;
    padding-top: 40px;
    padding-bottom: 64px;
    background: #ffffff;
    flex-flow: column nowrap;
    justify-content: flex-start;
    border-right: 5px solid #ee2e5d;
    height: 100vh;
    min-height: 100vh;
  }
  .topNav nav .navigation .main, .topNav.standard nav .navigation .main, .topNav.noHeaderImage nav .navigation .main {
    order: -1;
    flex-direction: column;
    align-self: stretch;
    flex: auto 0 0;
  }
  .topNav nav .navigation .main > div, .topNav.standard nav .navigation .main > div, .topNav.noHeaderImage nav .navigation .main > div {
    height: auto;
    border-bottom: 1px solid #ae3561;
  }
  .topNav nav .navigation .main > div > a, .topNav.standard nav .navigation .main > div > a, .topNav.noHeaderImage nav .navigation .main > div > a {
    text-align: left;
    height: auto;
    padding: 1em 0;
  }
  .topNav nav .navigation .main > div .sub, .topNav.standard nav .navigation .main > div .sub, .topNav.noHeaderImage nav .navigation .main > div .sub {
    visibility: visible;
    position: relative;
    margin: -10px 0 10px 0;
  }
  .topNav nav .navigation .main > div, .topNav nav .navigation .main > div .sub, .topNav.standard nav .navigation .main > div, .topNav.standard nav .navigation .main > div .sub, .topNav.noHeaderImage nav .navigation .main > div, .topNav.noHeaderImage nav .navigation .main > div .sub {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
  }
  .topNav nav .navigation .meta, .topNav.standard nav .navigation .meta, .topNav.noHeaderImage nav .navigation .meta {
    align-self: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 48px;
  }
  .topNav nav .navigation .meta a, .topNav nav .navigation .meta a:first-child, .topNav.standard nav .navigation .meta a, .topNav.standard nav .navigation .meta a:first-child, .topNav.noHeaderImage nav .navigation .meta a, .topNav.noHeaderImage nav .navigation .meta a:first-child {
    border-color: #ae3561;
    border-width: 0 1px;
    border-style: solid;
    margin-right: -1px;
    padding: 0 0.7em;
  }
  .topNav nav .navigation .sociallinks, .topNav.standard nav .navigation .sociallinks, .topNav.noHeaderImage nav .navigation .sociallinks {
    flex-grow: 4;
    align-self: flex-end;
  }
  .topNav nav .logo, .topNav.standard nav .logo, .topNav.noHeaderImage nav .logo {
    z-index: 1;
  }
  .topNav nav .logo img, .topNav.standard nav .logo img, .topNav.noHeaderImage nav .logo img {
    width: 96px;
    height: auto;
  }
  .topNav.open, .topNav.standard.open, .topNav.noHeaderImage.open {
    height: 100%;
  }
  .topNav.open:after, .topNav.standard.open:after, .topNav.noHeaderImage.open:after {
    content: "";
  }
  .topNav.open nav .navigation, .topNav.standard.open nav .navigation, .topNav.noHeaderImage.open nav .navigation {
    animation: 0.3s ease-in forwards open-navigation;
  }
  .topNav.closed nav .navigation, .topNav.standard.closed nav .navigation, .topNav.noHeaderImage.closed nav .navigation {
    animation: 0.3s ease-out forwards reverse open-navigation;
  }
}
@media (max-width: 991.98px) {
  .mainBackground {
    padding-top: 64px;
  }
}
@keyframes open-navigation {
  from {
    height: 0;
    min-height: 0;
    left: -100vw;
  }
  1% {
    height: fit-content;
    min-height: 100%;
  }
  to {
    left: 0;
    height: fit-content;
    min-height: 100%;
  }
}
nav.breadcrumbs {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Montserrat';
}
nav.breadcrumbs > .breadcrumb {
  margin: 0.5em 0;
  align-items: baseline;
}
html {
  scroll-padding-top: 137px;
}
.search td.gsc-search-button {
  display: none;
}
.search .gsc-control-cse {
  background: transparent;
  border: none;
  padding: 0 0 14px 0;
}
.search .gsib_a {
  padding: 0;
}
.search table.gsc-search-box td.gsc-input {
  padding-right: 0;
}
.search input.gsc-input {
  padding-left: 4px !important;
}
main > .row > .frame.frame-type-gridelements_pi1 {
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}
.grid-container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.grid-container .grid-row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.grid-container .grid-column {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.grid-container.grid-container-9 .grid-column {
  flex: 0 0 auto;
  width: 100%;
}
.grid-container.grid-container-9 .grid-column > .frame-type-text > header {
  padding-top: 20px;
}
.grid-container.grid-container-9 .grid-column > .frame-type-text > .ce-text {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.grid-container.grid-container-4 .grid-column {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 576px) {
  .grid-container.grid-container-4 .grid-column {
    flex: 0 0 auto;
    width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .grid-container.grid-container-4 .grid-column {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .grid-container.grid-container-4 .grid-column {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}
@media (min-width: 576px) {
  .grid-container.grid-container-3 .grid-column {
    flex: 0 0 auto;
    width: 50%;
  }
  .grid-container.grid-container-2 .grid-column-10 {
    flex: 0 0 auto;
    width: 75%;
  }
  .grid-container.grid-container-2 .grid-column-20 {
    flex: 0 0 auto;
    width: 25%;
  }
  .grid-container.grid-container-8 .grid-column {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .grid-container.grid-container-8 .grid-column {
    flex: 0 0 auto;
    width: 25%;
  }
}
.grid-container.grid-container-10 {
  display: none;
}
.grid-container.grid-container-10 .grid-column {
  flex: 0 0 auto;
  width: 100%;
}
.grid-container.grid-container-10 .grid-column > .frame-space-before-standard {
  margin-top: 0 !important;
}
header.accordion {
  border-bottom: 1px solid #ae3561;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}
header.accordion.open {
  border-bottom: 1px solid transparent;
}
.grid-container-10.open {
  border-bottom: 1px solid #ae3561;
}
header.accordion:before {
  content: "+";
  font-size: 55px;
  line-height: 25px;
  color: #ae3561;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 20px;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header.accordion.open:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.frame-type-form_formframework form > .form-group, .frame-type-form_formframework form > .actions {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.frame-type-form_formframework fieldset > legend {
  grid-column: 1 / span 2;
}
.tx-lpc-kool-events .tagFilter, .tx-lpc-kool-events .monthlist .monthCaption, .tx-lpc-kool-events .monthlist .event .date, .tx-lpc-kool-events .monthlist .event .info .title, .tx-lpc-kool-events .teaser .event .info .header .title, .tx-lpc-kool-events .teaser .article .info .header .title, .news.layout1 .news-list-view .event .info .header .title, .news.layout1 .news-list-view .article .info .header .title {
  font-size: 120%;
  font-family: 'Montserrat';
  line-height: 1.3;
}
.tx-lpc-kool-events .tagFilter {
  margin: 30px 0;
}
.tx-lpc-kool-events .tagFilter .label {
  color: #ae3561;
  margin: 0.3em 0;
  display: block;
}
.tx-lpc-kool-events .tagFilter .buttons {
  margin-right: -10px;
}
.tx-lpc-kool-events .tagFilter .buttons button {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  border: none;
  background-color: #ffffff;
  color: #ae3561;
}
.tx-lpc-kool-events .tagFilter .buttons button.active {
  background-color: #ee2e5d;
  color: #ffffff;
}
.tx-lpc-kool-events .monthlist .monthCaption {
  border-bottom: 1px solid #404041;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.tx-lpc-kool-events .monthlist .event {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  margin-bottom: 30px;
}
.tx-lpc-kool-events .monthlist .event .date {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  color: #ffffff;
}
@media (min-width: 576px) {
  .tx-lpc-kool-events .monthlist .event .date {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .tx-lpc-kool-events .monthlist .event .date {
    flex: 0 0 auto;
    width: 25%;
  }
}
.tx-lpc-kool-events .monthlist .event .date div {
  background-color: #ee2e5d;
  padding: 5px 5px 1em 10px;
}
.tx-lpc-kool-events .monthlist .event .info {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 576px) {
  .tx-lpc-kool-events .monthlist .event .info {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
@media (min-width: 768px) {
  .tx-lpc-kool-events .monthlist .event .info {
    flex: 0 0 auto;
    width: 75%;
  }
}
.tx-lpc-kool-events .monthlist .event .info .preview {
  cursor: pointer;
}
.tx-lpc-kool-events .monthlist .event .info .preview div.event-image {
  margin-right: -10px;
  margin-top: -10px;
}
.tx-lpc-kool-events .monthlist .event .info .preview.collapsed .event-buttons {
  display: none;
}
.tx-lpc-kool-events .monthlist .event .info .title {
  color: #ae3561;
  margin-top: 5px;
  display: inline-block;
  margin-right: 20px;
}
.tx-lpc-kool-events .monthlist .event .info .title .subtitle {
  font-size: 85%;
  color: #404041;
}
.tx-lpc-kool-events .monthlist .event .info p.infoBox {
  background-color: #9a9a9a;
  padding: 3px 7px;
  margin: 0 6px 6px 0;
  display: inline-block;
  color: #fff;
}
.tx-lpc-kool-events .monthlist .event .info p.infoBox a {
  color: #fff;
  text-decoration: none;
}
.tx-lpc-kool-events .monthlist .event .info h4, .tx-lpc-kool-events .monthlist .event .info .h4, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact h1, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact .tx-lpc-kool-events .monthlist .event .info h1, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact h2, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact .tx-lpc-kool-events .monthlist .event .info h2, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact h3, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .h3, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact h4, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact h5, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .h5, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact fieldset > legend, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .title, .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .tx-lpc-kool-events .monthlist .event .info main > .pfarreiHome > .contact .addEntryLink, main > .pfarreiHome > .contact .tx-lpc-kool-events .monthlist .event .info h3, main > .pfarreiHome > .contact .tx-lpc-kool-events .monthlist .event .info h4 {
  margin-bottom: 0.5em;
  margin-top: 1em;
}
.tx-lpc-kool-events .monthlist .event .info div.event-image {
  float: right;
  margin-right: 0;
  margin-top: 0;
}
.tx-lpc-kool-events .monthlist .event .info div.event-buttons {
  max-width: 250px;
  float: right;
  clear: both;
  margin-left: 20px;
}
.tx-lpc-kool-events .monthlist .event .info div.event-buttons a {
  display: block;
  margin: 15px 0;
}
.tx-lpc-kool-events .teaser {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  align-items: flex-start;
}
.tx-lpc-kool-events .teaser .event, .tx-lpc-kool-events .teaser .article {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  display: flex;
  margin-bottom: 30px;
  flex-flow: row wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .tx-lpc-kool-events .teaser .event, .tx-lpc-kool-events .teaser .article {
    flex: 0 0 auto;
    width: 50%;
  }
}
.tx-lpc-kool-events .teaser .event .picture, .tx-lpc-kool-events .teaser .article .picture {
  flex: 170px 0 0;
  height: 145px;
  background: #ced4da;
}
.tx-lpc-kool-events .teaser .event .info, .tx-lpc-kool-events .teaser .article .info {
  flex: 50% 1 0;
  align-self: flex-start;
  min-height: 145px;
}
.tx-lpc-kool-events .teaser .event .info .header, .tx-lpc-kool-events .teaser .article .info .header {
  margin-bottom: 5px;
}
.tx-lpc-kool-events .teaser .event .info .header .title, .tx-lpc-kool-events .teaser .article .info .header .title {
  margin: 0;
  color: #ae3561;
}
.tx-lpc-kool-events .teaser .event .info .header .title a, .tx-lpc-kool-events .teaser .article .info .header .title a {
  text-decoration: none;
}
.tx-lpc-kool-events .teaser .event .info p:not(:last-child), .tx-lpc-kool-events .teaser .event .info :not(:last-child) p, .tx-lpc-kool-events .teaser .article .info p:not(:last-child), .tx-lpc-kool-events .teaser .article .info :not(:last-child) p {
  margin-bottom: 0;
}
.tx-lpc-kool-events .teaser .agendaLink {
  flex-basis: 100%;
  text-align: center;
}
main .frame-list-lpckoolevents_single {
  margin-top: 0;
}
.kool-events.single {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.kool-events.single > .article {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  align-items: flex-start;
}
.kool-events.single .media {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-right: 33.3333333333%;
}
@media (min-width: 768px) {
  .kool-events.single .media {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
.kool-events.single .newsRight, .kool-events.single .metaInfo {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-top: 30px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .kool-events.single .newsRight, .kool-events.single .metaInfo {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.kool-events.single .newsRight > p, .kool-events.single .newsRight div.shariff, .kool-events.single .metaInfo > p, .kool-events.single .metaInfo div.shariff {
  border-top: 1px solid #6c757d;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
}
.kool-events.single .newsRight > p:first-child, .kool-events.single .newsRight div.shariff:first-child, .kool-events.single .metaInfo > p:first-child, .kool-events.single .metaInfo div.shariff:first-child {
  border-top: none;
}
.kool-events.single .newsRight div.shariff, .kool-events.single .metaInfo div.shariff {
  padding-top: 10px;
}
.kool-events.single .newsRight div.shariff .orientation-horizontal li, .kool-events.single .metaInfo div.shariff .orientation-horizontal li {
  width: 30px;
  margin-right: 10px;
}
.kool-events.single .newsRight .tagList, .kool-events.single .metaInfo .tagList {
  color: #6c757d;
}
.kool-events.single .content {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 768px) {
  .kool-events.single .content {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
.kool-events.single .content header {
  margin-top: -30px;
  position: relative;
}
.frame-list-news_pi1 {
  flex: 0 0 auto;
  width: 100%;
}
main.noHeaderImage > .row:first-child > .frame-list-news_pi1:first-child {
  margin-top: 0;
}
.frame-list-news_pi1 > header {
  border-top: 1px solid #ae3561;
  margin: 90px 0 30px;
}
.frame-list-news_pi1 > header:first-child {
  margin-top: 30px;
}
.frame-list-news_pi1 > header h1, .frame-list-news_pi1 > header .h1, .frame-list-news_pi1 > header h2, .frame-list-news_pi1 > header .h2 {
  font-size: 20px;
  line-height: 24px;
  background: #ae3561;
}
.frame-list-news_pi1 > .news {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.frame-list-news_pi1 > .news > .news-list-view {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.frame-list-news_pi1 > .news > .news-list-view > .page-navigation {
  flex: 100% 0 0;
  display: flex;
  padding: 0 15px;
  justify-content: flex-end;
  gap: 0 30px;
  flex-flow: row wrap;
}
.frame-list-news_pi1 > .news > .news-list-view > .page-navigation ul {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  padding-left: 0;
}
.frame-list-news_pi1 > .news > .news-list-view > .page-navigation li {
  display: block;
  margin: 0 5px 5px 0;
}
.frame-list-news_pi1 > .news > .news-list-view > .page-navigation li.current, .frame-list-news_pi1 > .news > .news-list-view > .page-navigation li a {
  display: inline-block;
  padding: 0 10px;
  line-height: 25px;
  background: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.frame-list-news_pi1 a.more {
  display: none;
}
.news.layout .news-list-view > .article, .news.layout0 .news-list-view > .article, .news.layout2 .news-list-view > .article, .news.layout3 .news-list-view > .article {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  display: flex;
  flex-flow: column nowrap;
  background: #ffffff;
  background-clip: content-box;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .news.layout .news-list-view > .article, .news.layout0 .news-list-view > .article, .news.layout2 .news-list-view > .article, .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .news.layout .news-list-view > .article, .news.layout0 .news-list-view > .article, .news.layout2 .news-list-view > .article, .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .news.layout .news-list-view > .article, .news.layout0 .news-list-view > .article, .news.layout2 .news-list-view > .article, .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
}
.news.layout .news-list-view > .article .news-img-wrap, .news.layout0 .news-list-view > .article .news-img-wrap, .news.layout2 .news-list-view > .article .news-img-wrap, .news.layout3 .news-list-view > .article .news-img-wrap {
  order: -1;
}
.news.layout .news-list-view > .article .news-img-wrap img, .news.layout0 .news-list-view > .article .news-img-wrap img, .news.layout2 .news-list-view > .article .news-img-wrap img, .news.layout3 .news-list-view > .article .news-img-wrap img {
  width: 100%;
  height: auto;
}
.news.layout .news-list-view > .article iframe, .news.layout0 .news-list-view > .article iframe, .news.layout2 .news-list-view > .article iframe, .news.layout3 .news-list-view > .article iframe {
  max-height: 151px;
}
.news.layout .news-list-view > .article .info, .news.layout0 .news-list-view > .article .info, .news.layout2 .news-list-view > .article .info, .news.layout3 .news-list-view > .article .info {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.news.layout .news-list-view > .article h3, .news.layout .news-list-view > .article .h3, .news.layout .news-list-view > .article h4, .news.layout .news-list-view > .article h5, .news.layout .news-list-view > .article .h5, .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout .news-list-view > .article fieldset > legend, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout .news-list-view > .article .title, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout .news-list-view > .article .addEntryLink, .news.layout0 .news-list-view > .article h3, .news.layout0 .news-list-view > .article .h3, .news.layout0 .news-list-view > .article h4, .news.layout0 .news-list-view > .article h5, .news.layout0 .news-list-view > .article .h5, .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout0 .news-list-view > .article fieldset > legend, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout0 .news-list-view > .article .title, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout0 .news-list-view > .article .addEntryLink, .news.layout2 .news-list-view > .article h3, .news.layout2 .news-list-view > .article .h3, .news.layout2 .news-list-view > .article h4, .news.layout2 .news-list-view > .article h5, .news.layout2 .news-list-view > .article .h5, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink, .news.layout3 .news-list-view > .article h3, .news.layout3 .news-list-view > .article .h3, .news.layout3 .news-list-view > .article h4, .news.layout3 .news-list-view > .article h5, .news.layout3 .news-list-view > .article .h5, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
  margin-top: -60px;
}
header > .news.layout .news-list-view > .article h3, header > .news.layout .news-list-view > .article .h3, header > .news.layout .news-list-view > .article h4, header > .news.layout .news-list-view > .article h5, header > .news.layout .news-list-view > .article .h5, header > .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > .news.layout .news-list-view > .article fieldset > legend, header > .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > .news.layout .news-list-view > .article .title, header > .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > .news.layout .news-list-view > .article .addEntryLink, header > .news.layout0 .news-list-view > .article h3, header > .news.layout0 .news-list-view > .article .h3, header > .news.layout0 .news-list-view > .article h4, header > .news.layout0 .news-list-view > .article h5, header > .news.layout0 .news-list-view > .article .h5, header > .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > .news.layout0 .news-list-view > .article fieldset > legend, header > .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > .news.layout0 .news-list-view > .article .title, header > .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > .news.layout0 .news-list-view > .article .addEntryLink, header > .news.layout2 .news-list-view > .article h3, header > .news.layout2 .news-list-view > .article .h3, header > .news.layout2 .news-list-view > .article h4, header > .news.layout2 .news-list-view > .article h5, header > .news.layout2 .news-list-view > .article .h5, header > .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > .news.layout2 .news-list-view > .article fieldset > legend, header > .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > .news.layout2 .news-list-view > .article .title, header > .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > .news.layout2 .news-list-view > .article .addEntryLink, header > .news.layout3 .news-list-view > .article h3, header > .news.layout3 .news-list-view > .article .h3, header > .news.layout3 .news-list-view > .article h4, header > .news.layout3 .news-list-view > .article h5, header > .news.layout3 .news-list-view > .article .h5, header > .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > .news.layout3 .news-list-view > .article fieldset > legend, header > .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > .news.layout3 .news-list-view > .article .title, header > .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > .news.layout3 .news-list-view > .article .addEntryLink, .news.layout .news-list-view > .article h3 > span, .news.layout .news-list-view > .article .h3 > span, .news.layout .news-list-view > .article h4 > span, .news.layout .news-list-view > .article h5 > span, .news.layout .news-list-view > .article .h5 > span, .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework .news.layout .news-list-view > .article fieldset > legend > span, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry .news.layout .news-list-view > .article .title > span, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook .news.layout .news-list-view > .article .addEntryLink > span, .news.layout0 .news-list-view > .article h3 > span, .news.layout0 .news-list-view > .article .h3 > span, .news.layout0 .news-list-view > .article h4 > span, .news.layout0 .news-list-view > .article h5 > span, .news.layout0 .news-list-view > .article .h5 > span, .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework .news.layout0 .news-list-view > .article fieldset > legend > span, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry .news.layout0 .news-list-view > .article .title > span, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook .news.layout0 .news-list-view > .article .addEntryLink > span, .news.layout2 .news-list-view > .article h3 > span, .news.layout2 .news-list-view > .article .h3 > span, .news.layout2 .news-list-view > .article h4 > span, .news.layout2 .news-list-view > .article h5 > span, .news.layout2 .news-list-view > .article .h5 > span, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend > span, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title > span, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink > span, .news.layout3 .news-list-view > .article h3 > span, .news.layout3 .news-list-view > .article .h3 > span, .news.layout3 .news-list-view > .article h4 > span, .news.layout3 .news-list-view > .article h5 > span, .news.layout3 .news-list-view > .article .h5 > span, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend > span, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title > span, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink > span, .news.layout .news-list-view > .article h3 > a, .news.layout .news-list-view > .article .h3 > a, .news.layout .news-list-view > .article h4 > a, .news.layout .news-list-view > .article h5 > a, .news.layout .news-list-view > .article .h5 > a, .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework .news.layout .news-list-view > .article fieldset > legend > a, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry .news.layout .news-list-view > .article .title > a, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook .news.layout .news-list-view > .article .addEntryLink > a, .news.layout0 .news-list-view > .article h3 > a, .news.layout0 .news-list-view > .article .h3 > a, .news.layout0 .news-list-view > .article h4 > a, .news.layout0 .news-list-view > .article h5 > a, .news.layout0 .news-list-view > .article .h5 > a, .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework .news.layout0 .news-list-view > .article fieldset > legend > a, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry .news.layout0 .news-list-view > .article .title > a, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook .news.layout0 .news-list-view > .article .addEntryLink > a, .news.layout2 .news-list-view > .article h3 > a, .news.layout2 .news-list-view > .article .h3 > a, .news.layout2 .news-list-view > .article h4 > a, .news.layout2 .news-list-view > .article h5 > a, .news.layout2 .news-list-view > .article .h5 > a, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend > a, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title > a, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink > a, .news.layout3 .news-list-view > .article h3 > a, .news.layout3 .news-list-view > .article .h3 > a, .news.layout3 .news-list-view > .article h4 > a, .news.layout3 .news-list-view > .article h5 > a, .news.layout3 .news-list-view > .article .h5 > a, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend > a, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title > a, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink > a {
  display: inline;
  background: #ae3561;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.news.layout .news-list-view > .article h3 a, .news.layout .news-list-view > .article .h3 a, .news.layout .news-list-view > .article h4 a, .news.layout .news-list-view > .article h5 a, .news.layout .news-list-view > .article .h5 a, .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework .news.layout .news-list-view > .article fieldset > legend a, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry .news.layout .news-list-view > .article .title a, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook .news.layout .news-list-view > .article .addEntryLink a, .news.layout .news-list-view > .article h3 a:hover, .news.layout .news-list-view > .article .h3 a:hover, .news.layout .news-list-view > .article h4 a:hover, .news.layout .news-list-view > .article h5 a:hover, .news.layout .news-list-view > .article .h5 a:hover, .news.layout .news-list-view > .article .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework .news.layout .news-list-view > .article fieldset > legend a:hover, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry .news.layout .news-list-view > .article .title a:hover, .news.layout .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook .news.layout .news-list-view > .article .addEntryLink a:hover, .news.layout0 .news-list-view > .article h3 a, .news.layout0 .news-list-view > .article .h3 a, .news.layout0 .news-list-view > .article h4 a, .news.layout0 .news-list-view > .article h5 a, .news.layout0 .news-list-view > .article .h5 a, .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework .news.layout0 .news-list-view > .article fieldset > legend a, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry .news.layout0 .news-list-view > .article .title a, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook .news.layout0 .news-list-view > .article .addEntryLink a, .news.layout0 .news-list-view > .article h3 a:hover, .news.layout0 .news-list-view > .article .h3 a:hover, .news.layout0 .news-list-view > .article h4 a:hover, .news.layout0 .news-list-view > .article h5 a:hover, .news.layout0 .news-list-view > .article .h5 a:hover, .news.layout0 .news-list-view > .article .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework .news.layout0 .news-list-view > .article fieldset > legend a:hover, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry .news.layout0 .news-list-view > .article .title a:hover, .news.layout0 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook .news.layout0 .news-list-view > .article .addEntryLink a:hover, .news.layout2 .news-list-view > .article h3 a, .news.layout2 .news-list-view > .article .h3 a, .news.layout2 .news-list-view > .article h4 a, .news.layout2 .news-list-view > .article h5 a, .news.layout2 .news-list-view > .article .h5 a, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend a, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title a, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink a, .news.layout2 .news-list-view > .article h3 a:hover, .news.layout2 .news-list-view > .article .h3 a:hover, .news.layout2 .news-list-view > .article h4 a:hover, .news.layout2 .news-list-view > .article h5 a:hover, .news.layout2 .news-list-view > .article .h5 a:hover, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend a:hover, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title a:hover, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink a:hover, .news.layout3 .news-list-view > .article h3 a, .news.layout3 .news-list-view > .article .h3 a, .news.layout3 .news-list-view > .article h4 a, .news.layout3 .news-list-view > .article h5 a, .news.layout3 .news-list-view > .article .h5 a, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend a, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title a, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink a, .news.layout3 .news-list-view > .article h3 a:hover, .news.layout3 .news-list-view > .article .h3 a:hover, .news.layout3 .news-list-view > .article h4 a:hover, .news.layout3 .news-list-view > .article h5 a:hover, .news.layout3 .news-list-view > .article .h5 a:hover, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend a:hover, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title a:hover, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink a:hover {
  text-decoration: none;
  color: #ffffff;
}
.news.layout .news-list-view > .article .teaser-text, .news.layout0 .news-list-view > .article .teaser-text, .news.layout2 .news-list-view > .article .teaser-text, .news.layout3 .news-list-view > .article .teaser-text {
  text-align: center;
  padding: 20px;
  flex-grow: 1;
}
.news.layout .news-list-view > .article .news-date, .news.layout0 .news-list-view > .article .news-date, .news.layout2 .news-list-view > .article .news-date, .news.layout3 .news-list-view > .article .news-date {
  font-size: 90%;
  text-align: center;
  padding-bottom: 5px;
}
.news.layout3 .news-list-view > .article {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 576px) {
  .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 768px) {
  .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 50%;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .news.layout3 .news-list-view > .article {
    flex: 0 0 auto;
    width: 25%;
  }
}
.news.layout2 .news-list-view > .article h3, .news.layout2 .news-list-view > .article .h3, .news.layout2 .news-list-view > .article h4, .news.layout2 .news-list-view > .article h5, .news.layout2 .news-list-view > .article .h5, .news.layout2 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout2 .news-list-view > .article fieldset > legend, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout2 .news-list-view > .article .title, .news.layout2 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout2 .news-list-view > .article .addEntryLink, .news.layout3 .news-list-view > .article h3, .news.layout3 .news-list-view > .article .h3, .news.layout3 .news-list-view > .article h4, .news.layout3 .news-list-view > .article h5, .news.layout3 .news-list-view > .article .h5, .news.layout3 .news-list-view > .article .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .news.layout3 .news-list-view > .article fieldset > legend, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .news.layout3 .news-list-view > .article .title, .news.layout3 .news-list-view > .article .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .news.layout3 .news-list-view > .article .addEntryLink {
  margin-top: 15px;
  font-size: 19px;
  line-height: 25px;
}
body.layout-3 .news .news-list-view > .article .header h3, body.layout-3 .news .news-list-view > .article .header .h3, body.layout-3 .news .news-list-view > .article .header h4, body.layout-3 .news .news-list-view > .article .header h5, body.layout-3 .news .news-list-view > .article .header .h5, body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework body.layout-3 .news .news-list-view > .article .header fieldset > legend, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news .news-list-view > .article .header .title, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook body.layout-3 .news .news-list-view > .article .header .addEntryLink {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
}
header > body.layout-3 .news .news-list-view > .article .header h3, header > body.layout-3 .news .news-list-view > .article .header .h3, header > body.layout-3 .news .news-list-view > .article .header h4, header > body.layout-3 .news .news-list-view > .article .header h5, header > body.layout-3 .news .news-list-view > .article .header .h5, header > body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > body.layout-3 .news .news-list-view > .article .header fieldset > legend, header > body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > body.layout-3 .news .news-list-view > .article .header .title, header > body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > body.layout-3 .news .news-list-view > .article .header .addEntryLink, body.layout-3 .news .news-list-view > .article .header h3 > span, body.layout-3 .news .news-list-view > .article .header .h3 > span, body.layout-3 .news .news-list-view > .article .header h4 > span, body.layout-3 .news .news-list-view > .article .header h5 > span, body.layout-3 .news .news-list-view > .article .header .h5 > span, body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework body.layout-3 .news .news-list-view > .article .header fieldset > legend > span, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news .news-list-view > .article .header .title > span, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook body.layout-3 .news .news-list-view > .article .header .addEntryLink > span, body.layout-3 .news .news-list-view > .article .header h3 > a, body.layout-3 .news .news-list-view > .article .header .h3 > a, body.layout-3 .news .news-list-view > .article .header h4 > a, body.layout-3 .news .news-list-view > .article .header h5 > a, body.layout-3 .news .news-list-view > .article .header .h5 > a, body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework body.layout-3 .news .news-list-view > .article .header fieldset > legend > a, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news .news-list-view > .article .header .title > a, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook body.layout-3 .news .news-list-view > .article .header .addEntryLink > a {
  display: inline;
  background: #139ebe;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
body.layout-3 .news .news-list-view > .article .header h3 a, body.layout-3 .news .news-list-view > .article .header .h3 a, body.layout-3 .news .news-list-view > .article .header h4 a, body.layout-3 .news .news-list-view > .article .header h5 a, body.layout-3 .news .news-list-view > .article .header .h5 a, body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework body.layout-3 .news .news-list-view > .article .header fieldset > legend a, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news .news-list-view > .article .header .title a, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook body.layout-3 .news .news-list-view > .article .header .addEntryLink a, body.layout-3 .news .news-list-view > .article .header h3 a:hover, body.layout-3 .news .news-list-view > .article .header .h3 a:hover, body.layout-3 .news .news-list-view > .article .header h4 a:hover, body.layout-3 .news .news-list-view > .article .header h5 a:hover, body.layout-3 .news .news-list-view > .article .header .h5 a:hover, body.layout-3 .news .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework body.layout-3 .news .news-list-view > .article .header fieldset > legend a:hover, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news .news-list-view > .article .header .title a:hover, body.layout-3 .news .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook body.layout-3 .news .news-list-view > .article .header .addEntryLink a:hover {
  text-decoration: none;
  color: #ffffff;
}
body.layout-3 .news.layout2 .news-list-view > .article .header h3, body.layout-3 .news.layout2 .news-list-view > .article .header .h3, body.layout-3 .news.layout2 .news-list-view > .article .header h4, body.layout-3 .news.layout2 .news-list-view > .article .header h5, body.layout-3 .news.layout2 .news-list-view > .article .header .h5, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout2 .news-list-view > .article .header .title, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink, body.layout-3 .news.layout3 .news-list-view > .article .header h3, body.layout-3 .news.layout3 .news-list-view > .article .header .h3, body.layout-3 .news.layout3 .news-list-view > .article .header h4, body.layout-3 .news.layout3 .news-list-view > .article .header h5, body.layout-3 .news.layout3 .news-list-view > .article .header .h5, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout3 .news-list-view > .article .header .title, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
  margin-top: 15px;
  font-size: 19px;
  line-height: 25px;
}
header > body.layout-3 .news.layout2 .news-list-view > .article .header h3, header > body.layout-3 .news.layout2 .news-list-view > .article .header .h3, header > body.layout-3 .news.layout2 .news-list-view > .article .header h4, header > body.layout-3 .news.layout2 .news-list-view > .article .header h5, header > body.layout-3 .news.layout2 .news-list-view > .article .header .h5, header > body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend, header > body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > body.layout-3 .news.layout2 .news-list-view > .article .header .title, header > body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink, header > body.layout-3 .news.layout3 .news-list-view > .article .header h3, header > body.layout-3 .news.layout3 .news-list-view > .article .header .h3, header > body.layout-3 .news.layout3 .news-list-view > .article .header h4, header > body.layout-3 .news.layout3 .news-list-view > .article .header h5, header > body.layout-3 .news.layout3 .news-list-view > .article .header .h5, header > body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework header > body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend, header > body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry header > body.layout-3 .news.layout3 .news-list-view > .article .header .title, header > body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook header > body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink, body.layout-3 .news.layout2 .news-list-view > .article .header h3 > span, body.layout-3 .news.layout2 .news-list-view > .article .header .h3 > span, body.layout-3 .news.layout2 .news-list-view > .article .header h4 > span, body.layout-3 .news.layout2 .news-list-view > .article .header h5 > span, body.layout-3 .news.layout2 .news-list-view > .article .header .h5 > span, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend > span, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout2 .news-list-view > .article .header .title > span, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink > span, body.layout-3 .news.layout3 .news-list-view > .article .header h3 > span, body.layout-3 .news.layout3 .news-list-view > .article .header .h3 > span, body.layout-3 .news.layout3 .news-list-view > .article .header h4 > span, body.layout-3 .news.layout3 .news-list-view > .article .header h5 > span, body.layout-3 .news.layout3 .news-list-view > .article .header .h5 > span, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > span, .frame-type-form_formframework body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend > span, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > span, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout3 .news-list-view > .article .header .title > span, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > span, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink > span, body.layout-3 .news.layout2 .news-list-view > .article .header h3 > a, body.layout-3 .news.layout2 .news-list-view > .article .header .h3 > a, body.layout-3 .news.layout2 .news-list-view > .article .header h4 > a, body.layout-3 .news.layout2 .news-list-view > .article .header h5 > a, body.layout-3 .news.layout2 .news-list-view > .article .header .h5 > a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend > a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout2 .news-list-view > .article .header .title > a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink > a, body.layout-3 .news.layout3 .news-list-view > .article .header h3 > a, body.layout-3 .news.layout3 .news-list-view > .article .header .h3 > a, body.layout-3 .news.layout3 .news-list-view > .article .header h4 > a, body.layout-3 .news.layout3 .news-list-view > .article .header h5 > a, body.layout-3 .news.layout3 .news-list-view > .article .header .h5 > a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend > a, .frame-type-form_formframework body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend > a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title > a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout3 .news-list-view > .article .header .title > a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink > a, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink > a {
  display: inline;
  background: #139ebe;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
body.layout-3 .news.layout2 .news-list-view > .article .header h3 a, body.layout-3 .news.layout2 .news-list-view > .article .header .h3 a, body.layout-3 .news.layout2 .news-list-view > .article .header h4 a, body.layout-3 .news.layout2 .news-list-view > .article .header h5 a, body.layout-3 .news.layout2 .news-list-view > .article .header .h5 a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout2 .news-list-view > .article .header .title a, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink a, body.layout-3 .news.layout2 .news-list-view > .article .header h3 a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header .h3 a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header h4 a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header h5 a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header .h5 a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework body.layout-3 .news.layout2 .news-list-view > .article .header fieldset > legend a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout2 .news-list-view > .article .header .title a:hover, body.layout-3 .news.layout2 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout2 .news-list-view > .article .header .addEntryLink a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header h3 a, body.layout-3 .news.layout3 .news-list-view > .article .header .h3 a, body.layout-3 .news.layout3 .news-list-view > .article .header h4 a, body.layout-3 .news.layout3 .news-list-view > .article .header h5 a, body.layout-3 .news.layout3 .news-list-view > .article .header .h5 a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a, .frame-type-form_formframework body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout3 .news-list-view > .article .header .title a, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink a, body.layout-3 .news.layout3 .news-list-view > .article .header h3 a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header .h3 a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header h4 a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header h5 a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header .h5 a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-type-form_formframework fieldset > legend a:hover, .frame-type-form_formframework body.layout-3 .news.layout3 .news-list-view > .article .header fieldset > legend a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .entry .title a:hover, .frame-list-lpcguestbook_guestbook .entry body.layout-3 .news.layout3 .news-list-view > .article .header .title a:hover, body.layout-3 .news.layout3 .news-list-view > .article .header .frame-list-lpcguestbook_guestbook .addEntryLink a:hover, .frame-list-lpcguestbook_guestbook body.layout-3 .news.layout3 .news-list-view > .article .header .addEntryLink a:hover {
  text-decoration: none;
  color: #ffffff;
}
.news.layout1 .news-list-view {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  align-items: flex-start;
}
.news.layout1 .news-list-view .event, .news.layout1 .news-list-view .article {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  display: flex;
  margin-bottom: 30px;
  flex-flow: row wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .news.layout1 .news-list-view .event, .news.layout1 .news-list-view .article {
    flex: 0 0 auto;
    width: 50%;
  }
}
.news.layout1 .news-list-view .event .picture, .news.layout1 .news-list-view .article .picture {
  flex: 170px 0 0;
  height: 145px;
  background: #ced4da;
}
.news.layout1 .news-list-view .event .info, .news.layout1 .news-list-view .article .info {
  flex: 50% 1 0;
  align-self: flex-start;
  min-height: 145px;
}
.news.layout1 .news-list-view .event .info .header, .news.layout1 .news-list-view .article .info .header {
  margin-bottom: 5px;
}
.news.layout1 .news-list-view .event .info .header .title, .news.layout1 .news-list-view .article .info .header .title {
  margin: 0;
  color: #ae3561;
}
.news.layout1 .news-list-view .event .info .header .title a, .news.layout1 .news-list-view .article .info .header .title a {
  text-decoration: none;
}
.news.layout1 .news-list-view .event .info p:not(:last-child), .news.layout1 .news-list-view .event .info :not(:last-child) p, .news.layout1 .news-list-view .article .info p:not(:last-child), .news.layout1 .news-list-view .article .info :not(:last-child) p {
  margin-bottom: 0;
}
.news.news-single {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.news.news-single > .article {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  align-items: flex-start;
}
.news.news-single .media {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-right: 33.3333333333%;
}
@media (min-width: 768px) {
  .news.news-single .media {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
.news.news-single .newsRight, .news.news-single .metaInfo {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-top: 30px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .news.news-single .newsRight, .news.news-single .metaInfo {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.news.news-single .newsRight > p, .news.news-single .newsRight div.shariff, .news.news-single .metaInfo > p, .news.news-single .metaInfo div.shariff {
  border-top: 1px solid #6c757d;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
}
.news.news-single .newsRight > p:first-child, .news.news-single .newsRight div.shariff:first-child, .news.news-single .metaInfo > p:first-child, .news.news-single .metaInfo div.shariff:first-child {
  border-top: none;
}
.news.news-single .newsRight div.shariff, .news.news-single .metaInfo div.shariff {
  padding-top: 10px;
}
.news.news-single .newsRight div.shariff .orientation-horizontal li, .news.news-single .metaInfo div.shariff .orientation-horizontal li {
  width: 30px;
  margin-right: 10px;
}
.news.news-single .newsRight .tagList, .news.news-single .metaInfo .tagList {
  color: #6c757d;
}
.news.news-single .content {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 768px) {
  .news.news-single .content {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
}
.news.news-single .content header {
  margin-top: -30px;
  position: relative;
}
.news.news-single .teaser-text {
  display: none;
}
.news.news-single .carousel-item img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
main > .row > .frame-type-kathbern_linkbox {
  display: contents;
}
main > .row > .frame-type-kathbern_linkbox > .linkbox {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  margin-top: 30px;
}
main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox:before, main > .row > .frame-type-kathbern_linkbox:first-child:before {
  content: '';
  flex-basis: 100%;
}
main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0.frame > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-0.frame > .linkbox, main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-1.frame > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-1.frame > .linkbox {
  flex: 0 0 auto;
  width: 25%;
}
main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 ~ .frame-type-kathbern_linkbox > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-0 ~ .frame-type-kathbern_linkbox > .linkbox, main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-1 ~ .frame-type-kathbern_linkbox > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-1 ~ .frame-type-kathbern_linkbox > .linkbox {
  flex: 0 0 auto;
  width: 25%;
}
main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-2.frame > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-2.frame > .linkbox {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
main > .row > :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-2 ~ .frame-type-kathbern_linkbox > .linkbox, main > .row > .frame-type-kathbern_linkbox:first-child.frame-layout-2 ~ .frame-type-kathbern_linkbox > .linkbox {
  flex: 0 0 auto;
  width: 33.3333333333%;
}
.frame-type-kathbern_linkbox img {
  max-width: 100%;
  height: auto;
}
.frame-type-kathbern_linkbox > .linkbox {
  margin-top: 30px;
  display: flex;
  flex-flow: column nowrap;
}
.frame-type-kathbern_linkbox.frame-layout-1 .text, .frame-type-kathbern_linkbox.frame-layout-0:first-child .text, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 .text, .frame-type-kathbern_linkbox.frame-layout-1 ~ .frame-type-kathbern_linkbox.frame-layout-0 .text, .frame-type-kathbern_linkbox.frame-layout-0:first-child ~ .frame-type-kathbern_linkbox.frame-layout-0 .text, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 ~ .frame-type-kathbern_linkbox.frame-layout-0 .text {
  background: #ffffff;
  padding: 10px;
  flex: 100px 1 0;
  transition: background 0.3s;
}
.frame-type-kathbern_linkbox.frame-layout-1 .text a, .frame-type-kathbern_linkbox.frame-layout-0:first-child .text a, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 .text a, .frame-type-kathbern_linkbox.frame-layout-1 ~ .frame-type-kathbern_linkbox.frame-layout-0 .text a, .frame-type-kathbern_linkbox.frame-layout-0:first-child ~ .frame-type-kathbern_linkbox.frame-layout-0 .text a, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 ~ .frame-type-kathbern_linkbox.frame-layout-0 .text a {
  text-decoration: none;
  transition: color 0.3s;
}
.frame-type-kathbern_linkbox.frame-layout-1:hover .text, .frame-type-kathbern_linkbox.frame-layout-0:first-child:hover .text, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0:hover .text, .frame-type-kathbern_linkbox.frame-layout-1 ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text, .frame-type-kathbern_linkbox.frame-layout-0:first-child ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text {
  background: #ee2e5d;
}
.frame-type-kathbern_linkbox.frame-layout-1:hover .text a, .frame-type-kathbern_linkbox.frame-layout-0:first-child:hover .text a, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0:hover .text a, .frame-type-kathbern_linkbox.frame-layout-1 ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text a, .frame-type-kathbern_linkbox.frame-layout-0:first-child ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text a, :not(.frame-type-kathbern_linkbox) + .frame-type-kathbern_linkbox.frame-layout-0 ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text a {
  color: #ffffff;
}
.frame-type-kathbern_linkbox.frame-layout-2.frame .text, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text {
  flex: 40px 0 0;
  height: 40px;
  padding: 0;
  display: flex;
  align-items: flex-end;
  background: none;
}
.frame-type-kathbern_linkbox.frame-layout-2.frame .text p, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p {
  font-family: 'Montserrat';
  font-size: 32px;
  line-height: 37px;
  color: #ffffff;
  text-align: center;
  padding: 0 10px;
  flex-grow: 1;
}
header > .frame-type-kathbern_linkbox.frame-layout-2.frame .text p, header > .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p, .frame-type-kathbern_linkbox.frame-layout-2.frame .text p > span, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p > span, .frame-type-kathbern_linkbox.frame-layout-2.frame .text p > a, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p > a {
  display: inline;
  background: #ee2e5d;
  padding: 0 10px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.frame-type-kathbern_linkbox.frame-layout-2.frame .text p a, .frame-type-kathbern_linkbox.frame-layout-2.frame .text p a:hover, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p a, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0 .text p a:hover {
  text-decoration: none;
  color: #ffffff;
}
.frame-type-kathbern_linkbox.frame-layout-2.frame:hover .text, .frame-type-kathbern_linkbox.frame-layout-2.frame ~ .frame-type-kathbern_linkbox.frame-layout-0:hover .text {
  background: none;
}
main > .row > .frame-type-kathbern_portrait {
  display: contents;
}
main > .row > .frame-type-kathbern_portrait > .portrait {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 25%;
  margin-top: 30px;
}
main > .row > :not(.frame-type-kathbern_portrait) + .frame-type-kathbern_portrait:before {
  content: '';
  flex-basis: 100%;
}
.grid-container-4 .frame-type-kathbern_portrait > .portrait {
  max-width: 370px;
  width: 370px;
  min-height: 450px;
}
.frame-type-kathbern_portrait > .portrait {
  margin-top: 30px;
  perspective: 1000px;
  display: flex;
  word-break: break-word;
  min-height: 345px;
  height: 1px;
  max-width: 320px;
  width: 270px;
}
.frame-type-kathbern_portrait > .portrait img {
  max-width: 100%;
  height: auto;
}
.frame-type-kathbern_portrait > .portrait:hover .flip {
  transform: rotateY(180deg);
}
.frame-type-kathbern_portrait > .portrait .flip {
  transition: transform 0.8s;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
}
.frame-type-kathbern_portrait > .portrait .flip .front, .frame-type-kathbern_portrait > .portrait .flip .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Safari */
}
.frame-type-kathbern_portrait > .portrait .flip .front {
  z-index: 2;
  background-color: #ffffff;
}
.frame-type-kathbern_portrait > .portrait .flip .front p {
  font-family: 'Montserrat';
  margin: 0 10px;
}
.frame-type-kathbern_portrait > .portrait .flip .front p.title {
  margin-top: 10px;
  color: #ae3561;
  line-height: 1.1;
}
.frame-type-kathbern_portrait > .portrait .flip .front p:last-child {
  margin-bottom: 10px;
}
.frame-type-kathbern_portrait > .portrait .flip .back {
  z-index: 3;
  transform: rotateY(180deg);
  padding: 10px;
  background: #ae3561;
  word-break: break-word;
}
.frame-type-kathbern_portrait > .portrait .flip .back, .frame-type-kathbern_portrait > .portrait .flip .back a, .frame-type-kathbern_portrait > .portrait .flip .back h1, .frame-type-kathbern_portrait > .portrait .flip .back .h1, .frame-type-kathbern_portrait > .portrait .flip .back h2, .frame-type-kathbern_portrait > .portrait .flip .back .h2, .frame-type-kathbern_portrait > .portrait .flip .back h3, .frame-type-kathbern_portrait > .portrait .flip .back .h3, .frame-type-kathbern_portrait > .portrait .flip .back h4, .frame-type-kathbern_portrait > .portrait .flip .back h5, .frame-type-kathbern_portrait > .portrait .flip .back .h5, .frame-type-kathbern_portrait > .portrait .flip .back .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .frame-type-kathbern_portrait > .portrait .flip .back fieldset > legend, .frame-type-kathbern_portrait > .portrait .flip .back .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .frame-type-kathbern_portrait > .portrait .flip .back .title, .frame-type-kathbern_portrait > .portrait .flip .back .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .frame-type-kathbern_portrait > .portrait .flip .back .addEntryLink, .frame-type-kathbern_portrait > .portrait .flip .back .h4, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact h1, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact .frame-type-kathbern_portrait > .portrait .flip .back h1, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact h2, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact .frame-type-kathbern_portrait > .portrait .flip .back h2, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact h3, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .h3, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact h4, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact h5, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .h5, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact fieldset > legend, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .title, .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .frame-type-kathbern_portrait > .portrait .flip .back main > .pfarreiHome > .contact .addEntryLink, main > .pfarreiHome > .contact .frame-type-kathbern_portrait > .portrait .flip .back h3, main > .pfarreiHome > .contact .frame-type-kathbern_portrait > .portrait .flip .back h4 {
  color: white;
}
.frame-type-kathbern_portrait > .portrait .flip .title {
  font-weight: bold;
  font-size: 120%;
}
.frame-type-kathbern_portrait > .portrait .flip .title, .frame-type-kathbern_portrait > .portrait .flip .subtitle {
  font-family: 'Montserrat';
}
.frame-type-kathbern_portrait {
  position: relative;
}
.frame-type-kathbern_portrait .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.frame-type-kathbern_slider > * {
  background: none !important;
}
.frame-type-kathbern_slider .carousel-indicators {
  bottom: -8px;
  margin-bottom: 0;
}
.frame-type-kathbern_slider .carousel-indicators span {
  background-color: #ae3561;
  border-bottom: none;
}
.frame-type-kathbern_slider .carousel-item {
  text-align: center;
}
.frame-type-kathbern_slider .carousel-item h4, .frame-type-kathbern_slider .carousel-item .h4, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact h1, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .h1, main > .pfarreiHome > .contact .frame-type-kathbern_slider .carousel-item h1, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact h2, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .h2, main > .pfarreiHome > .contact .frame-type-kathbern_slider .carousel-item h2, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact h3, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .h3, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact h4, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact h5, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .h5, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .frame-type-form_formframework fieldset > legend, .frame-type-form_formframework .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact fieldset > legend, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .entry .title, .frame-list-lpcguestbook_guestbook .entry .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .title, .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .frame-list-lpcguestbook_guestbook .addEntryLink, .frame-list-lpcguestbook_guestbook .frame-type-kathbern_slider .carousel-item main > .pfarreiHome > .contact .addEntryLink, main > .pfarreiHome > .contact .frame-type-kathbern_slider .carousel-item h3, main > .pfarreiHome > .contact .frame-type-kathbern_slider .carousel-item h4 {
  color: #ffffff;
}
.frame-type-kathbern_slider .carousel-item img.image-embed-item {
  max-width: 100%;
  height: auto;
}
.frame-type-kathbern_slider .carousel-item .carousel-caption {
  bottom: 0;
  padding-bottom: 0.25rem;
  font-family: 'Montserrat';
  text-shadow: 0 0 4px #000;
}
.frame-type-kathbern_slider .carousel-item .carousel-caption > p {
  margin-bottom: 0;
}
main > .row > .frame-list-powermail_pi1 {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 66.6666666667%;
  margin-left: 16.6666666667%;
}
.frame-list-powermail_pi1 > .tx-powermail > .container-fluid, .frame-list-powermail_pi1 > .tx-powermail > .container-sm, .frame-list-powermail_pi1 > .tx-powermail > .container-md, .frame-list-powermail_pi1 > .tx-powermail > .container-lg, .frame-list-powermail_pi1 > .tx-powermail > .container-xl, .frame-list-powermail_pi1 > .tx-powermail > .container-xxl {
  padding-left: 0;
  padding-right: 0;
}
.frame-list-powermail_pi1 fieldset.powermail_fieldset {
  display: grid;
  gap: 1em;
  grid-template-columns: auto minmax(60%, 1fr);
  align-items: baseline;
}
.frame-list-powermail_pi1 fieldset.powermail_fieldset > .powermail_legend {
  grid-column: 1 / -1;
  display: none;
}
.frame-list-powermail_pi1 fieldset.powermail_fieldset > .powermail_fieldwrap {
  display: contents;
}
.frame-list-powermail_pi1 fieldset.powermail_fieldset input.powermail_submit {
  max-width: 280px;
}
main > .row > .frame-list-lpckoolsubscribe_groupsubscription {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 66.6666666667%;
  margin-left: 16.6666666667%;
}
.frame-list-lpcguestbook_guestbook .entry {
  margin-bottom: 1rem;
}
.frame-list-lpcguestbook_guestbook .addEntryLink {
  color: #404041;
}
footer {
  width: 100%;
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 5.625rem;
  background: #ffffff;
  background-clip: content-box;
}
@media (max-width: 991.98px) {
  footer {
    padding-left: 0;
    padding-right: 0;
  }
}
footer:before {
  content: '';
  display: block;
  border-top: 10px solid #ae3561;
  padding-top: 30px;
}
footer .frame-type-menu_pages ul, footer .frame-type-menu_subpages ul {
  list-style: none;
  padding-left: 15px;
}
footer .frame > header:first-child {
  margin-top: 0;
  padding: 0 15px;
  text-align: left;
}
footer > .row > .frame {
  padding-left: 30px;
  padding-right: 30px;
}
footer .row.foot ul {
  background: #ae3561;
  display: flex;
  margin: 1.875rem 0 0;
  justify-content: center;
}
footer .row.foot ul li a {
  padding: 0.4rem 1rem;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
}
