/* CSS for Nere bland rotterna page */

.section { background: #f1c566; }
a:hover { background: #f7dca2 }  
a:hover .albuminfo { background: #f7dca2; }
.mp3 a:hover { background: #f7dca2; }  

/* Fahrner Image Replacement */

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