@charset "UTF-8";
	/*
	active hell braun: #b4ac89;
	dunkel braun bg:  #494537;
	content-text: #fff;
		orange: #ff900c;
	*/
/* - - - - nav - - - - -*/
.musik{		
	background-color: #494537;
	padding: 20px;
	padding-bottom: 20px;
	color: #fff;
	line-height: 1.4;
	font-size: .9em;
	letter-spacing: 1.2px;
}
 h2 {
	font-weight: 300;
	color: #aaa;
}
hr{
	border-bottom: 1px solid #666;
}
.info a:link,.info a:visited{color: #b4ac89;}
.info a:hover, .info a:focus { color: #fff;text-decoration: none;}

 /*player custom:*/
ul.graphic li a.sm2_link {
 color:#fff;
}
ul.graphic li a, ul.graphic li a.sm2_link {
 background-color: #494537;
}
.graphic span {
color: #aaa;
}