a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C5638;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #577124;
	text-decoration: underline;
}
.fliesstexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;


}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #9B2F1F;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 2px;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D4E1A;
	text-decoration: none;
}
