#cookie_hinweis a:hover {text-decoration:underline;}
#cookie_hinweis div { padding: 10px 25px 10px 10px; }
#cookie_hinweis { border-top: 1px solid #049fe0; border-left: 1px solid #049fe0; background: rgba(255,255,255,0.95); color: #333; position:fixed; bottom:0px; right:0px; z-index:10000; width:100%; font-size: 90%; text-align: center; max-width: 500px; }
#cookie_hinweis a { color: #049fe0; text-decoration: none; }
#cookie_hinweisCloser { color: #049fe0; position: absolute; right: 5px; text-decoration: none; top: 0; cursor:pointer; font-size: 30px; transform: rotate(45deg); }