.portrait {
	height: 151px;
	width: 113px;
	float: left; 
	margin-left: 0px;
	margin-right: 20px; 
	margin-bottom: 20px;
}
.ListingSozial {
	list-style-position: outside;

}
.NaviTabelle {
	height: auto;
	width: 100%;
}
table.NaviTabelle td {
	/*width: 20%;*/
	border: none;
	vertical-align: top;
	font-size: 0.71em;
	font-weight: bold;
	text-align: left;
}
h1.Ueberschrift a:link, h1.Ueberschrift a:visited, h1.Ueberschrift a:hover, h1.Ueberschrift a:active {
	color: #28AECF;
}
table.NaviTabelle a:link, table.NaviTabelle a:visited {
	color: #666666;
}
table.NaviTabelle a.InteraktivNaviActive:link, table.NaviTabelle a.InteraktivNaviActive:visited, table.NaviTabelle a:hover {
	color: #000000;
}

