

body
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: white;
	line-height: 18px;

}
div, img, table, td, tr
{
	margin: 0px;
	padding: 0px;
}
div.content_all
{
	margin: auto;
	width: 984px;

	background-color: green;
	height: 100%;
}
div.content
{

	margin-left: 20px;
	margin-bottom: 20px;
	width:680px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom: 20px;
	padding-right: 10px;
	font-size:11px;
}
div.unsichtbar
{
	width:144px;
	padding-top:5px;
	padding-left:16px;
	padding-bottom:5px;
	margin-top:-2px;
}
div.navi
{
	margin-left: 20px;
}
div.navi-produkte
{
	background-image:url(images/navi_produkte_unten.gif);
	background-repeat: no-repeat;
	height: 53px;
}
div.navi-unternehmen
{
	background-image:url(images/navi_unternehmen_unten.gif);
	background-repeat: no-repeat;
	height: 53px;
}
div.navi-kraut
{
	background-image:url(images/navi_kraut_unten.gif);
	background-repeat: no-repeat;
	height: 53px;
}
div.white
{
	background-color:white;
	color: #346E3D;
}
div.green
{
	background-color:#346E3D;
	width:315px;
	padding:5px;
}
div.warning
{
	font-weight: bold;
	color: red;
}
table.navi_hg
{
	background-image:url('images/design_hg.jpg');
}
table.navi
{
	width:	984px;
	height: 285px;
}
table.content
{
	border-top: 2px solid white;
	background-color: #008000;
}
td.frisch
{
	background-color:#FF6600;
	color:white;
	font-weight:bold;
	font-size:19px;
	text-align:left;
}
tr.content
{
	border-top:1px solid white;
	background-image:url('images/design_green.gif');
	background-repeat: repeat-x
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a.navi
{
	font-weight: bold;
	font-size:10px;
	text-decoration:none;
	color: #346E3D;
}
a
{
	color: white;
}
a.green
{
	color: #346E3D;
}
a.active
{
	color:#FF6600;
}
a.navi:hover
{
	color: #FF6600;
}
a.download
{
	color: #346E3D;
	text-decoration: underline;
}
h1
{
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	padding-bottom: 10px;
	color: white;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 0px;
	padding-bottom: 10px;
	color: #366E3D;
}
input, textarea
{
	margin:  0px;
	padding: 0px;
	width:   250px;
	border:  1px solid #366E3D;
	background-color: white;
}
input.halfl
{
	width:   123px;
}
input.halfr
{
	width:   122px;
}