body				{
					font-family:verdana,arial,sans-serif;
					font-size: 10pt;
					margin-left: 10;
					margin-top: 10;
					}

h1					{
					font-family:verdana,arial,sans-serif;
					font-size: 14pt;
					color: #000000;
					font-weight: bold;
					text-align: center
					}

h2					{
					font-family:verdana,arial,sans-serif;
					font-size: 12pt;
					color: #000000;
					font-weight: bold;
					text-align: center
					}
					
p					{
					font-family:verdana,arial,sans-serif;
					color: #FFFFFF;
					font-size: 10pt;
					}

p1					{
					font-family:verdana,arial,sans-serif;
					color: #000000;
					font-size: 10pt;
					}					
					
p.Zentriert		{
					text-align: center
					}
					
p.Blocksatz		{
					text-align: justify
					}
					
a					{
					font-family:verdana,arial,sans-serif;
					font-size: 10pt;
					color: #000000;
					text-decoration: none;
					}
					
a:hover			{
					color: #000000;
					text-decoration: underline;
					}
					
A.navi:link { color: #CC9933; text-decoration : none; }
A.navi:visited { color: #CC9933; text-decoration: none; }
A.navi:hover { color: #CC9933; text-decoration: none; }
A.navi:active { color: #CC9933; text-decoration : none; }
					
					
td					{
					font-family:verdana,arial,sans-serif;
					color: #FFFFFF;
					font-size: 10pt;
					border-style : solid;
					border-width : 0px;
					}

td.header			{
					text-align: center;
					}

td.center			{
					text-align: center;
					}

td.right			{
					text-align: right;
					}

input
         {       BACKGROUND-COLOR: #FFFFFF;
                 COLOR: #000000;
                 FONT-FAMILY: Verdana;
                 FONT-SIZE: 8pt;
                 BORDER-STYLE: solid;
                 BORDER-WIDTH: 1;
                 BORDER-COLOR: #000000;
         }
 
         textarea
         {       BACKGROUND-COLOR: #FFFFFF;
                 COLOR: #000000;
                 FONT-FAMILY: Verdana;
                 FONT-SIZE: 8pt;
                 BORDER-STYLE: solid;
                 BORDER-WIDTH: 1;
                 BORDER-COLOR: #000000;
         }

         select
         {       BACKGROUND-COLOR: #FFFFFF;
                 COLOR: #000000;
                 FONT-FAMILY: Verdana;
                 FONT-SIZE: 8pt;
                 BORDER-STYLE: solid;
                 BORDER-WIDTH: 1;
                 BORDER-COLOR: #000000;
         }

