@charset "UTF-8";

/* !
 * Marquardt Stylesheet
 *
 * @author die wegmeister http://www.die-wegmeister.com
 * */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cf:after {
    content: "";
    display: table;
    clear: both;
}

.wrapper {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.grid {
    margin-left: -20px;
}

.grid:after {
    content: "";
    display: table;
    clear: both;
}

.g1,
.g2,
.g3,
.g4 {
    float: left;
    margin-left: 20px;
    min-height: 1px;
}

.g1 {
    width: 235px;
}

.g2 {
    width: 490px;
}

.g3 {
    width: 745px;
}

.g4 {
    width: 1000px;
}

.o1 {
    margin-left: 275px;
}

.o2 {
    margin-left: 530px;
}

.o3 {
    margin-left: 785px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

::-moz-selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
}

footer,
html {
    min-height: 100%;
    font-family: "Crimson Text",serif;
    font-size: 13px;
    line-height: 1.38462;
    color: #000;
    text-rendering: optimizeLegibility;
}

body {
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
    min-width: 960px;
}

p {
    margin: 0;
    padding-bottom: 12px;
}

a {
    text-decoration: none;
}

header {
    margin: 0;
}

.darkgrey {
    background-color: #2b2b2b;
    color: #888;
}

.darkgrey .headline-big {
    color: #fff;
}

.orange {
    background-color: #da8f00;
    color: #fff;
}

.lightgrey {
    background-color: #eee;
}

.white {
    background-color: #fff;
}

.text_grey {
    color: #d8d4d4;
}

.text_dark_grey {
    color: #888;
}

.headline-header {
    font-family: "Times New Roman";
    font-size: 6em;
    line-height: 1em;
}

.headline-big {
    font-family: "Times New Roman";
    font-size: 6em;
    line-height: 1em;
    margin: 0 0 38px;
    padding: 0;
}

.text-normal {
    font-family: "Crimson Text",serif;
    font-size: 1.23077em;
    line-height: 1.47059em;
    font-weight: 400;
    margin-top: 40px;
}

.text-normal .para {
    padding: 8px 0 12px;
}

.text-normal.business {
    margin: 20px 0 15px;
}

.text-normal div {
    padding: 9px 0;
}

.text-slider {
    font-family: "Crimson Text",serif;
}

.text-slider span {
    color: #fff;
}

.text-helv {
    font-family: Helvetica,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.53846em;
}

.text-helv span {
    font-family: "Crimson Text",serif;
    font-size: 1.53846em;
}

.text-small {
    font-family: "Crimson Text",serif;
    font-size: 1.15385em;
    line-height: 1.46667em;
    margin-bottom: 85px;
}

#floorlisting {
    font-family: "Crimson Text",serif;
    font-size: 1.38462em;
    line-height: 1.38889em;
}

#experience .businesslist,
#shopping .businesslist {
    width: 153px;
    padding: 0 20px 0 0;
    margin: 0;
    float: left;
    cursor: pointer;
    z-index: 5;
    list-style-type: none;
}

.businesslist li.komoedie {
    color: #000;
}

.businesslist li.davinci1 {
    color: #d8d4d4;
}

.businesslist li.active,
.businesslist li:hover {
    color: #da8f00;
}

.businesslist li.hellgrau {
    color: #d8d4d4;
}

.businesslist li.grau {
    color: #888;
}

.businesslist li.nohover:hover {
    color: #888;
    cursor: default;
}

a.orangelink {
    color: #da8f00;
}

a.orangelink:hover {
    color: #000;
}

a.blacklink {
    color: #000;
}

a.blacklink:hover {
    color: #fff;
}

a.greylink {
    color: #888;
    font-size: 1em;
}

a.greylink:hover {
    color: #eee;
}

#logo_top {
    margin-left: 60px;
}

#logo_footer {
    margin-left: 60px;
    padding: 0;
    height: 340px;
    z-index: 2;
    width: 300px;
}

#logo_footer img {
    display: block;
}

#marquardt_pic {
    position: relative;
    background: linear-gradient(#1f458b,#2d58a8,#197dc5);
    height: 700px;
    z-index: 2;
    overflow: hidden;
}

#marquardt_pic img {
    margin-top: -190px;
    max-width: 100%;
    min-width: 1185px;
    min-height: 890px;
}

#infotext,
#infotext_nojs {
    position: absolute;
    padding: 15px 25px 25px 25px;
    background-color: #fff;
    top: 283px;
    margin-left: 48%;
    width: 510px;
}

#infotext#infotext,
#infotext_nojs#infotext {
    display: none;
}

#infotext .text-normal,
#infotext_nojs .text-normal {
    font-size: 1.07692em;
    margin-top: 0;
}

#infotext .bigger,
#infotext_nojs .bigger {
    font-size: 1.23077em;
    margin-top: 0;
}

#infotext #infoheader,
#infotext #infoheader_nojs,
#infotext_nojs #infoheader,
#infotext_nojs #infoheader_nojs {
    font-size: 1.69231em;
    margin-bottom: 15px;
}

.noscript div {
    width: 100%;
    background-color: #da8f00;
    color: #fff;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}

.content {
    margin: 0 auto;
    padding-bottom: 145px;
    overflow: hidden;
    width: 960px;
}

#header {
    position: relative;
    z-index: 2;
    height: 538px;
    background-color: #fff;
}

#header .content {
    top: 53px;
    left: 50%;
    margin-left: -460px;
    position: fixed;
}

#header .content.no-show {
    opacity: 0;
    visibility: hidden;
}

#header img {
    position: fixed;
    top: 98px;
}

#header .text_fade_in {
    display: none;
}

.ctl,
.ctr {
    width: 460px;
    margin: auto;
}

.ctl {
    padding-top: 105px;
    padding-right: 10px;
    float: left;
}

.ctr {
    padding-top: 114px;
    margin-left: 20px;
    float: left;
}

#shopping {
    padding-bottom: 245px;
    height: 1235px;
    position: relative;
    z-index: 2;
}

#shopping .business {
    color: #fff;
}

#shopping .ctl .para {
    padding: 14px 0 12px;
}

#business,
#cinema,
#contact,
#sliderSection {
    position: relative;
    z-index: 3;
    overflow: hidden;
}

#experience {
    position: relative;
    z-index: 2;
}

#experience #explist {
    padding: 45px 0 5px;
}

#experience .ctr ul {
    color: #888;
}

#displaywrapper {
    margin: 26px 0 -49px 0;
}

#displaywrapper:hover {
    background-color: #e6a423;
}

.row {
    margin-bottom: 32px;
    margin-top: 45px;
}

.row ul {
    padding: 0;
    width: 100%;
    margin: 0;
}

.row li {
    border-left: 1px solid #da8f00;
    position: relative;
    display: inline-block;
}

.row div {
    width: 232px;
    height: 90px;
    background: #fff;
}

.row div img {
    height: 90px;
    max-width: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.row div p {
    margin-right: 5px;
    width: 232px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e29a00;
    text-align: center;
    vertical-align: middle;
}

.row div p a {
    cursor: default;
    display: block;
    padding: 33px 0;
    color: #fff;
    outline: 0;
}

.row div p a.dbl {
    padding: 22px 0;
}

.row div p a.trpl {
    padding: 13px 0;
}

.row div p.bghover a[href^="http://"],
.row div p.bghover a[href^="https://"],
.row div p.nobg a {
    cursor: pointer;
}

.row div p.bghover:hover {
    opacity: 0;
}

.row div p.nobg:hover {
    background-color: #e6a423;
    cursor: pointer;
}

* html li {
    display: inline;
}

#sliderSection {
    height: 1125px;
}

#sliderSection::selection {
    background: 0 0;
}

#contact .ctl {
    padding-left: 80px;
}

#contact .ctl .text-normal {
    padding: 0 10px 0 0;
}

#map {
    position: fixed;
    z-index: 1;
    top: 0;
    width: 100%;
    min-width: 960px;
    height: 100%;
}

#map #contactmap {
    padding-bottom: 150px;
    height: 100%;
}

footer {
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 1;
    padding-bottom: 30px;
}

footer #footercontent {
    z-index: 6;
    height: 500px;
    padding-bottom: 0;
    overflow: visible;
}

footer .ctl {
    padding-top: 30px;
}

footer .ctr {
    margin-left: 479px;
    position: absolute;
    width: 460px;
    padding-top: 109px;
    line-height: 1.53846em;
}

footer .ctr p {
    padding: 0;
    margin: 0;
}

footer .ctr p.odd {
    padding: 0 0 20px;
}

footer #impressumlink {
    z-index: 20;
    background-color: #2b2b2b;
}

footer .text-normal {
    padding: 0 0 10px;
    margin: 0;
}

footer #impressum {
    height: 5500px;
    position: relative;
    z-index: 20;
}

footer #impressum .conception {
    width: 50%;
    float: left;
}

footer #impressum .conception+div {
    float: left;
}

footer #impressum #impressumContent {
    padding: 0 0 45px;
    margin: 0 auto;
}

footer #impressum #impressumContent img {
    margin: 3px 0 10px;
}

footer #impressum #impressumContent .ctr {
    padding-top: 0;
    margin-left: 479px;
}

footer #impressum #impressumContent .ctr p {
    padding-bottom: 10px;
}

footer #impressum #impressumContent .ctr #hrsg {
    padding-bottom: 30px;
}

.img_left {
    margin: 20px 0 0 0;
    float: left;
}

.img_right {
    margin: 0 0 20px;
    float: left;
}

.img_right.exp {
    margin: 20px 0 0 20px;
}

.img_exp {
    padding-top: 105px;
}

.img_bg {
    height: 592px;
    background-position: bottom;
    padding: 0;
}

.img_bg.slide {
    z-index: 1;
    height: 1015px;
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.lazy,
.lazyer {
    display: none;
}

.upper {
    float: right;
    margin: 0 0 16px;
}

.row li a {
    opacity: 1;
    -webkit-transition: opacity .1s ease-in;
    -moz-transition: opacity .1s ease-in;
    -o-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
}

#floorlisting li,
.businesslist li {
    -webkit-transition: color .1s ease-in;
    -moz-transition: color .1s ease-in;
    -o-transition: color .1s ease-in;
    transition: color .1s ease-in;
}

#form {
    font-family: Helvetica,Helvetica,sans-serif;
    padding-top: 227px;
}

#form textarea {
    color: #888;
    margin-bottom: 3px;
    padding-top: 15px;
    height: 40px;
    resize: none;
    width: 379px;
    background-color: #eee;
    border: none;
    padding-left: 15px;
}

#form textarea:focus {
    outline: 0;
}

#form textarea#txtmsg {
    height: 120px;
    resize: vertical;
}

.button {
    border: 0;
    padding: 11px 17px;
    background-color: #da8f00;
    color: #fff;
}

.button.orange {
    background-color: #e29a00;
}

.button:hover {
    background-color: #e29a00;
}

.sent {
    position: absolute;
    top: 142px;
    display: block;
    margin: 0 0 0 480px;
    font-size: 1.29em;
    padding-bottom: 5px;
}

.sent .text-normal {
    margin: 0;
    padding: 0 0 5px;
    font-size: .92308em;
}

#buildingcontent {
    padding-bottom: 0;
}

#building {
    position: absolute;
    top: 2212px;
    margin-left: 240px;
}

#floorlisting {
    position: absolute;
    top: 76px;
    left: 510px;
    z-index: 4;
}

#floorlisting ul {
    list-style-type: none;
    padding: 0;
    font-size: 17px;
}

#floorlisting li {
    padding: 0 0 20px 20px;
    color: #888;
    cursor: pointer;
}

#floorlisting li.active {
    color: #da8f00;
    background: url(../images/floorplans/dreieck_toleft.png) no-repeat;
    background-position: 0 3px;
    padding-right: 28px;
    width: 205px;
    height: 25px;
    margin: 0 0 20px;
}

#lg {
    position: relative;
    top: 30px;
    z-index: 4;
}

#lg>ul {
    list-style: none;
}

#lg>ul li {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -97px;
    left: -47px;
    width: 556px;
    height: 445px;
}

#lg .lg0 .floorplan {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    width: 543px;
    height: 445px;
    background-position: -593px -734px;
}

#lg .lg1 .floorplan {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    width: 543px;
    height: 445px;
    background-position: 0 -672px;
}

#lg .lg2 .floorplan {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    width: 543px;
    height: 445px;
    background-position: 0 -1662px;
}

#lg .lg3 .floorplan {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    background-position: -593px -1229px;
    width: 543px;
    height: 445px;
}

#lg .shopbubbles a.bubble {
    z-index: 5;
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    background-position: -593px -473px;
    width: 14px;
    height: 35px;
}

.avisiblediv a {
    position: absolute;
    z-index: 5;
}

.avisiblediv.active div,
.avisiblediv:hover div {
    visibility: visible;
}

.avisiblediv.active div img,
.avisiblediv:hover div img {
    width: 130px;
    height: auto;
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 6px));
}

.avisiblediv div {
    visibility: hidden;
    z-index: 20;
    position: relative;
}

.avisiblediv div.with_logo {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    background-position: 0 -496px;
    width: 318px;
    height: 129px;
}

.avisiblediv div.with_logo .companyinfo {
    position: absolute;
    top: 0;
    left: 130px;
}

.avisiblediv div.without_logo {
    background: url(../images/floorplans/csg-519f624049d99.png) no-repeat;
    background-position: -593px -557px;
    width: 188px;
    height: 127px;
}

.avisiblediv div.without_logo .companyinfo {
    position: absolute;
    top: 0;
    left: 0;
}

.avisiblediv div .companyinfo {
    color: #fff;
    text-align: left;
    padding: 12px 5px 0 17px;
    height: 117px;
    width: 188px;
}

.avisiblediv div .companyinfo .c_name {
    font-size: 1.38462em;
    line-height: 1.22222em;
}

.avisiblediv div .companyinfo .c_desc {
    font-size: 1em;
    line-height: 1.69231em;
}

.avisiblediv div .companyinfo .c_desc.long_desc {
    font-size: .8em;
    line-height: .5em;
}

.avisiblediv div .companyinfo .c_contact a {
    display: block;
    color: #fff;
    font-size: 1em;
    line-height: 1.23077em;
}

.shopbubbles {
    display: none;
    position: absolute;
    top: 0;
}

.shopbubbles div {
    position: relative;
}

.shopbubbles div div {
    position: absolute;
}

.lg3 .shopbubbles {
    display: block;
}

.komoedie a.bubble {
    top: 151px;
    left: 231px;
}

.komoedie>div {
    top: 43px;
    left: 208px;
}

.davinci2 a.bubble {
    top: 275px;
    left: 320px;
}

.davinci2>div {
    top: 167px;
    left: 168px;
}

.davinci3 .bubble {
    top: 285px;
    left: 295px;
}

.davinci3>div {
    top: 177px;
    left: 143px;
}

.davinci4 .bubble {
    top: 275px;
    left: 215px;
}

.davinci4>div {
    top: 167px;
    left: 63px;
}

.stylecode a.bubble {
    top: 175px;
    left: 46px;
}

.stylecode>div {
    top: 68px;
    left: -106px;
}

.cafe_theatre a.bubble {
    top: 124px;
    left: 146px;
}

.cafe_theatre>div {
    top: 17px;
    left: -7px;
}

.kopierzentrum a.bubble {
    top: 45px;
    left: 283px;
}

.kopierzentrum>div {
    top: -61px;
    left: 131px;
}

.deinballkleid a.bubble {
    top: 57px;
    left: 304px;
}

.deinballkleid>div {
    top: -50px;
    left: 282px;
}

.sandkuehler a.bubble {
    top: 69px;
    left: 323px;
}

.sandkuehler>div {
    top: -39px;
    left: 171px;
}

.ventura a.bubble {
    top: 81px;
    left: 342px;
}

.ventura>div {
    top: -27px;
    left: 320px;
}

.teo2 a.bubble {
    top: 166px;
    left: 300px;
}

.teo2>div {
    top: 60px;
    left: 150px;
}

.tallyweijl2 a.bubble {
    top: 175px;
    left: 487px;
}

.tallyweijl2>div {
    top: 68px;
    left: 335px;
}

.intimissimi2 a.bubble {
    top: 197px;
    left: 451px;
}

.intimissimi2>div {
    top: 90px;
    left: 427px;
}

.brunotte2 a.bubble {
    top: 218px;
    left: 416px;
}

.brunotte2>div {
    top: 111px;
    left: 263px;
}

.renalange2 a.bubble {
    top: 192px;
    left: 344px;
}

.renalange2>div {
    top: 84px;
    left: 322px;
}

.nargilando a.bubble {
    top: 138px;
    left: 202px;
}

.nargilando>div {
    top: 33px;
    left: 51px;
}

.wesc a.bubble {
    top: 207px;
    left: 102px;
}

.wesc>div {
    top: 99px;
    left: -50px;
}

.derReise a.bubble {
    top: 205px;
    left: 100px;
}

.derReise>div {
    top: 95px;
    left: -52px;
}

.em2 a.bubble {
    top: 213px;
    left: 215px;
}

.em2>div {
    top: 105px;
    left: 63px;
}

.em3 a.bubble {
    top: 216px;
    left: 272px;
}

.em3>div {
    top: 108px;
    left: 119px;
}

.em4 a.bubble {
    top: 206px;
    left: 316px;
}

.em4>div {
    top: 99px;
    left: 164px;
}

.bohne a.bubble {
    top: 278px;
    left: 220px;
}

.bohne>div {
    top: 171px;
    left: 67px;
}

.kassecinema a.bubble {
    top: 261px;
    left: 265px;
}

.kassecinema>div {
    top: 154px;
    left: 113px;
}

.davinci1 a.bubble {
    top: 253px;
    left: 272px;
}

.davinci1>div {
    top: 145px;
    left: 119px;
}

.foyer a.bubble {
    top: 290px;
    left: 164px;
}

.foyer>div {
    top: 183px;
    left: 12px;
}

.em1 a.bubble {
    top: 238px;
    left: 230px;
}

.em1>div {
    top: 132px;
    left: 78px;
}

.internetcafe a.bubble {
    top: 323px;
    left: 220px;
}

.internetcafe>div {
    top: 215px;
    left: 68px;
}

.renalange1 a.bubble {
    top: 224px;
    left: 333px;
}

.renalange1>div {
    top: 116px;
    left: 310px;
}

.gloria a.bubble {
    top: 157px;
    left: 353px;
}

.gloria>div {
    top: 52px;
    left: 202px;
}

.santin a.bubble {
    top: 184px;
    left: 401px;
}

.santin>div {
    top: 77px;
    left: 379px;
}

.o_2 a.bubble {
    top: 216px;
    left: 498px;
}

.o_2>div {
    top: 110px;
    left: 476px;
}

.tallyweijl1 a.bubble {
    top: 228px;
    left: 476px;
}

.tallyweijl1>div {
    top: 121px;
    left: 323px;
}

.intimissimi a.bubble {
    top: 242px;
    left: 455px;
}

.intimissimi>div {
    top: 134px;
    left: 432px;
}

.brunotte1 a.bubble {
    top: 255px;
    left: 381px;
}

.brunotte1>div {
    top: 148px;
    left: 228px;
}

.calzedonia a.bubble {
    top: 284px;
    left: 378px;
}

.calzedonia>div {
    top: 177px;
    left: 225px;
}

.coffreez a.bubble {
    top: 295px;
    left: 359px;
}

.coffreez>div {
    top: 188px;
    left: 207px;
}

.teahouse a.bubble {
    top: 309px;
    left: 335px;
}

.teahouse>div {
    top: 203px;
    left: 182px;
}

.minmin a.bubble {
    top: 318px;
    left: 320px;
}

.minmin>div {
    top: 211px;
    left: 167px;
}

.kratzmann a.bubble {
    top: 328px;
    left: 303px;
}

.kratzmann>div {
    top: 221px;
    left: 280px;
}

.heinztabak a.bubble {
    top: 338px;
    left: 286px;
}

.heinztabak>div {
    top: 231px;
    left: 133px;
}

.zentralkasse a.bubble {
    top: 321px;
    left: 220px;
}

.zentralkasse>div {
    top: 217px;
    left: 68px;
}

.garage a.bubble {
    top: 211px;
    left: 325px;
}

.garage>div {
    top: 105px;
    left: 302px;
}

.tequilabar a.bubble {
    top: 345px;
    left: 285px;
}

.tequilabar>div {
    top: 238px;
    left: 264px;
}

#sliderSection .content {
    padding-bottom: 30px;
}

#slider {
    height: 400px;
    overflow: visible;
}

.bilder {
    margin-left: 20px;
}

.content #bilder {
    margin: 1px 0 1px auto;
    position: relative;
    height: 615px;
}

.content #bilder::selection {
    background: 0 0;
}

#bilder>div {
    height: 388px;
    top: 0;
    position: absolute;
}

#bilder>div i {
    display: block;
    margin-top: -76px;
    width: 44px;
    height: 181px;
}

#bilder>div.toleft,
#bilder>div.toright {
    min-width: 65px;
    z-index: 11;
}

#bilder>div.toleft::selection,
#bilder>div.toright::selection {
    background: 0 0;
}

#bilder>div.toleft:hover,
#bilder>div.toright:hover {
    cursor: pointer;
}

#bilder>div.toleft {
    display: none;
    left: -65px;
    width: 65px;
    opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
}

#bilder>div.toleft i {
    right: 20px;
}

#bilder>div.toleft #dreieck_l {
    width: 0;
    height: 0;
    margin: 90px 0 0 0;
    border-top: 110px solid transparent;
    border-right: 50px solid #fff;
    border-bottom: 110px solid transparent;
}

#bilder>div.toright {
    left: 942px;
    width: 565px;
    background: url(../images/slider/orange.png);
    min-width: 65px;
}

#bilder>div.toright #dreieck_r {
    width: 0;
    height: 0;
    margin: 90px 20px;
    border-top: 110px solid transparent;
    border-left: 50px solid #fff;
    border-bottom: 110px solid transparent;
}

#bilder>div.bilder {
    width: 20000px;
    z-index: 10;
    left: 28px;
}

#bilder>div.bilder div {
    position: relative;
    float: left;
}

#bilder>div.bilder img {
    float: left;
    height: 388px;
}

#bilder>div.bilder p {
    position: absolute;
    top: 405px;
    margin: 9px 35px 0 0;
}

#bilder>div.bilder p span {
    font-size: 1.231em;
}

@font-face{
    font-family: 'Crimson Text';
    font-style: normal;
    font-weight: 400;
    src: url(Fonts/crimson-text-v8-latin-regular.eot);
    src: local("Crimson Text Regular"),local("CrimsonText-Regular"),url(Fonts/crimson-text-v8-latin-regular-1.eot) format("embedded-opentype"),url(Fonts/crimson-text-v8-latin-regular.woff2) format("woff2"),url(Fonts/crimson-text-v8-latin-regular.woff) format("woff"),url(Fonts/crimson-text-v8-latin-regular.ttf) format("truetype"),url(Fonts/crimson-text-v8-latin-regular.svg) format("svg");
}

.dwm-body-fixed {
    overflow: hidden!important;
}

.dwm-cb-overlay {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.75);
    padding-top: 1rem;
    opacity: 1;
    transition: opacity .3s ease;
    z-index: 1000;
}

@media only screen and (min-width:481px){
    .dwm-cb-overlay {
        padding-top: 0;
    }
}

.dwm-cb-overlay.closing {
    opacity: 0;
}

.m_cookie-banner {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 8px 15px 2px rgba(0,0,0,.25);
    box-shadow: 0 8px 15px 2px rgba(0,0,0,.25);
    text-align: center;
    padding: 4rem 0 2.5rem;
    background-color: #fff;
    width: 90%;
    margin-bottom: 2rem;
    top: 6%;
    transition: transform .3s ease-in,opacity .5s ease;
    opacity: 1;
}

@media only screen and (min-width:481px){
    .m_cookie-banner {
        max-width: 450px;
        top: 10%;
    }
}

@media only screen and (min-width:1921px){
    .m_cookie-banner {
        top: 9%;
    }
}

.m_cookie-banner.closing {
    transform: translate(-50%,300px);
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
    }
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__col-text {
        width: 70%;
    }
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__col-toggle {
        width: 30%;
    }
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__col-toggle-state {
        width: 35%;
    }
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__col-toggle-button {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        width: 65%;
        margin-top: -6px;
    }
}

.m_cookie-banner__heading {
    margin: 0 0 2.5rem;
}

.m_cookie-banner__wrapper {
    padding: 0 2.5rem;
}

.m_cookie-banner__text {
    margin: 0 0 2rem;
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__text {
        margin-right: .75rem;
    }
}

.m_cookie-banner__button {
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: inherit;
    display: block;
}

.m_cookie-banner__button-main {
    background-color: #2b2b2b;
    color: #fff;
    padding: 1rem 0;
    margin: 0 auto 1rem;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.m_cookie-banner__button-main--1 {
    width: 70%;
}

.m_cookie-banner__button-main--2 {
    width: 100%;
}

.m_cookie-banner__button-main:hover {
    background-color: #000;
}

.m_cookie-banner__button-second {
    margin: 0 auto 1.5rem;
}

.m_cookie-banner__button-second:hover {
    color: #2b2b2b;
}

.m_cookie-banner__button-third {
    margin: 0 auto 2rem;
    font-weight: 700;
}

.m_cookie-banner__button-third:hover {
    color: #2b2b2b;
}

.m_cookie-banner__button-individual {
    margin: 0 auto 1rem;
}

.m_cookie-banner__link-wrapper {
    text-align: center;
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__link-wrapper {
        display: inline;
    }
}

.m_cookie-banner__link {
    color: #2b2b2b;
    display: block;
    margin-bottom: .5rem;
    white-space: nowrap;
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__link {
        display: inline;
        margin: 0 1rem;
    }
}

.m_cookie-banner__link-impressum {
    margin-bottom: 0;
}

.m_cookie-banner__sub-heading {
    margin: 0 0 .5rem;
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__sub-heading {
        width: 70%;
        text-align: left;
    }
}

.m_cookie-banner__toggle-text {
    line-height: 1;
    margin: 0 0 .2em;
    margin-top: calc((30px - 1em)/ 2 - 6px);
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__toggle-text {
        width: 70%;
    }
}

.m_cookie-banner__toggle-label {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 30px;
    margin-bottom: 2rem;
}

@media only screen and (min-width:1361px){
    .m_cookie-banner__toggle-label {
        margin: 0;
    }
}

.m_cookie-banner__toggle {
    margin: 0 0 2.5rem 0;
    opacity: 0;
    width: 0;
    height: 0;
}

.m_cookie-banner__toggle:checked+.m_cookie-banner__slider {
    background-color: #2b2b2b;
}

.m_cookie-banner__toggle:checked+.m_cookie-banner__slider:before {
    background-color: #fff;
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
}

.m_cookie-banner__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eee;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
}

.m_cookie-banner__slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: #2b2b2b;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.is-passive {
    pointer-events: none;
    opacity: 0;
}
