#ansprech 
{
	margin-bottom: 0px;
}
#ansprech p {
	margin-top: 5px;
}
#ansprech table.person 
{
	width: 100%;
	display: inline-block;
	padding-right: 50px;
	padding-bottom: 20px;
}
#ansprech table.person td:nth-child(2)
{
	vertical-align: top;
}

.name 
{
	font-size: 28px;
}

.name > a
{
	font-size: 28px !important;
}