.laufband {
	/* required styles */

	padding: 0;
	margin: 0;
font: 1em "Arial", verdana, arial, sans-serif; 
text-align: center;

	width: 600px;
	height: 22px; /* height should be included to reserve visual space for the marquee */

	color: #EEE8AA;
	
}

