/* CSS for Hjarter Skelett page */

.section { background: #acc2c1; }
a:hover { background: #cfe9e8 }  
a:hover .albuminfo { background: #cfe9e8; }
.mp3 a:hover { background: #cfe9e8; }  

/* Fahrner Image Replacement */

#header_hjarter {
	width: 241px;
	height: 39px;
	background-image: url(../images/header_hjarter.png);
	margin: -10px 0px 0px -10px;
}
#header_hjarter span { display: none; }
#header_musik {
	width: 241px;
	height: 39px;
	background-image: url(../images/header_musik_hjarter.png);
	margin: -10px 0px 0px -10px;
}
#header_musik span { display: none; }
#header_texter {
	width: 241px;
	height: 39px;
	background-image: url(../images/header_texter_hjarter.png);
	margin: -10px 0px 0px -10px;
}
#header_texter span { display: none; }
