/* Produced by HN - http://www.helmut-neuhaus.de/ *//* Abstand */body				{ margin-top:40px; margin-bottom:40px; }/* Abstand zwischen Fensterrand und Body oben bzw. unten */table				{ margin-top:10px; margin-bottom:10px; }/* Abstand zwischen zwei Tabellen *//* Hintergrundfarbe */body				{ background:#222222; }td					{ background:#000000; }th					{ background:#000000; }.background      { background:#222222; }/* Schriftart */h1,h2,h3,h4,li,p,td,th,ul	{ font-family:Verdana,Helvetica,sans-serif; }tt								{ font-family:"Courier New",Courier,monospace; }/* Ausrichtung */p,h1,h2,h3,h4,ul,ol,li,address,blockquote,nobr,b,i	{ text-align:left; }.ueberschrift01		 									{ text-align:left; }.gedichtstext01		 									{ text-align:left; }			/* Unterstreichung */a								{ text-decoration:none; }/* Schriftgröße */				h1									{ font-size:30pt; }h2									{ font-size:18pt; }h3									{ font-size:12pt; }h4,li,p,td,th,tt,ul,address		{ font-size:10pt; }.ueberschrift01		 			{ font-size:12pt; }.gedichtstext01		 			{ font-size:12pt; }/* Schriftfarbe */h1,h2,h3,h4,li,p,td,th,ul	{ color:#C0C0C0; }a:link,a:visited				{ color:#FFF8DC; }a:active,a:hover				{ color:#FFFFFF; }tt								{ color:#666666; }.ueberschrift01				{ color:#C0C0C0; }.gedichtstext01				{ color:#C0C0C0; }/* Schriftgewicht */b,h1,h2,h3,h4,td				{ font-weight:bold; }.ueberschrift01				{ font-weight:bold; }.gedichtstext01				{ font-weight:bold; }li,p,td,tt,ul					{ font-weight:normal; }	