/* aktuelles - adminpanel formatierung */
span.ueberschrift1, span.ueberschrift2, span.ueberschrift3{
	color: #39863D;
	font-weight: bolder;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}

span.ueberschrift2{
	color: #39863D;
	font-weight: bolder;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}

span.ueberschrift3{
	color: #39863D;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
	margin-top: 10px;
}

span.bold{
	font-weight: bolder;
}

span.italic{
	font-style: italic;
}
