@charset "utf-8";
/* CSS Document */


#cookiehinweis {position: fixed;  top: 0; left: 0; right: 0; bottom: 0; background: #eee; padding: 20px; font-size: 14px; font-weight:500; font-family: verdana; z-index:3;}

#cookiehinweis a.button {cursor: pointer; background: #900; color:#FFF; padding: 8px 20px; margin-left: 10px; border-radius: 5px; font-weight:bold; float: right;}

#cookiehinweis a.button:hover {background-color:#FE364A; color:#FFF;}

#cookiehinweis p.cookieinhalt {display: block; padding: 0; margin: 0; }
