.cdcover {
	float               : left;
	width               : 140px;
}
.cdcover .coverart {
	margin              : 0px 0px 5px;
	width               : 100px;
}
.cdcover .buy {
	margin              : 0px 0px 2px;
	width               : 80px;
}
.cdcover h3 {
	font-size           : 0.85em;
	margin              : 15px 0px 0px;
}

.tracklist {
	float               : right;
	width               : 345px;
}
.tracklist h2,
.tracklist h3 {
	font-size           : 1.0em;
}
.tracklist h3 {
	margin              : 15px 0px 0px;
}
.tracklist table {
	background          : #f5f5f5;
	margin              : 15px 0px 0px;
	width               : 345px;
}
.tracklist table .bewertung {
	width               : 55px;
}
.tracklist table th {
	color               : #909090;
	padding             : 3px 5px;
	text-align          : right;
}
.tracklist table td {
	padding             : 3px 5px;
}


.tags {
	list-style-type     : none;
	margin              : 0px 0px 10px;
}
.tags li {
	float               : left;
	height              : 1.7em;
	line-height         : 1.7em;
	margin              : 0px 3px;
	vertical-align      : middle;
}
.tags li a {
	text-decoration     : none; 
}


#formRezension {
	margin              : 15px 0px 0px;
}
#formRezension label {
	font-weight         : bold;
}
#formRezension textarea,
#formRezension .text {
	border              : 1px solid #373534;
	margin              : 0px 0px 5px;
	padding             : 2px 3px;
	width               : 477px;
}
#formRezension textarea {
	height              : 200px;
	width               : 477px;
}


h2.kaufladen {
	margin              : 15px 0px 0px;
}
ul.kaufladen {
	list-style          : none;
}
ul.kaufladen li img {
	margin              : 2px 0px;
}
