.ausgabe-liste {
	width:650px;
	height:140px;
	border: 1px solid #d2d2d2;
	background:#fff000;
	margin-bottom:20px;
	background:url(../images/bg/bg_ausg.jpg); background-repeat:x;
	line-height:15px;

}
.ausgabe-liste .img{
        margin:0px 12px 0px 0px;
	float:left;
	
}

.ausgabe-liste .img_thumb {
	margin:4px;
	margin-top:8px;
	padding:2px;
	border:1px solid #c1c1c1;
}

.ausgabe-liste .name{
	font-weight:bold;
}

.ausgabe-liste .beschreibung {
	float:left;
	margin-top:6px;
	width:335px;
	backgroun:#c3c3c3;
}

.ausgabe-liste .details{
margin-top:0px;
	
}

.ausgabe-liste .kontakt{
	backgroun:#c8c8c8;
	margin-left:508px;
	
}

.ausgabe-liste .mitte{
	background:;
	height:98px;
	margin-bottom:0px;
}

