/*****************************************/
/* Spezifische Angaben für Frankfurt/Main */
/*****************************************/

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

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

.u-bahn {
	color: #0A4D99;
}

.tram {
	color: #FF4D00;
}

.bus {
	color: #98017E;
}

.hessen {
	color: #000000;
}
