@layer utilities 
/* fa. 87337 arztpraxis-liedtke *//
{
  .datum-marke
{
    padding-top:1rem;
  }

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

  .newszeile-liste .datum-marke
{
    padding-top:0px;
  }

  .newszeile-liste .datum-marke
{
    text-align:left;
  }

  .newszeile-liste h2
{
    margin-bottom:1.5rem;
  }

  .bild--embednews
{
    float:left;
  }

  .bild--embednews
{
    margin-top:0.5rem;
  }

  .bild--embednews
{
    margin-right:1rem;
  }

  /* für news-embed und bildstrecke-schmuck */

  .flexbox-kacheln-embed
	{
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap;
  }

  .kachel-embed
	{
    width:320px;
    height:450px;
    overflow:hidden;
    text-align:center;
    display:flex;
    justify-content:flex-start;
    flex-direction:column;
  }

  .a-kachel-embed
{
    margin-top:1.75rem !important;
  }

  .a-kachel-embed
{
    margin-bottom:1.75rem !important;
  }

  .a-kachel-embed
{
    -webkit-text-decoration-line:none !important;
            text-decoration-line:none !important;
  }

  .a-kachel-embed
{
    --tw-border-opacity:1;
    border-color:rgb(107 1 43 / var(--tw-border-opacity));
  }

  .a-kachel-embed
{
    --tw-bg-opacity:1;
    background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  }

  .a-kachel-embed:hover
{
    --tw-bg-opacity:1;
    background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  }

  .a-kachel-embed h3
{
    margin:0px !important;
  }

  .a-kachel-embed h3
{
    display:flex !important;
  }

  .a-kachel-embed h3
{
    height:9rem !important;
  }

  .a-kachel-embed h3
{
    align-items:center !important;
  }

  .a-kachel-embed h3
{
    justify-content:center !important;
  }

  .a-kachel-embed h3
{
    padding-left:0.5rem !important;
    padding-right:0.5rem !important;
  }

  .a-kachel-embed h3
{
    padding-bottom:0.5rem !important;
  }

  .a-kachel-embed h3
{
    font-size:1.125rem !important;
    line-height:1.75rem !important;
  }

  .a-kachel-embed h3
{
    --tw-text-opacity:1 !important;
    color:rgb(209 213 219 / var(--tw-text-opacity)) !important;
  }

  .a-kachel-embed:hover h3
{
    --tw-text-opacity:1 !important;
    color:rgb(107 1 43 / var(--tw-text-opacity)) !important;
  }

  .bild--embednews /* box für bild */
	{
    overflow:hidden;
    display:block;
    width:320px;
    margin:-10px 0 0 0;
    height:320px;
    /* damit beim scale das  bild auch unten im rahmen bleibt */
  }

  .a-kachel-embed img 
	{
    transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
  }

  .a-kachel-embed:hover img
	{
    transform: scale(1.1);
  }
}

/* ! tailwindcss v3.0.12 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui;
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select
{
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  background-color:#fff;
  border-color:#6b7280;
  border-width:1px;
  border-radius:0px;
  padding-top:0.5rem;
  padding-right:0.75rem;
  padding-bottom:0.5rem;
  padding-left:0.75rem;
  font-size:1rem;
  line-height:1.5rem;
  --tw-shadow:0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus
{
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:#2563eb;
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color:#2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder
{
  color:#6b7280;
  opacity:1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder
{
  color:#6b7280;
  opacity:1;
}

input::placeholder,textarea::placeholder
{
  color:#6b7280;
  opacity:1;
}

::-webkit-datetime-edit-fields-wrapper
{
  padding:0;
}

::-webkit-date-and-time-value
{
  min-height:1.5em;
}

select
{
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position:right 0.5rem center;
  background-repeat:no-repeat;
  background-size:1.5em 1.5em;
  padding-right:2.5rem;
  -webkit-print-color-adjust:exact;
          color-adjust:exact;
}

[multiple]
{
  background-image:initial;
  background-position:initial;
  background-repeat:unset;
  background-size:initial;
  padding-right:0.75rem;
  -webkit-print-color-adjust:unset;
          color-adjust:unset;
}

[type='checkbox'],[type='radio']
{
  -webkit-appearance:none;
     -moz-appearance:none;
          appearance:none;
  padding:0;
  -webkit-print-color-adjust:exact;
          color-adjust:exact;
  display:inline-block;
  vertical-align:middle;
  background-origin:border-box;
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none;
  flex-shrink:0;
  height:1rem;
  width:1rem;
  color:#2563eb;
  background-color:#fff;
  border-color:#6b7280;
  border-width:1px;
  --tw-shadow:0 0 #0000;
}

[type='checkbox']
{
  border-radius:0px;
}

[type='radio']
{
  border-radius:100%;
}

[type='checkbox']:focus,[type='radio']:focus
{
  outline:2px solid transparent;
  outline-offset:2px;
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:2px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:#2563eb;
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked
{
  border-color:transparent;
  background-color:currentColor;
  background-size:100% 100%;
  background-position:center;
  background-repeat:no-repeat;
}

[type='checkbox']:checked
{
  background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked
{
  background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus
{
  border-color:transparent;
  background-color:currentColor;
}

[type='checkbox']:indeterminate
{
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color:transparent;
  background-color:currentColor;
  background-size:100% 100%;
  background-position:center;
  background-repeat:no-repeat;
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus
{
  border-color:transparent;
  background-color:currentColor;
}

[type='file']
{
  background:unset;
  border-color:inherit;
  border-width:0;
  border-radius:0;
  padding:0;
  font-size:unset;
  line-height:inherit;
}

[type='file']:focus
{
  outline:1px auto -webkit-focus-ring-color;
}

/* Fullsize-Design oder eingeschränkt? Breite einschränken bei bei Deskop-Inhalt und Footer sind hier möglich, einfach xxx entfernen oder einfügen */

/* wenn du inhalt-container-desktop-xxx setzt, damm unten in der gleichnamigen klasse px-10 auskommentieren */

/* ebenso in .sie-sind-hier-desktop, .menue-box-buttons verfahren */

.inhalt-container-desktop, footer-xxx
{
  margin-left:auto;
  margin-right:auto;
  max-width:1280px;
}

/* dauerhaft in dieser breite max-width: 1280px; */

.flexbox-zweispaltig, .cs-navigation, .header-innen, .footer-innen, .header-desktop
{
  margin-left:auto;
  margin-right:auto;
  max-width:1280px;
}

*, ::before, ::after
{
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container
{
  width:100%;
}

@media (min-width: 640px)
{
  .container
{
    max-width:640px;
  }
}

@media (min-width: 768px)
{
  .container
{
    max-width:768px;
  }
}

@media (min-width: 1024px)
{
  .container
{
    max-width:1024px;
  }
}

@media (min-width: 1150px)
{
  .container
{
    max-width:1150px;
  }
}

@media (min-width: 1280px)
{
  .container
{
    max-width:1280px;
  }
}

@media (min-width: 1536px)
{
  .container
{
    max-width:1536px;
  }
}

body, .body-mobil
{
  font-family:"Prompt", sans-serif;
}

img
{
  display:inline;
}

.blind a
{
  position:absolute;
  left:-2000px;
  top:140px;
  z-index:2000;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-left:1.5rem;
  padding-right:1.5rem;
  padding-top:0.5rem;
  padding-bottom:1rem;
  font-size:1.25rem;
  line-height:1.75rem;
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.blind a:focus
{
  left:0;
  top:140px;
  z-index:2000;
}

.header-desktop
{
  display:flex;
  align-items:center;
  justify-content:center;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  height:600px;
}

.header-innen
{
  position:relative;
  margin-left:-1rem;
  margin-right:-1rem;
  margin-top:-1rem;
  margin-bottom:-1rem;
  display:flex;
  width:100%;
  align-items:flex-end;
  justify-content:flex-start;
  padding:1rem;
  padding-bottom:1.25rem;
  height:600px;
}

input::-moz-placeholder
{
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
}

input:-ms-input-placeholder
{
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
}

input::placeholder
{
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
}

.logo-suche-wrapper
{
  position:absolute;
  top:5rem;
  z-index:30;
  width:100%;
}

.logo-suche-innen
{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  display:flex;
  max-width:1280px;
  align-items:center;
  justify-content:space-between;
  padding-left:1rem;
  padding-right:1rem;
  padding-top:2rem;
}

/**************************** Jetzt anrufen Anfang********************************/

#seitenbox-global-links, #seitenbox-global-links-mobil, header
{
  position:relative;
}

.jetzt-anrufen
{
  position:absolute;
  bottom:0px;
  right:0px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-top:0.5rem;
  padding-bottom:0.5rem;
  padding-left:1rem;
  padding-right:1rem;
  font-size:1.25rem;
  line-height:1.75rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  /*right:0;top:-60px; bei fullsizedesign ganz oben im inhalt*/
  /*right:0;bottom:0; im header oder/und seitenbox */
  height:60px;
  border-top-left-radius:20px;
  box-shadow: -7px -8px 8px -3px rgba(0,0,0,0.22);
  z-index:10;
  font-weight:600;
}

.jetzt-anrufen i
{
  padding-left:0.25rem !important;
  padding-right:1.5rem !important;
  font-size:1.5rem !important;
  line-height:2rem !important;
}

/*********************************** Anfang Tree-Menü ******************************/

nav
{
  position:sticky;
  top:0px;
  left:0px;
  z-index:50;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  font-weight:600;
  --tw-text-opacity:1;
  color:rgb(229 231 235 / var(--tw-text-opacity));
  --tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.cs-navigation
{
  display:flex;
  justify-content:flex-start;
}

.menu-1, .menu-2
{
  position:relative;
}

.open-menue
{
  display:none;
}

.open-umenue
	{
  font-size:130%;
  position:absolute;
  display:inline!important;
  right:8px;
  top:5px;
}

/* Buttonfarben BG + Text kommen aus der umgebenden Box ul */

.menu-1 ul, .menu-2 ul
{
  visibility:hidden;
  position:absolute;
  border-style:solid;
  --tw-border-opacity:1;
  border-color:rgb(128 0 50 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
  padding:0px;
}

.menu-1 ul
{
  left:0px;
  top:100%;
  width:100%;
}

.menu-2 ul
{
  top:0px;
  left:100%;
}

.menu-1
{
  display:flex;
  flex:1 1 0%;
  flex-basis:0px;
  white-space: nowrap;
}

.menu-2, .menu-3 /* Menütext auf Ebene 2+3 darf umbrechen */
	{
  white-space: wrap;
}

/* bei Home im Menü, damit häuschen gleich breit ist wie ale anderen */

.menu-1:hover > ul, .menu-2:hover > ul
{
  visibility:visible;
}

.menu-2:hover > ul
{
  width:15rem;
}

/* Hier werden die Hoverfarben BG oder / und Text definiert */

.menu-1 a, .menu-home a, .menu-1 span
{
  position:relative;
  display:flex;
  height:5rem;
  width:100%;
  align-items:center;
  justify-content:center;
  padding-left:1.25rem;
  padding-right:1.25rem;
  padding-bottom:0.25rem;
  text-align:center;
  font-size:1.25rem;
  line-height:1.75rem;
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.menu-1 a:hover, .menu-home a:hover, .menu-1 span:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.menu-1 a i
{
  margin-right:1rem;
}

.menu-2 a, .menu-2 span, .menu-3 a, .menu-3 span
{
  position:relative;
  height:4rem;
  border-top-width:1px;
  border-bottom-width:1px;
  border-top-color:rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color:rgb(0 0 0 / var(--tw-border-opacity));
  --tw-border-opacity:0.1;
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
  font-size:1rem;
  line-height:1.5rem;
  --tw-text-opacity:1;
  color:rgb(107 1 43 / var(--tw-text-opacity));
}

.menu-2 a:hover, .menu-2 span:hover, .menu-3 a:hover, .menu-3 span:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

/* Hier werden die Buttonfarben definiert, wenn ich drin bin. */

nav .button-sk-1
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

nav .button-sk-2, nav .button-sk-3
{
  --tw-bg-opacity:1 !important;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

/* Ende Buttonfarbe wenn ich drin bin */

/*********************************** Ende Tree-Menü ******************************/

/*********************************** Menü-Box-Buttons und Sie sind hier Anfang ******************************/

.sie-sind-hier-desktop, .menue-box-buttons
{
  margin:0.625rem;
  margin-left:auto;
  margin-right:auto;
  max-width:1280px;
  padding-bottom:1.25rem;
  font-size:1.125rem;
  line-height:1.75rem;
}

.menue-box-buttons
{
  display:flex;
  flex-wrap:wrap;
}

.inhalt-container-mobil .menue-box-buttons
{
  margin:0.625rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
}

.menue-box-buttons p
	{
  margin:0 10px 0 0!important;
  padding:0;
}

/*********************************** Menü-Box-Buttons und Sie sind hier Anfang ******************************/

.inhalt-container
{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top:2.5rem;
  padding-bottom:5rem;
  font-size:1.125rem;
  line-height:1.75rem;
  --tw-text-opacity:1;
  color:rgb(55 65 81 / var(--tw-text-opacity));
}

.inhalt-container-desktop
{
  position:relative;
  padding-left:2.5rem;
  padding-right:2.5rem;
  padding-top:2rem;
  padding-bottom:5rem;
  --tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  min-height:600px;
}

footer
{
  margin-bottom:1.25rem;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  font-family:"Prompt", sans-serif;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.box, footer
	{
  box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.2);
  /* https://html-css-js.com/css/generator/box-shadow/
	Shift right:0 - nach rechts
	Shift down: 0 - nach unten
	Spread: 1 - verbreitern
	Blur: 13 - verschmieren
	Opacity: 0.2 - Deckkraft
	Inset: kein Haken 
	Color: 000000
	erzeugte werte: 0px 0px 13px 1px rgba(0,0,0,0.2)*/
}

.footer-innen
{
  display:flex;
  justify-content:space-between;
  padding-left:2.5rem;
  padding-right:2.5rem;
  padding-top:1.5rem;
  padding-bottom:2rem;
}

footer-innen a:hover
{
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.handmade-with-love
{
  margin-bottom:1rem;
  text-align:center;
  font-family:"Prompt", sans-serif;
  font-size:0.75rem;
  line-height:1rem;
  --tw-text-opacity:1;
  color:rgb(55 65 81 / var(--tw-text-opacity));
}

.icon-link i
{
  width:1.5rem;
  text-align:center;
}

.consent_close
{
  border-width:1px !important;
  --tw-border-opacity:1 !important;
  border-color:rgb(107 1 43 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity:1 !important;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.consent_open
{
  border-width:1px !important;
  --tw-border-opacity:1 !important;
  border-color:rgb(107 1 43 / var(--tw-border-opacity)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(107 1 43 / var(--tw-text-opacity)) !important;
}

.open-umenue
{
  padding-left:0.5rem;
  font-size:1.5rem;
  line-height:2rem;
}

/* Anfang Print ********************************************************************************************************* */

@media print
	{
  .ls-auswahl header, .consent, .suche, .consent_open, .fa-fingerprint, .arrow_scroll_top, #table_of_content, .seitenkennung, footer, #sie-sind-hier, .handmade-with-love, nav, 
		.flexbox-iconschmuck, .box-button, .box-buttons, .icon_barrierefrei_open .google_rating_box, .box_of_content, .jetzt-anrufen, .fullsize-seitentitel, 
		.fullsize-seitentitel-impressum, .fullsize-seitentitel-datenschutz, .logo-suche-wrapper, .menue-box-buttons, .icon_barrierefrei_open
	    {
    display:none!important;
  }

  * {
    color:black!important;
  }

  @page {
    size: A4 portrait;

    margin: 2cm 1cm 2cm 2cm;
  }

  header
	 	{
    display:block;
  }

  .titel-desktop
		{
    font-size:140%;
    margin-bottom:0;
    padding-bottom:0;
  }

  h1
		{
    font-size:140%!important;
    margin:0;
    padding:0;
  }

  h2
		{
    font-size:130%!important;
    margin:0;
    padding:0;
  }

  #print-adresse
		{
    display:block;
    margin:0 0 0 1cm;
    font-size:10pt;
    width:90%;
    color:black;
  }

  #print-adresse img
		{
    float:left;
    margin:0 2cm 1cm 0;
    width:2.94cm;
    /* ggf. wert im gimp berechnen, passt bei 250 px*/
  }

  .inhalt-container 
		{
    width:100%;
    font-size:100%;
    margin:0;
    color:black;
  }

  .fullscreen-hg-bildbox 
		{
    height:10cm!important;
  }
}

/* Ende Print ********************************************************************************************************* */

.visible
{
  visibility:visible;
}

.fixed
{
  position:fixed;
}

.absolute
{
  position:absolute;
}

.relative
{
  position:relative;
}

.sticky
{
  position:sticky;
}

.bottom-10
{
  bottom:2.5rem;
}

.mr-4
{
  margin-right:1rem;
}

.mr-2
{
  margin-right:0.5rem;
}

.mb-2
{
  margin-bottom:0.5rem;
}

.ml-3
{
  margin-left:0.75rem;
}

.mb-4
{
  margin-bottom:1rem;
}

.ml-8
{
  margin-left:2rem;
}

.block
{
  display:block;
}

.inline
{
  display:inline;
}

.flex
{
  display:flex;
}

.table
{
  display:table;
}

.hidden
{
  display:none;
}

.h-4
{
  height:1rem;
}

.w-75
{
  width:18.75rem;
}

.w-full
{
  width:100%;
}

.w-24
{
  width:6rem;
}

.w-48
{
  width:12rem;
}

.border-collapse
{
  border-collapse:collapse;
}

.transform
{
  transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.columns-1
{
  -moz-columns:1;
       columns:1;
}

.columns-2
{
  -moz-columns:2;
       columns:2;
}

.columns-3
{
  -moz-columns:3;
       columns:3;
}

.columns-4
{
  -moz-columns:4;
       columns:4;
}

.columns-5
{
  -moz-columns:5;
       columns:5;
}

.columns-6
{
  -moz-columns:6;
       columns:6;
}

.border
{
  border-width:1px;
}

.border-2
{
  border-width:2px;
}

.bg-white
{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

.p-0
{
  padding:0px;
}

.px-2
{
  padding-left:0.5rem;
  padding-right:0.5rem;
}

.py-1
{
  padding-top:0.25rem;
  padding-bottom:0.25rem;
}

.pl-2
{
  padding-left:0.5rem;
}

.text-9xl
{
  font-size:8rem;
  line-height:1;
}

.text-xs
{
  font-size:0.75rem;
  line-height:1rem;
}

.text-xl
{
  font-size:1.25rem;
  line-height:1.75rem;
}

.font-bold
{
  font-weight:700;
}

.uppercase
{
  text-transform:uppercase;
}

.text-gray-700
{
  --tw-text-opacity:1;
  color:rgb(55 65 81 / var(--tw-text-opacity));
}

.text-white
{
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.filter
{
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.seite-absoften /* von lilac, dort stand:  absoften ruckt, sobald die navigation ausserhalb des iPad containers ist */
{
  background: rgba(0,0,0,0.4);
  width:100%;
  position:absolute;
  top:60px;
  left:0;
  z-index:10;
  visibility:hidden;
}

/* Leiste für Ein- und Ausblenden
	// ***************************************************************************** */

.responsive-btn-group
{
  display:flex;
  height:4rem;
  cursor:pointer;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1280px)
{
  .responsive-btn-group
{
    display:none;
  }

  .schalter-responsive-menue .fa-bars
{
    display:none;
  }
}

.schalter-responsive-menue .fa-bars, .schalter-responsive-menue .fa-times-circle
{
  margin-left:1.5rem;
  margin-right:1.5rem;
  padding:0.75rem;
  font-size:1.875rem;
  line-height:2.25rem;
}

.schalter-responsive-menue .fa-bars:hover, .schalter-responsive-menue .fa-times-circle:hover
{
  --tw-text-opacity:1;
  color:rgb(209 213 219 / var(--tw-text-opacity));
}

.responsive-btn-group .fa-home
{
  vertical-align:middle;
  font-size:1.5rem;
  line-height:2rem;
}

.responsive-btn-group .fa-home:hover
{
  --tw-text-opacity:1;
  color:rgb(209 213 219 / var(--tw-text-opacity));
}

/* umschliesst die Buttons, aber nicht die Leiste Ein- und Ausblenden
	 ***************************************************************************** */

.responsive-menue
{
  visibility:hidden;
  top:4rem;
  left:0px;
  z-index:9999;
  height:100vh;
  width:20rem;
  cursor:pointer;
  overflow-y:auto;
  background-color:transparent;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1280px)
{
  .responsive-menue
{
    display:none;
  }
}

.responsive-menue
{
  position:absolute !important;
  width:400px;
}

/* blendet das andere menue bei Größen unter 1024px aus */

.cs-navigation
{
  display:none;
}

@media (min-width: 1280px)
{
  .cs-navigation
{
    display:flex;
  }
}

.phone
{
  font-weight: 600!important;
  font-style: normal;
  font-size:140%!important;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding:1rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.kasten, .newszeile-embed
{
  margin:2rem;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
  padding:1rem;
}

.inhalt-container-desktop hr
{
  clear:both;
  margin-top:1.25rem;
  margin-bottom:1.25rem;
  border-width:0px;
  border-top-width:2px;
  border-bottom-color:transparent;
  --tw-border-opacity:1;
  border-top-color:rgb(209 213 219 / var(--tw-border-opacity));
}

/************** Anfang Textanker: 3.Loesung von dieser seite https://molily.de/css-position-fixed/#css3 ****************/

h2 a, h3 a, h4 a 
	{
  display:none;
}

h2 a[name], h3 a[name], h4 a[name] 
	{
  display:block;
  width:0;
  height:0;
  position:relative;
  top:-80px;
  /* Dieser Wert kann variieren. */
  visibility:hidden;
}

/************** Ende Textanker **********************************/

.inhalt-container a
{
  -webkit-text-decoration-line:underline;
          text-decoration-line:underline;
}

.inhalt-container p, .inhalt-container ul, .inhalt-container ol
{
  margin-top:0.75rem;
  margin-bottom:1rem;
  font-size:1.25rem;
  line-height:1.75rem;
  line-height:1.625;
}

.inhalt-container h1
{
  margin-top:2rem;
  margin-bottom:2rem;
  text-align:center;
  font-size:2.25rem;
  line-height:2.5rem;
  font-weight:600;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(75 85 99 / var(--tw-text-opacity));
}

.inhalt-container h2
{
  margin-top:1.5rem;
  margin-bottom:1.25rem;
  text-align:center;
  font-size:1.875rem;
  line-height:2.25rem;
  font-weight:600;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(75 85 99 / var(--tw-text-opacity));
}

.inhalt-container h3
{
  margin-top:1rem;
  margin-bottom:0.75rem;
  text-align:center;
  font-size:1.5rem;
  line-height:2rem;
  font-weight:600;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(75 85 99 / var(--tw-text-opacity));
}

.inhalt-container h4
{
  margin-top:1rem;
  margin-bottom:0.75rem;
  text-align:center;
  font-size:1.25rem;
  line-height:1.75rem;
  font-weight:600;
  line-height:1.25;
  --tw-text-opacity:1;
  color:rgb(128 0 50 / var(--tw-text-opacity));
}

/******************* anfang listen (mehr oben unter absätze und listen) *******************/

.inhalt-container ul
{
  margin-left:1.25rem;
  list-style-type:disc;
}

.inhalt-container ul ul, .inhalt-container .flexslider ul
{
  margin-left:0px;
  margin-top:0.5rem;
  list-style-type:none;
}

.inhalt-container ol
{
  margin-left:1.25rem;
  list-style-type:decimal;
}

.inhalt-container li
{
  padding-bottom:0.25rem;
}

/************************************* ende listen *************************************/

/************************************* deko-icon *************************************/

.deko-icon
{
  text-align:center;
  font-size:1.5rem;
  line-height:2rem;
  --tw-text-opacity:1;
  color:rgb(209 213 219 / var(--tw-text-opacity));
}

/*********************** Icon-Kacheln auf der Startseite *********/

.flexbox-iconschmuck
{
  margin-left:-2rem;
  margin-right:-2rem;
  margin-top:2.5rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-around;
}

.flexbox-iconschmuck .iconschmuck-kachel
{
  margin-bottom:2.75rem;
  display:flex;
  width:20rem;
  flex-direction:column;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(128 0 50 / var(--tw-text-opacity));
}

.flexbox-iconschmuck i
{
  margin-left:2rem;
  margin-bottom:1rem;
  font-size:8rem;
  line-height:1;
}

.flexbox-iconschmuck a
{
  margin-left:0.25rem;
  margin-right:0.25rem;
  margin-bottom:0.25rem;
  display:block;
  display:inline-block;
  border-radius:0.125rem;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.flexbox-iconschmuck a:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
}

/*********************** Teamseite mit 2 Boxen nebeneinander, auf dem handy alle untereinander, Bildformat team center *********/

.flexbox-team
{
  margin-left:-0.75rem;
  margin-right:-0.75rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}

.flexbox-team div
{
  width:100%;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(128 0 50 / var(--tw-border-opacity));
  text-align:center;
}

@media (min-width: 768px)
{
  .flexbox-team div
{
    width:49%;
  }
}

.flexbox-team p:has(img) {
  margin:0!important;
  pading:0!important;
}

.flexbox-team
	{
  gap:1.5em 0;
}

.bild-left-rund img
	{
  border-radius:50%;
}

/*********************** Highlight-Boxen mit Bild, H2 und Textblock sowie mehr-link *********/

.flexbox-highlight
{
  margin-left:-2rem;
  margin-right:-2rem;
  margin-top:2.5rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-around;
}

.flexbox-highlight .highlight-kachel
{
  margin-bottom:2.75rem;
  display:flex;
  width:20rem;
  flex-direction:column;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-start;
  overflow:hidden;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
  padding-bottom:1rem;
  text-align:center;
  --tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.flexbox-highlight p
{
  width:100%;
  font-size:1rem;
  line-height:1.5rem;
}

.flexbox-highlight .bildbox
	{
  height:213px;
  overflow:hidden;
  width:100%;
  display:flex;
  align-items:flex-start;
}

.flexbox-highlight .textbox
{
  height:11rem;
  overflow:auto;
  font-size:1rem;
  line-height:1.5rem;
}

.flexbox-highlight h2
{
  margin-top:1.5rem;
  margin-bottom:0px;
  padding-left:1.5rem;
  padding-right:1.5rem;
  font-size:1.25rem;
  line-height:1.75rem;
}

.flexbox-highlight .highlight-kachel hr
{
  margin-bottom:0.25rem;
  width:50%;
  border-top-width:4px;
}

/* zweispaltiges Accordion per Flexbox */

.accordion-grid {
  display: flex;
  flex-wrap:wrap;
  gap: 20px;
  margin-top:20px;
}

.column {
  flex: 1;
}

.accordion-item {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.accordion-header {
  padding: 12px 16px;
  cursor: pointer;
  font-weight: bold;
  background: #eee;
  background:#CAE6C1;
  /*hellgruen*/
  color:#2a7410;
  border-radius: 5px 5px 0 0;
}

.accordion-header:hover
    {
  background:#3d911f;
  /* dunkelgruen */
  background:#51ad31;
  /* mittelgruen */
  color:white;
}

.accordion-content {
  display: none;
  padding: 16px;
  background: #E1F1DC;
  color:#174d03!important;
  border-top: 1px solid #ccc;
  border-radius: 0 0 5px 5px;
}

@media screen and (max-width:850px){
  .accordion-grid
    {
    flex-direction:column;
    gap:0;
  }
}

/* Ende zweispaltiges Accordion */

/*********************** Anfang Bilder, Bilderindex, Bildformate, Bildstrecken und damit Zusammenhängendes *********/

/* Bildformate */

.param_string_untertitel
{
  margin-top:0.5rem;
  margin-bottom:0.5rem;
  display:block;
  text-align:center;
  font-size:0.875rem;
  line-height:1.25rem;
}

.bild-left-full, .bild-right-full
{
  margin-top:1rem;
  margin-bottom:1.25rem;
}

.seitenbox .bild-left-full, .seitenbox .bild-right-full
{
  margin-top:0px;
  margin-bottom:0px;
}

.bild-left-web-center, .bild-right-web-center, .bild-left-team, .bild-right-team
{
  margin-bottom:1.5rem;
}

.bild-left-full, .bild-right-full
{
  margin-top:1rem;
  margin-bottom:1.25rem;
}

.bild-left-th, .bild-left-qr-code, .bild--th
{
  float:left;
  margin-top:0.5rem;
  margin-right:1rem;
}

@media (min-width: 640px)
{
  .bild-left-th, .bild-left-qr-code, .bild--th
{
    margin-right:2rem;
  }
}

.bild-left-qr-code img
	{
  width:150px;
}

.bild-left-web, .bild--web
{
  margin-top:0.5rem;
  margin-right:1rem;
}

@media (min-width: 640px)
{
  .bild-left-web, .bild--web
{
    margin-right:2rem;
  }
}

@media (min-width: 768px)
{
  .bild-left-web, .bild--web
{
    float:left;
  }
}

.bild-right-th
{
  float:right;
  margin-top:0.5rem;
  margin-left:1rem;
}

.bild-right-web
{
  margin-top:0.5rem;
  margin-left:1rem;
}

@media (min-width: 640px)
{
  .bild-right-web
{
    margin-left:2rem;
  }
}

@media (min-width: 768px)
{
  .bild-right-web
{
    float:right;
  }
}

/* Akkordeon aktives h3 blauen hg und border umfärben*/

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	 {
  background: #e2e1dd;
  border: 1px solid #c5c5c5;
  color:black;
}

/* Ende Akkordeon */

/* Flexslider */

.flexslider {
  margin-top:20px!important;
}

.flex-direction-nav a
	{
  height:60px!important;
}

.flex-pauseplay a	
	{
  color:white!important;
  bottom:30px!important;
}

.flex-pauseplay a:before, .flex-pauseplay a.flex-play:before	
	{
  font-size:18px!important;
}

/* Bildstrecke Typ Bildstreifen */

.flexbox-bildstrecke-bildstreifen
	{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  margin:10px 0 10px 0;
}

.flexbox-bildstrecke-bildstreifen img
	{
  margin:10px;
}

/* Bildstrecke Typ Schmuck, passt für 5 Kacheln nebeneinander, jede Kachel 200 Px, Umbruch auf dem Tablet */

/* muss ggf. angepasst werden*/

.flexbox-bildstrecke-schmuck
	{
  display:flex;
  justify-content:space-around;
  flex-wrap:wrap;
  margin:30px 0 30px 0;
}

.flexbox-bildstrecke-schmuck a 
	{
  @appy text-white no-underline
	
}

@media screen and (max-width:1130px)
	{
  .flexbox-bildstrecke-schmuck
		{
    margin:30px -40px -5px -40px;
    /* anpassen! */
    flex-wrap:wrap;
  }
}

.flexbox-bildstrecke-schmuck div
{
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(107 1 43 / var(--tw-text-opacity));
}

.flexbox-bildstrecke-schmuck div:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgb(209 213 219 / var(--tw-text-opacity));
}

.flexbox-bildstrecke-schmuck div
	{
  width:268px;
  /*geht ggf. auch ohne, dann können verschiedenen Bildformate eingesetzt werden, aber langer Text dehnt die box aus */
  text-align:center;
  overflow:hidden;
  margin:0 15px 30px 15px;
  border:1px solid white;
}

.flexbox-bildstrecke-schmuck div figure
	{
  overflow:hidden;
}

.flexbox-bildstrecke-schmuck p
	{
  font-size:120%!important;
  font-weight:bold;
  display:flex;
  align-items:center;
  text-align:center;
  justify-content:center;
  padding:16px 10px 20px 10px !important;
  margin:0!important;
}

.flexbox-bildstrecke-schmuck img
	{
  transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
}

.flexbox-bildstrecke-schmuck img:hover
	{
  transform: scale(1.1);
}

/* Anfang Bildstrecke Typ CAROUSEL Karussell, im Mobilblock gibt es eine Anpassung an Mobil */

.ktrv 
   {
  width: 100%;
  height:300px;
  /*Höhe des Containers muss an die Höhe der Bilder angepasst werden (Beispiel: Bild ist 250px hoch Rest ist abstand (25px oben und unten))*/
  position: relative;
  clear: both;
  overflow: hidden;
  background: transparent;
  margin: 0 auto 0 auto;
}

.wwkt
	{
  display:flex;
  justify-content:center;
  align-items:center;
}

.wwkt img
		{
  border:1px solid #ccc;
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.30);
  z-index:2;
}

.wwkt a
	{
  width:100%;
  height:100%;
}

/* Ende Bildstrecke Typ CAROUSEL Karussell, im Mobilblock gibt es eine Anpassung an Mobil */

/*********************** Ende Bilder, Bildformate, Bildstrecken und damit Zusammenhängendes *********/

.newszeile-liste h2
{
  margin-top:1.5rem;
  margin-bottom:2rem;
}

/*********************** Anfang Tables und Formular *************************************************/

.detail-table
	{
  width:100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  margin:10px 0 5px 0;
}

.detail-table td
	{
  border-bottom: 1px solid #ddd;
  padding:10px 10px 10px 0;
  vertical-align:top;
}

.detail-table th
	{
  background: #AAA;
  border-bottom: 1px solid #ddd;
  text-align:left;
  padding:10px 10px 10px 0;
  vertical-align:top;
}

/*********************** Formular *************************************************/

.pflichtfelder, .fehler
{
  z-index:0;
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(220 38 38 / var(--tw-text-opacity));
}

.ausrichtung-formular
	{
  max-width:410px;
  margin:40px auto 20px auto;
}

.formular-table td
{
  padding-bottom:1rem;
}

.formfeld, .formfeldnachricht
	{
  background-color: white;
  border-color: #6b7280;
  border-width: 1px;
  padding-top: 0.25rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  width:100%;
}

.td-captcha
{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:flex-end !important;
  justify-content:space-between !important;
  padding-bottom:2rem !important;
}

.captcha-eingabe
	{
  height:30px;
  width:140px;
  font-size:140%;
}

.td-captcha img
{
  height:2.5rem;
}

.hinweistext_form
{
  font-size:0.875rem;
  line-height:1.25rem;
}

.captcha-error
{
  width:100% !important;
  padding-right:1.25rem !important;
  font-size:0.875rem !important;
  line-height:1.25rem !important;
  line-height:1.375 !important;
}

.datum-rechtstext
{
  display:block;
  text-align:center;
}

.hinweistext_consent
{
  padding-left:2rem;
  font-size:0.875rem;
  line-height:1.25rem;
}

label-xx {
  margin:0 10px 0 5px;
}

/* z.b. abstand zwischen radio-button und anrede, deaktiviert, da dieser fall nicht auftritt und es sich auf alle label auswirkt */

.formular-table .formbutton
{
  display:inline-block;
  width:100%;
  cursor:pointer;
  border-radius:0.125rem;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-top:0.75rem;
  padding-bottom:0.75rem;
  text-align:center;
  font-size:1.25rem;
  line-height:1.75rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.formular-table .formbutton:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
}

/*********************** Ende Tables und Formular *****************************************************/

/*********************** Anfang Flexbox zwei- und dreispaltig Bild und Text *************************************/

.flexbox-zweispaltig
{
  clear:both;
  margin-top:1rem;
  margin-bottom:1rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.flexbox-dreispaltig
{
  clear:both;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  /*border:5px solid white;*/
}

.flexbox-zweispaltig .bildbox
{
  display:flex;
  width:100%;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
}

@media (min-width: 1024px)
{
  .flexbox-zweispaltig .bildbox
{
    width:50%;
  }
}

.flexbox-zweispaltig .bildbox div, .flexbox-zweispaltig .bildbox p, .flexbox-zweispaltig .bildbox figure
{
  display:flex;
  height:100%;
  width:100%;
  justify-content:center;
}

.flexbox-zweispaltig .bildbox div img, .flexbox-zweispaltig .bildbox img
{
  height:100%;
  width:auto;
  -o-object-fit:cover;
     object-fit:cover;
}

.flexbox-zweispaltig .textbox
{
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:1.75rem;
  padding-right:1.75rem;
}

@media (min-width: 1024px)
{
  .flexbox-zweispaltig .textbox
{
    width:50%;
  }
}

.flexbox-dreispaltig .textbox
{
  display:flex;
  width:100%;
  flex-direction:column;
  justify-content:flex-start;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:1.75rem;
  padding-right:1.75rem;
}

@media (min-width: 768px)
{
  .flexbox-dreispaltig .textbox
{
    width:50%;
  }
}

@media (min-width: 1024px)
{
  .flexbox-dreispaltig .textbox
{
    width:33.333333%;
  }
}

.flexbox-dreispaltig .textbox
	{
  border:5px solid white;
}

.textbox h2, .textbox h3
{
  margin-bottom:0.625rem;
  text-align:left;
}

/*********************** flexbox-zweispaltig-bilder 2 bilder nebeneinander *************************************/

.flexbox-zweispaltig-bilder
{
  clear:both;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.flexbox-zweispaltig-bilder .bildbox-links, .flexbox-zweispaltig-bilder .bildbox-rechts
{
  display:flex;
  width:100%;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}

@media (min-width: 1024px)
{
  .flexbox-zweispaltig-bilder .bildbox-links, .flexbox-zweispaltig-bilder .bildbox-rechts
{
    width:50%;
  }
}

.flexbox-zweispaltig-bilder .bildbox-links img
{
  padding-top:1rem;
  padding-bottom:1rem;
}

@media (min-width: 1024px)
{
  .flexbox-zweispaltig-bilder .bildbox-links img
{
    margin-right:1rem;
  }

  .flexbox-zweispaltig-bilder .bildbox-links img
{
    padding-bottom:0px;
  }
}

.flexbox-zweispaltig-bilder .bildbox-rechts img
{
  padding-top:1rem;
  padding-bottom:1rem;
}

@media (min-width: 1024px)
{
  .flexbox-zweispaltig-bilder .bildbox-rechts img
{
    margin-left:1rem;
  }

  .flexbox-zweispaltig-bilder .bildbox-rechts img
{
    padding-bottom:0px;
  }
}

/*********************** zeitstrahl *************************************/

.zeitstrahl
{
  margin-bottom:1rem;
  width:100%;
}

.zeitstrahl .zeitstrahl-block
{
  display:flex;
  width:100%;
}

.zeitstrahl .zeitstrahl-block:nth-child(odd)
{
  justify-content:flex-start;
}

.zeitstrahl .zeitstrahl-block:nth-child(even)
{
  justify-content:flex-end;
}

.zeitstrahl .zeitstrahl-block .textbox
{
  position:relative;
  width:100%;
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-bottom-color:rgb(156 163 175 / var(--tw-border-opacity));
  padding-top:1rem;
  padding-bottom:1rem;
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block .textbox
{
    width:50%;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
  margin-left:0px;
  padding-left:1.75rem;
  padding-right:1.75rem;
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
    margin-left:0.125rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
    border-right-width:4px;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
    --tw-border-opacity:1;
    border-right-color:rgb(156 163 175 / var(--tw-border-opacity));
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
    padding-left:0px;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox
{
    padding-right:3.5rem;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
  margin-right:0px;
  padding-left:1.75rem;
  padding-right:1.75rem;
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
    margin-right:0.125rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
    border-left-width:4px;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
    --tw-border-opacity:1;
    border-left-color:rgb(156 163 175 / var(--tw-border-opacity));
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
    padding-left:5rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox
{
    padding-right:0px;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-circle
{
  position:absolute;
  top:2rem;
  display:none;
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-circle
{
    right:-1rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-circle
{
    display:block;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-circle
{
  position:absolute;
  top:2rem;
  display:none;
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-circle
{
    left:-0.625rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-circle
{
    display:block;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-chevron-right
{
  position:absolute;
  top:4rem;
  display:none;
  font-size:2.25rem;
  line-height:2.5rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-chevron-right
{
    right:1rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(odd) .textbox .fa-chevron-right
{
    display:block;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-chevron-right
{
  position:absolute;
  top:4rem;
  display:none;
  font-size:2.25rem;
  line-height:2.5rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity));
}

@media (min-width: 768px)
{
  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-chevron-right
{
    left:1rem;
  }

  .zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-chevron-right
{
    display:block;
  }
}

.zeitstrahl .zeitstrahl-block:nth-child(even) .textbox .fa-chevron-right
 	{
  transform:scaleX(-1);
}

/*********************** Fullscreen-Bildbox *************************************/

/* Variante 1 Box mit großem sich fullscreen aufspannenden Vordergrund-Bild */

/* Für welchen Zweck habe ich das wohl angelegt??? */

.fullscreen-bildbox img 
	{
  width:100%!important;
  height:auto;
  -o-object-fit:cover;
     object-fit:cover;
  -o-object-position: center;
     object-position: center;
  margin-top:-10px;
}

/* Variante 2 Box mit großem Hintergrund-Bild und Slogan / Text darauf */

.fullscreen-hg-bildbox 
	{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
  height:800px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background-position:center center;
}

.fullscreen-hg-bildbox .zeile-1, .fullscreen-hg-bildbox-mobil .zeile-1
{
  text-align:center;
  font-weight:700;
  text-transform:uppercase;
}

.fullscreen-hg-bildbox .zeile-1
	{
  font-size:350%!important;
  color:white!important;
  line-height:120%!important;
  padding:10px;
  background: rgba(0,48,86,0.7);
}

.fullscreen-hg-bildbox .zeile-2, .fullscreen-hg-bildbox-mobil .zeile-2
{
  margin-top:5rem;
  text-align:center;
  font-weight:700;
}

.fullscreen-hg-bildbox .zeile-2
	{
  font-size:250%!important;
  color:white!important;
  padding:10px;
  background: rgba(0,48,86,0.7);
}

/******* Umenue-Reiter bei Onpagern **********/

.inhalt-container-desktop .umenue-box-buttons
	{
  position:absolute;
  left:0;
  top:-40px;
  z-index:10;
}

.inhalt-container-desktop .umenue-box-buttons a
{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  font-size:1.125rem;
  line-height:1.75rem;
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.inhalt-container-desktop .umenue-box-buttons a:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
}

.inhalt-container-desktop .umenue-box-buttons a
	{
  /*right:0;top:-60px; bei fullsizedesign ganz oben im inhalt*/
  /*right:0;bottom:0; im header oder/und seitenbox */
  height:40px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}

/******* Mobile Fullscreen-Bildbox **********/

.fullscreen-hg-bildbox-mobil /* auf dem Handy in smartphone-div: Box mit großem Hintergrund-Bild */
	{
  background-repeat:no-repeat!important;
  background-size:cover;
  height:350px;
  background-position: center center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  margin:-7px -15px 40px -15px;
}

.fullscreen-hg-bildbox-mobil h1
	{
  font-size:180%!important;
  color:white!important;
  line-height:120%!important;
  padding:10px;
  background: rgba(78,125,177,0.5);
  text-transform:uppercase;
}

.fullscreen-hg-bildbox-mobil h2
	{
  font-size:150%!important;
  color:white!important;
  padding:10px;
  background: rgba(78,125,177,0.5);
}

/*********************** Anfang Flexbox zweispaltig Bild und Text *************************************/

.box-button, .box-buttons
{
  margin-top:0.75rem;
  margin-bottom:1.25rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.box-button a, .box-buttons a, .btn, .highlight-kachel a
{
  margin-left:0.25rem;
  margin-right:0.25rem;
  margin-bottom:0.25rem;
  display:inline-block;
  border-radius:0.125rem;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.box-button a:hover, .box-buttons a:hover, .btn:hover, .highlight-kachel a:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
}

.box-button span, .box-buttons span
{
  margin-top:0.25rem;
  margin-left:0.25rem;
  margin-right:0.25rem;
  margin-bottom:0.25rem;
  display:inline-block;
  cursor:pointer;
  border-radius:0.125rem;
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.box-button p, .box-buttons p
{
  margin:0px !important;
}

/*********************** anfang multi-columnn-design bei cms-seiten **********************************/

.multi-column
	   {
  margin-top:40px;
  width: 100%;
  -moz-column-count:    2;
  column-count:         2;
  -moz-column-gap:    50px;
  column-gap:         50px;
  -moz-column-rule-color:  #D1D5DB;
       column-rule-color:  #D1D5DB;
  -moz-column-rule-style:  solid;
       column-rule-style:  solid;
  -moz-column-rule-width:  3px;
       column-rule-width:  3px;
  /*der Abstand links und rechts zum Text ist immer gleich*/
}

@media screen and (max-width:750px)
	{
  .multi-column
	   {
    margin-top:40px;
    width: 100%;
    -moz-column-count:    1;
    column-count:         1;
    -moz-column-gap:    50px;
    column-gap:         50px;
    -moz-column-rule-color:  #D1D5DB;
         column-rule-color:  #D1D5DB;
    -moz-column-rule-style:  solid;
         column-rule-style:  solid;
    -moz-column-rule-width:  3px;
         column-rule-width:  3px;
    /*der Abstand links und rechts zum Text ist immer gleich*/
  }
}

.multi-column hr
		{
  margin-bottom:15px;
}

.multi-column h2, .multi-column h3  {
  margin:0 0 15px 0!important;
  padding:0!important;
  text-align:left;
}

.multi-column h2
	{
  font-size:140%;
}

.multi-column ~ h2 /* wenn h2 auf multi-column folgt */
	{
  margin:20px 0 20px 0!important;
}

.multi-column p
	{
  margin:0 0 20px 0!important;
  padding:0!important;
}

.multi-column ul, .multi-column ol
	{
  margin:-0 0 20px 20px!important;
}

section , .section {
  /*Firefox  */
  column-break-inside: avoid;
  /* Chrome, Opera, Safari*/
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  border:1px solid transparent;
  /* durch Zufall entdeckt, dieser vorder sorgt für Zusammenhalt, was vorher nicht gelang */
}

/*********************** ende multi-columnn-design bei cms-seiten **********************************/

/*********************** Anfang zitat ****************************************************************/

blockquote {
  font-weight: 600;
  font-size: 200%;
  text-align:center;
  line-height: 1.45;
  width:100%;
  max-width:600px;
  margin:40px auto 40px auto;
  position:relative;
  /* darf man nicht wegnehmen, sonst verschwinden die Anführungszeichen*/
  color: #800032;
  padding:0 30px 0 40px;
  /*damit auf mobilversion etwas abstand zwischen Gänsefüsschen und text bleibt und beim floaten neben bildern auf desktop ebenfalls*/
}

blockquote::before, blockquote::after {
  position: absolute;
  display: block;
  font-size: 2.0em;
  color: #d1d5db;
}

blockquote::before {
  content: "\00BB";
  left: 10px;
  top: -30px;
}

blockquote::after {
  content: "\00AB";
  bottom:20px;
  top: -30px;
  right:10px;
}

blockquote .cite {
  font-weight: 300!important;
  color: #666;
  font-size: 70%;
  display: block;
  margin-top: 15px;
}

/*********************** Ende zitat ****************************************************************/

/*********************** Anfang getippter Text *****************************************************/

.css-typing
	{
  animation: css-typing 2.5s steps(48) forwards;
  overflow: hidden;
  word-wrap: break-word;
  white-space: nowrap
}

@keyframes css-typing {
  from {
    width: 0;
  }

  to {
    width: 48ch;
    width:100%;
  }
}

/*********************** Ende getippter Text *****************************************************/

/***********************anfang onpager *************************************/

.op-page /*scroll-section*/
	{
  background-color:#F9FAFB;
  /*padding:80px 0 80px 0;*/
  padding:150px 0 150px 0;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  margin-left:-1rem;
  margin-right:-1rem;
}

.op-content /*scroll-textbox*/
	{
  margin:auto;
  padding:30px;
  background: rgba(255,255,255,0.8);
  width:100%;
}

@media (min-width: 768px)
{
  .op-content
{
    width:83.333333%;
  }
}

.op-content h1
{
  margin-top:0px;
  padding-top:0px;
}

.op-content .kasten
{
  margin-left:0px;
  margin-right:0px;
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235 / var(--tw-bg-opacity));
}

/***********************ende onpager *************************************/

/* anpassung colorbox */

#cboxTitle /* Beschriftung, die ggf.aufs Bild fließt */
	{
  background: rgba(255,255,255,0.7);
  color:#333;
  font-size:70%;
}

#cboxCurrent /* 1 | 14 */
	{
  color:#333;
  font-size:70%;
  display:none!important;
}

@media screen and (max-width:800px)
	{
  #colorbox /* geht vllt. auch mit .cboxPhoto) */
		{
    width:630px!important;
  }

  #colorbox img /* geht vllt. auch mit .cboxPhoto img */
		{
    width:600px!important;
    height:auto!important;
  }
}

@media screen and (max-width:600px)
	{
  #colorbox
		{
    width:430px!important;
  }

  #colorbox img
		{
    width:400px!important;
    height:auto!important;
  }

  #cboxTitle /* Beschriftung unter dem bild ggf. ganz ausblenden */
		{
    /*display:none!important;*/
  }
}

/* beginn mobil */

.ls-auswahl-mobil /* barrierefreiheit leichte sprache-schalter */
{
  cursor:pointer;
  position:fixed;
  color:white;
  width:39px;
  height:39px;
  display: none;
  z-index:2000;
  left:12px;
  bottom:58px;
  background:#25689B;
  border:3px solid white;
  display:flex;
  justify-content:center;
  align-items:center;
  border-radius:50%;
  overflow:hidden;
  --tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#container, .seite-container-mobil
{
  position:relative;
  min-height:100vh;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom:5rem;
}

.platzhalter-fuer-fixed-mobil
{
  height:5rem;
}

.header-mobil
{
  position:fixed;
  z-index:10000;
  display:flex;
  height:5rem;
  width:100%;
  align-items:center;
  justify-content:space-between;
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.mobil-sk-bild-header /* seitenkennungsbild mobil */
	{
  height:250px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  margin-bottom:20px;
}

@media screen and (min-width:620px)
	{
  .mobil-sk-bild-header /* seitenkennungsbild mobil */
	{
    height:500px;
  }
}

@media screen and (min-width:800px)
	{
  .mobil-sk-bild-header /* seitenkennungsbild mobil */
	{
    height:600px;
  }
}

.knopf-hauptmenue
{
  font-size:2.25rem;
  line-height:2.5rem;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.inhalt-container-mobil, .sie-sind-hier-mobil, .box-menue-im-inhalt
{
  width:100%;
  overflow:hidden;
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:1rem;
}

.sie-sind-hier-mobil, .box-menue-im-inhalt
{
  text-align:center;
}

.sie-sind-hier-mobil
{
  margin-bottom:1rem;
  --tw-text-opacity:1;
  color:rgb(156 163 175 / var(--tw-text-opacity));
}

/* mobiles menue */

.mobiles-menue
{
  margin-top:0.75rem;
  font-weight:700;
}

.icon-linkbox-mobil
{
  margin-top:0.5rem;
  margin-bottom:0.5rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.icon-linkbox-mobil i
{
  margin-left:0.625rem;
  margin-right:0.5rem;
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity));
}

.icon-linkbox-mobil  .fa-home
{
  font-size:1.25rem;
  line-height:1.75rem;
}

.icon-linkbox-mobil  .fa-envelope
{
  font-size:1.125rem;
  line-height:1.75rem;
}

.icon-linkbox-mobil .fa-times-circle
{
  font-size:2.25rem;
  line-height:2.5rem;
  --tw-text-opacity:1;
  color:rgb(75 85 99 / var(--tw-text-opacity));
}

.menload
{
  margin-left:1.25rem;
  margin-right:1.25rem;
  margin-top:2.75rem;
  margin-bottom:1rem;
  font-size:0.875rem;
  line-height:1.25rem;
}

/* Side_menu Container */

/* Willst du Breite ändern, musst du  [.pushy-left] und [.container-push, .push-push} um selben Wert ändern */

.pushy
{
  position:fixed;
  z-index:9999;
  height:100%;
  width:18rem;
  overflow:auto;
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-shadow:inset -10px 0 6px -9px rgba(0, 0, 0, .7);
  --tw-shadow-colored:inset -10px 0 6px -9px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#suchemm
{
  margin-bottom:0.75rem;
}

/******************* Beginn Menü Extended  **********************/

/* Hinweis: .menubox muss immer eingefärbt werden und eine höhe von 100% haben, damit es beim Ausfahren des untermenüs das darunter liegende Obermenü vollständig abdeckt */

.menubox_obermenu, .menubox
{
  position:absolute;
  height:100%;
  width:100%;
  border-top-width:1px;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235 / var(--tw-bg-opacity));
}

.menubox_obermenu div, .menubox div, .aktives-menue-home
{
  border-width:1px;
  border-right-width:0px;
  border-left-width:0px;
  border-top-width:0px;
  --tw-border-opacity:1;
  border-color:rgb(209 213 219 / var(--tw-border-opacity));
}

.menubox_obermenu div, .menubox div
{
  display:flex;
  height:4rem;
  align-items:center;
  justify-content:space-between;
  overflow:hidden;
}

.menubox_obermenu div a, .menubox div a
{
  display:flex;
  height:4rem;
  flex-grow:1;
  align-items:center;
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  font-size:1.125rem;
  line-height:1.75rem;
  --tw-text-opacity:1;
  color:rgb(0 0 0 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.menubox_obermenu div a:hover, .menubox div a:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(229 231 235 / var(--tw-bg-opacity));
}

.aktives-menue-home
{
  display:flex;
  height:4rem;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
  padding-left:1rem;
  padding-right:1rem;
  text-align:center;
  font-size:1.25rem;
  line-height:1.75rem;
  --tw-text-opacity:1;
  color:rgb(17 24 39 / var(--tw-text-opacity));
}

.aktives-menue
{
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity));
}

.aktives-menue a
{
  display:flex !important;
  align-items:center !important;
  background-color:transparent !important;
}

.button-sk
{
  height:4rem !important;
  background-color:rgb(229 231 235 / var(--tw-bg-opacity)) !important;
  --tw-bg-opacity:1 !important;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity:1 !important;
  color:rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.pfeil-left i
{
  display:block;
  display:flex;
  height:4rem;
  width:3.5rem;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(156 163 175 / var(--tw-bg-opacity));
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.pfeil-left i:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128 / var(--tw-bg-opacity));
}

.pfeil-right i
{
  display:block;
  display:flex;
  height:4rem;
  width:3.5rem;
  align-items:center;
  justify-content:center;
  --tw-bg-opacity:1;
  background-color:rgb(156 163 175 / var(--tw-bg-opacity));
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
}

.pfeil-right i:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128 / var(--tw-bg-opacity));
}

.aktives-menue .pfeil-left i, .aktives-menue .pfeil-right i, .button-sk .pfeil-left i, .button-sk .pfeil-right i
{
  --tw-bg-opacity:1;
  background-color:rgb(156 163 175 / var(--tw-bg-opacity));
}

.aktives-menue .pfeil-left i:hover, .aktives-menue .pfeil-right i:hover, .button-sk .pfeil-left i:hover, .button-sk .pfeil-right i:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 114 128 / var(--tw-bg-opacity));
}

/*************************** Ende Menü Extended **********************/

/* Menu Movement */

/* Position vor dem ausklappen des Side_menu Containers */

.pushy-left
	{
  transform: translate3d(-288px,0,0);
}

/*  Position nach dem ausklappen des Side_menu Containers */

/* schiebt inhalt zur Seite */

.container-push, .push-push
	{
  transform: translate3d(288px,0,0);
}

/* macht geschmeidigen Schieb-Effekt */

.pushy, #container, .push
	{
  transition: transform .2s cubic-bezier(.16, .68, .43, .99);
}

/* graues absoften */

.pushy-active .site-overlay
{
  position:fixed;
  top:0px;
  right:0px;
  left:0px;
  bottom:0px;
  z-index:9998;
  background-color:rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity:0.5;
}

.nach-oben
{
  position:fixed;
  bottom:0px;
  z-index:9999;
  width:100%;
  background-color:rgb(209 213 219 / var(--tw-bg-opacity));
  --tw-bg-opacity:0.5;
}

.nach-oben a
{
  display:flex;
  height:2.5rem;
  width:100%;
  align-items:center;
  justify-content:center;
  padding-top:1.5rem;
  padding-bottom:1.5rem;
  font-size:2.25rem;
  line-height:2.5rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgb(31 41 55 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

/* Bildstrecke Karussell */

.sprachwahl
{
  margin-top:0.5rem;
  margin-bottom:0.5rem;
  margin-left:0.75rem;
}

/* scroll-wrapper */

.seite-container-mobil .scroll-wrapper /* div zum Scrollen eines breiten Inhaltes, z.B. einer Tabelle. Muss das Element umschließen*/
	{
  overflow: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin-bottom:15px;
}

.seite-container-mobil .scroll-wrapper::before, .seite-container-mobil .scroll-wrapper::after
	{
  content: "Wischen Sie zur linken Seite, um den Inhalt zu scrollen! ";
  font-style: italic;
  font-size:90%;
}

/******* Umenue-Reiter bei Onpagern **********/

.seite-container-mobil .umenue-box-buttons
{
  margin-top:0.75rem;
  margin-bottom:1.25rem;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.seite-container-mobil .umenue-box-buttons a
{
  margin-left:0.25rem;
  margin-right:0.25rem;
  margin-bottom:0.25rem;
  display:inline-block;
  border-radius:0.125rem;
  --tw-bg-opacity:1;
  background-color:rgb(128 0 50 / var(--tw-bg-opacity));
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  text-align:center;
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line:none;
          text-decoration-line:none;
}

.seite-container-mobil .umenue-box-buttons a:hover
{
  --tw-bg-opacity:1;
  background-color:rgb(107 1 43 / var(--tw-bg-opacity));
}

/* Ende Mobil ********************************************************************************************************* */

/******************Ende Layer Base*************************/

@media (min-width: 640px)
{
  .sm\:columns-2
{
    -moz-columns:2;
         columns:2;
  }

  .sm\:columns-3
{
    -moz-columns:3;
         columns:3;
  }
}

@media (min-width: 768px)
{
  .md\:columns-3
{
    -moz-columns:3;
         columns:3;
  }
}

@media (min-width: 1024px)
{
  .lg\:columns-2
{
    -moz-columns:2;
         columns:2;
  }

  .lg\:columns-3
{
    -moz-columns:3;
         columns:3;
  }

  .lg\:columns-4
{
    -moz-columns:4;
         columns:4;
  }
}

@media (min-width: 1280px)
{
  .xl\:columns-3
{
    -moz-columns:3;
         columns:3;
  }
}

@media (min-width: 1536px)
{
  .\32xl\:columns-6
{
    -moz-columns:6;
         columns:6;
  }
}
