/*Standard*/
.clearL
{
	clear: left;
}
H1, H2, H3, H4, H5, H6
{
	color: #005517;
	font: normal 14px Verdana, Arial, Sans-serif;
}
H2
{
	font-size: 16px;
	margin-top: 15px;
}
H3
{
	font-weight: bold;
}
H4
{
	color: #D47400;
	margin-top: 10px;
}
H4 SPAN
{
	background: url(../img/arrow.png) no-repeat left center;
	padding-left: 10px;
	font: normal 14px Arial, Verdana, Sans-serif;
}
H5
{
	font-size: 14px;
	margin-top: 15px;
}
P
{
	margin: 10px 0 5px;
}
A
{
	text-decoration: none;
	color: #D47400;
}
A:hover
{
	text-decoration: underline;
}
/*Template*/
HTML, BODY, #site
{
	height: 100%;
}
BODY > #site
{
	height: auto;
	min-height: 100%;
}
BODY
{
	font: 12px Arial, Verdana, Sans-serif;
	color: #3C3C3C;
	background: #FFFDE2 url(../img/body.png) repeat-x left top;
}
#site
{
	min-height: 100%;
	height: 100%;
	overflow: hidden;
}
/*Head*/
.head
{
	display: block;
	position: relative;
	width: 862px;
	margin: 0px auto;
}
H1#logo
{
	background: url(../img/logo.png) no-repeat left top;
	-background: url(../img/logo6.png) no-repeat left top;
	width: 677px;
	height: 126px;
	margin: 20px auto 0px;
}
H1#logo A
{
	display: block;
	width: 677px;
	height: 126px;
}
H1#logo A SPAN
{
	display: none;
}
/*Headpic*/
#headpic
{
	border: 1px solid #E2E2E2;
	height: 260px;
	margin: 15px 0px 20px;
	overflow: hidden;
}
/*Nav*/
.nav
{
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 30px;
	display: block;
}
.nav LI
{
}
.nav LI A
{
	display: block;
	font: normal 14px Verdana, Arial, Sans-serif;
	color: #00601B;
	padding: 15px 0px 15px 20px;
	margin-right: 17px;
	margin-left: 1px;
	-height: 15px;
}
.nav LI A:hover
{
	text-decoration: none;
	background-color: #F0F0F0;
}
.nav LI.act A
{
	font-weight: bold;
	background-color: #F0F0F0;
}
/*Allcont*/
#allcont
{
	position: relative;
	padding-bottom: 120px;
	background: url(../img/pflanze.jpg) no-repeat right center;
	min-height: 100%;
	height: 100%;
	overflow: hidden;
}
#allcont2
{
	width: 862px;
	margin: 0px auto;
	background: url(../img/allcont.png) repeat-y left top;
	position: relative;
	z-index: 20;
	min-height: 100%;
	height: 100%;
	overflow: hidden;
}
#left
{
	float: left;
	width: 223px;
}
#left-top
{
	background: url(../img/left-top.png) no-repeat left top;
	height: 16px;
}
#left .item
{
	margin-right: 17px;
	padding: 0 10px 15px 21px;
	color: #00601B;
}
#left .item A
{
	color: #D47400;
}
#cont
{
	float: left;
	width: 599px;
	border-top: 1px solid #E2E2E2;
	padding: 10px 20px 0px;
	display: inline;
}
#cont .item
{
	padding: 5px 0px;
}
#cont .pic
{
	float: left;
	width: 236px;
	margin-right: 10px;
}
#cont .text
{
	float: left;
	width: 350px;
}
#cont .text.gross
{
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
#cont .item.center
{
	text-align: center;
}
#cont IMG
{
	background: url(../img/bg-img.png) no-repeat left top;
	padding: 3px;
}
#cont IMG.hoch
{
	background: url(../img/bg-img_hoch.png) no-repeat left top;
	padding: 3px;
}
#cont IMG.fleft
{
	float: left;
	margin: 0px 15px 0px 0px;
}
#cont IMG.fright
{
	float: right;
	margin: 0px 0px 0px 15px;
}
#cont .text A
{
	color: #D47400;
}
#cont UL
{
	margin-left: 20px;
}
#cont UL LI
{
	margin: 5px 0 0 5px;
	list-style-type: square;
}
/*Foot*/
.foot
{
	background: url(../img/foot.png) repeat-x left top;
	height: 120px;
	margin-top: -120px;
	display: block;
	position: relative;
	z-index: 5;
}
#foot2
{
	width: 798px;
	margin: 0px auto;
	background: url(../img/foot2.png) no-repeat right top;
	font-size: 10px;
	padding: 30px 65px 0px 0px;
	text-align: right;
	color: #FFF;
	position: relative;
}
#foot2 A
{
	color: #FFF;
}
#copy
{
	display: inline;
}
#footnav
{
	display: inline;
}
#homepage
{
	display: inline;
}
/*Kontaktformular*/
#contactform
{
	padding: 0px 0px 0px 2px;
}
#contactform .field
{
	width: 600px;
	padding: 5px 0px;
}
#contactform .field LABEL
{
	display: block;
	font-size: 13px;
	padding: 2px 0;
	width: 75px;
	float: left;
}
#contactform .field INPUT
{
	display: block;
	width: 250px;
}
#contactform .message LABEL
{
	float: none;
	width: 110px;
	padding: 3px 0;
}
#contactform .message TEXTAREA
{
	width: 325px;
}
#contactform .buttons #submit
{
	width: 150px;
}
#contactform .field SPAN
{
	font-size: 10px;
	display: block;
	margin: -22px 0px 0px 250px;
}
