h1 {
   font-family: Arial;
   color: #CC6600;
   text-align: center;
   }
   
h2 
      {
   font-family: Arial;
   color: #CC0000;
   text-align: center;
   }
   
p 
    {
  font-family: Arial;
  color: #CC0000;
  text-align: justify
  }   

img
    {
   border: 0;
  }
  
body
       {
	   background-color: #000000; 
   }  
  
.past { 
   font-size: 22px;
   font-family: Arial; 
   color: #FFFFFF;
  }   

.list 
         {
    font-family: Arial; 
    color: #BBBBBB;	
	}
  
.fliesstext 
       {font-family: Arial; 
    color: #CC6600;
    text-align: justify
    }
	
.left
      {
   font-family: Arial; 
   color: #CC6600;
   text-align: center;
   font-size: 17px;
   }

.boxen
      {
   font-family: Arial; 
   color: #CC6600;
   text-align: left;
   font-size: 15px;
   }

.zitat
    {
  font-family: Arial; 
  color: #CC6600;
  text-align: justify
  }
  
p.w3
    {
   position: relative;
   width: 88px;
   height: 31px;
   bottom: 10px;
   left: 25px;
   }  
   
p.w3b
    {
   position: fixed;
   width: 88px;
   height: 31px;
   bottom: 10px;
   left: 25px;
   }
   
a:link
      {  font-family: Arial; 
	  color: #880000;
	  font-size: 16px;
      }
	  
a:visited
             {font-family: Arial; 
	  color: #CC6600;
	  font-size: 16px;
      }	  
	  
a:hover
             {font-family: Arial;
	  color: #008800;
	  font-size: 16px;
      }   
	 
a:active
             {font-family: Arial; 
	  color: #88000;
	  font-size: 16px;
      }

	