/* CSS-PRINT-Definition fuer Projekt: "Bund Deutscher Bestatter" - www.bestatter.de - (c) 2003 Yarmedia GbR, http://www.yarmedia.com */ 

/*** Shop Formatierungen ************************************************ */ 
a:link, a:hover, a:visited, a:active { 
   text-decoration: underline; 
} 
a.shoplink:link, a.shoplink:visited, a.shoplink:hover, a.shoplink:active { 
   text-decoration: underline; 
   white-space : nowrap;
} 



.artist {
	font-weight: bold;
}
.title {
	margin-left: 10px;
	font-style : italic;
}
.time {
	margin-left: 10px;
	font-weight: bold;
}
.additional {
	font-size: 90%;
	font-style : italic;
}
ol.tracklist {
	margin-left: 12px;
	padding-left: 12px;
	font-size: 90%;
}
ol.tracklist li {
}

li {
}


