A.rootMenuSelected {
	color: #fff;
	text-decoration: none;
}
A.rootMenuSelectedCur {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
div.csc-header {
	padding-left:15px;
	padding-right: 15px;

}
.bodytext{
	padding-left:15px;
	padding-right: 15px;
}

.aktuellesContentText {
	padding-left: 0px;
	padding-right: 0px;
}
.stueckuebersichtzeile_gerade {
	background-color: #ECE4D9;
	padding: 15px;
}
.stueckuebersichtzeile_ungerade {
	padding: 15px;
}
.stueckuebersichtrechts {
	float:right;
}
.stueckuebersichtlinks {
	float:left;
}
.stueckuebersichttrenner {
	clear:both;
}
.title {
	font-size: 1.2em;
}
.title_detail {
	font-size: 1.4em;
	font-weight: bold;
}
.subtitle_detail {
	color: #714D22;
	font-weight: bold;
}

.extras {
	color: #714D22;
}
