@media aural, braille{
 
}
body{
 voice-family:male;
 speech-rate:medium;
 volume:medium;
 stress:40;
 richness:40;
 pitch:10kHz;
 speak:normal;
 speak-numeral:continuous;
 speak-punctuation:none;
}
b{
 stress:60;
}
i{
 richness:60;
 pitch:12kHz;
}
th{
 speak-header:once;
}
img{
 speak:none;
}
#header{
 speak:none;
}
#menu:before{
 content: "--Navigation: ";
}
#language:before {
 content: "--Sprache umschalten: ";
}
#counter:before {
 content: "--Online und Besucherzähler: ";
}
#webmaster:before {
 content: "--Link zum Webmaster: ";
}
#content:before{
 content: "--Seiteninhalt: ";
}
img:after{
 content:" (Bild: " attr(alt) ")";
}
acronym:after{
 content:" (" attr(title) ")";
}
a.aural:after{
 content:" (alt+" attr(accesskey) ")";
}
#footer{
 speak:none;
}
