/* 	DLRG Deutsche Lebens-Rettungs-Gesellschaft e.V.
	Standard-Layout für WWW-Server: www.dlrg.de
	DLRG AK Internet, webmaster@dlrg.de
	aural.css - Version 1.00 - 16.11.2006
	
	Valide gemaess: [bedingt] kompatibel
	W3C/CSS2: [IE5/6+,NN6/7+,OP6/7+,Konq5/6+,Moz1+,MacIE5]
	Style-Sheet nicht ändern  */


/* ---------- sprachausgabe ---------- */

@media aural, braille { }

* {
  float:none !important;
	clear:both !important;
	position:static !important;
	top:0 !important;
	left:0 !important;
	height:auto !important;
	width:auto !important;
	margin:0 !important;
	padding:0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border:0 !important;
	text-align:left !important;
	text-indent:0 !important;
	font-size:1em !important; }
a {
  display:inline !important; }
input, textarea, select {
  border:1px solid #000000 !important; }

#headercrumbs:before {
  content: "--Sie sind hier: "; }
#menuquick:before {
  content: "--Schnellnavigation: "; }
#menustyle:before {
  content: "--Ansichten umschalten: "; }
#menumain:before {
  content: "--Hauptmenu: "; }
.menusub:before {
  content: "--Untermenu: "; }
.menuitem:before {
  content: "*"; }	
.select:before {
  content: "*aktiv"; }	
#content:before {
  content: "--Seiteninhalt: "; }
.teaser:before {
  content: "--Teaser: " }

img:after {
  content: " (Bild: " attr(alt) ")"; }
acronym:after {
  content: " (" attr(title) ")"; }
a.aural:after {
  content: " (alt+" attr(accesskey) ")"; }

#footerspace, #bot {
  speak:none; }
