
#cookieabfrage {
	z-index: 19999; 
	position: fixed; 
	text-align:center;
	display: none;  
	background:#75DB73;
	color:#0B0B0B;
	left: 0;
	width:100%;
	min-height:45px;
	font-size:120%;
}
.cookieabfrageform  {padding: 15px;}
.cookieabfrageform a:hover {cursor:pointer}

