﻿@import url('../../Fonts/fonts.css');

.Share_Facebook
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/_layouts/15/images/SNF.MultiSites/fb_teilen_de.png) no-repeat;
    width: 58px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.Share_Twitter
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/_layouts/15/images/SNF.MultiSites/twitter_twittern_de.png) no-repeat;
    width: 67px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.Share_LinkedIn
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/_layouts/15/images/SNF.MultiSites/linkedin_mitteilen_de.png) no-repeat;
    width:74px;
    height:20px;
}

.Share_Xing
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/_layouts/15/images/SNF.MultiSites/xing_teilen_de.png) no-repeat;
    width:61px;
    height:20px;
}