/*******************************************/
/* Spezifische Angaben für Berlin-Brandenburg */
/*******************************************/

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

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

.regio {
	color: #000000;
}

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

.u-bahn {
	color: #0071BC;
}

.tram {
	color: #ED1C23;
}

.bus {
	color: #A3238E;
}

.faehre {
	color: #009EDB;
}

.brandenburg {
	color: #660000;
}