.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.zwueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.aufzaehlung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: none;

}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px 20px 0px;
	clear: none;
	float: none;
	height: auto;
	width: 420px;
}
.schmetterl1 {
	clear: Beide;
	float: left;
	height: 76px;
	width: 84px;
	position: relative;
	visibility: visible;
	z-index: 1;
}
.bildunterschr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.table {
	border: 2px solid #993333;
}
