a:link, a:active {
	color:#AC2D2B;
	text-decoration:none;
}
a:visited {
	color:#AC2D2B; 
	text-decoration:none;
}
td{
	font-family:Verdana, Arial;
	font-size:11px;
	color:#1F1A16;
}
a:hover {
	color: #D93735;
	text-decoration: underline;
}
.headline {
	font-size:15px;
	font-style: italic;
	font-weight: bold;
}
.subhead {
	font-size:11px;
	font-style:normal;
	font-weight: normal;
}
.copyhead{
	font-size:13px;
	font-style:normal;
	font-weight: bold;
}
.persname{
	font-weight: bold;
}
.wichtig{
	font-weight: bold;
}
.bildunter{
	font-style: italic;
}