p,h1,h2,h3,h4, h5, h6, ul,ol,li,div,td,th,address,blockquote,nobr,b,i,midsize
     { 	font-family: Arial, Helvetica, sans-serif; }
	 
/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


h1 { font-size:22pt; }

h2 { font-size:20pt; }

h3 { font-size:18pt; }

h4 { font-size:16pt; }

h5 { font-size:14pt; }

h6 { font-size:12pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

/* normaler Text */


.size14	{font-size: 14pt;}
.size18	{font-size: 18pt;}
.size22	{font-size: 22pt;}
.size26	{font-size: 26pt;}
.size30	{font-size: 30pt;}
.size32	{font-size: 32pt;}
.size34	{font-size: 34pt;}
.size36	{font-size: 36pt;}
.size38	{font-size: 38pt;}
.size40	{font-size: 40pt;}
.size42	{font-size: 42pt;}
.size44	{font-size: 44pt;}
.size46	{font-size: 46pt;}
.size48	{font-size: 48pt;}


.size14b	{	font-size: 14pt;	font-weight: bold; }
.size18b	{	font-size: 18pt;	font-weight: bold; }
.size22b	{	font-size: 22pt;	font-weight: bold; }
.size26b	{	font-size: 26pt;	font-weight: bold; }
.size30b	{	font-size: 30pt;	font-weight: bold; }
.size32b	{	font-size: 32pt;	font-weight: bold; }
.size34b	{	font-size: 34pt;	font-weight: bold; }
.size36b	{	font-size: 36pt;	font-weight: bold; }
.size38b	{	font-size: 38pt;	font-weight: bold; }
.size40b	{	font-size: 40pt;	font-weight: bold; }
.size42b	{	font-size: 42pt;	font-weight: bold; }
.size44b	{	font-size: 44pt;	font-weight: bold; }
.size46b	{	font-size: 46pt;	font-weight: bold; }
.size48b	{	font-size: 48pt;	font-weight: bold; }


.a_black { color:#000000; text-decoration:none; }



a:link { color:#bbbbbb; text-decoration:none; }
a:visited { color:#bbbbbb; text-decoration:none; }
a:active { color:#bbbbbb; text-decoration:none; }

