

#redim-cookiehint {
	background-color: #fff;
	border: 2px solid #4c4c4c;
}

#redim-cookiehint .cookiehead .headline {
	color: #3e3d40; 
	font-size: 13px;
	font-weight: bold;
}

#redim-cookiehint .cookiecontent {
	color: #000; 
	font-size: 13px;
}

#cookiehintsubmit { background: #2c4e99 !important; background-image: none; color: #fff !important; }
#cookiehintsubmit:hover { background: #8faadc !important; background-image: none; color: #000 !important; }

#cookiehintsubmitno { background: #ededed !important; color: #3e3d40 !important; }
#cookiehintsubmitno:hover { background: #8faadc !important; color: #3e3d40 !important; }

#cookiehintinfo a {
	color: #3e3d40;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}





