/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Menge **/
.Menge {
	color: rgb(203, 9, 9) !important;
	font-size: 17px !important;
	margin-right: 2px !important;
	margin-left: 3px !important;
}

/** General >> Hinweis **/
.Hinweis {
	color: rgb(109, 109, 109) !important;
	font-size: 18px !important;
}

/** General >> Speisegruppe Link **/
.Speisegruppe a {
	text-decoration: none !important;
}

