/*Navigation ueber Bild oben rechts*/
body {
	background-image:none;
}
h1 {
	color : #BBC5CC;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: top;
}
a.subnav:hover  {
	color: #BBBBBB;
}
.maincategory {
	color: #D4DADF;
}
.maincategory a {
	color: #000000;
}
.maincategory a:hover {
	color: #BBBBBB;
}
.playlist {
	border : solid #D4DADF;
	display: table;
	border-left-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-top-width: 35px;
}
.playlist .playlist_entry  {
	color: #000000;
	margin-bottom: 10px;
}
.studio_news{
	color: #666666;
	padding-left: 20px;
	padding-bottom:10px;
	text-transform: lowercase;
}
.studio_intro {
	color : #000000;
	font-size : 10pt;
	text-align: justify;
	display: block;
	background-color:#FFFFFF;
	padding:  0 5px 5px 5px;
	width:685px;
}
.studio_intro img{
	border: 8px solid #DEDEDE;
	margin: 0 -6px;
}
.studio_news a{
	text-transform: uppercase;
}
a.boxmusic:hover  {
	color : #BBBBBB;
}
.news_list img {
	border: 8px #DEDEDE solid;
	margin-bottom: 12px;
}
.news_list {
	width: 690px;
}
.artist {
	height: 166px;
	width: 316px;
	border: 0;
	text-align: left;
	padding:0px;
}
.artist img {
	border: 8px #DEDEDE solid;
	vertical-align: top;
	margin-right: 10px;
}
.artist_txt {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	overflow: visible;
	vertical-align: top;
}
.artist_txt a {
	font-size: 12px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-transform: lowercase;
	text-decoration: underline;
}
.artist_txt a:hover {
	color : #BBBBBB;
}
.text_1 {
	font-weight: bold;
	color : #BBBBBB;
}
.text_2 {
	margin-top: 20px;
}
.text_3 {
	margin-top: 20px;
}
#Layer1 {
	position: fixed;
	top:278px;
	width:365px;
	left: 50%;
	margin-left: -32px;
	z-index: 20;
}
.impressum a{
	color: #000000;
}
.impressum a:hover{
	color: #BBBBBB;
}
.impressum img{
	border: 0;
}
.linklist {
color: #BBBBBB;
}
.linklist a:hover {
	color : #BBBBBB;
}