/* CSS for ep1 page */

.section { background: #ddaf46; }
a:hover { background: #ffca51 }  
a:hover .albuminfo { background: #ffca51; }
.mp3 a:hover { background: #ffca51; }  

/* Fahrner Image Replacement */

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