#box_pflanzen {
	float: left;
	width: 414px;
	height: 500px;
}
	#topbox_pflanzen {
  	text-align: center;
	height: auto;
  	margin: 0px auto;
  	margin-top: 30px;
  	padding: 0px;
  	overflow: hidden;
	}
	#centerbox_pflanzen {
  	text-align: center;
	width: 300px;
	height: auto;
  	margin: 0px auto;
  	margin-top: 10px;
  	padding: 0px;
  	overflow: hidden;
	}
	#bottombox_pflanzen {
  	text-align: center;
	height: 160px;
  	margin-top: 10px;
  	overflow: hidden;
	}
#box_pilze{
	float: right;
	width: 414px;
}
	#topbox_pilze{
  	text-align: center;
	height: 100%;
  	margin: 0px auto;
  	margin-top: 30px;
  	padding: 0px;
  	overflow: auto;
	}
	#centerbox_pilze{
  	text-align: center;
	width: 300px;
	height: auto;
  	margin: 0px auto;
  	margin-top: 10px;
  	padding: 0px;
  	overflow: auto;
	}
	#bottombox_pilze{
  	text-align: center;
	height: 160px;
  	margin: auto;
  	margin-top: 10px;
  	overflow: auto;
	}
#uebersicht_pfla {
  	width: 828px;
	height: auto;
  	background-color: #f8faed;
	clear: both;
}
#spaltenbox {
	width: 550px;
	height: 100%;
	float: left;
	text-align: center;
}
.box_li {
	float: left;
	width: 270px;
	height: 100%;
	float: left;
	margin-left: 5px;
	text-align: left;
}
.box_mi {
	width: 270px;
	height: 100%;
	float: right;
	margin-left: 5px;
	text-align: left;
}
.box_re {
	float: right;
	width: 270px;
	height: 100%;
	text-align: left;
}
#liste_pfla {
	background-color: #f8faed;
	text-align: center;
}
.text_fam {
/*	border-top: solid 1px #172e21;
	border-left: solid 1px #172e21;
  	border-right: solid 1px #172e21;
	border-bottom: solid 1px #172e21;*/
	padding-top: 10px;
	padding-left: 250px;
	width: 800px;
	text-align: left;
}
.text_pfl {
	padding-left: 400px;
	width: 800px;
	text-align: left;
}
