div.lesung_buchen div.autor {
	position:absolute;
	width:80px;
	font-size:10px;
	line-height:13px;
	color:#999;
}
div.lesung_buchen div.autor img {
	margin-top:2px;
}
div.lesung_buchen div.text {
	margin-left:100px;
	width:330px;
	min-height:100px;
	margin-bottom:40px;
}
div.lesung_buchen div.titel {
	position:absolute;
	margin-left:460px;
	width:250px;
	font-size:11px;
	color:#666;
}
div.lesung_buchen div.titel img {
	float:left;
}
div.lesung_buchen div.titel p {
	margin-left:85px;
}

