/* Definition der Text-Parameter *//* - Autor: Christoph Lehmann *//* Stand: 18.01.2000 */body 			{margin-top:10px; margin-bottom:10px; color:darkblue}p,h1,h2,h3,h4,ul,ol,span{ font-family:comic sans ms; font-weight:bold; sans-serife; color:darkblue; }li,div,td,tr,th,table	{ font-family:comic sans ms; font-weight:bold; sans-serife; color:darkblue; }h1                      { font-size:18pt; }h2                      { font-size:16pt; }h3                      { font-size:14pt; }h4                      { font-size:10pt; }p,ul,ol,li,div,td,span	{ font-size:11pt; font-weight:bold}th,tr,table            	{ font-size:11pt; }pre                     { font-size:10pt; }tt                      { font-size:10pt; }br						{ font-size:11pt; }a:link                  { color:darkblue  ; text-decoration:underline }a:visited               { color:mediumblue; text-decoration:underline }a:active                { color:dodgerblue; text-decoration:underline }