
body {      
      background-color: #333333;      
      margin: 0px;
      background-image: url(../images/bgline.gif);
      font: 1.0em "Trebuchet MS",Verdana,sans-serif;
      font-size: 12px;
      color: #AAAAAA;
      }      

   a {
      color: #AAAAAA;
      text-decoration: none;
      }      

   a:hover {
      color: #EEEEEE;
      text-decoration: underline;      
      }  
   
   img {
   	  border: 0px; 
   	  }   
      
   #mainframe {                
      background-color: #333333;              
      }    
      
   #contre {                     
      background-color: #2E2E2E; 
      font-size: .95em;
      color: #AAAAAA;             
      }  
   
   #contre a{                      
      color: #AAAAAA;             
      }  
      
   #contre a:hover{                      
      color: #AAAAAA;             
      }                    
      
   #navigation {      
      background-color: #CCCCCC;
      }             

   #navigation td {
      border-bottom: 1px solid #990000;      
      }      

   #navigation a {
      font-size: .98em;
      color: #333333;
      text-decoration: none;
      letter-spacing: .1em;
      display:block;
      }      

   #navigation a:hover {
      color: #990000;
      text-decoration: underline;
      background: #555555;
      color:#AAAAAA;
      }      

   #logo {
      font-size: 1.8em;
      color: #CC0000	;
      letter-spacing	: .2em;
      background-color: #333333;
      }   
  
	#menues {
      font-size: .9em;
      color: #AAAAAA;
      text-decoration: none;
      letter-spacing: .1em;
      background-color: #555555;
      }    

   #menues a {      
      color: #AAAAAA;
      text-decoration: none;    
      }      

   #menues a:hover {
      color: #EEEEEE;
      text-decoration: none;
      }
      
   .logo_under {
      font-size: .7em;      
      }     
  
   .Headline {		
   	  font-size: 1.1em;				
			font-weight:bold;			
			color: #CC0000;			
			}  
   
   .Underline {						
			font-weight:bold;						
			text-decoration: underline;
			}     
			
	 .ContreHeadline {		
	 	  font-size: 1.05em;   	  				
			font-weight:bold;			
			color: #993300;			
			}  
   
   .ContreUnderline {						
			font-weight:bold;						
			text-decoration: underline;
			}     	
		
   .smallWarn {
   	  text-decoration:blink;
   	  }	
