@charset "utf-8";
/* RIGHTCONTENT */

.button{
	background: url(../img/content/buttons_rechts/buttonsBG.gif);
	width:219px;
	height:42px;
	margin:0 0 5px 10px;
}
.button:hover{background: url(../img/content/buttons_rechts/buttonsBG_mo.gif);}
.button a{text-decoration:none; font-size:18px; text-transform:uppercase; font-weight:bold; line-height:18px; background:none no-repeat right; padding:6px 36px 0 10px; width:170px; display:block; height:36px; }
.button a span{
	font-size:10px;
	display:block;
	line-height:10px;
	width:160px;
	color: #817f7f;
}
.button.news a{color:#fe831a; background-image:url(../img/content/buttons_rechts/newsletter.gif);}
.button.fb a{
	color:#3e61b2;
	background-image: url(../img/content/buttons_rechts/facebook.gif);
}
.button.twitter a{
	color:#34b5d8;
	background-image:url(../img/content/buttons_rechts/twitter.gif);
}
.button.flickr a{
	color:#ff0084;
	background-image:url(../img/content/buttons_rechts/flickr.gif);
}
