/*
	Navigation Farben - bereichsspezifisch
	Color 5 : gelb
*/

#left2 {
	/*background-color: #077c3d;*/
}

#leftul2 {
	/*border-left: 1px solid #077c3d;
	border-right: 1px solid #077c3d;*/
}

#leftul2 a {
	/*color: #fcd000;*/
	background-image: url('../images/colors/therapie.png');
}

span.bereich,
#content2 .csc-header h1{
	background-image: url('../images/colors/therapie.png');
}

