@charset "UTF-8";
/**
 * Zusätzliche Klassen für die Seniorenzentren. Es wird nur das grün definiert
 *
*/

/* Vorschlag PS für hellere Schriftfarbe Navigation/Hover recht oben: #BED738 */
/* Vorschlag PS für dunklere Schriftfarbe Navigation/Hover Hauptnavigation: #67751F */

/* 
081111, hm: Altes, dunkles grün  #879929
wird ersetzt durch das hellere grün: #94BE4C
und für die Schrift ein dunkleres grün: #879929
und noch ein dunkleres grün: #5F670F
090422, hm: Das Grün wird an die Broschüre angepasst
#94BE4C wird zu #94BE4C
*/

/**** Für die Übersichtsseiten der Kliniken und SZ, das wechselbare Hintergrundbild ****/
.page_margins.uebersicht {
	background-image: url(/_images/hintergrund_home_seniorenzentren.gif); 
}


#headermitteobenedit {
	background-color: #94BE4C;
}


#headermitteoben {
	background-color: #94BE4C;
}	

/* Unterscheidung zwischen Bild und Text da Text bottom und Bild kein Padding */
#headermitteobentext {
	background-color: #94BE4C;
}	

#headermitteobenbild {
	background-color: #94BE4C;
	
}	

#navtop {
	background-color: #94BE4C;
}


#headerrechts a:hover {
	color: #94BE4C;
}
#breadcrump a:hover {
	color: #5F670F;
}
.jobheadlinebold {
	border-top: 1px solid #94BE4C;
	border-bottom: 1px solid #94BE4C;
	color: #879929;
}

.jobheadlinerot {
	border-bottom: 1px solid #94BE4C;
	color: #879929;
}
.karriereheadlinebold {
	border-top: 1px solid #94BE4C;
	border-bottom: 1px solid #94BE4C;
	color: #879929;
}
.veranstaltungdaten {
	border-top: 1px solid #94BE4C;
	border-bottom: 1px solid #94BE4C;
	
}
.verroterrandbraun {
	border-top: 1px solid #94BE4C;
	color: #879929;
}

.verroterrandhell {
	color: #879929;
}
#footerartemed_mitte a:hover {
	color: #5F670F;
}

#footerartemed_rechts {
	background-color: #94BE4C;
}


#navigation a.aktiv 
{
	color: #5F670F;
}

#navigation li a:hover,
#navigation li a:active{
	color: #5F670F;
}

#contentzweispaltenrechts a {
	color: white;
}
#contentzweispaltenrechts a:hover {
	color: white;
}

/* Textdefinitionen */

#contenthome a {color: #5F670F;}
#col3 a {color: #5F670F;}
#kliniktabelle  a {color: #5F670F;}
#listemitte a {color: #5F670F;}



#contentzweispaltenrechts
{
background-color: #94BE4C; 
}
#contentzweispaltenrechts a {
	color: white;
}
#contentzweispaltenrechts a:hover {
	color: white;
}


/**** 081119 hm: Links bei der Standortseite in schwarz und fett  ****/
#unsereklinikentabelle a {color: black; font-weight: bold; text-decoration:none;}
#unsereklinikentabelle a:hover {text-decoration:none;}



