body                 {
                     background: #FFFFFF;
                     background-image: none;
                     font-size: 9pt;
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #666666;
                     margin-left: 0pt; 
                     margin-right: 0pt; 
                     margin-top: 0pt;
					 margin-bottom: 0pt;
                     scrollbar-face-color: #F7F7F7; 
                     scrollbar-highlight-color: white; 
                     scrollbar-shadow-color: #666666; 
                     scrollbar-3dlight-color: white; 
                     scrollbar-arrow-color: #333333; 
                     scrollbar-track-color: #F3F3F3; 
                     scrollbar-darkshadow-color: #333333;
                     }

input                {
                     background-Color: #FFFFFF;
                     color: #000000;
                     }


input[type="checkbox"] {
                       background-Color: #FFFFFF;
                       color: #000000;
                       }

select               {
                     background-Color: #FFFFFF;
                     color: #000000;
                     }

textarea             {
                     background-Color: #FFFFFF;
                     color: #000000;
                     }

table.framed         {
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #000000;
                     font-size: 10pt;
                     line-height: 110%;
                     border-width: 1pt;
                     border-color: #006666;
                     }
					 
td                   {
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #666666;
                     font-size: 8pt;
                     line-height: 110%;
                     }

td.textarea          {
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #666666;
                     font-size: 8pt;
                     line-height: 120%;
		             padding: 30pt;
                     }

td.subnavi           {
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #F7F7F7;
                     font-size: 8pt;
                     line-height: 120%;
		             padding-top: 20pt;
					 padding-left: 0pt;
                     }

td.subnavi_links     {
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #666666;
                     font-size: 9pt;
                     line-height: 110%;
					 font-weight: bold;
                     }

td.framed            {
                     font-family: Arial, Helvetica, Sans-Serif;
					 background: #F3F3F3;
                     color: #000000;
                     font-size: 10pt;
                     line-height: 110%;
                     border-width: 1pt;
                     border-color: #006666;
                     }

td.kleinschrift      {
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, Sans-Serif;
                     color: #9000000;
                     font-size: 8pt;
                     }

p.kleinschrift       {
                     text-align: left;
                     font-size: 8pt;
                     }

ul                   {
                     list-style-type: square;
                     }

ul.bigger            {
                     list-style-type: square;
                     list-style-image: url(../../graphix/order.jpg);
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     font-weight: bold;
                     font-size: 10pt;
					 line-height: 150%;
					 }
   
a:link               {
                     color: #333333;
                     text-decoration: underline;
                     }

a:visited            {
                     color: #666666;
                     text-decoration: underline;
                     -moz-outline: 0px dotted WindowText;
                     }

a:active             {
                     color: #999999;
                     text-decoration: underline;
                     }

a:hover              {
                     color: #CCCCCC;
                     text-decoration: underline;
                     }

a.brightlink         {
                     font-size: 10pt;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #FFFFFF;
                     text-decoration: underline;
                     }

a.brightlinkklein    {
                     font-size: 8pt;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #FFFFFF;
                     text-decoration: underline;
                     }

p.blocksatz          {
                     text-align: justify;
                     margin-right: 10pt; margin-left: 10pt;
                     }

a.darklink           {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #000000;
                     text-decoration: underline;
                     }

a.darklinkklein      {  
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #FFFFFF;
                     text-decoration: underline;
                     font-size: 8pt
                     }

h1                   {  
                     font-family: Arial, Helvetica, sans-serif;
                     background: #FFFFFF; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 12pt;
					 line-height: 110%;
                     }

h1.table             {  
                     font-family: Arial, Helvetica, sans-serif;
                     background: #FFFFFF; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 12pt;
					 line-height: 110%;
                     }


h2                   {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 11pt;
                     margin-bottom: -5px;
					 }

h2.table             {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 11pt;
                     margin-bottom: 5px;
					 }
					 
h3                   {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 10pt;
                     margin-bottom: -10px;
					 line-height: 110%;					 					 
                     }
					 
h3.table             {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #999999;
                     font-weight: bold;
                     font-size: 10pt;
                     margin-bottom: 5px;					 					 
                     }
					 
h4                   {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #000000;
                     font-weight: bold;
                     font-size: 10pt;
                     margin-bottom: -5px;					 					 
                     }
					 
h5                   {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #000000;
                     font-weight: bold;
                     font-size: 9pt;
                     margin-bottom: -5px;					 					 
                     }					 					 

h6                   {  
                     background: #FFFFFF;
                     font-family: Arial, Helvetica, sans-serif; 
                     color: #000000;
                     font-weight: bold;
                     font-size: 9pt;
                     margin-bottom: 0px;					 					 
                     }				