a.titel {
	color: #ffffff; text-decoration: none;
	font-family: Verdana, Tahoma, Arial; 
	font-style: bold; 
	font-size: 44
}
	
div.newstitel {
	color: yellow;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
div.grosstitel {
	color: red;
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
a.grosstitel {
	color: red; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial; 
	font-style: bold; 
	font-size: 14pt;
}

div.news {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.vote {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
.small {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.voteresult {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}
.votetitel {
	color: #ff6600; 
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial; 
	font-style: bold; 
	font-size: 16pt;
}
td.links {
	color: #cccccc;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.links {
	color: #ff6600;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

