/* Style Sheet f&uuml;r www.kuecheninfo.net
 */

BODY {
	font-family: "sans-serif";
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}

TD {
	font-family: "sans-serif";
	font-size: 9pt;
	color: #000000;
}

TH {
	font-family: "sans-serif";
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

A:link {
	text-decoration: none;
	color: #990000;
}

A:active {
	text-decoration: none;
	color: #990000;
}

A:visited {
	text-decoration: none;
	color: #990000;
}

.emph {
	font-weight: bold;
	font-style: italic;
}

P {
	margin-left: 30px;
	margin-right: 30px;
}

DIV.P {
	margin-left: 30px;
	margin-right: 30px;
}

DIV.P P {
	margin-left: 0px;
	margin-right: 0px;
}

TD P {
	margin-left: 0px;
	margin-right: 0px;
}


H1 {
	margin-top: 30pt;
	font-family: "sans-serif";
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
}

H2 {
	margin-top: 0;
	font-family: "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}

H3 {
	margin-top: 0;
	font-family: "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}

/* spezielle definitionen f&uuml;r das K&uuml;chenlexikon
 */
TD.lexikon {
	background-color: #cccccc;
	color: #000000;
	font-family: "sans-serif";
	font-size: 8pt;
	font-weight: bold;
}

TD.lexikon A:link {
	color: #333333;
	text-decoration: none;
}

TD.lexikon A:active {
	color: #999999;
	text-decoration: none;
}

TD.lexikon A:visited {
	color: #666666;
	text-decoration: none;
}

HR.lexikon {
	margin-left: 20px;
}

TD.head {
	background-color: #ff9900;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

TABLE.heading {
	background-color: #cccccc;
}

TABLE.heading TR TD {
	background-color: #cccccc;
}

TR.grey TD {
	background-color: #cccccc;
}

TR.orange TD {
	background-color: #FF9900;
	color: #ffffff;
}

/* specials f&uuml;r Navigationsleisten
 */
P.nav {
	margin-left: 0px;
}
