<!--

 /* 26.05.2006 12:20 (c) ati Technische Systeme und Dienstleistungen, www.ati-online.de */

 /*******************************************************************/
 /* Liste                                                           */
 /*******************************************************************/
 
 .listenavi {
  background-color: #EEEEEE;
  }
  
 .listezeileakt {
  background-color: #EEEEEE;
  }
  
 .listezeile .zeile1 a,
 .listezeileakt .zeile1 a {
  text-decoration: none;
  }
  
  
 /*******************************************************************/
 /* Details                                                         */
 /*******************************************************************/
 
 .detailsstatus {
  background-color: #EEEEEE;
  }


 /*******************************************************************/
 /* Formular                                                        */
 /*******************************************************************/
 
 .acformulara {
  background-color: #EEEEEE;
  }
 

 /*******************************************************************/
 /* Links                                                           */
 /*******************************************************************/
 
 .links .listezeile .zeile1 {
  font-weight: bold;
  }


 /*******************************************************************/
 /* MiniDatenBlatt                                                  */
 /*******************************************************************/
 
 .minidblatt {
  width: 100%; 
  margin-top: 10px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #FFCC66;
  }
  
 .minidblatt .liste {
  padding: 10px;
  }
    
-->
