/*!
 * RHEINZINK Socialmedia Bar
 *
 * Copyright 2015, KWI Media GmbH
 */#socialMediaBar{position:fixed;right:0;top:120px;z-index:10000}#socialMediaBar .socialMediaBarItem{margin:0 2px 2px 0;text-align:right}#socialMediaBar a.socialMediaBarTrigger{display:inline-block;height:30px;width:30px;cursor:pointer;margin:0;padding:0}#socialMediaBar #socialMediaBarItemAndroid a.socialMediaBarTrigger{background-image:url(../img/social/google-play.png)}#socialMediaBar #socialMediaBarItemItunes a.socialMediaBarTrigger{background-image:url(../img/social/appstore.png)}#socialMediaBar #socialMediaBarItemYoutube a.socialMediaBarTrigger{background-image:url(../img/social/youtube.png)}#socialMediaBar #socialMediaBarItemFlickr a.socialMediaBarTrigger{background-image:url(../img/social/flickr.png)}#socialMediaBar #socialMediaBarItemFacebook a.socialMediaBarTrigger{background-image:url(../img/social/facebook.png)}#socialMediaBar #socialMediaBarItemPinterest a.socialMediaBarTrigger{background-image:url(../img/social/pinterest.png)}#socialMediaBar #socialMediaBarItemVk a.socialMediaBarTrigger{background-image:url(../img/social/vk.png)}#socialMediaBar #socialMediaBarItemHouzz a.socialMediaBarTrigger{background-image:url(../img/social/houzz.png)}#socialMediaBar #socialMediaBarItemLinkedin a.socialMediaBarTrigger{background-image:url(../img/social/linkedin.png)}#socialMediaBar #socialMediaBarItemMail a.socialMediaBarTrigger{background-image:url(../img/social/mail.png)}#socialMediaBar #socialMediaBarItemPhone a.socialMediaBarTrigger{background-image:url(../img/social/phone.png)}#socialMediaBar #socialMediaBarItemWechat a.socialMediaBarTrigger{background-image:url(../img/social/wechat.png)}#socialMediaBar #socialMediaBarItemConsultant a.socialMediaBarTrigger{background-image:url(../img/social/person.png)}#socialMediaBar #socialMediaBarItemRss a.socialMediaBarTrigger{background-image:url(../img/social/rss.png)}#socialMediaBar .socialMediaBarContent{background-color:#5f5f5f;color:#fff;padding:15px;display:none;width:250px;text-align:left}#socialMediaBar .socialMediaBarContent h4{color:#fff!important}#socialMediaBar .socialMediaBarContent p{margin-bottom:0!important}#socialMediaBar .socialMediaBarContent p a.internal-link{color:#fff!important;text-decoration:none;background-image:url(/fileadmin/admin/img/ico_arrow_right13x13-invers.gif)}#socialMediaBar .socialMediaBarContent .socialMediaBarVideo{margin-bottom:10px}#socialMediaBar .socialMediaBarContent .socialMediaBarVideo img{width:250px;height:auto}#socialMediaBarClickLayer{position:absolute;left:0;top:0;z-index:9999;width:100%;height:100%}