#menu,
#headline img,
#fflogo {
	display: none;
}
#content,
.article,
#headline,
#images {
	font-family: Arial;
	font-size: 13px;
}
#content p,
.article p {
	margin-bottom: 10px;
	margin-top: 0;
}
#content h1,
.article h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
}
#content h2,
.article h2 {
	font-size: 13px;
	font-weight: bold;
}
a {
	color: black;
}
#headline div {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 0;
}
.article {
	clear: left;
}
.image {
	float: left;
	margin-left: 0px;
	width: 230px;
}
.text {
	float: left;
	margin-left: 17px;
}
img {
	border: none;
}
