<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">

		<div id="Beschreibung">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">pause</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">nicht zutreffend</span> IE <span class="emphasis">nicht zutreffend</span> CSS <span class="emphasis">2</span></td>
				</tr>
				<tr>
					<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">Vererbt: Nein</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description"><p>F&uuml;r aurale Stylesheets; Kurzttribut zum Festlegen der Attribute <span class="literal">pause-after</span> und <span class="literal">pause-before</span> in einer einzigen Anweisung. Diesem Attribut k&ouml;nnen ein oder zwei Werte zugewiesen werden.
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="csssyntax"><span class="title">CSS-Syntax</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td><span class="programlisting"><pre>pause: <span class="replaceable">time</span> | <span class="replaceable">percentage</span> {1,2}</pre>
						</span></td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="value"><span class="title">Wert</span></td>
				</tr>
				<tr>
					<td><p>Diesem Attribut k&ouml;nnen ein oder zwei Werte &uuml;bergeben werden, je nachdem, welche Werte Sie f&uuml;r<span class="literal">pause-before</span> und <span class="literal">pause-after</span> definieren wollen. Ein einzelner Wert f&uuml;r das Attribut <span class="literal">pause</span> wird sowohl auf <span class="literal">pause-before</span> als auch auf <span class="literal">pause-after</span> angewandt. Bei zwei Werten gilt der erste f&uuml;r <span class="literal">pause-before</span>, der zweite f&uuml;r <span class="literal">pause-after</span>.
</p><p>Werte f&uuml;r <span class="replaceable">time</span> sind Flie&szlig;kommazahlen, gefolgt von der Einheit <span class="literal">ms</span> (Millisekunden) oder <span class="literal">s</span> (Sekunden). Mit diesen Einstellungen werden die Pausenl&auml;ngen also absolut festgelegt. Die Pausenl&auml;ngen bei <span class="replaceable">percentage</span>-Werten sind umgekehrt proportional zum Wert <span class="replaceable">words-per-minute</span> des Attributs <span class="literal">speech-rate</span>. Da <span class="literal">speech-rate</span> bestimmt, wie lange das Sprechen eines einzelnen Worts im Durchschnitt dauert, ist eine <span class="literal">pause</span> mit dem Wert <span class="literal">100%</span> genauso lang wie ein einzelnes Wort; bei <span class="literal">50%</span> ist die Dauer der Pause halb so lang wie das Sprechen eines einzelnen Worts.
</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="initvalue"><span class="title">Anfangswert</span></td>
				</tr>
				<tr>
					<td><p>Abh&auml;ngig vom Browser.</p>
					</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="CLEARSEPARATION">&#160;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="appliesto"><span class="title">Gilt f&uuml;r</span></td>
				</tr>
				<tr>
					<td><p>Alle Elemente. </p>
					</td>
				</tr>
			</table>
		</div>
</body>
</html>