/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Rezeptnavi {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(128,0,128);
 	font-weight: normal;
 	font-style: normal
}

.unterüberschrift {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(214,8,181);
 	font-weight: normal;
 	font-style: normal
}

.Steuerkalender {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px
}

.tabelleklein {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 8px;
 	font-weight: normal;
 	font-style: normal
}

.kleingedruckt {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 7px;
 	text-transform: lowercase;
 	vertical-align: super
}

.tabellentext {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9px;
 	color: rgb(0,31,42);
 	text-align: left;
 	margin: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.uebersicht {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 10px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

.Rezepttext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

.Rezeptitel {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(128,128,128);
 	font-weight: bold
}

.kartentext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

.woherrtitel {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-style: italic
}

.selbstbosstext {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}