#cookie-law 
{
position:fixed;
bottom:15px;
z-index:101;
padding:5px;
background-color:#515365;
color:white;
border: 2px solid grey;
font-family: Verdana, Arial;
border-radius: 10px;
padding:10px;
font-size:0.8em;
}

.bottonicookies
{
background: #80d8ff;
margin:5px;
padding:4px;
color: black;
border-radius: 5px;
}

a
{
text-decoration:none;
}
