
	
#first_social_button {
	float: left;
   width: 36px;
   height: 36px;
	}
	
#social_button {
	float: left;
   width: 36px;
   height: 37px;
	margin-left: 5px;
	}

#facebook_button {
   background: url(../images/social_buttons/facebook.png) no-repeat;
   width: 36px;
   height: 36px;
   border: none;
	}
#facebook_button:hover {     
	background: url(../images/social_buttons/facebook.png) 0 -37px no-repeat;
	}
	
#twitter_button {
   background: url(../images/social_buttons/twitter.png) no-repeat;
   width: 36px;
   height: 36px;
   border: none;
	}
#twitter_button:hover {     
	background: url(../images/social_buttons/twitter.png) 0 -37px no-repeat; 
	}
	
#google_plus_button {
   background: url(../images/social_buttons/google_plus.png) no-repeat;
   width: 36px;
   height: 36px;
   border: none;
	}
#google_plus_button:hover {     
	background: url(../images/social_buttons/google_plus.png) 0 -37px no-repeat; 
	}
	
#email_button {
   background: url(../images/social_buttons/email.png) no-repeat;
   width: 36px;
   height: 36px;
   border: none;
	}
#email_button:hover {     
	background: url(../images/social_buttons/email.png) 0 -37px no-repeat; 
	}
  
  
  
  

  
#rss_button2 {
   background: url(../images/social_buttons/grey/rss.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#rss_button2:hover {     
	background: url(../images/social_buttons/grey/rss.png) 0 -25px no-repeat;
	}
  
#frage_button2 {
   background: url(../images/social_buttons/grey/fragezeichen.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#frage_button2:hover {     
	background: url(../images/social_buttons/grey/fragezeichen.png) 0 -25px no-repeat;
	}
  
#youtube_button2 {
   background: url(../images/social_buttons/grey/youtube.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#youtube_button2:hover {     
	background: url(../images/social_buttons/grey/youtube.png) 0 -25px no-repeat;
	}
  
#record_button2 {
   background: url(../images/social_buttons/grey/record.png) no-repeat;
   width: 64px;
   height: 24px;
   border: none;
	}
#record_button2:hover {     
	background: url(../images/social_buttons/grey/record.png) 0 -25px no-repeat;
	}
  
#abonnieren_button2 {
   background: url(../images/social_buttons/grey/abonnieren.png) no-repeat;
   width: 86px;
   height: 24px;
   border: none;
	}
#abonnieren_button2:hover {     
	background: url(../images/social_buttons/grey/abonnieren.png) 0 -25px no-repeat;
	}
  
#facebook_button2 {
   background: url(../images/social_buttons/grey/facebook.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#facebook_button2:hover {     
	background: url(../images/social_buttons/grey/facebook.png) 0 -25px no-repeat;
	}
	
#twitter_button2 {
   background: url(../images/social_buttons/grey/twitter.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#twitter_button2:hover {     
	background: url(../images/social_buttons/grey/twitter.png) 0 -25px no-repeat; 
	}
	
#google_plus_button2 {
   background: url(../images/social_buttons/grey/google_plus.png) no-repeat;
   width: 24px;
   height: 24px;
   border: none;
	}
#google_plus_button2:hover {     
	background: url(../images/social_buttons/grey/google_plus.png) 0 -25px no-repeat; 
	}