/*
	Navigation Farben - bereichsspezifisch
	Color 3 : mittelgrün, Chirurgie
*/

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

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

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

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




