

#eu_cookiebox {
    text-align: center;
	display: block;
	z-index: 9999999;
	position: fixed;
	bottom: 0px;
	height: 100%;
	margin: 30px 0px 0px 0px;
	
	width: 100%;
	color: #ffffff;
	border: none;
	border-bottom: none;
	background:  url(/js/cookie/cookie_back.png);
	}
#eu_cookiebox, #eu_cookiebox a:link, #eu_cookiebox a:visited, #eu_cookiebox a:active {color: #ffffff;}
#eu_cookiebox button, #eu_cookiebox button a:link, #eu_cookiebox button a:visited, #eu_cookiebox button a:active{background: #9cb64a; border: 0px dotted #ffffff; color:#ffffff; padding: 3px; font-size: 1.0em;}
#eu_cookiebox button a:hover{background: #9CB54A; color: ffffff;}