 body {
    margin: 0;
    padding: 0;
    font-family: 'Marmelad', sans-serif;
    color: #fdf2b4;
    font-size: 13px;
}

.mw-flexbox {
  display: flex;
  display: -webkit-flex;
}
.mw-flexbox.mw-inline {
  display: inline-flex;
  display: -webkit-inline-flex;
}
.mw-flexbox:before,
.mw-flexbox:after {
  content: none;
}
.mw-flexbox.mw-vertical-center {
  align-items: center;
}
.mw-flexbox.mw-horizontal-center {
  justify-content: center;
}
.mw-flexbox.mw-wrap {
  flex-wrap: wrap;
}
.mw-flexbox.mw-in-row {
  flex-direction: row;
}
.mw-flexbox.mw-in-col {
  flex-direction: column;
}
.mw-flexbox.mw-in-row.flex-revers {
  flex-direction: row-reverse;
}
.mw-flexbox.mw-in-col.flex-revers {
  flex-direction: column-reverse;
}
.mw-flexbox > .mw-flex-right {
  margin-left: auto;
}
.mw-flexbox > .mw-flex-bottom {
  margin-top: auto;
}
.mw-flexbox > .mw-flex-1.flex-fixed,
.mw-flexbox > .mw-flex-2.flex-fixed,
.mw-flexbox > .mw-flex-3.flex-fixed,
.mw-flexbox > .mw-flex-4.flex-fixed,
.mw-flexbox > .mw-flex-5.flex-fixed,
.mw-flexbox > .mw-flex-6.flex-fixed {
  flex: 1;
}
.mw-flexbox > .mw-flex-1:not(.flex-fixed),
.mw-flexbox > .mw-flex-2:not(.flex-fixed),
.mw-flexbox > .mw-flex-3:not(.flex-fixed),
.mw-flexbox > .mw-flex-4:not(.flex-fixed),
.mw-flexbox > .mw-flex-5:not(.flex-fixed),
.mw-flexbox > .mw-flex-6:not(.flex-fixed) {
  flex-basis: auto;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-1:not(.flex-fixed) {
  flex-grow: 1;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-2:not(.flex-fixed) {
  flex-grow: 2;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-3:not(.flex-fixed) {
  flex-grow: 3;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-4:not(.flex-fixed) {
  flex-grow: 4;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-5:not(.flex-fixed) {
  flex-grow: 5;
}
.mw-flexbox:not(.mw-horizontal-center) > .mw-flex-6:not(.flex-fixed) {
  flex-grow: 6;
}
@font-face {
  font-family: "Initial";
  src: url("fonts/Genzsch_Initials.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Berkshire Swash";
  font-style: normal;
  font-weight: 400;
  src:
    local("Berkshire Swash Regular"),
    local("BerkshireSwash-Regular"),
    url(https://fonts.gstatic.com/s/berkshireswash/v8/ptRRTi-cavZOGqCvnNJDl5m5XmN_pM4zXX4.woff2)
      format("woff2");
  unicode-range:
    U+100-24F, U+259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
@font-face {
  font-family: "Berkshire Swash";
  font-style: normal;
  font-weight: 400;
  src:
    local("Berkshire Swash Regular"),
    local("BerkshireSwash-Regular"),
    url(https://fonts.gstatic.com/s/berkshireswash/v8/ptRRTi-cavZOGqCvnNJDl5m5XmN_qs4z.woff2)
      format("woff2");
  unicode-range:
    U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
@font-face {
  font-family: "Marmelad";
  font-style: normal;
  font-weight: 400;
  src:
    local("Marmelad"),
    local("Marmelad-Regular"),
    url(https://fonts.gstatic.com/s/marmelad/v9/Qw3eZQdSHj_jK2e-8uFIEec8Cw.woff2)
      format("woff2");
  unicode-range: U+400-45F, U+490-491, U+4B0-4B1, U+2116;
  font-display: swap;
}
@font-face {
  font-family: "Marmelad";
  font-style: normal;
  font-weight: 400;
  src:
    local("Marmelad"),
    local("Marmelad-Regular"),
    url(https://fonts.gstatic.com/s/marmelad/v9/Qw3eZQdSHj_jK2e-8uFCEec8Cw.woff2)
      format("woff2");
  unicode-range:
    U+100-24F, U+259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
  font-display: swap;
}
@font-face {
  font-family: "Marmelad";
  font-style: normal;
  font-weight: 400;
  src:
    local("Marmelad"),
    local("Marmelad-Regular"),
    url(https://fonts.gstatic.com/s/marmelad/v9/Qw3eZQdSHj_jK2e-8uFMEec.woff2)
      format("woff2");
  unicode-range:
    U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F,
    U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}
html.webp body {
  background: #000 url(images/webp/content_bg.webp) center top repeat;
  background-size: 100% 1081px;
}
html.no-webp body {
  background: #000 url(images/jpgpng/content_bg.jpg) center top repeat;
  background-size: 100% 1081px;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Marmelad", sans-serif;
  color: #fdf2b4;
  font-size: 13px;
}
.font-marmelad {
  font-family: "Marmelad", sans-serif !important;
}
a {
  color: #f99a00;
  background: transparent;
  text-decoration: none;
}
a:active {
  outline: none;
}
a:hover,
a:focus {
  background-color: #902304;
  color: #fff;
  text-decoration: none;
}
a.a_noeffekt,
a.a_noeffekt:hover,
a.a_noeffekt:focus {
  background-color: transparent !important;
  text-decoration: none !important;
}
.loritFont,
main h1:not(.cat-header):not(.structure),
main h2:not(.cat-header):not(.structure),
main h3:not(.cat-header):not(.structure),
main h4:not(.cat-header):not(.structure),
main h5:not(.cat-header):not(.structure) {
  font-family: "Berkshire Swash", Arial, cursive;
}
.textBorder,
main h1,
main h2,
main h3,
main h4 {
  text-shadow:
    1px 0 0 #000,
    -1px 0 0 #000,
    0 1px 0 #000,
    0 -1px 0 #000,
    1px 1px #000,
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000;
}
h1 {
  font-size: 2.3em;
  font-weight: 400;
}
h2 {
  font-size: 1.9em;
  font-weight: 400;
}
h3 {
  font-size: 1.5em;
  font-weight: 400;
}
h4 {
  font-size: 1.1em;
  font-weight: 400;
}
h5 {
  font-size: 1em;
  font-weight: 400;
}
a.nodelink h4 {
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  margin: 0;
}
.charbody {
  background-color: #000;
}
.charborder {
  border: 1px solid rgba(81, 30, 3, 0.5);
  background: rgba(81, 30, 3, 0.5);
  padding: 5px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 8px 8px 5px rgba(0, 0, 0, 1);
  -moz-box-shadow: 8px 8px 5px rgba(0, 0, 0, 1);
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 1);
  position: relative;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
}
.charborder:hover {
  -webkit-box-shadow: 12px 12px 10px rgba(0, 0, 0, 1) !important;
  -moz-box-shadow: 12px 12px 10px rgba(0, 0, 0, 1) !important;
  box-shadow: 12px 12px 10px rgba(0, 0, 0, 1) !important;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.charborder:hover .charname a.email {
  display: inline-block;
}
.charavatar {
  margin: 0;
  padding: 0;
  height: 300px;
}
.charavatar_storie {
  margin: 0;
  margin-top: 5px;
}
.charavatar img {
  min-height: 300px;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #000 !important;
}
.charavatar_storie img {
  min-width: 150px;
  min-height: 176px;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}
.charstory,
.charnamestory {
  padding: 0 0 0 20px;
  margin: 0 !important;
}
.charemail {
  margin-left: 20px;
  padding: 9px 5px 5px 10px;
  border: 1px solid #fdf2b4;
  border-radius: 20px;
  background-color: rgba(253, 242, 180, 0.3);
  cursor: pointer;
}
.charemail img {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.charname {
  padding: 15px;
}
.charname a {
  color: #fdf2b4 !important;
}
.charname h4 {
  margin-top: 5px;
  display: inline-block;
  position: relative;
  z-index: 25;
}
.charname a.email {
  padding: 0;
  position: absolute;
  left: 10px;
  display: none;
  z-index: 20;
}
.charinfos {
  margin-top: 20px;
}
div.banner-small-top {
  display: none;
}
div .banner-top {
  background: url(images/jpgpng/banner_top.jpg) no-repeat left bottom;
  background-size: 100% 110px;
  height: 110px;
  position: relative;
  z-index: 3;
  padding-top: 15px;
}
div.logo-band {
  max-width: 155px;
  margin-left: 1.5em;
  position: relative;
  top: -10px;
  height: 430px;
}
div.logo-round {
  display: none;
  max-width: 110px;
  margin-left: 2.5em;
}
div.descript-header {
  height: 100%;
}
.hd-data {
  padding: 0 !important;
  margin-top: 0;
}
header {
  background: #000 url(images/jpgpng/content_bg_header.jpg) center top repeat;
  background-size: 100%;
  position: relative;
}
header .hd-title {
  font-size: 3.5em;
  margin: 0 !important;
  padding: 0 !important;
}
header .hd-slogan {
  font-size: 1.5em;
  margin: 0 !important;
  padding: 0 !important;
}
.parallax-container,
.parallax-container-editor {
  height: 280px;
}
header.scrolled {
  padding-bottom: 45px;
}
header.scrolled.moved-left .menu-great:not(.mobileshow) nav#nav-main {
  padding-left: 10px;
}
header.scrolled.moved-left
  .menu-great:not(.mobileshow)
  nav#nav-main
  ul
  ul.fstlvl {
  padding-left: 10px;
}
html.webp header nav#nav-main .fstlvl {
  background: url(images/webp/content_bg_header.webp) no-repeat left center;
  background-size: cover;
}
html.no-webp header nav#nav-main .fstlvl {
  background: url(images/jpgpng/content_bg_header.jpg) no-repeat left center;
  background-size: cover;
}
header nav#nav-main .fstlvl {
  display: none;
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  box-sizing: border-box;
  z-index: 600;
  padding: 10px;
  padding-left: 160px;
  border-bottom: 1px solid #a56027;
  -moz-box-shadow: inset 0 5px 1em #000;
  -webkit-box-shadow: inset 0 5px 1em #000;
  box-shadow: inset 0 5px 1em #000;
}
header .menu-great:not(.mobileshow):after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: -20px;
  z-index: 0;
  height: 20px;
  background: transparent url(images/jpgpng/menu_shadow.png) no-repeat top
    center;
  background-size: 100%;
  opacity: 0.6;
}
header nav#nav-main .fstlvl.show {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
header nav .fstlvl li a {
  font-size: 1.2em;
}
header nav .fstlvl .sndlvl,
header nav .fstlvl .node-list {
  margin-bottom: 10px;
}
header nav ul li.active a.grandparent.ie_glow {
  text-shadow:
    -1px 1px 8px #ffc,
    1px -1px 8px #fff !important;
}
.sndlvl-nodes.lvl-3-nodes > .rndlvl.lvl-3 {
  flex: 1 0 auto;
}
header nav ul ul li,
header nav ul ul li ul li {
  display: block !important;
  text-align: left;
  padding-left: 20px;
}
header nav a:hover,
header nav ul li.active a.grandparent,
.node-header:hover,
header span.small-menu a:hover {
  text-shadow:
    -1px 1px 8px #ffc,
    1px -1px 8px #fff !important;
  -webkit-transition: 100ms linear 0s !important;
  -moz-transition: 100ms linear 0s !important;
  -o-transition: 100ms linear 0s !important;
  transition: 100ms linear 0s !important;
  outline: 0 none !important;
  color: #fff !important;
  background-color: transparent !important;
}
header nav .sndlvl {
  padding-left: 5px;
  margin-bottom: 20px !important;
  padding-right: 5px;
  flex: 1 0 42%;
}
header nav .sndlvl-nodes {
  display: flex;
  display: -webkit-flex;
  padding-top: 2px;
  gap: 10px;
  flex-wrap: wrap;
}
header div.rndlvl {
  flex: 1 1 25%;
  margin-bottom: 10px;
}
header nav .fstlvl-nodes a,
header nav .sndlvl-nodes li a {
  color: #f99a00;
  text-shadow: none;
}
.rndlvl .sndlvl-nodes {
  flex: 1 0 50%;
}
header nav .fstlvl > .sndlvl > .titel-header-bottom,
header nav .fstlvl > .sndlvl > .sndlvl-nodes > .rndlvl > .titel-header-bottom {
  font-family: "Berkshire Swash", Arial;
}
header nav .fstlvl > .sndlvl > .sndlvl-nodes > .rndlvl > .titel-header-bottom {
  font-size: 14px;
}
header nav .fstlvl > .sndlvl > .titel-header-bottom {
  font-size: 16px;
}
header nav .titel-header-bottom {
  text-align: center;
}
header .menu-great {
  position: relative;
  margin-top: 10px;
  z-index: 2;
}
header .hd-small-title {
  font-size: 3.5em;
  margin: 0 !important;
  padding: 0 !important;
}
header .hd-small-slogan {
  font-size: 1.3em;
  margin: 0 !important;
  padding: 0 !important;
}
header .hd-widget {
  padding-right: 30px;
  display: inline;
}
header div.cont-menu {
  margin: 0;
  background: transparent url(images/jpgpng/menu_bg.jpg) repeat-x center center;
  height: 35px;
  background-size: 100% 35px;
  display: flex;
}
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header nav li a {
  font-size: 1.2em;
  color: #fdf2b4;
  text-shadow: -1px 1px 8px #ffc;
}
header span.small-menu a {
  color: #fdf2b4;
  text-shadow: -1px 1px 8px #ffc;
}
.hd-widget a:not(.urrent-site),
nav#nav-main ul#main-menu li ul li a:not(.urrent-site):not(.icon) {
  text-shadow: -1px 1px 8px #ffc;
  color: #fdf2b4 !important;
}
nav#nav-main ul#main-menu li ul li a.icon:hover {
  text-shadow: -1px 1px 8px #ffc;
  color: #fff !important;
}
nav#nav-main ul#main-menu li ul li a.icon:hover svg use {
  text-shadow: -1px 1px 8px #ffc;
  fill: #ffc !important;
  stroke: #ffc !important;
}
nav#nav-main {
  width: 100%;
  line-height: 1em;
  position: absolute;
  top: 2.5px;
  left: 0;
  height: 35px;
  margin: 0;
  padding: 0;
  padding-left: 160px;
  box-sizing: border-box;
}
.menu-great:not(.mobileshow) nav#nav-main ul#main-menu {
  display: inline-block;
  height: 30px;
  width: 100%;
}
.menu-great:not(.mobileshow) nav#nav-main ul li {
  display: inline-block;
  list-style-type: none;
  box-sizing: border-box;
}
nav#nav-main ul li a,
nav#nav-main ul li strong {
  display: block;
  line-height: 100%;
  padding: 6px 0.5em;
  font-weight: normal;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
}
nav#nav-main ul li a:focus,
nav#nav-main ul li a:hover,
nav#nav-main ul li a:active {
  text-decoration: none;
  outline: 0 none;
}
nav#nav-main ul li.active strong,
nav#nav-main ul li.active a:focus,
nav#nav-main ul li.active a:hover,
nav#nav-main ul li.active a:active {
  text-decoration: none;
}
header nav a:focus,
header span.small-menu a:focus,
.hd-widget a:focus {
  background-color: transparent !important;
}
header nav ul:first-child li {
  vertical-align: top;
  margin: 0;
  padding: 0 10px;
}
header.scrolled .menu-great:not(.mobileshow),
header.scrolled .menu-small {
  position: fixed;
  width: 100%;
}
header.scrolled .menu-great:not(.mobileshow) {
  top: -10px;
}
header.scrolled.moved-left .menu-great:not(.mobileshow) ul#main-menu .fstlvl,
header.scrolled.moved-left
  .menu-great:not(.mobileshow)
  ul#main-menu
  > li:first-child {
  padding-left: 0;
}
div#map_wrapper {
  height: 100%;
  width: 100%;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: -1;
}
div#map_wrapper img {
  width: 100%;
  height: 100%;
}
div#formbody a:after {
  content: none !important;
}
#honypot_div {
  display: none;
}
#editor div button * {
  background: none;
  background-color: transparent;
}
#editor div > div > div > div > div > div > div > div > div > * {
  margin: 0;
}
.textBorder,
.cont-gbox h1,
.cont-gbox h2,
.cont-gbox h3,
.cont-gbox h4 {
  text-shadow:
    1px 0 0 #000,
    -1px 0 0 #000,
    0 1px 0 #000,
    0 -1px 0 #000,
    1px 1px #000,
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000;
}
.textBorder.hd-title,
.textBorder.hd-small-title {
  text-shadow:
    2px 0 0 #000,
    -2px 0 0 #000,
    0 2px 0 #000,
    0 -2px 0 #000,
    2px 2px #000,
    -2px -2px 0 #000,
    2px -2px 0 #000,
    -2px 2px 0 #000;
}
.cont-gbox h1.ie_glow,
.cont-gbox h2.ie_glow,
.cont-gbox h3.ie_glow,
.cont-gbox h4.ie_glow {
  text-shadow:
    1px 0 0 #000,
    -1px 0 0 #000,
    0 1px 0 #000,
    0 -1px 0 #000,
    1px 1px #000,
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000;
}
acronym {
  border-bottom: 1px dashed;
}
/*blockquote {
  color: #fdf2b4;
  border: 1px;
}*/
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.banner-icon-cat {
  width: 100px;
  height: 100px;
  background-image: url(images/jpgpng/home_icon.jpg);
  border: 1px solid #f99a00;
}
div.titel-header,
table.titel-header {
  background: url("images/jpgpng/seperator.png") no-repeat center center !important;
  background-size: 100% 1px !important;
}
div.titel-header-bottom,
table.titel-header-bottom,
hr,
h1.titel-header-bottom,
h2.titel-header-bottom,
h3.titel-header-bottom,
h4.titel-header-bottom {
  background: url("images/jpgpng/seperator.png") no-repeat center bottom !important;
  background-size: 100% 1px !important;
}
h1.titel-header-bottom,
h2.titel-header-bottom,
h3.titel-header-bottom,
h4.titel-header-bottom,
h1.titel-header-top,
h2.titel-header-top,
h3.titel-header-top,
h4.titel-header-top,
h1.double-titel-header,
h2.double-titel-header,
h3.double-titel-header,
h4.double-titel-header {
  display: inline-block;
}
div.titel-header-top,
table.titel-header-top,
h1.titel-header-top,
h2.titel-header-top,
h3.titel-header-top,
h4.titel-header-top {
  background: url("images/jpgpng/seperator.png") no-repeat center top !important;
  background-size: 100% 1px !important;
}
td.titel-header,
th.titel-header {
  background: url("images/jpgpng/seperator.png") no-repeat center center !important;
  background-size: 100% 1px !important;
}
td.titel-header-bottom,
th.titel-header-bottom {
  background: url("images/jpgpng/seperator.png") no-repeat center bottom !important;
  background-size: 100% 1px !important;
}
td.titel-header-top,
th.titel-header-top {
  background: url("images/jpgpng/seperator.png") no-repeat center top !important;
  background-size: 100% 1px !important;
}
div.double-titel-header,
h1.double-titel-header,
h2.double-titel-header,
h3.double-titel-header,
h4.double-titel-header {
  background:
    url("images/jpgpng/seperator.png") no-repeat center bottom,
    url("images/jpgpng/seperator.png") no-repeat center top;
  background-size: 100% 1px !important;
}
[role="pager"] a:hover {
  background-color: transparent !important;
  color: #fff !important;
}
.aktuell_page {
  font-weight: bold;
  color: #f99a00 !important;
}
.page_click {
  margin: 0 5px;
  color: #fdf2b4;
}
section.content-box li,
p {
  font-size: 1.14em;
  line-height: 1.5em;
}
p {
  margin: 1.5em 0 0 0;
}
main p {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.catborder {
  opacity: 0.8;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  border: 1px solid #a56027;
  background-size: cover !important;
  flex: 1 0 49%;
  width: 49%;
  margin-bottom: 10px;
}
.catborder:hover {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.catborder:nth-child(odd) {
  margin-right: 5px;
}
.catborder:nth-child(even) {
  margin-left: 5px;
}
.catborder:first-child {
  margin-left: 0;
}
.catborder:last-child {
  margin-right: 0;
}
.catborder h3,
.stories h3 {
  color: #f99a00;
}
.catborder h4 {
  font-size: 1.3em;
  font-weight: 400;
}
.catborder p,
.catborder h3,
.stories p,
.stories h3 {
  cursor: default;
}
html.webp .cat-node-link {
  background-image: url(images/webp/stories.webp);
  background-size: 100%;
}
html.no-webp .cat-node-link {
  background-image: url(images/jpgpng/stories.jpg);
  background-size: 100%;
}
html.webp article.catborder {
  background: url(images/webp/home_banner.webp) no-repeat 0% 100%;
}
html.no-webp article.catborder {
  background: url(images/jpgpng/home_banner.jpg) no-repeat 0% 100%;
}
.cat-node-link {
  flex: 1 0 22%;
  width: 24%;
  border: 1px solid #a56027;
  margin: 0 5px;
  margin-bottom: 10px;
  opacity: 0.8;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cat-node-link:hover {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cat-node-link:last-child,
.cat-node-link:nth-child(4) {
  margin-right: 0;
}
.cat-node-link:first-child,
.cat-node-link:nth-child(5) {
  margin-left: 0;
}
.catheader > h3 {
  margin: 0.5em;
  margin-left: 15px;
}
.catborder .cat-text {
  overflow: hidden;
  min-height: 290px;
  width: 370px;
  background: url(images/jpgpng/text_box.png) top left repeat;
  background-size: cover;
  box-sizing: content-box;
  margin: 0;
  flex: 1;
}
.catborder .cat-text p,
.cat-node-link .stories p {
  margin: 1em;
  margin-top: 0;
  margin-left: 15px;
  color: #fdf2b4;
  display: inline-block;
  margin-right: 0;
}
.catborder .catlink {
  height: 100%;
  position: relative;
}
.stories {
  height: 120px;
  background: url(images/jpgpng/text_box.png) top left repeat;
  background-size: cover;
  padding: 10px;
}
.stories .stories-titel > h3 {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0.5em;
  margin-left: 15px;
}
hr {
  border: none;
  width: 50%;
  padding: 10px;
  margin: auto;
}
div#main p {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
img.preview.ie_grey {
  -webkit-transition: 500ms linear 0s !important;
  -moz-transition: 500ms linear 0s !important;
  -o-transition: 500ms linear 0s !important;
  transition: 500ms linear 0s !important;
  filter: Gray();
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
img.preview.ie_opac {
  -webkit-transition: 500ms linear 0s !important;
  -moz-transition: 500ms linear 0s !important;
  -o-transition: 500ms linear 0s !important;
  transition: 500ms linear 0s !important;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
img.preview.ie_opac:hover {
  -webkit-transition: 500ms linear 0s !important;
  -moz-transition: 500ms linear 0s !important;
  -o-transition: 500ms linear 0s !important;
  transition: 500ms linear 0s !important;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
table.userlist tbody tr:nth-child(odd) {
  background: url(images/jpgpng/list_bg.png) repeat top left;
}
div.ornament_border {
  background:
    url(images/jpgpng/orn_lo.png) no-repeat left top,
    url(images/jpgpng/orn_ru.png) no-repeat bottom right;
  padding: 25px;
  z-index: 11;
}
div.ui-border-celtic,
div.blockquote-border > div {
  background:
    url(images/jpgpng/corner_tl.png) top left no-repeat,
    url(images/jpgpng/corner_br.png) bottom right no-repeat;
  display: inline-block;
  padding: 16px;
  border: none !important;
  box-sizing: border-box;
}
div.ui-border-celtic-border,
div.blockquote-border {
  border: none !important;
  margin: 0 0 0 10px;
}
div.blockquote-border {
  margin: 20px 0;
  margin-bottom: 0;
}
div.ui-border-celtic img {
  margin: 0 !important;
  padding: 0 !important;
  display: block !important;
  border: 1px solid #fdf2b4 !important;
}
div.blockquote-border > div > div {
  border: 1px solid #fdf2b4 !important;
}
div.blockquote-border > div > div > p,
div.blockquote-border > div > div > .blockquote-content {
  margin: 0 !important;
  padding: 20px !important;
  display: block !important;
  font-style: italic;
}
p.initial::first-letter {
  font-family: "Initial", Arial;
  font-size: 4.5em;
  line-height: 30px;
  float: left;
  padding: 0.2em 0.1em 0.1em 0;
  margin: 0.05em 0 0 0;
  text-shadow: none;
  color: #b83630;
}
@-moz-document url-prefix() {
  p.initial::first-letter {
    font-family: "Initial", Arial;
    font-size: 5.5em;
    line-height: 1;
    float: left;
    padding: 0 0.1em 0 0;
    margin: 0;
    text-shadow: none;
    color: #b83630;
  }
}
p.placeholder_sig {
  text-align: right;
  font-size: 0.8em;
}
#img-border {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-top: 0;
  z-index: 10;
  width: 100%;
  height: 250px;
}
div#FlagHorTopBorder {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: 50;
  width: 1210px;
}
img#FlagHorTop {
  width: 100% !important;
}
div#main {
  position: relative;
  z-index: 500;
}
img.preview {
  cursor: pointer;
  height: auto;
  margin: 5px;
}
.footer-line {
  height: 30px;
  width: 500px;
  max-width: 100%;
  margin: auto;
  padding: 0;
  background: url(images/jpgpng/trennlinie.png) no-repeat center center;
  margin-bottom: 20px;
  background-size: contain;
}
.hd-katpic .img-box {
  height: 220px;
  text-align: center;
}
html.no-webp main {
  background: url(images/jpgpng/content_bg_top.jpg) center top no-repeat;
  background-size: 100% 800px;
}
html.webp main {
  background: url(images/webp/content_bg_top.webp) center top no-repeat;
  background-size: 100% 800px;
}
main:before {
  content: "";
  background: rgba(253, 242, 180, 0.7);
  height: 1px;
  width: 100%;
  display: block;
}
section.content-box {
  margin: 0 1.5em;
}
.pagenate .mobile_page_border {
  display: none;
}
aside[role="pager"] {
  margin-top: 19px;
  /*min-width: 40px;*/
  min-width: fit-content;
  position: relative;
  z-index: 1;
}
aside[role="pager"] a {
  display: inline-block;
}
aside[role="pager"] .ws-backward {
  margin-bottom: 0.5em;
}
aside[role="pager"] .ws-forward {
  margin-top: 0.5em;
}
.pagenate .page_click {
  display: inline;
}
aside[role="pager"].scrolled .pagenate {
  position: fixed;
  top: 50px;
}
._pagebreak {
  margin-bottom: 30px;
  position: relative;
}
.page-bottom-icons {
  position: absolute;
  left: 40px;
  right: 0;
  bottom: -43px;
  text-align: center;
  margin: 10px auto;
}
.gallery-grid {
  box-sizing: border-box;
}
.gallery-grid:after,
.gallery-grid:before {
  content: " ";
  display: table;
}
.gallery-grid .col {
  width: calc(33.33% - 16px);
  margin: 0 12px;
  float: left;
  box-sizing: border-box;
}
.gallery-grid::after {
  clear: both;
}
.gallery-grid .col:first-child {
  margin-left: 0;
}
.gallery-grid .col:last-child {
  margin-right: 0;
}
.gallery-grid .col .image {
  margin-bottom: 24px;
}
.gallery-grid .col .image img {
  display: block;
}
.mw-form {
  font-size: 1.14em;
  background: transparent;
  margin: 1.5em 0 0 0;
  padding: 0;
  font-style: normal !important;
}
.mw-form:not(.mw-form-rows) div.mw-fbox-text,
.mw-form:not(.mw-form-rows) div.mw-fbox-select,
.mw-form:not(.mw-form-rows) div.mw-fbox-check,
.mw-form:not(.mw-form-rows) div.mw-fbox-button {
  padding: 0.3em 1em;
  margin-bottom: 0.5em;
  padding-right: 0;
}
.mw-form:not(.mw-form-notfloat) div.mw-fbox-text
{
  padding-left: 0;
}
.mw-form:not(.mw-form-rows):not(.mw-form-nofloat) .mw-fbox-text label,
.mw-form:not(.mw-form-rows):not(.mw-form-nofloat) .mw-fbox-select label {
  display: inline;
  float: left;
  width: 30%;
}
.mw-form label {
  color: #fdf2b4;
  line-height: 1.5em;
  font-weight: normal;
}
.mw-form textarea {
  resize: none;
}
.mw-form .mw-required {
  color: #ea3012;
}
.mw-form div {
  position: relative;
}
.mw-form input:valid:not([type="range"]),
.ym-form textarea:valid:not([type="range"]) {
  background-color: #fff;
}
.mw-form:not(.mw-form-rows) input:not([type="range"]),
.mw-form:not(.mw-form-rows) textarea {
  line-height: 1em;
  padding: 0.25em 0.3em; 
  width: 68.8%;
}
.mw-form.mw-form:not(.mw-form-rows):not(.mw-form-nofloat) textarea {
  margin-top: -2px;  
}

.mw-form .mw-fbox-text input:not(.ms-ComboBox-Input):not([type="range"]),
.mw-form .mw-fbox-text textarea,
.mw-form .mw-fbox-text select {
  border: 1px solid #fdf2b4;
  color: #fdf2b4;  
}
.mw-form .mw-fbox-text input:not([type="range"]),
.mw-form .mw-fbox-text textarea,
.mw-form .mw-fbox-text select{
  background: url(images/jpgpng/text_box.png) repeat center center !important;
  line-height: 1.5em;
  border-radius: 0.25em;
}
.mw-form:not(.mw-form-rows) .mw-fbox-select select,
.mw-form:not(.mw-form-rows) .mw-fbox-text input,
.mw-form:not(.mw-form-rows) .mw-fbox-text textarea {
  width: 68.8%;
  margin-right: -3px;
  font-size: 1em;
}
.mw-form .mw-fbox-text input:not([type="range"]):disabled,
.mw-form .mw-fbox-text select:disabled,
.mw-form .mw-fbox-text textarea:disabled { 
  background-image: url(images/svg/form-padlock.svg);
  cursor: not-allowed;
}
.mw-form .mw-fbox-text input:not(.ms-ComboBox-Input):not([type="range"]):disabled,
.mw-form .mw-fbox-text select:disabled,
.mw-form .mw-fbox-text textarea:disabled {
  border: 1px solid #808080;
  color: #808080;
}
.mw-form input:not(:disabled):not(.ms-ComboBox-Input):focus,
.mw-form select:not(:disabled):focus,
.mw-form textarea:not(:disabled):focus,
.mw-form input:not(.ux-selectbox-filter):not(:disabled):not(.ms-ComboBox-Input):hover,
.mw-form select:not(:disabled):hover,
.ym-form div textarea:not(:disabled):hover,
.mw-form input:not(:disabled):not(.ux-selectbox-filter):not(.ms-ComboBox-Input):active,
.mw-form select:active:not(:disabled),
.mw-form textarea:active:not(:disabled) {
  outline: none !important;
  border: 1px solid #f99a00 !important;
  box-shadow: none !important;
}
section.content-box article h3 + p {
  margin-top: 0;
}
.mw-button {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
.mw-button--ghost {
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.4);
  border: 1px solid #42260f;
  min-width: 150px;
  color: #f7b10a;
  text-transform: uppercase;
  -webkit-transition:
    background 0.2s,
    color 0.2s;
  transition:
    background 0.2s,
    color 0.2s;
}
.mw-button--small {
  font-size: 0.9em;
  line-height: 1.1;
  min-width: 30px;

  box-sizing: border-box;
  height: 35px;
}
.mw-button--xsmall {
  font-size: 0.7em;
  line-height: 1.1;
  min-width: 30px;
  box-sizing: border-box;
  height: 25px;
}
blockquote {
  border-left: 4px solid #f99a00;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
  font-size: 1.2em;
}
.mw-button--ghost .mw-button-inner {
  padding: 10px 20px;
}
.mw-button--ghost.mw-button--small .mw-button-inner {
  padding: 10px;
}
.mw-button--ghost.mw-button--xsmall .mw-button-inner {
  padding: 10px 0;
}
.mw-button--ghost .mw-button-outer {
  border: 1px solid #c77e19;
  height: 100%;
  box-sizing: border-box;
}
.mw-button--ghost.mw-button--edit .mw-button-outer {
  min-height: 28px;
}
.mw-button--ghost.mw-button--red.mw-button--alert {
  background: rgba(159, 22, 0, 0.6);
}
.mw-button--ghost.mw-button--red.mw-button--alert .mw-button-outer {
  border-color: #ea3012;
}
.mw-button--ghost:not(:disabled):focus,
.mw-button--ghost:not(:disabled):hover {
  background: #b06601;
  color: #ffd36b;
  outline-width: 0;
}
.mw-button--ghost.mw-button--red:not(:disabled):focus,
.mw-button--ghost.mw-button--red:not(:disabled):hover {
  background: #9f1600;
}
.mw-button--ghost.mw-button--edit .mw-button-inner,
.mw-button.mw-button--edit {
  background: url(images/svg/form-pen.svg) no-repeat center center;
  display: block;
  padding: 0;
  background-size: 30px 30px;
}
.mw-button--ghost.mw-button--edit .mw-button-inner,
.mw-button.mw-button--edit {
  height: 50px;
}
.mw-button--ghost.mw-button--edit.mw-button--xsmall .mw-button-inner,
.mw-button.mw-button--edit.mw-button--xsmall {
  height: 20px;
  background-size: 18px 18px;
  min-width: 20px;
}
.mw-button--ghost.mw-button--edit.mw-button--small .mw-button-inner,
.mw-button.mw-button--edit.mw-button--small {
  height: 28px;
  background-size: 20px 20px;
  min-width: 28px;
}

.mw-button--ghost:disabled{
  opacity: 0.5;
  cursor: not-allowed;
}

.mw-form .mw-switch {
  position: relative;
  display: block;
  vertical-align: top;
  width: 60px;
  height: 24px;
  border-radius: 18px;
  cursor: pointer;
  padding: 0;
  margin-right: 5px;
  border: 1px solid #42260f;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition:
    background 0.2s,
    color 0.2s;
  transition:
    background 0.2s,
    color 0.2s;
}
.mw-form .mw-switch .mw-switch-label {
  position: relative;
  display: block;
  height: 100%;
  font-size: 10px;
  text-transform: uppercase;
  border-radius: inherit;
  border: solid 1px #fdf2b4;
  box-sizing: border-box;
  color: #ffd36b;
}
.mw-form .mw-switch:hover .mw-switch-label {
  background: #b06601;
  outline-width: 0;
  color: #f7b10a;
}
.mw-form .mw-switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.mw-form .mw-switch-label:before,
.mw-form .mw-switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.mw-form .mw-switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #fdf2b4;
}
.mw-form .mw-switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: #fff;
  opacity: 0;
}
.mw-form .mw-switch .mw-switch-label:after {
  color: #f7b10a;
}
.mw-form .mw-switch:hover .mw-switch-label:after {
  color: #ffd36b;
}
.mw-form .mw-switch .mw-switch-handle {
  position: absolute;
  border-radius: 100%;
  top: 4px;
  left: 4px;
  background: #fdf2b4;
  width: 16px;
  height: 16px;
}
.mw-form .mw-switch-input:checked ~ .mw-switch-label:before {
  opacity: 0;
}
.mw-form .mw-switch-input:checked ~ .mw-switch-label:after {
  opacity: 1;
}
.mw-form .mw-switch .mw-switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
}
.mw-form .mw-switch .mw-switch-input:checked ~ .mw-switch-label {
  border-color: #f7b10a;
}
.mw-form .mw-switch .mw-switch-input:disabled ~ .mw-switch-label {
  border-color: #808080;
  cursor: not-allowed;
  background: transparent;
}
.mw-form .mw-switch .mw-switch-input:disabled ~ .mw-switch-label:after,
.mw-form .mw-switch .mw-switch-input:disabled ~ .mw-switch-label:before {
  color: #808080;
}
.mw-form .mw-switch .mw-switch-input:disabled:checked ~ .mw-switch-label {
  border-color: #808080;
}
.mw-form .mw-switch .mw-switch-input:disabled:checked ~ .mw-switch-label:after,
.mw-form
  .mw-switch
  .mw-switch-input:disabled:checked
  ~ .mw-switch-label:before {
  color: #808080;
}
.mw-form .mw-switch .mw-switch-input:checked ~ .mw-switch-handle {
  left: calc(100% - 20px);
  background: #f7b10a;
  box-shadow: none;
}
.mw-form .mw-switch .mw-switch-input:disabled ~ .mw-switch-handle {
  background: #808080;
}
.mw-form .mw-switch .mw-switch-input:disabled:checked ~ .mw-switch-handle {
  background: #808080;
}
.mw-form .mw-switch-label,
.mw-form .mw-switch-handle {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
@media screen and (max-width: 1300px) {
  .stories {
    height: 140px;
  }
}
@media screen and (max-width: 1100px) {
  .story-list,
  .category-list {
    flex-direction: column;
  }
  .stories {
    height: auto;
  }
  .category-list .catborder,
  .story-list .cat-node-link {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .mw-flex-1.flex-fixed.logo-band {
    display: none;
  }
  .mw-flex-1.flex-fixed.logo-round {
    display: block;
  }
  .mw-flexbox > .mw-flex-1.flex-fixed:last-child {
    margin-left: 30px;
  }
  header nav#nav-main .fstlvl,
  #nav-main {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 970px) {
  main:before {
    content: none;
  }
  main {
    padding-top: 1em;
  }
  div.banner-small-top {
    display: block;
  }
  .banner-small-top .banner-body {
    background: url(images/jpgpng/banner_top.jpg) no-repeat left bottom;
    background-size: 100% 140px;
    height: 140px;
    margin-top: 50px;
  }
  .banner-small-top .banner-body > div {
    height: 100%;
  }
  .banner-small-top > .titel-header-bottom {
    height: 35px;
    margin: 0;
    padding: 0 10px;
    position: fixed;
    z-index: 5;
    width: 100%;
    top: 0;
    background: #000 url(images/jpgpng/seperator.png) no-repeat center
      calc(100% - 2px) !important;
    box-sizing: border-box;
  }
  .parallax-container {
    display: none;
  }
  .banner-top {
    display: none;
  }
  .pagenate > div {
    margin: 0 !important;
  }
  .pagenate .mobile_page_border {
    display: block;
    width: 80px;
  }
  .pagenate .not-mobile {
    display: none !important;
  }
  .mobile_page_selector {
    width: 100%;
    margin-left: 5px;
    background: transparent;
    color: #fdf2b4;
  }
  .mobile_page_selector option {
    background: #000;
  }
  .mobile_page_selector option:checked,
  .mobile_page_selector option[selected],
  .mobile_page_selector option:focus,
  .mobile_page_selector option:active,
  .mobile_page_selector option:hover {
    background: #f99a00;
    color: #fff;
  }
  header .cont-menu {
    display: none !important;
  }
  header .main-menu-body {
    border-bottom: 1px solid rgba(253, 242, 180, 1);
    max-height: 100%;
    overflow: auto;
  }
  header .menu-great {
    display: none;
  }
  html.webp header nav#nav-main {
    background: #000 url(images/webp/content_bg_header.webp) !important;
    background-size: cover !important;
  }
  html.no-webp header nav#nav-main {
    background: #000 url(images/jpgpng/content_bg_header.jpg) !important;
    background-size: cover !important;
  }
  header nav#nav-main {
    padding-left: 0;
    position: relative;
    top: 0;
    height: auto;
  }
  header nav#nav-main .fstlvl {
    display: block !important;
    position: relative;
    top: 0;
    padding-left: 10px;
    background: none;
    border-bottom: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  header nav > ul > li {
    font-family: "Berkshire Swash", Arial;
    font-size: 16px;
  }
  header nav#nav-main .titel-header-bottom {
    background: none !important;
    text-align: left;
  }
  header nav .sndlvl-nodes {
    flex-direction: column;
    padding-left: 20px;
  }
  section.content-box aside {
    position: absolute !important;
    top: 270px;
    display: block;
    height: 20px;
    right: 20px;
    margin: 0 !important;
  }
  header.scrolled {
    padding-bottom: 0 !important;
  }
  header.scrolled.moved-left .top-small-menu {
    padding-right: 100px;
  }
  aside[role="pager"].scrolled {
    z-index: 6 !important;
  }
  aside[role="pager"].scrolled .pagenate {
    position: fixed !important;
    top: 10px;
    z-index: 6 !important;
    right: 20px;
  }
  header .menu-great.mobileshow {
    display: block;
    position: fixed;
    top: 35px;
    width: 100%;
    z-index: 4;
    margin-top: 0;
    bottom: 0;
  }
  .titel-header-bottom .mw-flex-right a.mw-button--edit.moved-left {
    position: relative;
    right: 90px;
  }
  h3.cat-header.structure {
    display: flex;
    display: -webkit-flex;
    white-space: nowrap;
  }
  main h3.cat-header.structure a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-bottom-icons {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -43px;
    text-align: center;
    margin: 10px auto;
  }
  div.ui-border-celtic,
  div.blockquote-border > div {
    padding: 0;
    background: none;
  }
  div.ui-border-celtic img {
    max-width: 40vw;
    height: auto;
  }
  header nav .fstlvl .sndlvl,
  header nav .fstlvl .node-list,
  header div.rndlvl {
    margin-bottom: 0 !important;
    display: block !important;
  }
  header nav .fstlvl .sndlvl {
    padding-left: 10px;
  }
}

.gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: #131314;
  background-image: none;
  border: 1px solid #747775;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #e3e3e3;
  cursor: pointer;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
  transition: background-color .218s, border-color .218s, box-shadow .218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
  border-color: #8e918f;
  margin-top: 20px;
}

.gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 10px;
  min-width: 20px;
  width: 20px;
}

.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s;
  transition: opacity .218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.gsi-material-button:disabled {
  cursor: default;
  background-color: #13131461;
  border-color: #8e918f1f;
}

.gsi-material-button:disabled .gsi-material-button-state {
  background-color: #e3e3e31f;
}

.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}

.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}

.gsi-material-button:not(:disabled):active .gsi-material-button-state, 
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: white;
  opacity: 12%;
}

.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .30), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: white;
  opacity: 8%;
}

div[role='mainmenu']{
  margin-right: 10px;
  margin-left: auto;
  position:relative;
  z-index:10;
  display: flex;
  align-items: center;
}

.softbreak + p {
  margin-top: 0 !important;
}

.pergamentpage {
  font-family: "Berkshire Swash", Arial, cursive;
  font-size: 1.2em; 
  background: url('../content/upload/images/hp_design/pergament-min.webp') no-repeat center center; 
  color: #160c04; 
  width: 500px; 
  background-size: 100% 100%; 
  text-align: center; 
  margin: auto; 
  box-sizing: content-box;
}

.pergamentpage p:first-child {
  padding-top: 20px;
}
.pergamentpage p:last-child {
  padding-bottom: 20px;
}

nav#nav-main a.current-site {
  text-shadow: -1px 1px 8px #ffc;
  color: #fff !important;
}
nav#nav-main a.current-site svg use {
  text-shadow: -1px 1px 8px #ffc;
  fill: #ffc !important;
  stroke: #ffc !important;
}