.slidervoll {
  height:100%!important;
}

/* Lato Black 900 */
@font-face {
  font-family:Lato-Black;
  src: url('/files/sn/fonts/Lato/Lato-Black.ttf') format('truetype');
}
main p,
main li {
  color:#727272;
}
main .mod_article {
  width:100%;
  max-width:887px;
  margin:1rem auto;
  text-align:center;
}
#main a {
  font-family:Lato-Bold;
}
main .teaserboxen {
  width:100%;
  max-width:1600px;
  display:table;
  margin-right:auto;
  margin-left:auto;
  padding-right:30px;
  padding-left:30px;
}
.teaser {
  width:33.3333%;
  position:relative;
  display:table-cell;
  padding-right:8px;
  padding-bottom:20px;
  padding-left:8px;
  vertical-align:top;
}
.teaser h3 {
  height:62px;
  position:relative;
  padding-left:70px;
  text-align:left;
  background-color:#FAD405;
  background-repeat:no-repeat;
  font-size:1.375rem;
  line-height:3.875rem;
  background-size:35px 35px;
  background-position: 18px center;
}
.teaser h3::after {
  width:85px;
  height:15px;
  right:0;
  top:62px;
  position:absolute;
  background-image:url("../../../../files/sn/grafik/dreieck_unten.svg");
  background-position:center top;
  background-repeat:no-repeat;
  content:"";
  z-index: 10;
}
.teaser.bus h3 {
  background-image:url("../../../../files/sn/grafik/icon-bus.svg");
}
.teaser.ticket h3 {
  background-image:url("../../../../files/sn/grafik/icon-tickets.svg");
}
.teaser.uhr h3 {
  background-image:url("../../../../files/sn/grafik/icon-uhr.svg");
}
.teaser.gutschein figure::after {
  width:86px;
  height:17px;
  bottom:0;
  left:0;
  position:absolute;
  background-image:url("../../../../files/sn/grafik/dreieck_oben.svg");
  background-position:center bottom;
  background-repeat:no-repeat;
  content:"";
  z-index:10;
}
.teaser.wir h3 {
  background-image:url("../../../../files/sn/grafik/icon-person.svg");
}
.teaser.plan h3 {
  background-image:url("../../../../files/sn/grafik/icon-uhr.svg");
}
.teaser p {
  margin-top:8px;
  margin-bottom:8px;
  text-align:left;
  line-height:130%;
  color:#727272;
}
#main .teaser p a {
  bottom:8px;
  right:16px;
  position:absolute;
  display:inline-block;
  padding-left:15px;
  background-image:url("../../../../files/sn/grafik/pfeil-mehr.svg");
  background-position:left center;
  background-repeat:no-repeat;
  font:1rem Lato-Black;
  color:#393939;
  background-size: 7px 14px;
}
.teaser .linie {
  width:auto;
  height:1px;
  bottom:0;
  left:8px;
  right:8px;
  position:absolute;
  border-bottom:1px solid rgba(112,112,112,.29);
}
.teaser .textbox {
  height:382px;
  bottom:0;
  left:8px;
  right:8px;
  position:absolute;
  background-color:#FAD405;
}
.teaser .textbox h4 {
  bottom:40px;
  position:absolute;
  padding:8px 20px;
  text-align:left;
  font-size:1.375rem;
  line-height:1.6875rem;
}
html[lang=en] .teaser .textbox h4 {
  bottom:50px;
}
.teaser .textbox h4 a {
  color:#393939;
}
.teaser .textbox p {
  bottom:5px;
  position:absolute;
  padding-right:20px;
  padding-bottom:10px;
  padding-left:50px;
  font-size:1rem;
  color:#393939;
}
html[lang=en] .teaser .textbox p {
  bottom:15px;
}
.teaser .textbox p:last-child,
html[lang=en] .teaser .textbox p:last-child {
  bottom:0;
  left:8px;
  right:8px;
  margin-bottom:0;
  text-align:right;
}
#main .teaser .textbox p:last-child a {
  background-image:url("../../../../files/sn/grafik/pfeil-navi-weiss.svg");
}
.teaser.gutschein h4 {
  padding-left:50px;
}
.teaser.gutschein h4::before {
  width:30px;
  height:30px;
  left:15px;
  top:8px;
  position:absolute;
  display:block;
  background-image:url("../../../../files/sn/grafik/icon-tickets.svg");
  background-position:center center;
  background-repeat:no-repeat;
  content:"";
  background-size: 30px 30px;
}
.teaser.gutschein figure {
  left:8px;
  right:8px;
  top:0;
  position:absolute;
  z-index:10;
}
main .intro {
  width:100%;
  max-width:629px;
  margin:40px auto;
  text-align:center;
}
.intro p strong {
  color:#393939;
}
.aktuelles .intro {
  text-align:left;
}
.aktuelles .intro h2 {
  margin-top:1rem;
  font-size:1.15rem;
}
.mod_article .content-gallery {
  width:100%;
  position:relative;
  overflow:visible;
  display:block;
  text-align:center;
}
.mod_article .content-gallery ul {
  overflow:visible;
  display:block;
  margin-right:auto;
  margin-left:auto;
  text-align:center;
}
.mod_article .content-gallery li {
  float:none;
  display:inline-block;
  padding:1rem .5rem;
}
.content-gallery.fahnen li {
  height:auto;
  max-width:60px;
}
.content-gallery.fahnen li figure {
  border:1px solid #727272;
}
main .voll {
  height:257px;
  max-width:100%;
  position:relative;
  margin-top:4rem;
  margin-bottom:4rem;
}
.voll .content-text {
  width:50%;
  height:100%;
  position:relative;
  float:left;
}
.voll .content-text:first-child {
  background-color:#FAD405;
}
.voll .content-text:first-child figure {
  width:50%;
  height:100%;
}
.voll .content-text:first-child figure img {
  width:100%;
  height:257px;
  object-fit: cover;
}
.voll .content-text:first-child figure::before {
  width:30px;
  height:50%;
  left:50%;
  top:0;
  position:absolute;
  margin-left:-30px;
  content:"";
  background: linear-gradient(to right bottom, transparent 50%, #FAD405 51%)
}
.voll .content-text:first-child figure::after {
  width:30px;
  height:50%;
  bottom:0;
  left:50%;
  position:absolute;
  margin-left:-30px;
  content:"";
  background: linear-gradient(to left bottom, #FAD405 50%, transparent 51%)
}
.textbanner {
  width:50%;
  height:100%;
  float:left;
  display:block;
  background-color:#FAD405;
}
.voll .content-text:first-child h3 {
  float:right;
  margin-top:3rem;
  margin-right:3rem;
  margin-bottom:1rem;
  text-align:right;
  font:1.6875rem Lato-Bold;
  text-transform:uppercase;
}
.voll .content-text:first-child p {
  float:right;
  margin-right:3rem;
  text-align:right;
  font:1.15rem/1.5 Lato-Bold;
  color:#393939;
}
.voll .content-text.last {
  background-color:#ebebeb;
}
.voll .content-text.last figure {
  width:200px;
  height:200px;
  margin-top:30px;
  margin-right:30px;
  margin-left:30px;
}
.voll .content-text.last h4 {
  margin-top:3rem;
  margin-bottom:1rem;
  text-align:left;
  font:1rem Lato-Black;
}
.voll .content-text.last p {
  width:33.3333%;
  float:left;
  display:block;
  text-align:left;
  color:#393939;
}
.voll .content-text.last p:last-child {
  width:100%;
  max-width:572px;
  bottom:20px;
  position:absolute;
  display:block;
  padding-right:10px;
  text-align:right;
}
#main .voll .content-text.last a {
  display:inline-block;
  padding-left:15px;
  background-image:url("../../../../files/sn/grafik/pfeil-mehr.svg");
  background-position:left center;
  background-repeat:no-repeat;
  font:1rem Lato-Black;
  text-decoration:none;
  color:#393939;
  background-size: 7px 14px;
}
.voll .sprachen {
  width:25%;
  right:50%;
  position:absolute;
  bottom: 1.5rem
}
.voll .sprachen ul {
  margin-right:3rem;
  margin-left:auto;
  text-align:right;
}
.voll .sprachen li {
  padding:.25rem;
}
.voll .sprachen li figure img {
  border:1px solid #000;
}
.voll.galerie {
  height:260px;
  background-color:#ebebeb;
}
.voll.galerie .content-text:first-child {
  width:35%;
}
.voll.galerie .content-text:first-child::before {
  width:30px;
  height:50%;
  right:0;
  top:0;
  position:absolute;
  content:"";
  background: linear-gradient(to left bottom, #ebebeb 50%, #FAD405 51%)
}
.voll.galerie .content-text:first-child::after {
  width:30px;
  height:50%;
  right:0;
  top:50%;
  position:absolute;
  content:"";
  background: linear-gradient(to right bottom, #FAD405 50%, #ebebeb 51%)
}
.voll.galerie .content-text:first-child h3 {
  max-width:150px;
  margin-top:80px;
  margin-right:80px;
}
.voll.galerie .content-slick-slider {
  width:65%;
  max-width:903px;
  padding:55px 30px;
  background-color:#ebebeb;
}
.voll.galerie .content-slick-slider .slick-slide img {
  margin-right:auto;
  margin-left:auto;
}
.voll.galerie .content-slick-slider .slick-container {
  padding-right:30px;
  padding-left:30px;
}
.voll.galerie .content-slick-slider button {
  width:16px;
  height:26px;
  top:50%;
  position:absolute;
  margin-top:-13px;
  background-position:center center;
  background-repeat:no-repeat;
  border:0 hidden;
  background-size: auto 24px;
  background-color: transparent;
}
.voll.galerie .content-slick-slider button.slick-prev {
  left:0;
  background-image:url("../../../../files/sn/grafik/sliderpfeil-galerie-links.svg");
}
.voll.galerie .content-slick-slider button.slick-next {
  right:0;
  background-image:url("../../../../files/sn/grafik/sliderpfeil-galerie-rechts.svg");
}
.toggler {
  width:100%;
  height:36px;
  position:relative;
  margin-bottom:3px;
  padding-right:8px;
  padding-left:8px;
  text-align:left;
  background-color:#FAD405;
  background-image:none;
  border:0 hidden;
  border-radius:2px;
  font:1.125rem/2.25rem Lato-Bold;
  color:#000;
}
.toggler .ui-icon {
  width:18px;
  height:36px;
  right:10px;
  top:2px;
  position:absolute;
  display:block;
  background-image:url("../../../../files/sn/grafik/pfeil-nach-unten.svg");
  background-position:center center;
  background-repeat:no-repeat;
  content:"";
}
.accordion.ui-widget-content {
  border:0 hidden;
}
.toggler:hover {
  cursor:pointer;
}
.toggler:focus {
  outline:none;
}
.toggler.active .ui-icon {
  background-image:url("../../../../files/sn/grafik/pfeil-nach-oben.svg");
}
.ce_accordion .accordion {
  overflow:hidden;
  padding-top:20px;
  padding-bottom:30px;
  text-align:left;
}
.content-downloads .ext-pdf a {
  width:100%;
  display:inline-block;
  margin-bottom:5px;
  padding-left:30px;
  background-image:url("../../../../files/sn/grafik/button-pdf-file-format.svg");
  background-position:left center;
  background-repeat:no-repeat;
  line-height:25px;
  text-decoration:none;
  color:#393939;
}
.content-table {
  overflow:auto;
}
.content-table table {
  width: max-content;
}
.content-table h4 {
  margin-bottom:1rem;
  font:15px Lato-Bold;
}
.content-table table td {
  padding-top:3px;
  padding-right:24px;
  padding-bottom:3px;
  text-align:right;
  font-size:15px;
  color:#727272;
}
.accordion h3 {
  margin-top:1rem;
  margin-bottom:.5rem;
  font:1rem Lato-Bold;
  text-transform:uppercase;
}
.accordion h3:first-child {
  margin-top:0;
}
.mod_article .accordion .content-gallery li {
  padding:1rem 1rem 1rem 0;
}
.accordion .content-table table td.col_first {
  text-align:left;
}
.accordion .content-text {
  padding-right:1rem;
}
.accordion .content-hyperlink {
  margin-top:-40px;
  text-align:right;
}
.accordion .content-hyperlink a {
  display:inline-block;
  padding:10px;
  background-color:#FAD405;
  border:1px solid #FAD405;
  border-radius:3px;
  font:1rem Lato-Bold;
  text-decoration:none;
  color:#393939;
  text-transform:uppercase;
}
.mod_article .accordion .content-gallery ul {
  margin-left:0;
  text-align:left;
}
.ce_accordion .content-gallery--cols-5 li {
  width:19.5%;
  height:auto;
}
.ce_accordion .content-gallery--cols-4 li {
  width:24.5%;
}
.ce_accordion:first-of-type {
  margin-top:30px;
}
.ce_accordion:last-child .accordion {
  border-bottom:1px solid #9b9b9b;
}
.ce_accordion figure.float_left,
.ce_accordion figure.float_right {
  width:33.3333%;
  padding:0 .5rem .5rem;
}
.ce_accordion figure.float_right {
  padding-left:1.5rem;
}
.content-text ul {
  margin-left:.5rem;
  padding-left:.5rem;
  list-style-type:disc;
}
.content-text ul li {
  font-size:.9375rem;
  line-height:150%;
}
.content-text.inhalt {
  margin-top:2rem;
}
.allgemein .mod_article {
  text-align:left;
}
.allgemein h1 {
  text-align:center;
}
.allgemein h2 {
  font-size:1.15rem;
  line-height:150%;
}
.allgemein h3 {
  font-size:1rem;
  line-height:150%;
}
.allgemein .content-text ul,
.allgemein .content-text ol {
  margin-left:.75rem;
  padding-left:.75rem;
}
main .slick-initialized .slick-slide figure {
  padding:1rem .5rem;
}
main .mod_search .widget-text {
  width:300px;
  display:inline-block;
}
main .mod_search .widget-submit {
  width:100px;
  display:inline-block;
}
main .mod_search input,
main .mod_search button {
  width:100%;
}
main .mod_search input {
  padding:7px;
  border:1px solid #727272;
  border-radius:3px;
}
main .mod_search button {
  padding:7px;
  background-color:#FAD405;
  border:1px solid #FAD405;
  border-radius:3px;
  text-transform:uppercase;
}
.mod_search h3 {
  margin-top:1.5rem;
  margin-bottom:.5rem;
  font:1.25rem Lato-Bold;
}
.mod_search mark.highlight {
  background-color:#FAD405;
}
.mod_search .pagination {
  margin-top:2rem;
}
.mod_search .pagination li {
  display:inline-block;
  padding-right:.5rem;
  padding-left:.5rem;
}