/***********************************/
/* Spezifische Angaben für Nürnberg */
/***********************************/

/* Farbliche Texte */
/******************/

/* Bereiche */
.s-bahn {
	color: #008C44;
}

.u-bahn {
	color: #0066A6;
}

.tram {
	color: #92278F;
}

.bus {
	color: #ED1C24;
}