/*-----------------------------------------------------------------
# LEGAL
------------------------------------------------------------------*/


/*--------------------------------------------------------------
# Cookielayer
--------------------------------------------------------------*/

.cookielayer {
  display: block;
  margin: 0px;
  margin-top: 70px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #557799;
  color: #ccc;
  font-size: 14px;
  font-weight: 100;
  text-align: center;
  // box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.cookielayer a {
   color: #ccc;
    text-decoration: underline:
}

.cookielayer a:hover {
    color: #ff9900;
    text-decoration: underline:
}

.cookiebutton {
  background: rgba(255, 255, 255, 0.25);
  padding: 10px 24px;
  border: 1px dotted #ccc;
  border-radius: 0px;
  width: 250px;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  cursor:pointer;
}

.cookiebutton:hover {
    background: rgba(255, 255, 255, 0.5);
    border: 1px dotted #fff;
    color: #FFFFFF;
}




/*--------------------------------------------------------------
# Impressum
--------------------------------------------------------------*/

#impressumvisibility {
  display: none;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding:10px;
  border: 1px dotted #5A8C18;
  background: #efefef;
  color: #000;
  z-index:6000;
}

.impressum .sectionsubline {
  font-size: 14px;
  font-weight: 100;
  line-height: 28px;
  margin-bottom: 0;
  color: #000;
}

.impressum a {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}

.impressum a:hover {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}


.impressum h2 {
  font-size: 30px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.impressum h3 {
  font-size: 20px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.impressum h4 {
  font-weight: 200;
  font-size: 18px;
  color: #000;
  margin-bottom: 30px;
}




/*--------------------------------------------------------------
# Datenschutz
--------------------------------------------------------------*/

#datenschutzvisibility {
  display: none;
  // margin: 0;
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
  padding:10px;
  border: 1px dotted #5A8C18;
  background: #efefef;
  color: #000;
  font-weight: 200;
  font-size: 20px;
  z-index:6000;
}

.datenschutz a {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}

.datenschutz a:hover {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}


.datenschutz h2 {
  font-size: 30px;
  font-weight: 100;
  position: relative;
  text-align: left;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.datenschutz h3 {
  font-size: 20px;
  font-weight: 100;
  position: relative;
  text-align: left;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.datenschutz h4 {
  font-weight: 200;
  font-size: 18px;
  text-align: left;
  color: #003366;
  margin-bottom: 30px;
}


.datenschutz p {
  font-weight: 200;
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
margin-left: 0;
}


.datenschutz ul {
  font-weight: 200;
  font-size: 16px;
  color: #000;
text-align: left;
margin-left: 0;
}


.datenschutz .sectionsubline {
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
  margin-bottom: 0;
  color: #000;
}

.datenschutz .datenschutz-box h2 {
  font-size: 18px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}

.datenschutz .datenschutz-box h3 {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.datenschutz .datenschutz-box h4 {
  font-weight: 200;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.datenschutz .datenschutz-box p {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.datenschutz .datenschutz-box ul {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}




/*--------------------------------------------------------------
# Haftungsausschluss
--------------------------------------------------------------*/

.haftungausschluss a {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}

.haftungausschluss a:hover {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}


.haftungausschluss h2 {
  font-size: 30px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.haftungausschluss h3 {
  font-size: 20px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.haftungausschluss h4 {
  font-weight: 200;
  font-size: 18px;
  color: #003366;
  margin-bottom: 30px;
}


.haftungausschluss p {
  font-weight: 200;
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
margin-left: 0;
}


.haftungausschluss ul {
  font-weight: 200;
  font-size: 16px;
  color: #000;
text-align: left;
margin-left: 0;
}


.haftungausschluss .sectionsubline {
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
  margin-bottom: 0;
  color: #000;
}

.haftungausschluss haftungausschluss-box h2 {
  font-size: 18px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}

.haftungausschluss .haftungausschluss-box h3 {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.haftungausschluss .haftungausschluss-box h4 {
  font-weight: 200;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.haftungausschluss .haftungausschluss-box p {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.haftungausschluss .haftungausschluss-box ul {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

#haftungsausschlussvisibility {
  display: none;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding:10px;
  border: 1px dotted #5A8C18;
  background: #efefef;
  color: #000;
  font-weight: 100;
  font-size: 20px;
  z-index:6000;
}









/*--------------------------------------------------------------
#COOKIE Einstellungen
--------------------------------------------------------------*/
 .cookieeinstellungen {

 }

 .cookieeinstellungen a {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}

.cookieeinstellungen a:hover {
  font-size: 20px;
  font-weight: 100;
  color: #000;
  text-decoration:none;
}


.cookieeinstellungen h2 {
  font-size: 30px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.cookieeinstellungen h3 {
  font-size: 20px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #006699;
  z-index: 2;
}

.cookieeinstellungen .sectionsubline {
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
  margin-bottom: 0;
  color: #000;
}

.cookieeinstellungen .cookieeinstellungen-box h2 {
  font-size: 18px;
  font-weight: 100;
  position: relative;
  margin-bottom: 30px;
  color: #000;
  text-align: left;
}

.cookieeinstellungen .cookieeinstellungen-box h3 {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.cookieeinstellungen .cookieeinstellungen-box h4 {
  font-weight: 200;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

.cookieeinstellungen .cookieeinstellungen-box p {
  font-weight: 100;
  font-size: 14px;
  color: #000;
  margin-bottom: 30px;
  text-align: left;
}

#cookieeinstellungenvisibility {
  display: none;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding:10px;
  border: 1px dotted #5A8C18;
  background: #ffffff;
  color: #000;
  font-weight: 100;
  font-size: 20px;
  z-index:6000;
}

/*--------------------------------------------------------------
#CookieToggle
---------------------------------------------------------------*/
.cmn-toggle {
        position: absolute;
        margin-left: -9999px;
        visibility: hidden;
}

.cmn-toggle + label {
        display: block;
        position: relative;
        cursor: pointer;
        outline: none;
        user-select: none;
}

input.cmn-toggle-round + label {
        padding: 2px;
        width: 60px;
        height: 30px;
        background-color: #dddddd;
        border-radius: 60px;
}

input.cmn-toggle-round + label:before,
input.cmn-toggle-round + label:after {
        display: block;
        position: absolute;
        top: 1px;
        left: 1px;
        bottom: 1px;
        content: "";
}

input.cmn-toggle-round + label:before {
        right: 1px;
        background-color: #f1f1f1;
        border-radius: 30px;
        transition: background 0.4s;
}

input.cmn-toggle-round + label:after {
        width: 28px;
        background-color: #fff;
        border-radius: 100%;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
        transition: margin 0.4s;
}

input.cmn-toggle-round:checked + label:before {
        background-color: #8ce196;
}

input.cmn-toggle-round:checked + label:after {
        margin-left: 30px;
}