#slogan
{
	text-align: center; 
	font-size: 18px; 
	color: #fcc; 
	background-color: inherit;
	margin-bottom: 50px;
}
td.cd_image
{
	width: 180px; 
	text-align: center; 
	vertical-align: top;
}
p.besetzung
{
	line-height: 20px;
}
ol.titlelist
{
	line-height: 160%;
	margin-left: 20px;
}
li
{
	color: #005;
	background-color: inherit;	
}
a.mp3
{
	color: #804;
	background-color: inherit;
	text-decoration: underline;
}
a.mp3:hover
{
	background-color: #FFFFF0;
	color: Maroon;
}

img.cd_image
{
	width: 140px;
	height: 121px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-top-color: #fff;
	border-left-color: #fff;
	border-right-color: #000;
	border-bottom-color: #000;
}
h2.album_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-left: 45px;
	color: #900;
	background-color: inherit;	
}
p.download
{
	margin-left: 40px;
}
table.cast
{
	 margin-top: 0px; 
	 margin-left: 20px;
}
table.songlist
{
	 margin-top: 10px;
}
table.buynow
{
 	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 20px;	
}
p.buynow
{
	text-align: left;
	font-weight: 900;
	color: #900;
	background-color: inherit;
}
#contactlink
{
	text-decoration: underline;
}
#all_cds_main_table
{
	width: 100%;
	height: 100%;
	color: inherit;
	background-color: transparent; 
	/* border: none; */
	margin-bottom: 20px;
	margin-left: 50px;
	/* border-collapse: collapse; */
}
td.cd_title
{
	width:					160px;
	font-weight: 			900;
	font-size:				16px;
	color:					#FEEBC1;
	background-color: 		inherit;
	border:					none;
}
td.cd_info
{
	font-size:				12px;
	color:					#FEEBC1;
	background-color: 		inherit;
	padding-bottom:			30px;
	border:					none;
}
td.cd_text
{
	padding-top:			0px;
	background-color: 		inherit;
	vertical-align: 		top;
	color:					#FEEBC1;
	font-size:				16px;
}
span.cd_text
{
	font-weight: 			900;
	color: 					Lime;
	background-color: 		inherit;
	font-size:				120%;
}

