body
{
	margin: 20px;
	margin-top: 0px;
	padding: 0;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 10pt;
	text-align: center;
	scrollbar-face-color: #FDF9F5;
}


h1
{
	color: #336699;
	font-size: 20pt;
	font-weight: normal;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2
{
	color: #336699;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3
{
	color: #336699;
	font-size: 10pt;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

hr
{
	background-color: #336699;
	height: 1px;
	border: none;
}
a.h4
{
	color: #000000;
	font-size: 10pt;
	text-align: left;
}
img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #336699;
	margin: 0px;
}


a.menue
{
	text-decoration: none;
	color: #336699;
	margin: 0px;
	font-size: 11pt;
}

a.menueactive
{
	text-decoration: none;
	color: #336699;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
}

a.submenueactive
{
	text-decoration: none;
	color: #cc9966;
	margin: 0px;
	font-size: 13pt;
	font-weight: bold;
	font-family: tahoma;
}

a.submenue
{
	text-decoration: none;
	color: #cc9966;
	margin: 0px;
	font-size: 13pt;
	font-family: tahoma;
}


.tbl_haupt
{
	margin: auto;
	width: 80%;
	height: 100%;
	text-align: left;
}

.tbl_cell_links
{
	width: 200px;
	background-color: #FDF9F5;
	margin: 20px;
	vertical-align:top;
}

.tbl_cell_banner
{
	background-color: #F9F1E5;
}

.tbl_row_navigation
{
	height: 20px;
}

.tbl_row_bottom
{
	text-align: center;
	vertical-align: bottom;
	background-color: #FDF9F5;
}

.div_rezept
{
	width: 160px;
	background-color: #F9F1E5;
	position: relative;
	left: 10px;
	bottom: 10px;
}

.div_submenue
{
	width: 200px;
	vertical-align: top;
	background-color: #FDF9F5;
	overflow-x: hidden;
	overflow-y: auto;
}

.div_inhalt
{
	width: 700px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.tbl_submenue
{
	width: 100%;
	vertical-align: top;
	background-color: #FDF9F5;
}

.tbl_cell_submenue
{
	width: 100%;
	height: 20px;
	vertical-align: top;
	text-indent: 40px;
	color: #BE9D71;
}

.tbl_rezept
{
	width: 160px;
	height: 100%;
	background-color: #F9F1E5;
	text-indent: 0px;
	padding: 10px;
}

.tbl_menue
{
	width: 100%;
	height: 100%;
	color: #336699;
	text-align: center;
}

.tbl_cell_menue
{
	width: 100%;
	height: 100%;
	color: #336699;
	text-align: -moz-center;
}

.tbl_cell_inhalt
{
	background-color: #F9F1E5;
  padding:40px;
}

.tbl_rechts
{
	background-color: #F9F1E5;
	width: 180px;
	margin: 20px;
	text-align: left;
	font-size: 8pt;
	color: #336699;
}

.tbl_cell_rechts
{
	text-align: center;
	background-color: #FDF9F5;
	vertical-align: top;
	width: 250px;
}

.tbl_bottom
{
	background-color: #F9F1E5;
	width: 100%;
}

.tbl_cell_bottom
{
	font-size: 9pt;
	background-color: #F9F1E5;
	color: #336699;
	text-align: -moz-center;
}

.input
{
	font-family: verdana,tahoma,arial,sans-serif; /*float: left;*/
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
}

.button
{
	color: #333;
	font-weight: normal;
	font-size: 0.9em;
	border: 1px solid;
	border-top-color: #999;
	border-left-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	background-color: #ddd;
	filter: progid:DXImageTransform.Microsoft.Gradient( 		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
}


.bio, .Bio
{
	color: #009966;
	font-weight: normal;
	text-align: left;
}

.konventionell, .Konventionell
{
	color: #336699;
	font-weight: normal;
	text-align: left;
}

.color_bio, .color_Bio
{
	background-color: #009966;
}

.color_konventionell, .color_Konventionell
{
	background-color: #336699;
}

.color_hell_bio, .color_hell_Bio
{
	background-color: #E2FEE6;
}

.color_hell_konventionell, .color_hell_Konventionell
{
	background-color: #E2EEF8;
}