@import url('https://cdn.3wm.de/fonts/css?family=Marcellus|Marcellus+SC');
/* Allgemeines CSS für alle Templates */

html,
body {
    font-family: 'Marcellus', serif;
    font-size: 18px;
    line-height: 2em;
}

div {
    box-sizing: border-box;
}

html.error {
    background-color: #8b2939;
    background-size: cover;
    background-position: center center;
    background-image: url('../images/footer_bg.png');
    color: white;
}

html.error,
html.error body {
    height: 100%;
}

html.error a {
    color: white;
    border-bottom: 1px dashed white;
}

html.error .four_o_four_wrapper h1 {
    font-size: 60px;
}

html.error .four_o_four_wrapper div p:first-child {
    border-top: 2px solid #ffffff;
}

.desktop #pageWrapper {
    min-width: 1000px;
    overflow: hidden;
}

/* HEADER / NAV */

header#header {
    background-image: url('../images/header.jpg');
    font-size: 22px;
    height: 200px;
    background-position: bottom center;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.desktop header#header {
    overflow: hidden;
    background-position: top center;
}

.desktop header #logo {
    width: 194px;
}

header #logo {
    position: relative;
    z-index: 20;
}

.desktop #header #nav {
    width: 1000px;
}

#header #nav {
    position: relative;
    margin: 0 auto;
}

.desktop header#header #nav nav {
    padding-left: 225px;
    top: 40px;
}

header#header #nav nav {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
}

.desktop header#header #nav nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: table;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.desktop header#header #nav nav ul li {
    display: table-cell;
}

.desktop header#header #nav nav ul li a {
    padding: 0 10px;
    line-height: 2em;
}

.desktop header#header #nav nav ul li ul {
    display: none;
}

.desktop header#header #nav nav ul li.active ul {
    display: block;
    position: absolute;
    left: 0;
    background-color: #734142;
    bottom: -56px;
    z-index: 10;
    height: 36px;
    line-height: 44px;
}

.desktop header#header #nav nav ul li.active ul:before {
    content: " ";
    position: absolute;
    background-color: #734142;
    top: 0;
    bottom: 0;
    left: -2500px;
    width: 5000px;
    z-index: 5;
}

.desktop header#header #nav nav ul li.active a {
    color: #ab6163;
}

.desktop header#header #nav nav ul li ul li {
    font-size: 18px;
    z-index: 10;
    position: relative;
    display: inline-block;
    top: -8px;
    height: 42px;
}

.desktop header#header #nav nav ul li ul li.active:before,
.desktop header#header #nav nav ul li ul li:hover:before {
    content: '';
    background-color: #8b2939;
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.desktop header#header #nav nav ul li.active ul li a {
    line-height: 20px;
    color: #ffffff;
}

.desktop header a {
    color: white;
    text-decoration: none;
}

a {
    text-decoration: none;
}

/* STRUKTURBILD */

#strukturbild {
    position: relative;
    height: 600px;
    background-color: black;
    z-index: 0;
    overflow: hidden;
    padding-top: 105px;
    margin-bottom: -75px;
}

#strukturbild .contentContainer {
    position: relative;
    z-index: 0;
}

#strukturbild .contentContainer,
#strukturbild .contentContainer .content {
    height: 100%;
}

#strukturbild .strukturbild_image {
    background-size: cover;
}

/* CONTENT 1 */

#contentWrapper {
    text-align: center;
}

#contentWrapper a {
    color: #c9989a;
}

#contentWrapper .imagePart {
    height: 480px;
    overflow: hidden;
}

#contentWrapper .imagePart .content {
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-position: top center;
}

#contentWrapper .imagePart .contentContainer, #contentWrapper .imagePart .content_row, #contentWrapper .imagePart .content, #strukturbild .strukturbild_image {
    height: 100%;
}

#contentWrapper .contentPart .contentContainer {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 0 25px;
    box-sizing: border-box;
}

#contentWrapper .contentPart.content_1 .contentContainer:before,
#contentWrapper .contentPart.content_3 .contentContainer:before {
    content: '';
    position: absolute;
    top: -151px;
    right: -150px;
    left: -150px;
    height: 370px;
    background-image: url('../images/content_1_top.png');
    background-position: center top;
    background-repeat: no-repeat;
}

#contentWrapper .contentPart.content_1 .contentContainer,
#contentWrapper .contentPart.content_3 .contentContainer {
    background-image: url('../images/content_1_bg.jpg');
    background-repeat: no-repeat;
    background-position: center 160px;
    padding-top: 60px;
    padding-bottom: 130px;
}

#contentWrapper .contentPart.content_1 .contentContainer .content,
#contentWrapper .contentPart.content_3 .contentContainer .content {
    position: relative;
    z-index: 1;
}

#contentWrapper .contentPart.content_1,
#contentWrapper .contentPart.content_3 {
    position: relative;
    color: #504c4c;
    margin-top: 75px;
    border-top: 10px solid #5d0f17;
}

#contentWrapper .contentPart.content_3 {
    top: -80px;
}

#contentWrapper .contentPart.content_1 a,
#contentWrapper .contentPart.content_3 a {
    color: #8b2939;
}

#contentWrapper .contentPart.content_3 h1,
#contentWrapper .contentPart.content_1 h1 {
    color: #8b2939;
}

/* CONTENT 2 */
#contentWrapper .contentPart.content_2 {
    position: relative;
    background-color: #6f212e;
    color: #ffffff;
    z-index: 10;
}

#contentWrapper .contentPart.content_2:before {
    content: '';
    position: absolute;
    top: -95px;
    right: 0;
    left: 0;
    height: 130px;
    background-image: url('../images/content_2_top.png');
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 10;
}

#contentWrapper .contentPart.content_2 .contentContainer {
    background-image: url('../images/content_2_bg.png');
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #8b2939;
    -webkit-box-shadow: 50px 0px 50px 0px rgba(0, 0, 0, 0.3), -50px 0px 50px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 50px 0px 50px 0px rgba(0, 0, 0, 0.3), -50px 0px 50px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 50px 0px 50px 0px rgba(0, 0, 0, 0.3), -50px 0px 50px 0px rgba(0, 0, 0, 0.3);
    padding-top: 40px;
}

#contentWrapper .contentPart.content_2:after {
    content: '';
    position: absolute;
    bottom: -95px;
    right: 0;
    left: 0;
    height: 130px;
    background-image: url('../images/content_2_bottom.png');
    background-position: center top;
    background-repeat: no-repeat;
    pointer-events: none;
}

/* FOOTER */

#historie {
    color: #ffffff;
    overflow: hidden;
    height: 420px;
    padding: 10px 0;
    background-color: #8b2939;
}

#historie .gallery3wm {
    height: 400px;
}

#historie .content {
    position: relative;
    padding: 20px;
}

#historie .content * {
    display: none;
    line-height: 1.5;
}

#historie .content:before {
    content: "";
    position: absolute;
    z-index: 5;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    pointer-events: none;
}

#historie .content {
    width: 400px !important;
    height: 400px !important;
    clear: none !important;
}

#historie .content a,
#historie .content a:visited,
#historie .content a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#historie .overlay {
    bottom: auto;
}

#historie .go_left,
#historie .go_right {
    background: none;
    top: 185px;
    margin-top: 0;
}

#historie .go_left:before,
#historie .go_right:before {
    font-family: FontAwesome;
    font-size: 70px;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
}

#historie .go_left:before {
    content: '\f0d9';
}

#historie .go_right:before {
    content: '\f0da';
}

#historie .go_left {
    left: 5px;
}

#historie .go_right {
    right: 15px;
}

#footerInner {
    background-color: #8b2939;
    color: #c9989a;
    font-size: 18px;
    line-height: 1.8;
}

#footerInner a {
    color: #c9989a;
}

#footerInner h3 {
    font-size: 18px;
    font-weight: bold;
}

#footerInner img {
    margin-top: 10px;
}

#subfooter {
    color: #938983;
    z-index: 15;
    position: relative;
}

#subfooter h3 {
    color: #553e31;
    font-size: 24px;
}

#subfooter img {
    margin-bottom: 10px;
}

#footerInner {
    z-index: 10;
}

#footer {
    position: relative;
}

#footer .footerContent {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    font-size: 16px;
    padding: 40px 0;
    z-index: 15;
}

#footerInner .footerContent {
    padding-bottom: 20px;
}

#copyright {
    background-color: #8b2939;
    color: #c9989a;
    text-align: center;
    font-size: 14px;
    height: 36px;
}

#copyright a {
    color: #c9989a;
    text-transform: uppercase;
    z-index: 10;
    position: relative;
}

#copyright:before {
    position: absolute;
    content: " ";
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    pointer-events: none;
    background-image: url('../images/footer_logo.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 10;
}

/* HEADLINES */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Marcellus SC', serif;
    font-weight: normal;
    margin: 0;
}

h1 {
    font-size: 40px;
    line-height: 1.3em;
    margin-bottom: 1em;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 24px;
}

h6 {
    font-size: 20px;
}

/**
 * Formulare
 */
.formularContainer input[type='checkbox'], .formularContainer input[type='radio'] {
    visibility: hidden;
}

.form_row {
    margin: 10px 0;
}

.form_row.required .form_label label:after {
    content: '*';
}

.form_label {
    display: inline-block;
    width: 350px;
    padding-right: 10px;
    vertical-align: top;
}

.desktop .form_label {
    line-height: 40px;
    min-height: 31px;
    text-align: right;
}

.form_element {
    display: inline-block;
    width: calc(100% - 360px);
    text-align: left;
}

.form_error {
    color: #DD1A1A;
    padding-top: 3px;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="email"],
textarea {
    background-color: #8b2939;
    outline: 2px solid #8b2939;
    border: 1px solid white;
    color: white;
    font-size: 18px;
    padding: 2px 5px;
    box-sizing: border-box;
    width: 100%;
    max-width: 350px;
    font-family: "Marcellus", sans-serif;
}

.mobile input {
    font-size: 18px !important;
}

option {
    color: black;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
textarea:focus {
    outline: 4px solid white;
}

.ui-select,
.ui-checkbox,
.ui-radio {
    background-color: #8b2939;
    outline: 2px solid #8b2939;
    color: white;
    margin: 0;
    max-width: 350px;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.ui-radio {
    width: auto;
    margin-right: 2px;
    display: block;
    margin-bottom: 2px;

}

.ui-select .ui-btn > span {
    font-family: "Marcellus", sans-serif;
}

.ui-select > .ui-btn,
.ui-checkbox > .ui-btn,
.ui-radio > .ui-btn {
    border-radius: 0 !important;
    border: 1px solid white !important;
    padding: 2px 5px;
    font-family: "Marcellus", sans-serif;
}

.ui-checkbox > .ui-btn,
.ui-radio > .ui-btn {
    padding-left: 40px;
    padding-right: 10px;
}

.ui-btn, label.ui-btn {
    font-weight: normal;
    font-size: 18px;
    text-align: left;
}

.ui-btn-icon-right:after {
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 17px;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    background: none;
    border-radius: 0;
}

.formularContainer .ui-checkbox .ui-btn.ui-checkbox-on:after,
.formularContainer .ui-checkbox .ui-btn.ui-checkbox-off:after {
    font-family: FontAwesome;
    font-size: 21px;
    font-weight: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    background: none;
    border-radius: 0;
    margin-top: -14px;
    margin-left: 0;
}

.formularContainer .ui-checkbox .ui-btn.ui-checkbox-on:after {
    content: '\f00c';
}

.formularContainer .ui-checkbox .ui-btn.ui-checkbox-off:after {
    content: '\f00d';
}

.formularContainer input[type='submit'] {
    padding: 2px 5px;
    font-size: 18px;
    color: white;
    border: 1px solid white;
    background-color: #8b2939;
    outline: 2px solid #8b2939;
    margin-top: 10px;
    font-weight: normal;
}

/*
	Section: News
*/

.news_slider .overlay {
    display: none;
}

.news_slider,
.news_item {
    width: 591px;
    margin: 20px auto 0;
    text-align: center;
    position: relative;
}

.news_slider .item {
    text-align: center;
    position: relative;
}

.news_slider h3,
.news_item h3 {
    font-size: 25px;
    margin: 0;
    background: #8b2939;
    color: #ffffff;
    width: auto;
    display: inline-block;
    position: absolute;
    padding: 0 10px;
    top: -55px;
    left: 0;
    right: 0;
    z-index: 10;
    font-family: 'Quintessential', cursive;
}

.news_slider .outerTextWrapper,
.news_item .outerTextWrapper {
    text-align: left;
}

.news_slider .imageWrapper,
.news_slider .textWrapper,
.news_item .imageWrapper,
.news_item .textWrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.news_slider .imageWrapper,
.news_item .imageWrapper {
    width: 295px;
    height: auto;
    min-height: 150px;
    background-position: top center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.news_slider .textWrapper,
.news_item .textWrapper {
    width: 280px;
    height: auto;
    min-height: 150px;
    background: #fafafa;
    font-size: 18px;
    padding: 10px;
    line-height: 1.8;
    margin-top: 55px;
    position: relative;
    margin-left: 303px;
}

.news_slider > div,
.news_item > div {
    vertical-align: top;
}

.gallery3wm.news_slider .overlay {
    height: 100%;
    z-index: 5;
}

.news_slider .sliderWrapper {
    z-index: 10;
}

.news_slider .overlay .go_left,
.news_slider .overlay .go_right {
    top: 50%;
}

.news_detail {
    width: 750px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

.news_detail .news_content {
    margin-top: 25px;
    text-align: left;
    clear: right;
}

.news_detail .news_content img {
    float: left;
    margin: 0 25px 25px 0;
}

.news_detail .back_link {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

/*maps*/
.map_wrapper .form_row.text {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border: 4px solid transparent;
    border-top: none;
    border-bottom: none;
}

.map_wrapper .form_row.text .form_element {
    width: 100%;
    text-align: center;
}

.map_wrapper .form_row.text .form_element input {
    max-width: none;
}

.map_wrapper .form_row.route_options {
    position: static;
    margin-top: 70px;
    margin-bottom: 30px;
}

.map_wrapper .form_row.route_options .form_element {
    width: 100% !important;
    text-align: center;
}

.map_wrapper .soubmit_route {
    padding: 2px 5px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    background-color: #8b2939;
    outline: 2px solid #8b2939;
    width: 50px;
    box-sizing: border-box;
    margin: 0 20px;
}

img.adp-marker {
    margin: 5px;
}

#google_map_panel {
    background-color: white;
    padding: 2px;
    overflow: auto;
}

.map_wrapper .adp-directions {
    width: 100%;
}

.map_wrapper .gm-style-iw {
    color: black;
    line-height: 1.5em;
}

/*
	Section: Gallery Übersicht
*/
.pagination {
    text-align: center;
    line-height: 75px;
}

.pagination a {
    padding: 0 2px;
}

.pagination a.active {
    color: #ffffff !important;
}

.top_gallery_overview .gallery_item {
    float: left;
    position: relative;
    margin: 15px 12px;
}

.top_gallery_overview .description span {
    display: block;
}

.bottom_gallery_overview .description span {
    margin-left: 10px;
    color: black;
}

.gallery_overview li {
    list-style-type: none;
}

.top_gallery_overview {
    margin-bottom: 10px;
}

.top_gallery_overview ol {
    text-align: center;
    padding-left: 0;
}

.top_gallery_overview ol li {
    display: inline-block;
}

.top_gallery_overview .gallery_item {
    width: 168px;
    height: 115px;
    margin-bottom: 10px;
}

.top_gallery_overview .gallery_item .image {
    background-color: black;
    height: 100%;
    width: 100% !important;
    cursor: pointer;
    background-size: cover;
    background-position: center center;
}

.photo_slider .slideWrapper .item,
.top_gallery_overview .gallery_item .image {
    border: 3px solid white;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.75);
    cursor: pointer;
}

.photo_slider .overlay,
.photo_slider .navigate {
    top: 50% !important;
}

.gallery_overview > div {
    display: block;
}

.bottom_gallery_overview .gallery_item {
    display: inline-block;
    width: 100%;
}

/*photo slider*/

.photo_slider .item {
    margin: 0 12px 30px;
    z-index: 5;
    width: 200px !important;
    height: 200px !important;
}

.photo_slider .navigate {
    background-color: transparent !important;
}

.photo_slider {
    height: 200px;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.photo_slider .sliderWrapper {
    padding: 10px 0;
    box-sizing: content-box;
}

.photo_slider .overlay {
    height: 0;
    top: 0;
}

.gallery_description {
    font-size: 20px;
}

.photo_slider .navigate {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 90px;
    line-height: 45px;
    color: white !important;
    width: 55px !important;
}

.photo_slider .navigate.go_left {
    left: -55px;
}

.photo_slider .navigate.go_right {
    right: -55px;
}

.photo_slider .navigate:before {
    text-align: center;
}

.photo_slider .navigate.go_left:before {
    content: "\f104";
}

.photo_slider .navigate.go_right:before {
    content: "\f105";
}

/* MOBILE */

.mobile .gallery3wm.slide .slideWrapper {
    margin-left: -7%;
}

.mobile .cc-cookies {
    position: absolute !important;
}

.mobile #header #nav,
.mobile #contentWrapper .contentPart .contentContainer,
.mobile #footerInner,
.mobile #subfooter {
    width: 100% !important;
}

.mobile #logo {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 20;
}

.mobile .imagePart .contentContainer {
    height: 100%;
}

.mobile #contentWrapper .contentPart.content_1 .contentContainer,
.mobile #contentWrapper .contentPart.content_3 .contentContainer {
    padding: 0;
}

.mobile .imagePart .content {
    background-attachment: scroll !important;
    background-size: cover !important;
    height: 100%;
}

.mobile #contentWrapper .imagePart {
    height: 250px;
}

.mobile header#header {
    height: 60px;
    position: fixed;
    z-index: 50;
}

.mobile header#header #nav nav {
    left: 0;
    top: 10px;
    color: white;
}

.mobile header#header #nav nav ul {
    -webkit-padding-start: 0;
    padding-left: 30px;
}

.mobile #logo img {
    height: 120px;
}

.mobile #strukturbild {
    height: 375px;
}

.mobile #pageWrapper {
    overflow: hidden;
}

.mobile .contentPart .contentContainer {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.mobile .photo_slider {
    /*width: 195px !important;*/
}

.mobile .top_gallery_overview .gallery_item {
    margin: 0 !important;
}

.mobile ul.menu {
    display: none;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 !important;
    z-index: 20;
    margin: 0;
}

.mobile ul.menu li a {
    color: white;
    font-size: 23px;
    line-height: 1.5em;
    text-shadow: 2px 2px 2px #000;
}

.mobile ul.menu li li a {
    font-size: 18px;
}

.mobile ul.menu li {
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
}

.mobile ul.menu li.hidden {
    display: none !important;
}

.mobile ul.menu li.active li.active,
.mobile ul.menu li.active a {
    border-bottom: 2px solid #73242f;
}

.mobile ul.menu li.active li a {
    border: none;
}

.mobile input,
.mobile select,
.mobile .ui-checkbox > .ui-btn,
.mobile .ui-radio > .ui-btn,
.mobile .ui-select > .ui-btn,
.mobile textarea {
    font-size: 25px !important;
    border-radius: 0;
}

.mobile input[disabled] {
    color: white;
    -webkit-text-fill-color: white;
}

.mobile #logoFooter img {
    display: none;
}

.mobile #footer #footerInner .contentContainer {
    left: 0;
    top: 0;
    position: relative;
}

.mobile #footer #footerInner .contentContainer .content {
    width: 100%;
}

.mobile .current_structure {
    white-space: nowrap;
}

.mobile #contentWrapper .contentPart .content {
    width: 100% !important;
}

.mobile #historie {
    height: 220px;
}

.mobile #historie .content {
    width: 200px !important;
    height: 200px !important;
}

.mobile #historie .gallery3wm {
    height: 200px;
}

.mobile #strukturbild {
    height: 365px;
    margin-bottom: -95px;
    padding-top: 55px !important;
}

.mobile .strukturbild_image {
    height: 100%;
    background-size: cover;
    background-position: top;
}

.mobile .speisekarte div.speisenName {
    max-width: 90%;
    width: 85%;
}

.mobile .speisekarte div.speisenPreis {
    position: absolute;
    right: 0;
}

.mobile .speisekarte div.speise {
    position: relative;
}

.mobile body {
    font-size: 16px;
    line-height: 1.5;
}

.mobile h1 {
    font-size: 30px;
}

.mobile .google_map {
    height: 250px !important;
    top: 50px;
}

.mobile #contentWrapper .imagePart:last-child {
    height: 300px;
}

.mobile #subfooter .content,
.mobile #footerInner .content {
    float: none;
    width: 100%;
    text-align: center !important;
    margin-bottom: 10px;
}

.mobile #subfooter .content *,
.mobile #footerInner .content * {
    text-align: center !important;
}

.mobile #copyright:before {
    display: none;
}

div#stoerer {
    position: fixed;
    bottom: -100%;
    width: 100%;
    left: 0;
    right: 0;
    background: #6f212e;
    text-align: center;
    display: table;
    height: 100px;
    z-index: 250;
    color: #fff;
    transition: bottom 1s;
}

.mobile #stoerer {
    height: 150px;
    bottom: -150px;
}

.mobile #stoerer__close {
    height: 25px;
    width: 25px;
    right: 5px;
    font-size: 20px;
}

.mobile #stoerer .button--white {
    margin-top: 5px;
    display: block;
}

span#stoerer_text {
    display: table-cell;
    vertical-align: middle;
}

span#stoerer__close {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 25px;
    border: 1px solid white;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    line-height: 1.3;
    cursor: pointer;
}

.mitarbeitergalerie .content.width_1_2,
.mitarbeitergalerie .content.width_1_3 {
    display: none;
    background-color: transparent;
    margin: 5px;
    line-height: 1.2;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

.mitarbeitergalerie .content.width_1_2::before,
.mitarbeitergalerie .content.width_1_3::before {
    padding-top: 100%;
    content: " ";
    position: relative;
    display: block;
}

.mitarbeitergalerie .content.width_1_2 {
    width: calc(50% - 10px);
}

.mitarbeitergalerie .content.width_1_3 {
    width: calc(33.33333333333333% - 10px);
}

/* This container is needed to position the front and back side */
.mitarbeitergalerie .content .mitarbeiterWrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.mitarbeitergalerie .content:hover .mitarbeiterWrapper {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.mitarbeitergalerie .content .mitarbeiterImage,
.mitarbeitergalerie .content .mitarbeiterContent {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.mitarbeitergalerie .content .mitarbeiterImage {
    background-color: #bbb;
    color: black;
    background-position: center;
    background-size: cover;
}

/* Style the back side */
.mitarbeitergalerie .content .mitarbeiterContent {
    background-color: #6f212e;
    color: white;
    transform: rotateY(180deg);
    padding: 10px;
    overflow: auto;
}