.FliessendLinks { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; }
.FliessendRechts { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; }

/********** Portrait **********/
.xPortrait { width: 280px; height: auto; background: #c9c9c9; padding: 5px; margin: 0 10px 0 0; }
.xPortraitImage { float: left; margin-right: 10px; border: 2px solid #999; padding: 4px 4px 4px 4px; background: #fff; }
.xPortraitName, .xPortraitTitle, .xPortraitDetails { display: block; }
.xPortraitName { font-weight: bold; }
.xPortraitTitle { margin: 0 0 10px 0; }
.xPortraitDetails { margin: 0 0 10px 0; }
.xPortraitPhone { font-weight: bold; }
.xClear {
  clear: left;
	display:block;
}

/********** EffectImgOverlay **********/
.EffectImgOverlay { position: relative; }
.EffectImgOverlay span { display: block; color: #fff; background-color: #333; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; min-height: 70px; position: absolute; bottom: 0; left: 0; padding: 5px; display: block; }

/********** EffectExpand **********/
.EffectExpandButton { cursor: pointer; }
.EffectExpandContent { display: none; }

/********** GoogleMap **********/
.xEffectGMap { display: none; }
.xEffectGMapContent { margin-bottom: 10px; }
.xEffectGMapNotfound { padding-top: 30px; font-weight: bold; text-align: center; font-size: 14px; }

/********** Youtube **********/
.xEffectYoutube { display: none; }

