.mantel {

	border:1px solid #c3c3c3;
	padding:4px;
	margin-bottom:15px;	
	width:661px;
	background-image:url(../images/bg/bg_ausg.jp);background-repeat:no-repeat;
	background:#fff;
}

.mantel-aktion {

	border:1px solid #c3c3c3;
	padding:4px;
	margin-bottom:15px;	
	width:661px;
	background-image:url(../images/bg/bg_ausg.jp);background-repeat:no-repeat;
	background:#fff3bb;
}


.ausgabe-liste {
	width:663px;
	height:140px;
	border: 0px solid #d7d7d7;
	line-height:16px;
	color:#404040;

}
.ausgabe-liste .img_ausgabe{
       	float:left;
	margin-right:15px;
	width:164px;
	
}

.ausgabe-liste .img_thumb {
	margin:4px;
	margin-top:0px;
	padding:8px;
	border:1px solid #c1c1c1;
	background:#fff;
}

.ausgabe-liste .name{
	font-weight:bold;
	float:left;
	width:340px;
	font-size:13px;
}


.ausgabe-liste .main_ausgabe{
	width:661px;
	height:130px;
	margin-top:4px;
}


.ausgabe-liste .beschreibung {
	float:left;
	margin-top:0px;
	margin-left:0px;
	height:115px;
	width:340px;
	font-size:11px;
}

.ausgabe-liste .details{
	margin-top:6px;
	
}

.ausgabe-liste .kontakt{
	margin-top:0px;
	
}

.ausgabe-liste .mitte{
	float:left;
	margin-right:12px;
	width:340px; 
	height:125px;
	margin-top:0px;
}

