.close-booking {
    display: none;
}
.widget>label{
	font-weight: 400;
}
#gaumenfreuden .dlh_googlemap{
	height: 400px;
	width: 940px;
}
.buchen, a.buchen, .buchen a {
    background-color: #b03100;
    border-color: rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    box-shadow: 1px 1px 2px 0 #333;
    color: #fff;
    display: inline-block;
    line-height: 130%;
    padding: 8px 20px;
    text-decoration: none;
}
#kontakt-motiv .ce_text{
	margin-bottom: 0;
}
.booking {
    cursor: pointer;
}
#unique-fast-booking-widget-smart_calendar_container {
    position: relative;
    left: -50%;
}
#fast-booking-widget.active {
    bottom: 0;
    opacity: 1;
    pointer-events: auto;
    z-index: 99999;
}
#fast-booking-widget.active.bottom {
    bottom: 100px;
}
.hsds-widget-quick-booking.widget-layout-wide .hsds-widget-container {
    padding-right: 40px !important; padding-left: 40px !important;
}
#fast-booking-widget {
    position:fixed;
    width: 100%;
    max-width: calc(100vw - 277px);
    box-sizing: border-box;
    z-index: 100;
    bottom: -150px;
    opacity: 0;
    pointer-events: none;
    transition: 0.5s;
    right: 0px;
}
.widget-section.widget-customer-actions {
   display:none;
}
.widget-section.widget-submit-form.show_on_desktop{
	margin-top:27px!important;
}
#left .booking:hover,
.mobile #motiv .booking:hover {
    text-decoration:underline;
}
.custom #motiv .mod_article .ce_text.zeitnotiz a {
    text-transform: uppercase;
        text-decoration: none;
        line-height: 1.2;
        color: rgb(143, 119, 95);
        font: 14px doc-r, sans-serif;
        display: flex;
        align-items: center;
}
.zeitnotiz p {
    font: 14px doc-r, sans-serif;
        margin: 0;
}
.zeitnotiz .wrapper {
    color: rgb(143, 119, 95);
        width: 100%;
}
.zeitnotiz h2 {
    font: 30px din_condensedbold, raleway,sans-serif;
    font-weight: bold;
        font-variant-numeric: tabular-nums;
        color: #8f775f;
        text-transform: uppercase;
        margin: 0;
        display: flex;
        align-items: center;
        width: 100%;
}
.klein{
	font-size: 11px;
}
.custom #motiv .mod_article .ce_text.zeitnotiz {
    padding: 8px 0 8px 54px;
        width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        line-height: normal;
}
#preisliste-zimmerpreise-muenchen .ce_table{
	margin-bottom: 20px;
}
.rot, p.rot, .rot a, .rot strong, .rot b{
    color: #B03100;
}
.schwarz, p.schwarz, .schwarz a, .schwarz strong, .schwarz b {
    color: #333333;
}
.mainnav ul ul li.active strong, .mainnav ul ul li strong.forward{
	color: #B03100;
}
html {
    height:100%;
}
.gold {
    color:#8F775F;
}
#main .inside .ce_text .wrapper ol,
#einleitung .agb ol {
    margin-top:-20px;
    margin-bottom:30px;
}
#main .inside .ce_text .wrapper ol {
    margin-top:0;
}
#main .inside .ce_text .wrapper ol > li,
#einleitung .agb ol > li {
    margin-bottom:10px;
    padding-left:15px;
}
#main .inside .ce_text .wrapper ol > li:before,
#einleitung .agb ol > li:before {
    position:absolute;
    margin-left:-10px;
    font-weight:bold;
    color:#B03100;
    content:">";
}
body {
    background-color:#fff;
    border-left:260px solid #B03100;
    font-family:Raleway,sans-serif;
    color:#575757;
}
#wrapper {
    width:100%;
    min-width:960px;
}
#header {
    padding-top:20px;
}
#header * {
    z-index:777;
}
#left {
    left:0;
    top:0;
    position:absolute;
    margin-left:0;
    padding-top:30px;
}
#left .inside {
    width:260px;
    z-index:888;
}
#left .social {
    left:260px;
    top:0;
    position:fixed;
}
#header .social {
    left:0;
    top:0;
    position:fixed;
}
#left .social ul li,
#header .social ul li {
    width:30px;
    height:30px;
    display:block;
}
#left .social ul li a,
#header .social ul li a {
    width:100%;
    height:100%;
    display:block;
    background-image:url("/files/layout/img/sprite-icon-social.png");
    background-repeat:no-repeat;
    text-indent:-99999px;
    background-size: 100% auto;
}
#left .social ul li.facebook a,
#header .social ul li.facebook a {
    background-color:#3b5998;
}
#left .social ul li.galerie a,
#header .social ul li.galerie a {
    background-color:#34b52e;
    background-position:0 -90px;
}
#left .social ul li.kontakt a,
#header .social ul li.kontakt a {
    background-color:#B03100;
    background-position:0 -60px;
}
#left .social ul li.gutschein a,
#header .social ul li.gutschein a {
    background-position:0 -30px;
    background-color: #00acee;
}
#left .social ul li.anfahrt a,
#header .social ul li.anfahrt a {
    background-position:0 -120px;
    background-color:#333;
}
.ui-datepicker {
    z-index:888 !important;
}
.logo {
    width:100%;
    height:135px;
    display:block;
}
.logo > a {
    width:198px;
    height:139px;
    display:block;
    margin:0 auto;
    background-image:url("/files/layout/img/logo.png");
    background-repeat:no-repeat;
    background-size:100% auto;
}
.sticky {
    position:fixed;
    top:-210px !important;
    left:0 !important;
    position:fixed !important;
}
#left .booking,
.mobile #motiv .booking {
    width:100%;
    position:relative;
    margin-top:15px;
    padding-top:15px;
    padding-bottom:15px;
    text-align:center;
    background-color:#f7f3ef;
    font:1.25rem/130% Raleway,sans-serif;
    font-weight:bold;
    color:#B03100;
    text-transform:uppercase;
    letter-spacing:1px;
    z-index:666;
}
.mobile #motiv .booking {
    -webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.1);
    box-shadow:0 2px 2px 0 rgba(0,0,0,.1);
}
.mobile #motiv .booking a {
    text-decoration:none;
    color:#B03100;
}
#left > .inside > .booking > a {
    text-decoration:none;
    color:#B03100;
}
.booking .bookingtool {
    left:260px;
    top:0;
    position:absolute;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s ease 0s, opacity 0.5s ease 0s;
}
.mobile #header .booking .bookingtool {
    left:0;
    top:50px;
}
.booking > .bookingtool.active {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
}
.booking .bookingtool #booking-close {
    width:25px;
    height:25px;
    right:-13px;
    top:0;
    position:absolute;
    display:block;
    background-image:url("/files/layout/img/bt-close.png");
    background-repeat:no-repeat;
    border-radius:100%;
    background-size:25px auto;
    cursor:pointer;
}
.booking > span {
    cursor:pointer;
}
.mobile #einleitung #WebResHotelAvailabilities {
    width:auto;
}
.mobile #einleitung .WebResHotelAvailabilities DIV,
.mobile #einleitung .WebResHotelAvailabilities SPAN,
.mobile #einleitung .WebResHotelAvailabilities A,
.mobile #einleitung .WebResHotelAvailabilities TD {
    font-size:1.1rem !important;
}
.mobile #einleitung #WebResHotelAvailabilities .widgetquickbooker .quickline {
    width: auto !important;
}
.mobile #einleitung #WebResHotelAvailabilities .widgetquickbooker .quickline .text {
    width:auto !important;
    padding-right: 10px !important;
}
.mobile #einleitung #WebResHotelAvailabilities .widgetquickbooker .quickline .date input {
    height: auto !important;
    line-height: 120% !important;
    width: auto !important;
}
.bildmarke {
    width:220px;
    height:75px;
    position:relative;
    margin-top:40px;
    margin-right:auto;
    margin-left:auto;
    background-image:url("/files/layout/img/bg-nav-trees.png");
    background-repeat:no-repeat;
    font-family:Raleway,sans-serif;
    line-height:130%;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:2px;
    background-size:contain;
    font-weight: 700;
}
.bildmarke:before {
    width:76px;
    left:50%;
    position:absolute;
    margin-left:-38px;
    text-align:center;
    content:"5 Min zur Isar";
    top: -10px;
}
body.lang-en .bildmarke:before {
    content:"5 min to the Isar";
}
.bildmarke:after {
    width:164px;
    left:50%;
    position:absolute;
    margin-left:-82px;
    text-align:center;
    content:"nur 2 Min zum Englischen Garten";
    bottom:8px;
}
body.lang-en .bildmarke:after {
    content:"only 2 min to the English Garden";
}
.vorteil {
    position:relative;
}
.vorteil p {
    width:90px;
    height:60px;
    right:-30px;
    top:-175px;
    position:absolute;
    display:inline-block;
    margin-bottom:0;
    padding:25px 10px;
    text-align:center;
    background-color:#d70;
    border-radius:100%;
    font-size:1em;
    line-height:120%;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:700;
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
}
.vorteil.neu p {
    background-color:#df0;
}
.vorteil p a {
    top:5px;
    position:relative;
    font-size:200%;
    line-height:10%;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
}
.vorteil.neu p a {
    top:0;
    font-size:100%;
    font-weight:normal;
    color:#333;
}
.custom {
    background-color:#f7f3ef;
}
.custom > #motiv {
    font:3.4em Raleway,sans-serif;
}
.custom #motiv .mod_article [class*="ce_"] {
    margin-right:0;
    margin-left:0;
    line-height:0px;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) .wrapper {
    width:940px;
    min-height:150px;
    left:50%;
    position:absolute;
    margin-top:-230px;
    margin-left:-470px;
    padding-top:60px;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
    top:50%;
    font:100%/4.5rem Raleway,sans-serif;
    text-shadow: 2px 0px 2px #333;
}
.custom #motiv .mod_article.threeline .ce_text .wrapper {
    height:200px;
    margin-top:-160px;
}
.custom #motiv .mod_article .ce_text strong {
    font-weight:800;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) a {
    width:auto;
    display:inline-block;
    margin-top:40px;
    padding:20px 40px;
    background-color:#B03100;
    border-radius:3px;
    font-size:1rem;
    line-height:1em;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
    letter-spacing:1px;
    transition:background-color 0.25s;
}
.custom #motiv .mod_article .ce_text:not(.zeitnotiz) a:hover {
    background-color:rgba(62,62,62,0.9);
    transition:background-color 0.25s;
}
.hotelinfos ul {
    margin-bottom:0;
    padding-left:30px;
    background-color:#FBF9F7;
    font-size:0rem;
    display: flex;
        justify-content: center;
}
.hotelinfos li {
    width:10%;
    position:relative;
    display:inline-block;
    padding-top:1%;
    padding-right:10%;
    padding-bottom:1%;
    text-align:right;
    background-color:#fbf9f7;
    background-image:url("/files/layout/img/sprite-icon-info.png");
    background-repeat:no-repeat;
    font:1rem Raleway,sans-serif;
    color:#ccc;
    text-transform:uppercase;
    font-weight: 600;
    background-position: 90% -3%;
    background-size: 37% auto;
}
.hotelinfos li:hover {
    background-image:url("/files/layout/img/sprite-icon-info-farbeNeu.png");
}
.hotelinfos .sky {
    background-position: 90% 23%;
}
.hotelinfos .wifi {
    background-position: 90% 50%;
}
.hotelinfos .lage {
    background-position: 90% 76%;
}
.hotelinfos .komfort {
    background-position: 90% 103%;
}
.hotelinfos li:after {
    width:1px;
    height:80%;
    right:0;
    top:10%;
    position:absolute;
    background-color:#F0EEED;
    content: "";
}
.hotelinfos li a {
    text-decoration:none;
    color:#ccc;
}
.hotelinfos li a:hover {
    color:#999;
}
.start .custom #motiv .zitat {
    max-width:940px;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    text-align:center;
    font:.563em cen-li,serif;
    color:#8f775f;
}
.custom #motiv .zitat .break {
    height:0px;
    max-height:0px;
    display:block;
}
.custom > #einleitung,
.main #main {
    width:960px;
    max-width:100%;
    margin:0 auto;
    padding-top:40px;
    padding-bottom:40px;
    font-size:1.25em;
    line-height:180%;
    color:#575757;
}
.widget .custom > #einleitung {
    display:none;
}
.widget #container,
.widget #container #main,
.widget #container #main .inside {
    width:100%;
    padding:0;
}
.custom > #einleitung p {
    margin-bottom:32px;
}
#container {
    min-width:960px;
    padding-top:0;
    padding-bottom:40px;
    background-color:#fff;
}
.start #container {
    padding-top:40px;
}
#main {
    float:none;
}
.start #main .inside {
    width:960px;
    margin:0 auto;
}
#main .teaser h1 {
    margin:0;
    padding:15px;
    background-color:#B03100;
    font:1.33em/120% Raleway,sans-serif;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight: 600;
}
#main .inside .teaser .wrapper {
    padding:25px 15px 15px;
    font-size:1.1em;
    line-height:130%;
    color:#959595;
}
#main .inside .teaser .wrapper strong {
    font-size:.923em;
    color:#afafaf;
}
#main .teaser .wrapper .schwarz {
    position:relative;
    padding-top:10px;
    font-size:1.273em;
}
#main .teaser .wrapper .schwarz:before {
    width:30px;
    height:1px;
    left:0;
    top:0;
    position:absolute;
    display:block;
    background-color:#333;
    content: "";
}
#main .inside .teaser .wrapper a {
    position:relative;
    display:block;
    margin-top:20px;
    font-family:Raleway,sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#B03100;
    text-transform:uppercase;
}
#main .inside .teaser .wrapper a:before {
    width:100%;
    height:1px;
    left:0;
    top:-8px;
    position:absolute;
    display:block;
    background-color:#eee;
    content:'';
}
#main .inside #footer .ce_text {
    margin-bottom:0;
}
body:not(.widget) #main .inside .kontakt {
    width:960px;
    margin-right:auto;
    margin-left:auto;
}
.buchung  [class*=ce_] {
	width: 100%;
	max-width: 960px;
	margin-right:auto;
    margin-left:auto;
}
.ce_optin_fallback a {
    width: auto;
    padding: 10px;
    background-color: #B03100;
    border: 0px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    font: 0.813rem Raleway,sans-serif;
    transition: background-color 0.25s;
    background-image: none;
    margin: 0;
    text-decoration: none;
}
.ce_optin_fallback a:hover {
    background-color: #333333;
    transition: background-color 0.25s;
}
#main .inside .kontakt h1 {
    max-width:100%;
}
.TA_certificateOfExcellence {
    display:inline-block;
}
.linkliste td {
    padding-right:10px;
    color:#B03100;
    font-weight:700;
}
.linkliste td a {
    font-weight:normal;
}

.linkliste td.col_2 {
    padding-left:40px;
}
.preise thead {
    border-bottom:1px solid #B03100;
    color:#B03100;
    text-transform:uppercase;
    font-weight:700;
}
.preise td {
    padding-right:40px;
}
.preise table {
    min-width:600px;
    max-width:100%;
}
.preise .even {
    background-color:#f7f3ef;
}
.preise td {
    min-width:180px;
    padding-right:40px;
}
.preise .col_0 {
    min-width:210px;
    max-width:210px;
    font-weight: 600;
}
.preise .col_last {
    width:100%;
}
.preise small {
    display:block;
    margin-bottom:10px;
    line-height:120%;
    font-weight:normal;
}
.arrangements #main .ce_text {
    clear:both;
    margin-top:40px;
    margin-bottom:40px;
}
.arrangements #main .ce_text.ohne {
    margin-top:0;
}
.arrangements iframe {
    clear:right;
    margin-top:20px;
    margin-bottom:40px;
}
.arrangements #main .image_container {
    float:left;
    margin-right:30px;
}
.arrangements #main .wrapper {
    display:inline-block;
    text-align:left;
    max-width: calc(100% - 250px);
    max-width: -webkit-calc(100% - 250px);
}
.arrangements #main h3 {
    margin-top:0;
    margin-left:250px;
    text-align:left;
    font-size:1em;
    color:#B03100;
    text-transform:uppercase;
    font-weight:700;
}
.arrangements #main .wrapper .buchen {
    display:inline-block;
    padding:8px 20px;
    background-color:#B03100;
    -webkit-box-shadow:1px 1px 2px 0 #333;
    box-shadow:1px 1px 2px 0 #333;
    border-color:rgba(255,255,255,.2);
    border-radius:3px;
    line-height:130%;
    text-decoration:none;
    color:#fff;
    transition: background-color 0.5s;
}
.arrangements #main .wrapper .buchen:hover {
    background-color:rgba(143,119,95,1);
    transition: background-color 0.5s;
}
#main .mod_article .ce_form.tableless {
    margin-right:0;
    margin-left:0;
}
body:not(.widget) #main .tableless label {
    width:auto;
    min-width:150px;
    max-width:220px;
    display:inline-block;
    text-align:left;
}
body:not(.widget) #main .tableless input:not(.submit):not(.checkbox),
body:not(.widget) #main .tableless textarea {
    max-width:220px;
    margin-bottom:20px;
    padding:15px 10px;
    background-color:#F7F3EF;
    border:0px solid;
}
#main .tableless .checkbox {
    margin-bottom:0;
}
.questions fieldset > span {
    display:block;
}
#main .tableless .questions > label {
    max-width:300px;
    font-weight:bold;
}
#main .tableless .questions > div > label {
    max-width:150px;
}
#main .tableless .message > label {
    display:block;
}
#main .tableless .grid6 textarea {
    height:120px;
    max-width: calc(100% - 90px);
    max-width: -webkit-calc(100% - 90px);
}
.weather_location {
    color:#B03100;
    text-transform:uppercase;
    font-weight:700;
}
.weather_current,
.weather_forecast {
    max-width:50%;
    display:inline-block;
    margin-right:10px;
    margin-bottom:15px;
    margin-left:10px;
    padding-bottom:15px;
    text-align:center;
    border-bottom:1px solid #f7f3ef;
}
.weather_current {
    max-width:100%;
    display:block;
}
.weather_forecasts,
.weather_copyright {
    text-align:center;
}
.weather_day,
.weather_forecast_day {
    color:#B03100;
}
.arrangements #main .ohne .wrapper {
    max-width:100%;
    display:block;
}
#wetter.mod_article {
    overflow:visible;
}
.bt-link {
    position:relative;
    overflow:visible;
}
.bt-link .wrapper {
    width:80px;
    height:67px;
    left:50%;
    position:absolute;
    display:block;
    margin-left:-50px;
    padding:30px 10px 0;
    text-align:center;
    background-color:#B03100;
    background-image:url("/files/layout/img/icon-pfeil-unten.png");
    background-repeat:no-repeat;
    border-radius:100%;
    font-size:70%;
    line-height:120%;
    font-weight:bold;
    color:#fff;
    text-transform:uppercase;
    top: -100px;
    background-size: 20px auto;
    background-position: center calc(100% - 8px);
    background-position: center -webkit-calc(100% - 8px);
}

.bt-link .wrapper a{
	color:white;
	text-decoration:none;
}

.custom > #einleitung .bt-link .wrapper p {
    margin-bottom:0;
}
.routinglink input[type="text"] {
    width:150px;
    margin-right:5px;
}
#mb_popup,
#mb_popup_breakfast {
    display:none;
}
#mbImage .infobox p,
#mbImage .breakfast p {
    font:130%/150% Raleway,sans-serif;
}
#mbImage .breakfast h2 {
    font:200% raleway,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
}
.ce_gallery li {
    float:none;
    display:inline-block;
    margin:10px;
}
.main #main table.vny * {
    font-family:Raleway,arial,sans-serif;
}
#main .vny .description a {
    color:#555;
}
#main .vny .time {
    font-size:100%;
    color:#B03100;
}
#footer,
.widget .footer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:55px;
    padding-bottom:10px;
    background-color:#f7f3ef;
    font-size:.875rem;
    line-height:150%;
    color:#999;
}
#footer > .inside,
.widget .footer .kontakt {
    max-width:960px;
    margin:0 auto;
}
#footer h1,
.widget .footer h1 {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#333;
    text-transform:uppercase;
    font:2.25rem Raleway,sans-serif;
    background-color:transparent !important;
}
#footer h2,
.widget .footer .kontakt h2,
.infobox h2,
#mbImage .breakfast h2 {
    color:#B03100;
}
.tableless.kontakt .formbody {
    overflow:visible;
    color:#999;
}
.tableless.kontakt label {
    display:none;
}
.tableless.kontakt input,
.tableless.kontakt button,
.tableless.kontakt textarea {
    width:340px;
    margin-bottom:20px;
    padding:15px 10px;
    background-color:#fff;
    border:0px solid;
}
.tableless.kontakt textarea {
    min-height:182px;
    float:right;
    margin-top:5px;
}
.chrome .tableless.kontakt textarea,
.safari .tableless.kontakt textarea {
    margin-top:0;
}
.tableless.kontakt span.captcha_text {
    float:left;
    padding-top:23px;
}
.tableless.kontakt input.captcha {
    float:left;
    margin-right:20px;
}
.tableless.kontakt .submit_container {
    clear:both;
}
.tableless.kontakt button.submit,
#main .tableless button.submit {
    width:auto;
    padding:10px;
    background-color:#B03100;
    border:0px;
    font-weight:bold;
    color:#fff;
    text-transform:uppercase;
    font:0.813rem Raleway,sans-serif;
    transition:background-color 0.25s;
    background-image:none;
    margin: 0;
}
.tableless.kontakt button.submit:hover {
    background-color:#333333;
    transition:background-color 0.25s;
}
#footer .meta,
.widget .footer .meta {
    width:940px;
    clear:both;
    display:block;
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    border-top:1px solid #e3e3e3;
    text-transform:uppercase;
    font:0.813rem Raleway,sans-serif;
}
#footer .rating,
.widget .footer .rating {
    position:static;
    float:none;
    clear:both;
}
#footer .rating a.holiday:hover,
#footer .rating a.tripad:hover,
.widget .footer .rating a.holiday:hover,
.widget .footer  .rating a.tripad:hover {
    opacity:1;
}
#footer .rating a.holiday,
.widget .footer .rating a.holiday {
    width:202px;
    height:50px;
    float:right;
    display:block;
    margin-right:20px;
    background-image:url("/files/layout/img/holiday_check.png");
    background-repeat:no-repeat;
    background-size:contain;
    opacity:0.8;
    transition: opacity 1s;
}
#footer .rating a.tripad,
.widget .footer .rating a.tripad {
    width:200px;
    height:50px;
    float:right;
    display:block;
    background-image:url("/files/layout/img/trip_adivsor.png");
    background-repeat:no-repeat;
    background-size:contain;
    opacity:0.8;
    transition: opacity 1s;
}
#footer .social > a,
.widget .footer .social > a {
    width:40px;
    height:40px;
    display:inline-block;
    margin-right:10px;
    background-image:url("/files/layout/img/sprite-icon-socialbuttons.png");
    background-repeat:no-repeat;
    border-radius:100%;
    background-position:0 0;
    background-size:cover;
    opacity:0.6;
    transition:opacity 0.25s;
}
#footer .social > a:hover,
.widget .footer .social > a:hover {
    opacity:1;
    transition:opacity 0.25s;
}
#footer .social > a.google,
.widget .footer .social > a.google {
    background-position:-66px 0;
}
#footer .social > a.mail,
.widget .footer .social > a.mail {
    background-position:-130px 0;
}
.stoerer {
    width:15vw;
    right:10%;
    position:absolute;
    -webkit-box-shadow:0 0 20px 5px rgba(0,0,0,.5);
    box-shadow:0 0 20px 5px rgba(0,0,0,.5);
    border-radius:50%;
    bottom: 170px;
    z-index: 999;
}

.kontakt h2.ce_headline{
	margin-bottom: 30px !important;
}
.kontakt .ce_text{
	margin-bottom: 20px;
}

#wetter .ce_text{
	margin-bottom: 20px;
}
cms-cookie-bar > cms-container form cms-buttons cms-button[value="accept"]:nth-last-of-type(1), cms-accept-tags > cms-container form cms-buttons cms-button[value="accept"]:nth-last-of-type(1) {
	background: #B03100!important;
}
cms-cookie-bar > cms-container form cms-buttons cms-button[value="accept"]:nth-last-of-type(1) > span:before, cms-accept-tags > cms-container form cms-buttons cms-button[value="accept"]:nth-last-of-type(1) > span:before {
	background: #B03100!important;
}
cms-accept-tags > cms-container form cms-taglist cms-taggroup cms-taggroup-header input:checked + label {
	background: #B03100!important;
}