@charset "utf-8";
/* CSS Document */


.steuer {
	/*display:none;*/
	margin:-20px 0 0 0;
}


.shop h3, .shop span { background:none;}
* html .shop * { background:none;}
.shop h2  {
	background:none;
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0px;
}
.shop h4  {
	color:#999999;
	font-size:100%;
	margin-top:-5px;
	line-height:140%;
}
.steuer, .price {
	margin-right:180px;
	text-align:right;
	text-indent:0px;
	padding:0 0 20px 0;
}


.shop img { 
	border:1px solid #999999;
	float:left;
	/*height:160px;*/
	/*margin:0px 20px 20px 0px;*/
	/*	width:160px;	*/
	width:inherit;
	margin-right:20px;
}
.preview {
	margin:0px 20px 20px 0px;
}
* html .shop img {
	width:auto;
}
 *+html .shop img {
	width:auto;
}
.price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	line-height:60%;	
}
.shop .action {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:10%;
}

div.shop {
	background:no-repeat;
	padding-top:30px;	
}



/*	Nur für die Formatierung der Musikcds*/
.songlist {
	margin:0px 0px 10px 0px;
}
* html .songlist {
	margin:0px 0px 0px 0px;
}
span.block {
	display:block;
	height:130px;
}
* html span.block {
	height:160px;
}
h6 a.song {
	display:block;
	clear:both;
	padding:5px 0 0 0;
}
a.song img {
	margin:2px 5px;
	border:none;
}

h3.left_float {
	margin-right:15px;
}