


.bgDark
{
background-color: #F99D2C;
	color:#295194;
}
.bgDim
{
	background-color:#FBBC31;
	color:#295194;
}
.bgNorm
{
	background-color:#FCE638;
	color: #295194;
}
.bgPale
{
	background-color:#FDED74;
	color: #295194;
}

.KitchenLexiconnav_dt_hi,
.KitchenLexiconnav_td:hover
{
	background-color:#F99D2C;
}


.link_arrow
{
	background-image: url(/images/sfi/arrow_red.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;	 
	font-weight: bold;
}
.link_arrow_left
{
	background-image: url(/images/sfi/arrow_red_left.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;	
	font-weight: bold;
}

.imgbutton_arrow
{
	background-image: url(img/pfeil_rechts_hi.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.imgbutton_arrowleft
{
	background-image: url(img/pfeil_links_hi.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.lexiLink
{
	color:red;
}
/* Kitchen Lexicon  END */
