.links
a {
	color: #283c21;
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #283c21;
}
a:hover {
	color: #E4673A;
}
a:active {
	color: #E4673A;
}
.textgreen {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #283c21;
	text-align: left;
	list-style-type: circle;
	list-style-position: outside;
}
.textgreenkursiv {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #283c21;
	text-align: left;
}
.textgreenfett {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #283c21;
	text-align: left;
}
.textrot {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E4673A;
	text-align: left;
}
.textrotkursiv {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E4673A;
	text-align: left;
}
.textrotfett {
	font-family: "ZapfHumnst BT", Helvetica, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E4673A;
	text-align: left;
}
.Bildrechts {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
}
.Bildlinks {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.Bildrechtsunten {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	cursor: hand;
	float: right;
}
