@keyframes fadein1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#fhw_cookiehinweis { 
width: 100%; 
animation: fadein1 3s;
position: fixed; 
left: 0px;
z-index: 9999;
display: none;
grid-template-columns: auto auto auto;
padding: 10px;
justify-items: center;
align-items: center;
}
#fhw_cookiehinweis .privacybutton {
color: inherit;
}
#fhw_cookiehinweis p {
display: inline;
text-align: center;
width: 100%;
margin: 0px;
}
@keyframes fadein1 {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
#fhw_cookiehinweis { 
width: 100%; 
animation: fadein1 3s;
position: fixed; 
left: 0px;
z-index: 9999;
display: none;
grid-template-columns: auto auto auto;
padding: 10px;
justify-items: center;
align-items: center;
}
#fhw_cookiehinweis .privacybutton {
color: inherit;
}
#fhw_cookiehinweis p {
display: inline;
text-align: center;
width: 100%;
}
@media screen and (max-width: 650px) {
#fhw_cookiehinweis {
grid-template-rows: auto auto auto;
grid-template-columns: auto;
row-gap: 20px;
}
}.hide{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}.lining{font-feature-settings:"lnum" 1}@supports(font-variant-numeric: lining-nums){.lining{font-feature-settings:normal;font-variant-numeric:lining-nums}}.fsrs-stars i{font-style:normal}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}#tpbr_calltoaction {
-webkit-transition: all 100ms ease-in-out;
-moz-transition: all 100ms ease-in-out;
-o-transition: all 100ms ease-in-out;
transition: all 100ms ease-in-out;
}
#tpbr_calltoaction:hover {opacity:0.9;}
#tpbr_topbar {
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
padding:0px !important;
}