.FliessendLinks { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em; }
.FliessendRechts { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em; }

/********** EffectImgOverlay **********/
.EffectImgOverlay { position: relative; display:inline; }
.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; }
.EffectGMapContent p { margin-bottom:0!important; } /* avoid scrollbar in ie7 */

/********** Youtube **********/
.xEffectYoutube { display: none; }

/********** Tables ***********/
table.xTable { table-layout:fixed; width:100%; }
.xTable td { vertical-align:top; }
