#eucookie {position: fixed; bottom: 0; left: 0; right: 0; background: #FC4; padding: 20px;z-index:10000; color:#333; }
#eucookie a.button {cursor: pointer; background: #FFF; padding: 4px 10px; margin-left: 10px; margin-bottom: 0px; font-weight: bold; float: right; color: #000;}
#eucookie a.button:hover {background-color: #222; color: #FFF;}
#eucookie p.cookiemessage {display: block; padding: 0; margin: 0; max-width:100%; }
#eucookie a {color: #000; text-decoration: none;}
#eucookie a:hover {text-decoration: underline;}
