span.fließtext { font-family: Arial; font-size: 0.8em; color: #3D4B01; text-align:left }
span.subhead { font-family: Arial; font-size: 0.8em; color: #A1B54A; font-weight: bold }
span.adresse { font-family: Arial; font-size: 0.8em; color: #808080; text-align: center }
span.headline { font-family: Arial; font-size: 0.9em; color: #3D4B01; font-weight: bold; text-align:left }

A:link {color: #3D4B01; font-family : Arial; font-size: 1em; text-decoration: none }
A:visited {color: #3D4B01; font-family : Arial; font-size: 1em; text-decoration: none }
A:active {color: #3D4B01; font-family : Arial; font-size: 1em; font-weight: bold; text-decoration: none }
A:hover {color: #FFFFFF; font-family : Arial; font-size: 1em; text-decoration: underline }

ul {
	list-style: none;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	color: #3D4B01;
	line-height: 2.0em;
	margin: 0;
	padding: 0;
}

li {
	padding-left: 18px;
	background: url(../images/quadrat.gif) no-repeat 0 10px;
}