
#cookieabfrage {
	z-index: 19999; 
	position: absolute; 
	text-align:center;
	display: none;  
	background:#cccccc;
	color:#000000;

	top:0;
	left: 0;
	right: 0;
	width:100%;
}
.cookieabfrageform  {padding: 15px;font-size:14px;}
.cookieabfrageform a:hover {cursor:pointer}