.iconFacebook36x36 {
	display:inline-block;
	
	height:24px;
	width:24px;
	background:transparent url('/fileadmin/site/img/icon_social_facebook_36x36.png') center center no-repeat;
}
.iconYoutube36x36 {
	display:inline-block;
	
	height:24px;
	width:24px;
	background:transparent url('/fileadmin/site/img/icon_social_youtube_36x36.png') center center no-repeat;
}
.iconTwitter36x36 {
	display:inline-block;
	
	height:24px;
	width:24px;
	background:transparent url('/fileadmin/site/img/icon_social_twitter_36x36.png') center center no-repeat;
}
.iconRSS36x36 {
	display:inline-block;
	
	height:24px;
	width:24px;
	background:transparent url('/fileadmin/site/img/icon_social_rss_36x36.png') center center no-repeat;
}
.iconblog36x36 {
    display:inline-block;

    height:24px;
    width:24px;
    background:transparent url('/fileadmin/site/img/icon_social_blog_36x36.png') center center no-repeat;
}
.iconMail36x36 {
    display:inline-block;

    height:24px;
    width:24px;
    background:transparent url('/fileadmin/site/img/icon_social_email_36x36.png') center center no-repeat;
}

.iconPrint36x36 {

    margin-top: -5px;

    display:inline-block;

    height:24px;
    width:24px;
    background:transparent url('/fileadmin/site/img/icon_print.png') center center no-repeat;
}
