body {
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
	/*background-color: #f1f1f1;*/
}

.main_table {

	background-color: #ffffff;
	
	/*padding: 10px;*/

}

td {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #666666;
}

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

a.orangelink {color: #ffaa00;}
a.orangelink:hover {text-decoration:underline;}

/* bietet Ihnen jeden Monat.... */
.teaser {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	margin: 5px;
}



/* record info */
.infotext {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}

/* record info */
.tracklisting {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-align: justify;
	color: #666666;
}

.tracklisting a:link, .tracklisting a:visited, .tracklisting a:active {
	color: #ffaa00;
}
.tracklisting a:hover {
	color: #333333;
}

/* Grauer Überschriften - Balken im content ber
.head {
	background-color: #f1f1f1;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 5px;
}
*/

/* MCA */
.content {
	padding-right: 6px;
}

/* RIGHT BAR */
.right_bar {
	padding-left: 6px;
}



/* Haarlinie */
.line {
	background-color: #cccccc;
}

/* Kleine Schrift */
.small {
	font-size: 8px;
	color: #cccccc;
}

/* Strong */
strong {
	font-weight: bold;
	font-size:11px;
}


/* Button */
input.button {
	background-color: #ffffff;
	border: 1px solid #999999;
	margin-top: 5px;

}

/* Menue */
.menu {
	color: #b4bebf;
	font-size: 11px;
	font-weight: lighter;
}

.menu a:link{
	color: #b4bebf;
	font-size: 11px;
	font-weight: lighter;
}

.menu a:hover{
	color: #b4bebf;
	font-size: 11px;
	font-weight: lighter;
}

.menu a:visited{
	color: #b4bebf;
	font-size: 11px;
	font-weight: lighter;
}
.musikstile {
	color: #666666;
	font-size: 9px;
	font-weight: lighter;
	width: 140px;

}
.filter {
	color: #FFF;
	background-color: #F1974B;
	font-size: 9px;
	font-weight: lighter;
	width: 140px;
	
}

.newsletter_form {
	color: #666666;
	font-size: 9px;
	font-weight: lighter;
	width: 231px;

}

.unit {
	align: right;
	color: #666666;
	font-size: 9px;
	font-weight: lighter;
}

.newsletter {
	width: 240px;
	align: center;
}

.bigcover {
	padding: 0px;
	align: center;
}

.tracklisting_area {
	overflow: auto;
	width: 265px;
	height: 200px;
}

.searchresult {
color: red;
font-weight: bold;
}

.charts_title{


}

.suche_loeschen:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

