.content {
	width:834px;	
}

/* CSS für den Shop */
#tfx_fh_picshop {
  width: 700px;
  text-align: center;
  margin-left:70px;
}

.tfx_fh_picshop_list {
	float: left;
	width: 154px;
	height: 124px;
	text-align: center;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	overflow: hidden;
	border:1px solid #fff;  
}

.tfx_fh_picshop_pic {
	height: 91px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#009020;
}

.tfx_fh_picshop_title_box {
	height:21px;
	border-top:1px solid #fff;
	overflow:hidden;
	background-color:#009020;
	
}

.tfx_fh_picshop_title {
	padding:0px;
}

.tfx_fh_picshop_form {
  margin-top: 10px;
  height: 60px;
  margin-bottom: 20px;
}

.tfx_fh_picshop_browse {
	float: none;
	clear:both;
	margin-top: 0px;
	height: 20px;
	width: 100%;
	text-align: center;
	color:#000;	
}