

body,p,br,table    { 
				     font-family: Arial; 
                     font-size: 9pt; 
					 color: #000000; 
                     margin-left: 0; 
			         margin-right: 0; 
					 margin-top: 5
					 margin-bottom: 5;
				    }

			   
#headline      {
			   font-family: Arial;
			   font-size: 8pt; 
			   color: #000000;
			   margin-left: 4 ;
			   }
			   
#menu      	   {
			   font-family: Arial;
			   font-size: 12pt;
			   color: #000000;
			   margin-left: 5;
			   }
			   
#small      	   {
			   font-family: Arial;
			   font-size: 8pt;
			   color: #000000;
			   margin-left: 5;
			   }		   
			   
			   
			   
#textnormal    {
			   font-family: Arial;
			   font-size: 9pt;
			   color: #000000;
			   text-align:justify;
			   }	   
			   
			   
#textsub    {
			   font-family: Arial;
			   font-size: 8pt;
			   color: #000000;
			   text-align:justify;
			   }	

             
h1           { font-family: Arial; font-size: 11pt; color: #000000; 
               margin-left: 3 ; margin-right: 3; top: 5  }		 
			   

a:link { color:#2D3A8C; text-decoration:none; }
a:visited { color:#2D3A8C; text-decoration:none; }
a:hover { color:#2D3A8C; text-decoration:underline; }
a:active { color:#2D3A8C; }

a.menuklein:link { color:#2D3A8C; text-decoration:none; font-size: 8pt; margin-left: 10;}
a.menuklein:visited { color:#2D3A8C; text-decoration:none; font-size: 8pt; margin-left: 10;}
a.menuklein:hover { color:#2D3A8C; text-decoration:underline; font-size: 8pt; margin-left: 10;}
a.menuklein:active { color:#2D3A8C; font-size: 8pt; margin-left: 10;}





