/*Links allgemein*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	}
.adblock_right {
	position:absolute;
	top: 275px;
	width: 180px;
	height: 565px;
	display:inline;
	margin-left:1300px;
	border : solid #ccc 2px;
	vertical-align: bottom;
	text-align: center;
}
.adblock_left {
	position:absolute;
	top: 275px;
	width: 180px;
	height: 565px;
	display:inline;
	margin-left:100px;
	border : solid #ccc 2px;
	vertical-align: bottom;
	text-align: center;
}
.player_ad {
	float: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	clear: both;
	margin-top: 30px;
	width:952px;
	background-color:#DDBF45;
	border:1px solid #000000;
	border-right:1px solid #cccccc;
	z-index:100;
}
.player_ad .ad_txt {
	float: left;
	width:920px;
	height:28px;
	display: inline;
	background-color:#FFFFFF;
	clear:both;
	margin-bottom:8px;
	padding-top:10px;
	padding-left:40px;
	text-align: left;
}
.player_ad .ad_content object{
	float: right;
	width:642px;
	height:auto;
	background-color:#FFFFFF;
	display:block;
	text-align: center;
	z-index:101;
}
/*Navigation ueber Bild oben rechts*/
a.subnav:link  {
	color: #000000;
}
a.subnav:visited  {
	color: #000000;
}
a.subnav:hover  {
	color: #DDBF45;
}
.content {
	width: 962px;
	position: absolute;
	top:10px;
	left: 50%;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: -482px;;
}
#studio_home {
	display:none;
}
.kopf {
	text-align: right;
}
.footer {
	color: #CCCCCC;
	width: 962px;
	position: relative;
	top:10px;
	display:inline;
	/*border-top: 1px dotted #DDBF45;*/
}
.footer a{
	padding:10px;
	display: block;
	color: #E5E5E5;
}

/*Navigation fuer Genres*/
.maincategory {
	position: absolute;
	left: 50%;
	top: 172px;
	width: 960px;
	margin-left: -480px;
	text-align: center;
	color: #DDBF45;
}
.maincategory a {
	padding: 7px;
	color: #DDBF45;
}
/*Navigation fuer Untergenres*/
.subcategory {
	position: absolute;
	left: 50%;
	top: 205px;
	margin-left: -474px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 6px;
	white-space: nowrap;
	color: #DDBF45;
	padding-right: 8px;
	padding-left: 3px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
}
.subcategory a {
	padding: 7px;
}
/*Navigation fuer out now, news... */
.subcategory_2 {
	position: absolute;
	left: 50%;
	top: 122px;
	text-align: left;
	margin-left: -465px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
.subcategory_2 a {
	padding: 5px;
	color: #000000;
}
.subcategory_2 a:hover {
	color: #ffffff;
}
/*Navigation fuer Projekte*/
.artist_txt a {
	color : #000000;
	text-decoration : none;
}
.artist_txt a:hover {
	color : #DDBF45;
	text-decoration : none;
}
/* Link fuer Musiktitel */
a.play:link   {
	color : #DDBF45;
	font-weight : bold;
	text-decoration : underline;
	line-height: 3;
}
 a.play:visited  {
	color : #DDBF45;
	text-decoration : underline;
	line-height: 3;
}
 a.play:hover  {
	color : #000000;
	text-decoration : underline;
}
/*Kaufen Link*/
a.buy:link  {
	color : #9D9C9C;
	font-weight : bold;
	text-decoration : underline;
}
a.buy:visited  {
	color : #9D9C9C;
}
a.buy:hover  {
	color : #000000;
}
/*Charts Link*/
a.boxmusic:link  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
} 
a.boxmusic:visited  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a.boxmusic:hover  {
	color : #DDBF45;
}
.Stil1 {color: #000000}
.feld_1 {
	width: 300px;
}
.feld_2 {
	width: 642px;
}