@charset "UTF-8";

.fließtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #263d35;
	z-index: 100;
	top: 12px;
	right: 12px;
	bottom:12px;
}
.fließtext_bold {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #263d35;
	z-index: 100;
	top: 12px;
	right: 12px;
	bottom:12px;
}
.Headline {
	font-family:
	Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #263d35;
	z-index: 100;
	top: 12px;
	right: 12px;
	bottom:12px;
}