body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.textblau {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.haupttitel {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.untertitel {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.tx-ccvscroller-pi1{
overflow: hidden; 
position: relative; 
width: 250px; 
height: 200px; 
clip: rect(0pt, 250px, 200px, 0pt); 
background-color: #fffd78;
}