@charset "UTF-8";
.headline {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.fliess {
	font-family: Tahmoa, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}
.fliessfett {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.zitat {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: italic;
}
.subhead {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}.link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: left;
}
a:hover    {
	color: #cc0033;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
ul {
	list-style-image: url(images/pfeil.gif);
}
