.rednerblock {
	clear: both;
	background-color: #f0f0f0;
	margin-top: 20px;
}

.rednerbilddivleft {
	float:left;
	margin-right: 10px;
}

.rednerbilddivright {
	float:right;
	margin-left: 10px;
}

.rednerbild {
	border: 2px solid #000000;
}

.rednertext {
	padding: 10px;
}

.redneremail {
	text-align: right;
	font-size: .8em;
	font-style:italic;
}

.rednername {
	font-weight:bold;
}

.rednerzeit {
	margin-top: 10px;
	padding: 2px 10px;
	background-color: #e0e0e0;
	font-style: italic;
}

.rednertitel {
	padding: 2px 10px;
	background-color: #e0e0e0;
	font-weight: bold;
}

