.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #3b7c20;
	letter-spacing: 0.1em;
}
.rahmen {
	border: 1px solid #b1cba6;
}
.ueberklein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3b7c20;
	letter-spacing: 0.08em;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3b7c20;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1cba6;
	line-height: 12px;
	letter-spacing: 0.05em;
}
.naviaktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1CBA6;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b7c20;
	line-height: 12px;
	letter-spacing: 0.05em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #191919;
	letter-spacing: 0.02em;
	padding-right: 70px;
	padding-top: 30px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #191919;
	letter-spacing: 0.02em;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #191919;
	letter-spacing: 0.02em;
	background-color: #B1CBA6;
	border: 1px solid #3b7c20;
}

