/*******************************************************
Projekt        : Lebenshaus-Stiftung // "Aurora" (Redesign 2006)
Datei          : aural.css
Beschreibung   : Stile für die Sprachausgabe
Autor          : Stefan Winopal (s.winopal@cnx.de)
Erstellt       : 
Letztes Update : 26-Jun-06 (s.winopal@cnx.de)
*******************************************************/

#content a:after {
	content: " (" attr(href) ")";
}
#content abbr:after, #content acronym:after {
	content: " (" attr(title) ")";
}
#footer p.sponsor {
	speak: none;
}