.TabelleHochschulen {
	height: auto;
	width: 100%;
	font-size: 1em;
}
table.TabelleHochschulen td {
 	width: 50%;
	vertical-align : top;	
}
.portraitFoto {
	float: right; 
	margin-left: 0px;
	margin-right: 150px; 
	margin-bottom: 20px;
}

