a {
	font-weight: bold; 
	color: #A91B1B; 
	text-decoration: none;
}
a:hover {
	color: #C5673A;
}

iframe {
overflow-x: hidden;
}

body {  
	margin-left: 0px;  
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px
}
.mp3 {
	background-image: url(images/gfx_24.jpg);
	background-repeat: no-repeat;
}
.agenda {
	background-image: url(images/gfx_29.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image: url(images/gfx_25.jpg);
	background-repeat: no-repeat;
}
.popup  {
	color: #000033; 
	background-image: url(images/gfx_popup_bg.jpg); 
	layer-background-color: #cccccc;
	position: absolute; 
	top: 100px; 
	left: 219px; 
	width: 311px; 
	height: 283px; 
	visibility: hidden;
}
.button  {
	color: #000033; 
	background-image: url(images/gfx_popup_bg.jpg); 
	layer-background-color: #cccccc;
	position: absolute; 
	top: 100px; 
	left: 219px; 
	width: 311px; 
	height: 283px; 
	visibility: hidden;
}
	.popup_content {
	font-family: helvetica, arial;
	font-size: 12px;
}
.popup_tracklist {
	font-size: 9px;
}
.popup_cd {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
.bestellen {
	font-size: 14px;
	font-weight: bold;
}