#leftrow{
	float:left;
	margin-left:20px;
	text-align:right;
	width:240px;
}

#sendungen{
	text-align:left;
	margin-left:300px;
	margin-right:4px;
	padding-bottom:4px;
}

#sendungen table{
	margin-bottom:1.5em;
	display:block;
}

#sendungen table td{
 vertical-align:top;
}

#sendungen td.logos{
	vertical-align:bottom;
}
#sendungen td.logos img{
	margin-right:5px;
	margin-bottom:2px;
}


#sendungen img.sendungsbild{
	margin:0em 1em 0em 0em;
}
