hr {
color:#ea6a14;
background-color:#ea6a14;}



body {
	background-color: #181721;
	background-image: url(load.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	margin:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
}

.link{
	cursor:pointer;
}
a:focus { outline: none; }

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

/* CHARTS */
.rowcol{
	width:10%; color:#fff; padding:2px; margin-right:2px;
}
.rowcol_input{
	background-color:#FFBE42; border:1px solid #fff; font-size:10px;
}
.chart_cover{
	width:10%; color:#fff; padding:2px;
}
.chart_interpret{
	width:30%; color:#fff; padding:2px;
}
.chart_title{
	width:30%; color:#fff; padding:2px;
}
.chart_itunes{
	width:15%; color:#fff; padding:2px;
}

/* CHARTS TOP 100*/
.chart100_cover{
	color:#fff; width:10%; padding-left:2px;
}
.chart100_interpret{
	color:#fff; width:30%; padding-left:2px;
}
.chart100_title{
	color:#fff; width:30%; padding-left:2px;
}
.chart100_itunes{
	color:#fff; width:15%; padding-left:2px;
}
.chart100_vote{
	color:#fff; width:10%; padding-left:2px; padding-right:2px;
}
#text1{

width:100%
}



/* ORANGE BOLD SUBHEADLINE */
.orange_bold{
	color:#ec7500; font-weight:bold;
}



hr{
	border:solid #CCC 1px; 
}


/* header */
#header {
    background: #181721 url(../img/header.jpg) no-repeat;
    height: 170px;
	z-index:2;
	width:955px;
	margin:0px auto;
	position:relative;
	top:-170px;
}
#header_bg
{
	background: #181721 url(../img/bg_head.jpg) repeat-x;
	z-index:1;
    height:170px;
	width:100%;
	position:relative;	
}



#content_main{
	width:100%;
	margin:0 auto;
	position:relative;
	top:-160px;
}

/* box */
#box_header{
	margin-left:5px; font-weight:bold; font-size:12px; color:#FFFFFF;
}

.box_header{
	margin-left:5px; font-weight:bold; font-size:12px; color:#FFFFFF;
}



/* top 10, platz, gruppe, title style */
.top10_left{
	color:#fff; 
	text-align:left; 
	vertical-align:top;
}

/* top 10, itunes style */
.top10_right{
	color:#fff; 
	text-align:right; 
	padding-right:5px; 
	vertical-align:top;
}

/* top 10, ungerade zeilen */
.top10_1{
	background-color:#f4991d;
}

/* top 10, gerade zeilen */
.top10_2{
	background-color:#fcbf42;
}




/* latest news border */
#latest_news_border{
	border-top:1px solid #ff7e00;
	width:80%;
	margin:0 auto;
	text-align:center;
}





/* gossip styles */
.title_gos
{
	color:#EC7500; 
	font-weight:bold; 
	text-decoration:none;
}

/* Selber Shouten - Registrieren */
#box_registrieren {
	position:absolute;
	top:0px;
	left:0px;
/*	background-image:url(../img/box_registrieren.png); */
	width:273px;
	height:202px;
	visibility:hidden;
	
	border:2px solid #ec7500;
	
    background-color:#FFFFFF;
    padding: 10px;
	color:#5e5e5e;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
	font-size:11px;
    line-height: 15px;
    overflow: hidden;
}

.button_registrieren {
	position:relative;
	top:-10px;
	text-align:right;
	margin-right:20px;
	float:right;
}

#shout_username {
	text-align:left;
	margin-left:0px;
}	
.feld_gross { 
background-color:#ffffff; 
width:300px; 
border:1px solid #b2b2b2;
margin-bottom:5px;}