
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;
    height: auto;
    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;

}
   
}
@media screen and (max-width: 500px) { 
.cc-modal {
   position: relative!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;

}
}
@media screen and (max-width: 300px) { 
.cc-modal {
   position: relative!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/cookiesDeaktiviert2.svg") no-repeat 100% rgba(0,0,0,1);
    background-size: 80% 50%;
    background-position: 50% 50%;
    max-height: 380px;
}

/*adsimple CookieMeldung Hintergrund*/
#ContLay24VidDiv iframe, 
#ContLay21VidDiv iframe, 
#ContLay6VidDiv iframe, 
#ContLay10VidDiv iframe, 
#ContLay22VidDiv iframe, 
#ContLay3Div iframe,
#DetLay22VidDiv iframe,
#ContLay21InfoVidDiv1 iframe,
#ContLay22InfoVidDiv1 iframe,
#ContLay24InfoVidDiv1 iframe,
#ContLay25InfoVidDiv1 iframe,
#ContLay21VidDiv iframe,
#DetLay21VidDiv iframe,
#DetLay22VidDiv iframe,
#DetLay24VidDiv iframe,
#DetLay25VidDiv iframe,
#DetLay10VidDiv iframe,
.adsimple iframe,
#VideoDiv iframe,
#ContLay21InfoTextDiv iframe,
#ContLay22InfoTextDiv iframe,
#SiteCarDetail  .elementDivMedia div

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

    background: url("/lib/imgAllg/cookiesDeaktiviert2.svg") no-repeat 100% rgba(0,0,0,1);
   
    background-position: 50% 50%;
    background-size:unset;
     background-size:30%;
}
/*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;
}

