/**********************************/
/* Spezifische Angaben für München */
/**********************************/

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

/* Bereiche */
.global {
	color: #000000;
}

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

.u-bahn {
	color: #006CB3;
}

.tram {
	color: #ED1C23;
}

.bus {
	color: #005869;
}