@charset "utf-8";


#samples {
	left: 20px;
	position: absolute;
	top: 278px;
	height: 300px;
	margin-bottom: 0;
	width: 233px;
	background-color: #B88497;
	visibility: visible;
	z-index: 3333;
	overflow: visible;
}
	
#albumbasis {
	 -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	position: absolute;
	visibility: visible;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/_album/albumbasis.jpg);
	 ;
	background-repeat: no-repeat;
	background-color: #96A4AE;
}
#albums {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 125x;
	left: 0px;
	top: 66px;
}
#downloads {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 125x;
	left: 0px;
	top: 136px;
}
#lyrics {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 125x;
	left: 0px;
	top: 100px;
}
#links {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 125x;
	left: 0px;
	top: 168px;
}
#contact {
	position: absolute;
	visibility: visible;
	height: 33px;
	width: 125x;
	left: 0px;
	top: 201px;
}