@charset "UTF-8";
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FF6600;
}

