
/* Cookie Warning 07-08-2014 */
#cookiesWarning {

}

#cookiesWarningActive {
	/*background: #FFF; */ /*6bc0d8*/
	margin: 5px;
	padding: 5px;
	/*box-shadow: 8px 8px 4px #999; */
	border-radius: 7px;
}

#cookiesWarningActive small {
	/*background: #FA5528;*/
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	color: #000000;
	border: none;
	border-radius: 7px;
	/*box-shadow: 4px 4px 2px ##86BCF8; */ /*#233e5b*/
}

#readMoreURL  a:link {
	text-decoration: underline;
	color:#285BB3;
}
#readMoreURL  a:visited {
	text-decoration: underline;
	color: #000;
}
#readMoreURL  a:hover {
	text-decoration: none;
	color: #FA5528;
	font-weight:bold;
}

#text {

}

#warning {

}

#cookiesDisabled {

}

.checkbox {

}

.acceptance {
	padding-left: 10px;
	padding-right: 10px;
}

.button {

}
