/* http://www.song-vision.de/zwische */
/* texte.css */
/* letzte Änderung 2002-12-07 */

.rfr {
  list-style-type:upper-alpha;
}

li:first-letter {  
  font-weight:bold;
}

#cr {
  font-size:80%;
}

#illucr {
  font-size:80%;
}

#cr span {
  font-weight:bold;
}

#inhalt {
  text-align:center;
}

#inhalt ol {
  text-align:left;
}

a.textillu img {
  border-style:solid;
  border-width:3px;
  border-color:#d7a100;
}

a.textillu:hover img{
  border-color:#339900;
}

a.textillu:active img,a.textillu:focus img{
  border-color:#ffffff;
}

