/*********************************************************************/
/*                                                                   */
/*    Style-Sheet :: Combé Maschinenvertrieb  (Netscape 4.x)         */
/*                                                                   */
/*    by: Detlef Battefeld                                           */
/*                                                                   */
/*    last update: 2003-10-10                                        */
/*                                                                   */
/*********************************************************************/

body               {
                   background-color: #FFFFFF;
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 10pt;
                   }
h1                 {
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 1.6em;
                   }
h2                 {
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 1.4em;
                   }
h3                 {
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 1.2em;
                   }
h4                 {
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 1.0em;
                   }
.head              {
                   border-collapse: collapse;
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 10pt;
                   }
.master            {
                   border-collapse: collapse;
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 10pt;
                   }
.master th,td      {
                   vertical-align: top;
                   }
.main              {
                   font-family: Arial,Helvetica,sans-serif;
                   font-size: 10pt;
                   }
.nav               {
                   background-color: #000099;
                   color: #FFFFFF;
                   line-height: 1.5em;
                   font-family:Arial,Helvetica,sans-serif;
                   font-size: 10pt;
                   font-style: normal;
                   font-weight: bold;
                   text-align: left;
                   text-decoration: none;
                   }
.nav a             {
                   border-bottom-width: 0px;
                   background: #9F9F9F;
                   display: block; 
                   color: #FFFFFF; 
                   text-decoration: none;
                   }
.nav em a          {
                   font-style: normal;
                   }
.nav a:visited     {
                   color: #FFFFFF;
                   text-decoration: none;
                   }
.nav a:active      {
                   color: #FFFFFF;
                   text-decoration: none;
                   }
.nav a:hover       {
                   background-color: #FFFFFF;
                   color: #000099;
                   font-weight: bold;
                   text-decoration: none;
                   }
.tex               {
                   border-collapse: collapse;
                   }
.tex td            {
                   vertical-align: top;
                   font-family: Arial,Helvetica,sans-serif;
                   font-size: 10pt;
                   }
.pic               {
                   border-collapse: collapse;
                   }
.pic td            {
                   font-family: Arial,Helvetica,sans-serif; 
                   font-size: 10pt;
                   }
/*********************************************************************/
