.Flottmann {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.Flottmannfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../Listenpunkt.gif);
	list-style-type: disc;
}

