body	{margin:10px 5px 10px 10px;}
table	{margin-bottom: 10px;}
p,p.L1,p.L2,p.L3,li	{margin-bottom:5px;}
h1,h2,h3,h4	{margin-bottom:2px;}
/* font-size = Schriftgroesse */

	h2  { color: 000066; font-size: 16pt; font-family: Verdana, Arial }

/* font-size = Schriftgroesse */

	h3 { font-size:14pt; color: #000066; font-family: Verdana,Arial;}
	
/* font-size = Schriftgroesse */

	h4 { font-size:12pt; color: #000066; font-family: Verdana,Arial;}


/* Links am Seitenende */

	p.L1 { font-size:10pt; font-family: Verdana,Arial; color:#000066;}
	p.L1a { font-size:11pt; font-family: Verdana,Arial; color:#000066; font-weight: bold;}
	p.L2{ font-size:10pt;  font-family: Verdana,Arial; color:#000066;}
	p.L3{ font-size:10pt;  font-family: Verdana,Arial; color:#000066;}
	p.L4{ font-size:11pt;  font-family: Verdana,Arial; color:#000066;}
	
	
/* font-size = Schriftgroesse *//* normaler Text */

	p,ul,ol,div,td,th,address,nobr,i 
			{ font-size:11pt; color: #336699; font-family: Verdana,Arial;}
	b	{ font-size:11pt; color: #336699; font-family: Verdana,Arial;font-weigth:200;}
	li	{ font-size:11pt; color: #336699; font-family: Verdana,Arial; margin-bottom:5px;}



/* Hintergrundfarbe */

	body {background-color:#FFFFFF;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* a:hover = Farb- und Stylewechsel by MouseOver */

	a:link { color: #000066; text-decoration: underline;11pt; font-family: Verdana,Arial; }
	a:hover  { color: #330099;  text-decoration: none ; 11pt; font-family: Verdana,Arial; }
	a:visited { color:#333366; text-decoration: underline; 11pt; font-family: Verdana,Arial;}
	a:hover  { color: #0066CC;  text-decoration: none; 11pt; font-family: Verdana,Arial;}
	a:active { color: #330099; text-decoration:underline; 11pt; font-family: Verdana,Arial;}
