<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;

}</pre></body></html>