.menupunkt_2.community a {
	color: white;
	background-color: #789F00;
}

.menupunkt_3 {
	background-color: #E4ECCC;
	color: black;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #789F00;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #789F00;
	margin-top: 20px;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	color: #789F00;
	font-family: verdana, sans-serif;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	line-height: 150%;
	font-size: 18px;
	font-weight: bold;
}

#inhalt a {
	font-weight: bold;
	color: #789F00;
}

.infobox H2 {
	background-color: #789F00;
}

#inhalt .infobox PRE {
	background-color: #E4ECCC;
}