#platzierung{
	width:40px;
	height:23px;
	text-align:center;
	vertical-align:middle;
	background-color:#7f5616;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
}

#vorwoche{
	width:40px;
	height:13px;
	text-align:center;
	vertical-align:middle;
	background-color:#5e4332;
	color:#FFFFFF;
	font-size:10px;
}

#new{
	width:40px;
	height:13px;
	text-align:center;
	vertical-align:middle;
	background-color:#fa7516;
	color:#FFFFFF;
	font-size:10px;
}

#re{
	width:40px;
	height:13px;
	text-align:center;
	vertical-align:middle;
	background-color:#9c4733;
	color:#FFFFFF;
	font-size:10px;
}

#chartlistheader{
	background-color:#5e4332;
	padding:4px;
}

#chartlistheader span{
	font-size:1.4em;
	color:#FFFFFF;
}

#subchartlistheader{
	background-color:#5e4332;
	padding:2px;
}

#subchartlistheader span{
	font-size:0.9em;
	color:#FFFFFF;
}

#producttitle{
	width:250px;
	font-size:1.2em;
	font-weight:bold;
}

#productartist{
	width:250px;
	font-size:1.1em;
	font-weight:bold;
}

#productprice{
	color:#a15c43;
}

#active{
	background-image:url(../gfx/bg/rundungen.gif);
	background-repeat: no-repeat;
	background-color:#5e4332;
	text-align:center;
	vertical-align:middle;
}

#inactive{
	background-image:url(../gfx/bg/rundungen.gif);
	background-repeat: no-repeat;
	height:28px;	
	background-color:#816553;
	text-align:center;
	vertical-align:middle;
}

#peak{
	width:19px;
	height:19px;
	background-color:#5e4332;
	text-align:center;
	vertical-align:bottom;
	line-height:19px;
	margin-right:2px;
	color:#FFFFFF;
}

