
div {
    color: inherit;
}

.cc-footer__links {
    font-size: 1em;
    color: black!important;
}

.cc-button_wrapper span {
       font-size: 1.2em;
   padding: 20px;
    font-weight: bolder;
    color: black!important;
 
}

#cookieDenyButton {
    background-color: rgb(139, 237, 79)!important;
}
#cookieDenyButton:hover {
    background-color: rgb(139, 237, 79)!important;
}
#cookieDenyButton span {
    padding-left: 5px;
}
.cc-details-body {
    background-color: rgba(255,255,255,0.3);
    border-radius: 10px;
    margin-top: 2%;
}

/*adSimple Handy*/
@media screen and (max-width: 959px) { 
.cc-window__modal {
   /*position: relative!important;*/
    max-width: 100%!important;
    background-color: rgba(0,0,0,0.9)!important;
    
	-webkit-transition-property: all;
      -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;

}
   
}



/*Link adSImple ausblenden - lt Erlaubn 3.5.23*/
.cc-footer__description {
    display: none;
}

.cc-button_wrapper a, .cc-button_wrapper a {
    font-weight: bold;
}

#GoogleMap1 iframe {
     float: none;
    clear: both;
    border: 0px solid rgba(230,230,230,1);
    padding: 0%;
    padding-left: 0%;

    background: url("/lib/imgAllg/cookiesDeaktiviert2a.svg") no-repeat 100% rgba(0,0,0,1);
    background-size: 80% 50%;
    background-position: 50% 50%;
    max-height: 380px;
}

/*adsimple CookieMeldung Hintergrund*/



#ContLay24VidDiv,
#ContLay24VidDiv iframe, 
#ContLay21VidDiv,
#ContLay21VidDiv iframe, 
#ContLay6VidDiv,
#ContLay6VidDiv iframe, 
#ContLay10VidDiv,
#ContLay10VidDiv iframe, 
#ContLay22VidDiv,
#ContLay22VidDiv iframe, 
#ContLay21InfoVidDiv1,
#ContLay21InfoVidDiv1 iframe,
#ContLay22InfoVidDiv1 iframe,
#ContLay24InfoVidDiv1,
#ContLay24InfoVidDiv1 iframe,
#ContLay25InfoVidDiv1,
#ContLay25InfoVidDiv1 iframe,
#ContLay21InfoVidDiv2,
#ContLay21InfoVidDiv2 iframe,
#ContLay22InfoVidDiv2 iframe,
#ContLay24InfoVidDiv2,
#ContLay24InfoVidDiv2 iframe,
#ContLay25InfoVidDiv2,
#ContLay25InfoVidDiv2 iframe,
#ContLay25VidDiv,
#ContLay25VidDiv iframe,
#ContLay21VidDiv,
#ContLay21VidDiv iframe,
#DetLay21VidDiv,
#DetLay21VidDiv iframe,
#DetLay22VidDiv,
#DetLay22VidDiv iframe,
#DetLay24VidDiv,
#DetLay24VidDiv iframe,
#DetLay25VidDiv iframe,
#DetLay25VidDiv,
#DetLay10VidDiv,
#DetLay10VidDiv iframe,
.adsimple iframe,
#ContLay3VidDiv iframe,
#VideoAllg #Cookiemeldung,
#SiteCarDetail  .elementDivMedia div

{
      float: none;
    clear: both;
    border: 0px solid rgba(230,230,230,1);
    padding: 0;
    /*! min-height: 300px; */
    padding-top: 0px;
    max-width: 600px!important;
    margin-left: auto;
    margin-right: auto;
       text-align: center;
    font-size: 1.1em;
    background: url("/lib/imgAllg/cookiesDeaktiviert2a.svg") no-repeat 100% rgba(0,0,0,0);
    background-position: 50% 50%;
    background-size:unset;
     background-size:60px;
     color: white;
}
#VideoDiv iframe {
         float: none;
    clear: both;
    border: 0px solid rgba(230,230,230,1);
    padding: 0;
    min-height: 200px;
    padding-top: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
       text-align: center;
    font-size: 1.1em;
    background: url("/lib/imgAllg/cookiesDeaktiviert2a.svg") no-repeat 100% rgba(0,0,0,1);
    background-position: 50% 50%;
    background-size:unset;
     background-size:35%;
     color: white;
}

#ContLay24VidDiv a, 
#ContLay21VidDiv a, 
#ContLay6VidDiv a, 
#ContLay10VidDiv a, 
#ContLay22VidDiv a, 
#DetLay22VidDiv a,
#ContLay21InfoVidDiv1 a,
#ContLay22InfoVidDiv1 a,
#ContLay24InfoVidDiv1 a,
#ContLay25InfoVidDiv1 a,
#ContLay21VidDiv a,
#DetLay21VidDiv a,
#DetLay22VidDiv a,
#DetLay24VidDiv a,
#DetLay25VidDiv a,
#DetLay10VidDiv a,
#VideoDiv a,
#VideoAllg #Cookiemeldung a
 {
    text-decoration: underline;
    color: white;
    background-color: rgba(153,0,0,0.7);
    line-height: 2em;
    padding: 10px;
}
#Cookiemeldung1 p {
    color: white;
     background-color: rgba(153,0,0,0.7);
}

/*zurücksetzen a-links*/
.cc-compliance__footer div a, .cc-compliance__footer div {
    background-color: rgba(0,0,0,0);
    background: url("#")
}


#cookieDenyButton  {
  border: 0px solid #ffffff;
}

