body.padding_bottom { padding-bottom: 40px; height: 100%!important; }
#cookie_hinweis { border-top: 1px solid #6e2855; border-left: 1px solid #6e2855; background: #fff; color: #333; position:fixed; bottom:0px; right:0px; z-index:10000; width:100%; font-size: 90%; text-align: center; max-width: 500px; line-height: 1; }
#cookie_hinweis div { padding: 10px 30px 10px 10px; }
#cookie_hinweis a { color: #6e2855; text-decoration: none; }
#cookie_hinweis a:hover {text-decoration:underline;}
#cookie_hinweisCloser { color: #6e2855; position: absolute; right: 5px; text-decoration: none; top: 0; cursor:pointer; font-size: 35px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); }