/* ----------------------------------------------------------------------
Titel:     Main CSS, Kurz Nah Weg
Autor:     Timo Textor, Department X GmbH
Updated:   07.07.2009
---------------------------------------------------------------------- */

/* --- Farbevarianten --- */


/* --- Hellgelb --- */
.balken_links {
	background-color: #FEE69E;
}

.balken_rechts {
	background-color: #FEF2CE;
}

.teaserbox_footer {
	background-color: #FEF2CE;
}

.angebotsliste_footer {
	background-color: #FEF2CE;
}

.topic_color {
	background-color: #FEE69E;
	color: #919191;
}

