table.row { margin: 0; }
table td:first-child { width: 130px; }
table.adressentabelle td:first-child { width: 280px; }

table td:first-child,
table td:nth-child(2) {
padding-bottom: 20px;
}

td img { width: 100px; }
#block-twitterfeed .content{
	height: 450px;
	overflow:auto;
	width:95%;
}
