bbody {
    position: relative !important;
}

.cookieHinweis {
    background: #00475f;
    padding: 30px;
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 100%;
    max-width: 500px;
    z-index: 999;
}

.cookieHinweis * {
    color: white;
}

.cookieHinweis a {
    color: white !important;
}

.cookieHinweis .cookieMainText {
    font-weight: bold;
    line-height: 1.8;
}

.cookieHinweis .cookieSubText {
    font-size: 12px;
    line-height: 1.8;
}

.cookieHinweis .cookieSubText a:hover {
    color: #fbfe36;
}

.cookieHinweis .cookieButtons {
    margin-top: 20px;
}

.cookieHinweis .cookieButtons button {
    background: transparent;
    padding: 10px;
    width: 50%;
    border: 0;
}

.cookieHinweis .cookieButtons button.acceptButton {
    background: white;
    color: black;
    font-weight: bold;
}

.tempMapContainer .contentContainer button {
    background: #b61c3e;
    border: 0;
    padding: 10px 40px;
    text-align: center;
}


.tempMapContainer {
    background: url('karte-illustration.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;

    height: 100%;
    /*padding-bottom: 180px;
    padding-top: 180px;*/
}

.tempMapContainer .contentContainer {
    background: rgba(0,0,0,0.5);
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;

    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    text-align: center;
}

.tempMapContainer .contentContainer > div {
    margin-bottom: 20px;
}

.tempMapContainer .contentContainer a {
    color: white;
    text-decoration: underline;
}

.tempMapContainer .contentContainer label {
    margin-left: 5px;
}

.tempMapContainer .contentContainer button {
    background: #98c555;
    border: 0;
    padding: 10px 40px;
    text-align: center;
    color: white;
}

.map_canvas {
    height: 600px;
}

.map_canvas a {
    color: #aecb06 !important;
}

.map_canvas .contentContainer {
    width: 100%;
}

.googlemapsiframekitas {
    height: 600px;
}

@media (max-width: 767px) {
    #map_canvas {
        height: 400px;
    }

    .cookieHinweis {
        right: 0 !important;
        bottom: 100px;
    }
}

/* ribbon style */
@media (max-width: 800px) {
    #map_canvas {
        height: 400px;
    }

    .cookieHinweis {
        right: 0 !important;
        bottom: 100px;
    }
}


.ribbonContainer {
    position: absolute;
    color: white;
    padding: 10px 20px;
}
.ribbonContainer a {
    color: white;
    text-decoration: none;
}
.ribbonHead {
    font-size: 18px;
    text-transform: uppercase;
}

.ribbonIcon {
    position: absolute;
    bottom: 10px;
    right: 16px;
    background: white;
    padding: 5px 14px;
    border-radius: 50px;
    font-size: 16px;
    color:black;
}

 .ribbon-wrapper {
	position: relative;
	border-bottom: 10px solid #ccc;
	border-top: 0px solid #ccc;
    margin-top: 5%;
	-moz-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-moz-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
}
  .ribbon-front {
	background-color: #000000;
    height: 108px;
	width: 220px;
	position: relative;
	left:-20px;
	z-index: 2;
}

  .ribbon-front,
  .ribbon-back-left,
  .ribbon-back-right
{
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top: 108px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
	left: -20px;
	border-color: transparent #000000 transparent transparent;
}

  .ribbon-edge-topleft {
	top: 0px;
	border-width: 0px 20px 0 0;
}
  .ribbon-edge-bottomleft {
	border-width: 0 20px 10px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
	left: 200px;
	border-color: transparent transparent transparent #000000;
}

  .ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 0px;
}
  .ribbon-edge-bottomright {
	border-width: 0 0 0px 0px;
}

  .ribbon-back-left {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 0px;
	height: 80px;
	background-color: #0e9da7;	z-index: 0;
}

  .ribbon-back-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 80px;
		z-index: 0;
}

.StartTeaser {
    opacity: 0;
    display: none;
}

@media (min-width: 801px) {
    .StartTeaser{
        display: none;
    }
}

@media (max-width: 800px) {
    .ribbon-wrapper {
        margin-top: 60%;
        border-bottom: 0;
        margin-bottom: 60px;
    }

    .ribbon-front {
        width: 70%;
        left: 0;
        height: 120px;
    }

    .ribbonHead {
        font-size: 22px;
    }

    .ribbonText {
        font-size: 18px;
        max-width: 70%;
        font-weight: 300;
    }

    .ribbonText br{
        display: none;
    }

    .ribbonContainer {
        padding-top: 18px;
    }

    .ribbonIcon {
        position: absolute;
        bottom: 10px;
        right: 16px;
        background: white;
        padding: 10px 24px;
        border-radius: 50px;
        font-size: 25px;
    }
}

@media (max-width: 514px) {

    .ribbon-front {
        width: 70%;
        left: 0;
        height: 146px;
    }
}

@media (max-width: 450px) {

    .ribbon-front {
        width: 70%;
        left: 0;
        height: 168px;
    }
}

@media (max-width: 350px){
    .navbar-brand {
        height: 100px;
    }
}

@media (min-width: 1200px) {
    .level-2 .dropdown-toggle.active  {
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .level-2 .dropdown-menu>li>a, .level-2 .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 35px !important;
    }
}

.dropdown-menu {
    width: 250px;
}

.level-2 .dropdown-menu {
    position: relative;
    border-radius: 0;
    border: 0;
    width: 248px;
}

/*
@media (max-width: 800px) {
    .ribbon-wrapper {
        display: none;
    }

    .StartTeaser{
        background: #0e9da7;
    }
}

@media (min-width: 801px) {
    .StartTeaser{
        display: none;
    }
}
*/

.cookieHinweis .cookieButtons button.acceptButton {
    background: #0e9da7;
}

.tempMapContainer .contentContainer button {
    background: #00475f;
    border: 0;
    padding: 10px 40px;
    text-align: center;
}

.uc-banner-content {
    background-color: #00475f !important;
}

.btn-list #uc-btn-deny-banner {
    background-color: #00475f !important;
}

.btn-list #uc-btn-accept-banner {
    background-color: #0e9da7 !important;
}

.btn-list #uc-btn-more-info-banner {
    background-color: #00475f !important;
}

#uc-banner-modal {
    display: none;
}

g#background use {
    fill: #0e9da7;
}

g use {
    fill: #0e9da7;
}

.usercentrics-button .uc-corner-modal .uc-card-footer .uc-save-settings-button {
    background-color: #0e9da7!important;
}

.uc-card-header {
    background-color: #0e9da7 !important;
}

.uc-nav.uc-nav-tabs {
    background-color: #0e9da7 !important;
}

#fingerprint {
    fill: #0e9da7;
}

.btn-list #uc-btn-deny-banner {
    background-color: #0e9da7 !important;
}

.btn-list #uc-btn-more-info-banner {
    background-color: #0e9da7 !important;
}