		#cookie-law { 
			width:100%;
			left: 0;
			top: 0;
			background:#EEEADD;
			position: absolute;
			z-index: 1;
			opacity: 0.8;
		}
		
		#cookie-law  a{ 	 
			text-decoration: none;
		}
		
		#cookie-law p { 
			padding:10px; 
			font-size:0.8em; 
			font-weight:bold; 
			text-align:center;
			font-family:lucida sans;
			color:#682008; 
			margin:0;
		}