body          { margin-left:10px;
        	margin-right:10px;
        	font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt;
        	font-weight:normal;
        	color:#000000;
        	background:#ffffff;
               }
			   
h1             { font-family:Arial,Helvetica,sans-serif;
                font-size:14pt;
                font-weight:bold;
                color:#000066;
               }
               
h2             { font-family:Arial,Helvetica,sans-serif;
                font-size:12pt;
                font-weight:bold;
                color:#000066;
               }
 
			   
h3             { font-family:Arial,Helvetica,sans-serif;
                font-size:10pt;
                font-weight:bold;
                color:#000066;
               }
p			{
			font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt;
        	font-weight:normal;
        	color:#000000;			
			}		
			
td			{
			font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt;
        	font-weight:normal;
        	color:#000000;			
			}	
			
ul			{
			font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt;
        	font-weight:normal;
        	color:#000000;			
			}									   
			   
.fett 		{	font-weight:bold;
			}
			
.blau		{	color:#000066;
			}	
			
.blaufett	{	color:#000066;
				font-weight:bold;
			}	
			
.rotfett	{	color:#FF0000;
				font-weight:bold;
			}						
			
.klein		{
			font-family:Arial,Helvetica,sans-serif;
        	font-size:8pt;
        	font-weight:normal;
        	color:#000000;			
			}							   
			   

input          { 
        	font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt
               }

select         { 
        	font-family:Arial,Helvetica,sans-serif;
        	font-size:10pt
               }

small	      { color:#000000; }


tr.farbe1	{ 
	    	    background-color:#ffffff;      
                }

tr.farbe2	{ 
	    	    background-color:#D9E8FF;      
                }

tr.tabellenkopf	{ 
        	    color:#ffff00;
        	    font-weight:bold;
        	    background-color:#CCCCCC;      
                }

td.farbe11	{ 
	    	    background-color:#ffffff;      
                }

td.farbe21	{ 
	    	    background-color:#D9E8FF;      
                }

td.tabellenkopf2	{ 
        	    color:#000066;
        	    font-weight:bold;
        	    background-color:#CCCCCC;      
                }
       
td.tabellenkopf	{ 
        	    color:#000066;
        	    font-weight:bold;
                }

a:link        	{ 
		    color: #000066; 
        	    font-weight:bold;
		}                    
a:active      	{ 	
		    color: #000066; 
        	    font-weight:bold;
		}
a:visited     	{ 
		    color: #000066; 
        	    font-weight:bold;
		}


