@charset "utf-8";
.Trennlinie_Newsspalte {
	width: 100%;
	height: 2px;
	display: block;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CBA1C;
	border-right-color: #8CBA1C;
	border-bottom-color: #8CBA1C;
	border-left-color: #8CBA1C;
}
.Trennlinie_Inhaltsspalte {
	width: 100%;
	height: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595B5A;
	border-right-color: #595B5A;
	border-bottom-color: #595B5A;
	border-left-color: #595B5A;
}

.gruen {
	color: #8CBA1C;
}
.kein_blocksatz  {
	text-align:left;
}


.h2_nur_screen {
	margin: 0px;
	font: 115% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
}
