
/*Farben und Fonts für die Überschriften*/

.farbe							{ color: #0c2782; }

.content-farbe					{ color: #000000; margin-bottom:10px; clear:both; }
.content-farbe a:link			{ color: #0c2782; }
.content-farbe a:visited		{ color: #0c2782; }
.content-farbe a:hover			{ color: #000000; }
.content-farbe a:active			{ color: #0c2782; }


.pfeil-farbe					{ background-image: url(../pics/klinik_nea/pfeil_uffenheim.jpg); background-position: top left; background-repeat: no-repeat; }		

/* Alle Farbangaben zu den Überschriften befinden sich in zusatz.php! */
.adresse-ueberschrift			{ background: #eaeaea; }
							
.bild-unterschrift				{ color: #0c2782; text-align: center; background-color: #e5e5e5}
