       .fb_teilen {
	        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #869ecc), color-stop(1, #3b5999));
	        background:-moz-linear-gradient(top, #869ecc 5%, #3b5999 100%);
	        background:-webkit-linear-gradient(top, #869ecc 5%, #3b5999 100%);
	        background:-o-linear-gradient(top, #869ecc 5%, #3b5999 100%);
	        background:-ms-linear-gradient(top, #869ecc 5%, #3b5999 100%);
	        background:linear-gradient(to bottom, #869ecc 5%, #3b5999 100%);
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#869ecc', endColorstr='#3b5999',GradientType=0);
	        background-color:#869ecc;
	        -moz-border-radius:7px;
	        -webkit-border-radius:7px;
	        border-radius:7px;
	        display:inline-block;
	        cursor:pointer;
	        color:#ffffff;
            width:100px;
            height:30px;
	        font-family:Arial;
	        font-size:15px;
	        line-height:30px;
            padding-left:20px;
	        text-decoration:none;
            margin:5px 10px 5px 0px;
        }
        .fb_teilen:active {
	        position:relative;
	        top:1px;
        }
        .fb_f {
	        float:left;
        }
        a.fb_teilen {
	        color:#ffffff;
        }
        .gp_pluseins {
	        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fa9576), color-stop(1, #db4444));
	        background:-moz-linear-gradient(top, #fa9576 5%, #db4444 100%);
	        background:-webkit-linear-gradient(top, #fa9576 5%, #db4444 100%);
	        background:-o-linear-gradient(top, #fa9576 5%, #db4444 100%);
	        background:-ms-linear-gradient(top, #fa9576 5%, #db4444 100%);
	        background:linear-gradient(to bottom, #fa9576 5%, #db4444 100%);
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa9576', endColorstr='#db4444',GradientType=0);
	        background-color:#fa9576;
	        -moz-border-radius:7px;
	        -webkit-border-radius:7px;
	        border-radius:7px;
	        display:inline-block;
	        cursor:pointer;
	        color:#ffffff;
            width:100px;
            height:30px;
	        font-family:Arial;
	        font-size:15px;
	        line-height:30px;
            padding-left:20px;
	        text-decoration:none;
            margin:5px 10px 5px 0px;
        }
        .gp_pluseins:active {
	        position:relative;
	        top:1px;
        }
        .gp_g {
	        float:left;
        }
        a.gp_pluseins {
	        color:#ffffff;
        }
        .tw_tweet {
	        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7dc7ff), color-stop(1, #55acee));
	        background:-moz-linear-gradient(top, #7dc7ff 5%, #55acee 100%);
	        background:-webkit-linear-gradient(top, #7dc7ff 5%, #55acee 100%);
	        background:-o-linear-gradient(top, #7dc7ff 5%, #55acee 100%);
	        background:-ms-linear-gradient(top, #7dc7ff 5%, #55acee 100%);
	        background:linear-gradient(to bottom, #7dc7ff 5%, #55acee 100%);
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dc7ff', endColorstr='#55acee',GradientType=0);
	        background-color:#7dc7ff;
	        -moz-border-radius:7px;
	        -webkit-border-radius:7px;
	        border-radius:7px;
	        display:inline-block;
	        cursor:pointer;
	        color:#ffffff;
            width:100px;
            height:30px;
	        font-family:Arial;
	        font-size:15px;
	        line-height:30px;
            padding-left:20px;
	        text-decoration:none;
            margin:5px 10px 5px 0px;
        }
        .tw_tweet:active {
	        position:relative;
	        top:1px;
        }
        .tw_t {
	        float:left;
        }
        a.tw_tweet {
	        color:#ffffff;
        }
        .em_mail {
	        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	        box-shadow:inset 0px 1px 0px 0px #ffffff;
	        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	        background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	        background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	        background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	        background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	        background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	        background-color:#ededed;
	        -moz-border-radius:7px;
	        -webkit-border-radius:7px;
	        border-radius:7px;
	        border:1px solid #dcdcdc;
	        display:inline-block;
	        cursor:pointer;
	        color:#777777;
            width:100px;
            height:30px;
	        font-family:Arial;
	        font-size:15px;
	        line-height:30px;
            padding-left:20px;
	        text-decoration:none;
	        text-shadow:0px 1px 0px #ffffff;
            margin:5px 10px 5px 0px;
        }
        .em_mail:active {
	        position:relative;
	        top:1px;
        }
        .em_e {
	        float:left;
        }
        .info_i {
	        background-color:#ffffff;
	        -moz-border-radius:27px;
	        -webkit-border-radius:27px;
	        border-radius:27px;
	        border:3px solid #4a93cc;
	        display:inline-block;
	        cursor:pointer;
	        color:#000000;
	        font-family:Arial;
	        font-size:15px;
            font-weight:600;
	        padding:3px 10px;
	        text-decoration:none;
            margin:5px 10px 5px 0px;
        }
        .info_i:active {
	        position:relative;
	        top:1px;
        }