#news_list_breit {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-bottom: 55px;
	padding-right: 20px;
	position: relative;
	height: auto;
	overflow: hidden;
	background-image: url(imgs/bg_schieber.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
}

#news_list_breit img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -20px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -10px;
}

.itunes {
	height: 25px;
	width: 86px;
	background-image: url(imgs/artistlink.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	overflow: hidden;
}
.artistlink {
	float: left;
	height: 25px;
	width: 259px;
	margin-left: 0px;
	margin-right: 30px;
	overflow: hidden;
	margin-bottom: 25px;
}

.last-child{
	margin-right: 0px;
}

.amazon {
	height: 25px;
	width: 86px;
	background-image: url(imgs/artistlink.png);
	background-repeat: no-repeat;
	background-position: -87px 0px;
	float: left;
	overflow: hidden;
}

.youfm {
	height: 25px;
	width: 86px;
	background-image: url(imgs/artistlink.png);
	background-repeat: no-repeat;
	background-position: -344px 0px;
	float: left;
	overflow: hidden;
}

.musicload {
	height: 25px;
	width: 86px;
	background-image: url(imgs/artistlink.png);
	background-repeat: no-repeat;
	background-position: -172px 0px;
	float: left;
	overflow: hidden;
}
.myspace {
	height: 25px;
	width: 86px;
	background-image: url(imgs/artistlink.png);
	background-repeat: no-repeat;
	background-position: -260px 0px;
	float: left;
	overflow: hidden;
}

#news_list_breit .kaufen {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	position: relative;
	display: inline;
}

#news_list_breit a:link, #news_list_breit a:visited, #news_list_breit a:active {
	color: #777679;
	border-bottom: 1px solid #EB7E30;
	text-decoration: none;
}

#news_list_breit a:hover {
	color: #777679;
	text-decoration: none;
	border-bottom-style: none;
}

#flash_list_breit {
	width: 840px;
	padding-left: 20px;
	background-image: url(imgs/bg_flash.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	padding-right: 20px;
	margin: 30px auto 5px;
}

#ref_list_breit {
	overflow:hidden;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}

.ref_list {
	font: normal lighter 24px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	color: #999999;
	text-align: justify;
}


.aktuelle_refs {
	font-size: 10px;
}

