/* @override 
    http://gedenkstaette-esterwegen.ipconn-hosting.de/typo3conf/ext/ncn_ge_template/Resources/Public/css/ncn.css */

:focus {
    outline: 0;
}

* {
    box-sizing: border-box;
}

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    height: 100%;
}

h1 {
    font-weight: 700;
    text-transform: uppercase;
}

h2 {
    font-weight: 700;
}

h3 {
    margin-bottom: 0.7rem;
}

h3.csc-firstHeader {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 200;
}

h4 {
    font-weight: 700;
    margin-bottom: 0.7rem;
}

h5 {}

h6 {}

small {}

h4 + h1 {
    margin-top: -0.7rem;
}

#maincontent .leftcontent h1 {
    margin-bottom: 1rem;
}

#maincontent .leftcontent h4 {
    font-weight: 200;
}

#maincontent .leftcontent h3 {
    color: #47657b;
}

#maincontent .leftcontent h5 {
    color: #47657b;
    margin-bottom: 1rem;
    font-size: 16px;
    font-weight: 700;
}

#maincontent .ce hr {
    margin: 2.5rem 0;
    border-color: #FFF;
    border-style: dotted;
}

#maincontent .ce a {
    border-bottom: 1px dotted #222;
}

#maincontent .ce a:hover {
    color: #47657b;
    border-color: #47657b;
}

#maincontent .leftcontent .ce {
    margin-bottom: 1rem;
}

#maincontent .leftcontent .ce ul {
    list-style: none;
    margin-left: 0;
    padding: 0 1px;
}

#maincontent .leftcontent .ce ul li {
    padding-left: 25px;
    position: relative;
    min-height: 30px;
}

#maincontent .leftcontent .ce ul li::before {
    font-family: 'IonIcons';
    content: '\f37d';
    position: absolute;
    top: 4px;
    left: 10px;
    font-size: 12px;
}

strong {
    text-transform: uppercase;
}

#metanav {
    max-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
}
#c406 .medium-6 {
    width: 100%;
}

#metanav ul {
    float: right;
}

#metanav li {
    float: left;
}

#metanav li {
    padding: 0 8px;
}

#metanav.background--light {
    background-color: rgba(71, 100, 122, 0.8);
}

#metanav ul {
    list-style: none;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

#metanav ul li a {
    color: #FFF;
}

.tab-bar {
    z-index: 500;
}

.tab-bar .right-small i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #FFF;
    font-size: 1.3rem;
    display: block;
}

.tab-bar .middle h1 {
    border: none;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.1rem;
}

header {
    background-color: rgba(255, 255, 255, 0.65);
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
    z-index: 100;
    min-height: 120px;
}

header.fixed {
    background-color: rgba(255, 255, 255, 0.9);
}

.logo {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-right: 85px;
}

header.fixed .logo {
    padding-right: 0px;
}


.top-bar-section {
    margin-top: 67px;
}

.top-bar-section li {}

.top-bar-section li:first-of-type .dropdown {}

.top-bar-section .left {
    width: 100%;
}

.top-bar-section li:not(.has-form) a:not(.button) {

}

.top-bar-section ul li {}

.top-bar-section ul li a {
    text-transform: uppercase;
}

.top-bar-section li:not(.has-form) a:not(.button) {}

.top-bar-section li:not(.has-form):last-of-type a:not(.button) {}

.top-bar-section li.active:not(.has-form) {}

.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button) {}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: none;
}

.top-bar-section .dropdown li a {
    text-transform: none;
    font-size: 0.9rem;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 20px;
}

.top-bar-section .dropdown li.active a {
    background-color: #FFF !important;
    color: #47657b;
}

.top-bar-section .dropdown li:last-of-type a {
    border-bottom: none;
}

.top-bar-section .dropdown {
    background-color: #47657b;
    box-shadow: 0 3px 4px rgba(34, 34, 34, 0.6);
    -moz-box-shadow: 0 3px 4px rgba(34, 34, 34, 0.6);
}

.top-bar-section .dropdown li {}

.top-bar-section .has-dropdown > a::after {
    content: '\f123';
    font-family: 'IonIcons';
    position: absolute;
    top: 1px;
    right: 3px;
    color: #777777;
    font-size: 0.5rem;
}

.top-bar-section .has-dropdown.hover > a {
    background-color: #47657b !important;
    color: #FFF !important;
    box-shadow: 0 3px 4px rgba(34, 34, 34, 0.6);
    -moz-box-shadow: 0 3px 4px rgba(34, 34, 34, 0.6);
}

.top-bar-section .has-dropdown.hover > a::after {
    color: #FFF !important;
}

#maincontent {
    padding-bottom: 1rem;
}

#maincontent > .row {
    margin-bottom: 1.5em;
}

.label {
    background-color: #47657b;
}

#slider {
    max-height: 900px;
    max-height: 600px;
    margin-bottom: 30px;
    background-color: #47657b;
}

#slider ul.bxslider {
    margin: 0;
}

#slider .overlay {
    background-color: #47657b;
}

#slider .overlay .content {
    padding: 0.9375rem;
}

#slider .overlay h1 a {
    color: #FFF;
    font-size: 28px;
}

#slider .overlay p {
    color: #FFF;
    font-size: 14px;
}

#slider .overlay p:last-of-type {
    margin: 0;
}

#slider .slick-dots li button {
    width: 100%;
    padding: 0;
}

.intro {
    font-size: 21px;
    font-weight: 300;
}

.box {
    position: relative;
}

#maincontent .ce .box a {
    border: none;
}

#maincontent .ce .box.fullbg a.button:hover {
    background-color: #FFF;
    color: rgb(33, 34, 33);
}

.box p {
    font-weight: 300;
}

.box.event,
.box.news {
    background-color: #FFF;
    padding: 25px;
    position: relative;
}

.box.offer h4 {
    margin-bottom: 0.5rem;
    max-width: 70%;
}

.box.news h4 {
    font-size: 19px;
    margin-bottom: 0.5rem;
}

.box.news img {
    margin-bottom: 15px;
}

.box img {
    width: 100%;
}

.box.event img {
    margin: -25px;
    height: calc(100% + 50px);
    width: calc(100% + 50px);
    max-width: none;
}

.box .over {
    position: absolute;
    width: calc(100% - 50px);
    left: 25px;
    bottom: 25px;
    padding: 10px 25px;
    background-color: rgba(71, 100, 122, 0.9);
}

.box .over p {
    color: #FFF;
    font-size: 14px;
    margin-bottom: 0.3rem;
}

.box .over h4 {
    line-height: 25px;
    font-size: 21px;
    color: #ffffff;
}

.box .over h4 a,
#maincontent .ce .box .over h4 a:hover {
    color: #FFF;
}

.box.offer .over {
    background: none;
    padding: 0;
}

.box.fullbg {
    padding: 25px;
    background-size: cover !important;
    color: #FFF;
}

.box.fullbg h4 {
    font-size: 21px;
}

.box.fullbg h4,
.box.fullbg h4 a {
    color: #FFF;
}

.box.fullbg p:last-of-type {
    margin: 0;
}

#maincontent .ce .box.fullbg .button {
    background: none;
    border: 1px solid #FFF;
    padding-left: 70px;
    padding-right: 70px;
    margin-bottom: 0;
    margin-top: 40px;
}

#infobox {
    background-color: #47657b;
    padding: 25px 0;
    color: #FFF;
}

#infobox p {
    font-size: 15px;
}

#infobox p:last-of-type {
    margin: 0;
}

#infobox h2 {
    font-size: 26px;
    color: #FFF;
}

#infobox .button {
    background-color: #3a596e;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 7px;
}

footer {
    padding-bottom: 6rem;
    margin-top: 2rem;
}

footer small {
    font-size: 13px;
}

footer h4 {
    font-weight: 700;
    text-transform: uppercase;
    color: #47657b;
    line-height: 100%;
    margin-bottom: 1rem;
    font-size: 21px;
}

footer h4 small {
    font-size: 16px;
    color: #47657b;
    text-transform: none;
    font-weight: 400;
    display: block;
    line-height: 140%;
}

footer ul {
    list-style: none;
    margin: 0;
}

footer ul li a {
    padding: 2px 0;
    display: block;
    border-bottom: 1px solid #47657b;
}

footer table th,
footer table td {
    padding: 0.1rem 0;
}

footer p,
footer a {
    font-size: 0.95rem;
}

footer .columns:first-of-type a,
footer .moreinfo {
    display: block;
    color: #47657b;
    text-decoration: underline;
}

header.fixed {
    position: fixed;
    width: 100%;
    max-height: 120px;
    min-height: 0;
    top: 0;
    z-index: 9999;
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    animation: header 0.8s ease-out forwards;
    animation-iteration-count: 1;
    -webkit-animation: header 0.8s;
    -webkit-animation-iteration-count: 1;
}

header.fixed .logo {
    max-height: 60px;
    width: auto;
    margin-top: 10px;
}

header.fixed .top-bar {
    height: 58px;
    line-height: 58px;
}

header.fixed .top-bar-section {
    margin-top: 12px;
}

header.fixed .top-bar-section li > a {
    line-height: 58px !important;
}

header.fixed .top-bar-section .dropdown li > a {
    line-height: 1.875rem !important;
}

.tx-go-maps-ext {
    background-color: #FFF;
}

.tx-go-maps-ext .js-map {
    width: 100% !important;
    height: 400px !important;
}

.tx-go-maps-ext {
    position: relative;
}

.tx-go-maps-ext .infowindow {
    position: absolute;
    z-index: 999;
    bottom: 10%;
    right: 10%;
    background-color: #FFF;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 1.1rem 2.4rem 1.2rem 2.4rem;
}

.tx-go-maps-ext .infowindow .bodytext {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #47657b;
}

.tx-go-maps-ext .infowindow .bodytext b {
    font-size: 21px;
}

.tx-go-maps-ext .infowindow hr {
    border-color: #47657b;
    border-style: dotted;
}

.tx-go-maps-ext .infowindow .geo {
    padding-right: 6rem;
    margin-bottom: 0;
}

.tx-go-maps-ext .infowindow .geo i {
    color: #47657b;
    font-size: 13px;
}

#page-17 .tx-go-maps-ext .infowindow,
#page-18 .tx-go-maps-ext .infowindow {
    display: none;
}

p.bodytext + ul {
    margin-top: -0.7rem;
}

.rightcontent .sidenav {
    margin-top: 5px;
    margin-bottom: 3rem;
}

.rightcontent .sidenav ul {
    list-style: none;
    margin: 0;
    margin-top: 0.5rem;
}

.rightcontent .sidenav h3 {
    margin: 0;
}

.rightcontent .sidenav h3 a {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 200;
}

.rightcontent .sidenav ul li ul li a:hover {
    color: #47657b;
}

.rightcontent .sidenav ul>li.active>a {
    font-weight: 700;
    color: #47657b;
    background-color: rgba(255, 255, 255, .2)
}

.rightcontent .sidenav ul li a {
    font-weight: 700;
    font-size: 18px;
    border-bottom: 1px solid #FFF;
    padding: 10px 0 10px 10px;
    display: block;
    color: #47657b;
    position: relative;
    text-transform: uppercase;
}

.rightcontent .sidenav>ul>li>a::after {
    content: '\f124';
    font-family: 'IonIcons';
    position: absolute;
    right: 13px;
    top: 15px;
    font-size: 12px;
}

.rightcontent .sidenav>ul>li.active>a::after {
    content: '\f123';
    right: 10px;
}

.rightcontent .sidenav ul li ul li a {
    font-size: 14px;
    text-transform: none;
    line-height: 22px;
    padding: 5px 0;
    border: none;
    color: #222;
    font-weight: 400;
    margin-left: 15px;
}

.rightcontent .sidenav ul li ul li a {
    background: none !important;
}

#maincontent .leftcontent .ce .csc-textpic-imgblock li {
    padding: 0 5px 10px;
}

#maincontent .leftcontent .ce .csc-textpic-imgblock li a {
    border: none;
}

#maincontent .leftcontent .ce .csc-textpic-imgblock li a:hover {
    border: none;
}

#maincontent .leftcontent .ce .csc-textpic-imgblock li::before {
    display: none;
}

.csc-textpic-imgblock figure {
    margin: 0;
}


/*
.csc-textpic-imgblock img{
    background-color: rgba(87, 87, 89, 0.3);
    padding: 5px;
}
*/

.csc-textpic-imgblock figcaption {
    display: block;
    font-size: 0.9rem;
    padding: 5px 0 0 5px;
    color: rgba(87, 87, 89, 0.5);
}

.tx-powermail legend {
    display: none;
}

.tx-powermail form h3 {
    display: none;
}

.tx-powermail .g-recaptcha {
    margin-bottom: 1rem;
}

.tx-powermail .powermail_input,
.tx-powermail .powermail_textarea {
    border: 1px solid rgba(87, 87, 89, 0.5);
}

.rightcontent .panel {
    font-size: 0.9rem;
}

.rightcontent .panel h5 {
    font-size: 1rem;
    font-weight: 400;
}

.rightcontent .panel h4 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 150%;
}

.rightcontent .panel h3 {
    font-size: 1.1rem;
    line-height: 120%;
    font-weight: 700;
}

.rightcontent .panel ul {
    font-size: 0.9rem;
    margin: 0;
    list-style: none;
}

.rightcontent .panel ul li {
    padding-left: 5px;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #CCC;
}

#maincontent .leftcontent .ce ul.parsley-errors-list {
    margin-top: -5px;
}

#maincontent .leftcontent .ce ul.parsley-errors-list li {
    padding: 0;
    color: #d50101;
    font-size: 0.9rem;
    padding-left: 10px;
}

#maincontent .leftcontent .ce ul.parsley-errors-list li::before {
    display: none;
}


/* Off-Canvas */

aside #offcanvasmenu {
    display: none;
}

body .mm-menu {
    background-color: rgba(50, 51, 50, 1);
}

body .mm-menu .mm-navbar > *,
body .mm-menu .mm-navbar a {
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
}

body .mm-menu .mm-navbar .mm-btn:before,
body .mm-menu .mm-navbar .mm-btn:after,
body .mm-menu .mm-listview > li .mm-next:after,
body .mm-menu .mm-listview > li .mm-arrow:after {
    border-color: rgba(255, 255, 255, .5);
}

body .mm-listview > li > a,
body .mm-listview > li > span {
    color: rgba(255, 255, 255, .5);
}

#maincontent ul.csc-uploads span.csc-uploads-fileName {
    text-decoration: none;
}

#maincontent ul.csc-textpic-imgblock {
    padding: 0;
}

.event-list-item,
.csc-uploads-element,
.csc-default.link .bodytext {
    background-color: rgba(255, 255, 255, .1);
    margin-bottom: 2rem;
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    border-top: 1px solid rgba(255, 255, 255, .3);
}

#maincontent .event-list-item .start .weekday {
    font-style: italic;
    display: block;
}

#maincontent .event-list-item .start .hour {
    font-weight: 600;
    display: block;
}
#maincontent .event-list-item:not(.news-item)  {
    line-height: 1.7;
}
#maincontent .event-list-item .circle {
    color: #FFF;
    text-align: center;
    background-color: #47657b;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 80px;
    position: relative;
    margin: 0 auto;
    border: 5px solid rgba(255, 255, 255, 0.2);
}

#maincontent .event-list-item .circle .month,
#maincontent .event-list-item .circle .year {
    font-size: 0.8rem;
    display: block;
    line-height: 110%;
}

#maincontent .event-list-item .circle .day {
    font-size: 1.4rem;
    font-weight: 800;
    display: block;
}

#maincontent .event-list-item .start {
    margin-top: 20px;
}

#maincontent .event-list-item .content {
    margin-top: 0px;
}

#page-109 #maincontent .event-list-item .content {
    margin-top: 25px;
}

#maincontent .event-list-item h5 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.7;
}

#maincontent .leftcontent .ce ul.pagination li::before {
    display: none;
}

#maincontent .leftcontent .ce ul.pagination li {
    margin: 0;
    padding-left: 0.2rem;
}

ul.pagination li.current a,
ul.pagination li.current button {
    color: #fff;
}

ul.pagination li a {
    border-bottom: none !important;
}

#maincontent .event-list-item.news-item h5,
#maincontent .event-list-item.news-item p {
    margin-bottom: 0.5rem;
}

#maincontent .event-list-item p:last-of-type {
    margin: 0;
}

#maincontent .event-list-detail .rightcontent {
    padding-top: 2rem;
}

#maincontent .event-list-detail .rightcontent .infobox {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1rem 1.25rem;
    background: #f2f2f2;
    color: #333333;
}

#maincontent .event-list-detail .rightcontent .ical,
#maincontent .event-list-detail .rightcontent .time,
#maincontent .event-list-detail .rightcontent .date {
    padding: 5px 0;
}

#maincontent .event-list-detail .backto {
    margin-top: 2rem;
    display: inline-block;
}

#maincontent .event-list-detail .backto i {
    font-size: 0.8em;
}

#maincontent .event-list-detail .event-image p {
    font-size: 15px;
    display: block;
    background: rgb(242, 242, 242);
    padding: 5px 1rem;
}

#maincontent .leftcontent .ce .pdf>ul {
    list-style: none;
    margin-left: 0;
}

#maincontent .leftcontent .ce>.link p,
#maincontent .leftcontent .ce .pdf>ul li {
    padding-left: 30px;
    position: relative;
    display: block;
}

#maincontent .leftcontent .ce>.link a::before,
#maincontent .leftcontent .ce>.pdf li::before {
    font-family: 'IonIcons';
    content: '\f12e';
    position: absolute;
    top: 18px;
    left: 12px;
    font-size: 14px;
}

#maincontent .leftcontent .ce>.link a::before {
    content: '\f1fe';
}

#maincontent .leftcontent .link p,
#maincontent .leftcontent .pdf li {
    border-bottom: 0;
    padding-bottom: 1rem;
}

#maincontent .leftcontent .pdf .csc-uploads-fileSize {
    display: inline-block;
    margin-top: 1rem;
    padding: 2px 10px;
    border-radius: 3px;
    font-size: 0.8rem;
    background-color: rgba(255, 255, 255, .2);
}

#maincontent .leftcontent .pdf .csc-uploads-fileSize::before {
    content: 'Dateigröße: ';
}


/*News - Detail*/

.left-large img {
    width: 100%;
}

.left-large {
    float: right;
    margin: 1rem 0 1rem 1rem;
    width: 25%;
}

.news-img-caption {
    display: block;
    font-size: 0.9rem;
    padding: 5px 0 0 0px;
    color: rgba(87, 87, 89, 0.5);
}

.news-back-btn {
    padding-top: 50px;
    clear: both;
}


/*News - Detail end*/

.content-slider {
    margin-top: -25px;
    padding-top: 60px;
    position: relative;
}

.content-slider .slick-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
}

.content-slider .slick-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
}

.content-slider .slick-arrow.slick-disabled {
    background: rgba(255, 255, 255, .2);
    ;
}

.content-slider ul.slick-dots {
    display: flex !important;
    justify-content: space-between;
    position: absolute;
    top: 0;
    text-align: center;
    width: 60%;
    left: 20%;
}

.content-slider ul.slick-dots li {
    display: inline-block;
    padding: 0 !important;
    margin: 0 1px;
    flex-grow: 1;
}

.content-slider ul.slick-dots li button {
    margin: 0;
    background: #FFF;
    color: #47657A;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.content-slider ul.slick-dots li.slick-active button {
    background-color: #47657A;
    color: #FFF;
}

.content-slider ul.slick-dots li::before {
    display: none;
}

#kesearch_results .result-list-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #FFF;
}

#kesearch_results .result-title a {
    color: #47657A;
    font-weight: bold;
}

#kesearch_results .result-teaser {
    font-size: 0.9rem;
}

#kesearch_results .result-teaser .hit {
    font-weight: bold;
}

.tx-kesearch-pi1 ul.pagination li {
    padding: 0 !important;
}

.tx-kesearch-pi1 ul.pagination li a {
    padding: 5px 10px;
    margin-right: 2px;
}

.tx-kesearch-pi1 ul.pagination li a.current {
    background: #47657A;
    color: #FFF;
}

.tx-kesearch-pi1 ul.pagination li::before {
    display: none;
}

#maincontent .news-list-view ul li {
    margin-top: 15px;
}

.event-detail-label {
    display: none;
}

.event-detail-value.files a {
    background: #fff;
    width: 100%;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    border-bottom: 1px solid #d8d8d8 !important;
    margin-top: 1.25rem;
    padding: 1rem 1.25rem;
    background: #f2f2f2;
    color: #333333;
    padding-left: 2.50rem;
    position: relative;
}

.event-detail-value.files a:before {
    content: "\f2dd";
    position: absolute;
    left: 1.25rem;
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.event-detail-value.files a:hover {
    border-bottom: 1px solid #47657b !important;
}


/*Startseite Veranstaltungen*/

.tx-sf-event-mgt > a {
    display: none;
}

@keyframes header {
    from {
        top: -65px;
        opacity: 0;
    }
    to {
        top: 0px;
        opacity: 1
    }
}

@-webkit-keyframes header
/* Safari and Chrome */

{
    from {
        top: -65px;
        opacity: 0;
    }
    to {
        top: 0px;
        opacity: 1;
    }
}

@keyframes overlay {
    from {
        bottom: -85px;
        opacity: 0;
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

@-webkit-keyframes overlay
/* Safari and Chrome */

{
    from {
        bottom: -85px;
        opacity: 0;
    }
    to {
        bottom: 0px;
        opacity: 1;
    }
}


/*Rundgang - Start*/

.container {
    box-sizing: content-box;
    width: 100%;
}

.container img {
    width: 100%;
}

.pin-container {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.positioning {
    position: absolute;
    background-color: #fff;
    border-radius: 100px;
    line-height: 1.5;
    font-size: 27px;
    cursor: pointer;
    text-decoration: none !important;
    border: 2px solid #47657b;
    font-size: 35px;
    line-height: 1;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 14px 3px;
    list-style: none;
    font-size: 25px;
    line-height: 1.4;
}

.positioning a {
    color: #47657b;
    text-decoration: none !important;
    padding: 10px;
}

.positioning.active {
    border-color: #fff;
    background-color: #47657b;
}

.positioning.active a {
    color: #fff;
}

.pulse {
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0.8
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.7;
    }
    50% {
        -webkit-transform: scale(1.1, 1.1);
        opacity: 0.9;
    }
    100% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 0.7;
    }
}


/*Rundgang - Ende*/

@media only screen and (max-width: 35.55556em) {
    .row .columns {
        margin-bottom: 1rem;
    }
    .row .csc-frame-frame1 .columns {
        margin-bottom: 0;
    }
    /*News - Detail*/
    .left-large img {
        width: 100%;
    }
    .left-large {
        float: left;
        margin-right: 0.5rem;
        width: 100%;
    }
    .content-slider .slick-prev {
        padding: 1px;
    }
    .content-slider .slick-next {
        padding: 1px;
    }
    /*News - Detail*/
    /*Rundgang*/
    .pin-container {
        margin-top: 0;
    }
    .on_top {
        z-index: 1000;
    }
}

@media only screen and (max-width: 1400px) {
    .pin-container {
        margin-top: 150px;
    }
    #slider {
        max-height: 100%;
    }
}

@media only screen and (max-width: 640px) {
    .pin-container {
        margin-top: 0;
    }
}

@media only screen and (min-width: 64.063em) {
    #slider {
        max-height: 900px;
        max-height: 600px;
        overflow: hidden;
        margin-bottom: 50px;
    }
    #page-15 #slider {
        max-height: 850px;
    }
    #slider .overlay {
        position: absolute;
        left: 50%;
        top: 60%;
        background: none;
    }
    #slider .overlay .content {
        max-width: 560px;
        position: relative;
        left: 0;
        padding: 0;
    }
    #slider .overlay h1 a {
        display: inline-block;
        color: #FFF;
        background: #47657b;
        margin-bottom: 5px;
        padding: 10px 20px;
    }
    #slider .overlay p {
        color: #FFF;
        font-size: 14px;
        background: #47657b;
        padding: 15px 20px;
        padding-right: 55px;
        margin-bottom: 5px;
    }
    #slider .overlay p:last-of-type {
        margin: 0;
    }
    .tx-go-maps-ext .gme-map {
        height: 500px !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {}

#page-133 .csc-linkToTop, #page-134 .csc-linkToTop, #page-135 .csc-linkToTop, #page-136 .csc-linkToTop {
    display: none;
}

.socialmedia {
    width: 30px !important;
    float: left;
    padding-right: 8px;
}

@media only screen and (min-width: 64.063em) {
    .socialmedia {
        padding-top: 4px;

    }
}

.socialmediamobile {
    margin-top: 1rem;
    color: #ffffff80;
    font-style: italic;
    font-size: 0.8rem;
    padding-left: 0.66667rem;
    
}
.socialmediamobile p {
    margin-bottom: 0.5rem!important;
}

.page-9 {
    margin-left: 10px;
}

.page-9 a {
    position: relative;
    text-indent: -9999px; /* Versteckt den Text */
    display: inline-block;
    width: 24px; /* Breite des Icons anpassen */
    height: 24px; /* Höhe des Icons anpassen */
}

.page-9 a::after {
    content: "\f4a4";
        font-family: "Ionicons";
    text-indent: 0;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px; /* Größe des Icons */
}
