/* CSS Document */
body {
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}

body p,td{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#container{
	width: 950px;
	margin-left:0px;
}
/*HEAD STYLES START*/
#head_cnt{
width: 950px;
}
#head{
	width: 530px;
	float: left;
}

#player{
	float: left;
	width: 420px;
	height: 150px;
	vertical-align: text-bottom;
}
/*HEAD STYLES ENDE*/

/*NAVIGATION STYLES START*/
#navigation_cnt{
width:745px;
background-image:url(../../source/img/navigation_background.gif);
height:20px;
clear:both;
margin-bottom:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
padding-top:5px;
padding-left:205px;
}

/*#navigation_cnt a{
/*color:#FFFFFF;*/
/*color:#000000;
text-decoration:none;
font-weight:bold;
}*/
.navigation_cnt a:hover{
color:#FFFFFF;
text-decoration:underline;
}
/*NAVIGATION STYLES ENDE*/

/*CONTENT STYLES START*/
#content_cnt{
background-color:#000000;
width:950px;
height:auto;
float:left;
}

#content_left{
	width: 160px;
	float: left;
	padding:15px;

}

#content{
	width: 530px;
	float: left;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
	padding:15px;
	text-align:left;
	background-image:url(../../source/img/back_innen.gif);
	background-repeat:repeat-y;

}

#content_right{
	float: left;
	width: 160px;
	padding:15px;


}
/*CONTENT STYLES ENDE*/

/*FOOT STYLES START*/
#foot_cnt{
width:950px;
background-image:url(../../source/img/navigation_background.gif);
height:20px;
clear:both;
margin-top:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
padding-top:5px;
}
/*FOOT STYLES ENDE*/

#main_headline{
width:100%;

padding:0px;
margin-bottom:20px;
height:29px;
}

#news_table{
width:100%;
padding:5;
background-color:#C10000;
margin-bottom:20px;
}

#news_table_date{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

#news_table_date a{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
line-height: 20px;
}

#releases_table{
width:100%;
padding:5;
background-color:#C10000;
margin-bottom:20px;

}

#releases_table td{
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
line-height: 20px;

}

#profile_table{
width:100%;
padding:5;
/*background-color:#C10000;*/
margin-bottom:20px;
}

a {
color:#000000;
text-decoration:underline;
}

.hot{

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.hotgross{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.tracks{
color:#000000;
}

.bild_rahmen{
border:1px solid #FFFFFF;
}
.bild a{
text-decoration:none;
}