.produkte_feld {
	float:left;
	width:252px;
	margin:6px;
	border-width:1px;
	border-style:solid;
	border-color:#a8a8a8;
	background-color:#FFF;
	color:inherit;
}

.produkte_feld_gross {
	float:left;
	width:524px;
	margin:6px;
	border-width:1px;
	border-style:solid;
	border-color:#a8a8a8;
	background-color:#FFF;
	color:inherit;
}

.produkte_header {
	width:100%;
	background-image:url(../images/bg_produkte_header.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#29550A;
	color:#FFF;
	font-size: 12px; 
	font-weight: bold;
}

.produkte_footer {
	width:100%;
	height:25px;	
	background-image:url(../images/bg_produkte_header.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#29550A;
	color:#FFF;
	font-size: 12px; 
	font-weight: bold;
	text-align:right;
}

.produkte_padding {
	padding:4px;
}

.produkte_text {
	float:left;
	width:260px;
	font-size: 12px;
	text-align:left;
}

div.produkte_text ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.produkte_bild {
	width:250px;
	height:200px;
	overflow:hidden;
	text-align:center;
}

.produkte_bild_gross {
	float:left;
	width:250px;
	overflow:hidden;
	text-align:center;
}