/* CSS für http://danielle.song-vision.de/ */
/* Story Formatierungen */
/* letzte Änderung 2006-01-03 */

.regie {
  font-style:italic;
  color:teal;
  font-weight:normal;
}

.musik {
  color:#FF6600;
  font-weight:bold;
  font-style:italic;
}

dt {
  font-weight:bold;
}

dd {
  margin-top:1ex;
}

.lied {
  padding:1ex;
  background: #cccccc;
  border: 1px solid #000000;
}

#inhalt table td, #inhalt table th{
	padding:.4ex .6ex .4ex .6ex;
	line-height:3ex;
}