/* NEWSBLOCK CSS */

/* Anzeige zentrieren */
.nb_center {
	display: block; 
	text-align: center; 
	border:none; 
	width: 20%;
}

/* Counter */
.timecount{
	min-height:32px;
	color:#c21017;
	font-size:18px;
	line-height:28px;
	text-align:center;
	margin-top:4px;
}

span.cd-time{
	color:#222222;
}