@import url("menue.css");
@import url("form.css");

html{margin:0;padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#474747;
	line-height:19px;
	margin:11px 0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background:url(../images/layout/streifen.png) center top no-repeat;
}
a, a.link, a.visited{color:#009534;text-decoration:none;}
a:hover, a.link:hover{color:#474747;}
a.small{font-size:9px;}
td{vertical-align:top;}
img{border:none;}
td.small, .small{font:Arial, Helvetica, sans-serif;font-size:10px;line-height:10px;}
hr{border:none;border-top:1px solid #CFCFCF;border-bottom: transparent;height:1px;margin-bottom:7px;}
h1{font-size:15px;color:#009534;padding-top:6px;height:27px;}
h2{font-size:12px;color:#009534;padding-top:0px;height:21px;margin:0px 0px 2px 0px;}
td.green, .green{color:#009534;font-weight:bold;}

#frame{margin:auto;width:992px;height:auto;}
#header{width:992px;height:221px;background:url(../images/layout/header.png) 0 0 no-repeat;}
#midbox{clear:both;float:left;width:961px;padding-left:31px;height:auto;background:url(../images/layout/mid.png) 0 0 repeat-y;}
#footer{clear:both;float:left;width:961px;height:39px;background:url(../images/layout/footer.png)  0 0 no-repeat;text-align:left;padding:81px 0 0 31px;color:#009534;}

#content{float:left;width:775px;height:auto;border:0px solid green;text-align:left;}
#content ul{float:left;list-style:none;border:0px dashed green;margin:0;padding:0;}
#content ul.left{width:475px;}
#content ul.right{width:275px;padding-left:21px;}

#content ul.leftindex{width:375px;}
#content ul.rightindex{width:375px;padding-left:21px;}

#content ul.leftproduktion{width:500px;}
#content ul.rightproduktion{width:250px;padding-left:21px;}

#content ul.liste{clear:both;float:left;list-style:disc;padding-left:27px;line-height:23px;}
#content ul.gallery{clear:both;float:left;list-style:none;padding-top:57px;}
#content ul.gallery li{float:left;padding-right:7px;}

#content ul.bohne{clear:both;list-style-image:url(../images/icons/bohne.png);list-style-position:inside;}
#content ul.bohne li{clear:both;height:23px;}

#content ul.index{clear:both;float:left;list-style:none;height:35px;border:0px solid red;}
#content ul.index li{float:left;padding-right:2px;height:32px;border:0px solid blue;display:block;}
#content ul.index li.text{padding:7px 17px 0 0;}
