/**********************************/
/* Spezifische Angaben für Hamburg */
/**********************************/

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

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

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

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

.akn {
	color: #F7941D;
}

.regio {
	color: #231F20;
}

.bus {
	color: #EB2227;
}

.faehre {
	color: #0098CD;
}
