<!--/* RehaRanke-Stylesheet A fuer Inhaltsseiten *//* Ausgabemedium: Bildschirm                 *//* css                                       *//* Es folgen die Style-Definitionen fuer RehaRanke   *//* Unterhalb jedes Befehls steht eine Kurzerklaerung *//* Farbwerte                         *//* Hellbeige  255 231 189 = ff e7 bd *//* Orange     223 134 066 = df 86 42 *//* GrünRechts 139 183 124 = 8b b7 7c *//* GrünRand   043 082 077 = 2b 52 4d *//* GrünOben   197 240 197 = c5 f0 c5 */body { margin-top:0px; 		margin-bottom:0px; 		margin-left:0px; 		margin-right:0px; 		background-color:DF8642; }/* ---- Schriftartformate ---- */	p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dd	   { font-family:Tahoma,sans-serif; }	h1 { font-size:18pt; }		/* Hauptüberschrift */	h2 { font-size:16pt; }		/* Seitenueberschriften */	h2.sh2 		{ font-size:16pt; }		/* Abschnittsueberschriften innerhalb einer Seite */	h3,h3.xmp,h3.xpl,h3.inf,h3.tip 		{ font-size:12pt; }		/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */	h4 { font-size:10pt; }		/* Zwischenueberschriften an manchen Stellen */			h5 { font-size: 8pt;	     font-weight:normal; 	     border-top-style: solid;	     border-top-width: thin;	     border-top-color: #FFB164 }		/* Fusszeile auf den Inhaltsseiten */		/* Angaben über Verfasser, letztes Update und Copyrights */	p,ul,ol,li,div,td,th,address,nobr,b,i,dd 		{ font-size:10pt; }		/* normaler Text */			pre		{ font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }		/* Quelltext-Beispiele */	tt  		{ font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }		/* Quelltext-Befehle im normalen Fliesstext */	td.xmpcode 		{ border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }		/* Bereiche mit Beispiel-Quelltexten */	.code 		{ background-color:#FFFFE0; }		/* Tabelleninhalte mit Quellcode */	td.xplcode 		{ background-color:#EEEEFF; }		/* Tabelleninhalte mit Erklaerungen */	.doc 		{ background-color:#FFFFCC; }		/* Layout-Elemente mit hellgrauem Hintergrund */	.qbar 		{ background-color:#FFFFE0; 		  font-size:9pt; 		  font-family:Arial,sans-serif; }		/* Layout-Elemente mit hellgrauem Hintergrund */	pre.normal 		{ color:#000000; }		/* normale praeformatierte Bereiche, nicht fuer Quelltexte */	a:link 		{ color:#AA5522; 		  text-decoration:underline; }	a:visited 		{ color:#772200; 		  text-decoration:underline; }	a:active 		{ color:#000000; 		  text-decoration:none; }	a.an 		{ text-decoration:none; }	//-->
