@charset "utf-8";
.CD {
	position: relative;
	margin-bottom: 40px;
}
.InterpretenCD {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
}
.linksCD {
	float: left;
	width: 530px;
	height: 200px;
}
.rechtsCD {
	position: relative;
	float: right;
	width: 200px;
	height: 200px;
	margin-left: 20px;
}
.reinhoeren {
	position: absolute;
	top: 0px;
	left: -40px;
}
.titelCD {
	font-size: 24px;
	color: #fa0;
	margin-bottom: 12px;
}
.UntertitelCD {
	font-size: 14px;
	margin-bottom: 20px;
}
.VerkaufCD {
	position: absolute;
	bottom: 0;
	font-size: 11px;
	color: #666;
}
