body { background: #F6F4E4 url("/fileadmin/users/139/ganesha-store/bg/bg.gif") repeat-x top left; padding: 0; font-family: Arial, Verdana, Helvetica, sans-serif; color: #555;}

#header { clear: both; height: 25px; padding: 163px 0 0 0; color: #000; background:#fff repeat-x bottom left; }

#page { background: #F6F4E4; padding: 0px; }
#page_margins {border: none; }

#main { margin: 30px 0; background: none; }

#footer { padding: 10px 20px; color:#666; background: #F6F4E4; border-top: 3px #ccc solid; }

#topnav { padding: 0 10px 0 0; }
#topnav a { padding: 0 5px 0 0; }


h1,h2,h3,h4,h5,h6 { color: #470074; padding: 0 0 0.7em 0;}

  h1 { font-size: 133.33% }                        /* 24px */
  h2 { font-size: 116.67% }                     /* 20px */
  h3 { font-size: 100% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic; } /* 14px */
  

  #col3 p { padding: 0 0 0.8em 0; }
  
  #col3 li { padding: 0 0 0.5em 0; }

  /**
   * Tables | Tabellen
   * (en) Generic classes for table-width and design definition
   * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
   *
   * @section content-tables
   */

  table { width: 100%; border-collapse:collapse; margin-bottom: 0em; }
  table.imgtext-table { width: auto; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed; }

  th,td { padding: 0em 0em 0.3em 0em; }
  thead th { background: #444; color: #fff; }
  tbody th { background: #ccc; color: #333; }
  tbody th.sub { background: #ddd; color: #333; }
  
  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 0.5em 1em; padding: 0px; }
  li { margin-left: 1.5em; line-height: 1.5em; }
  

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *
   */

  a { color: #470074; text-decoration:none; }
  a:focus,
  a:hover,
  a:active { background-color: none; text-decoration:underline; }
  
  

  
    #submenu {
    margin: 0 0 0 0;
    border-top: none;
    border-bottom: none;
    background-color: #F6F4E4;
  }

  
    /* Menu Title */
  #submenu li#title { color: #470074; background-color: #F6F4E4; padding: 3px 5% 3px 5%;}
  
  
    /* Level 1 */
  #submenu li#active,
  #submenu li strong {
    width: 90%;
    padding: 3px 0px 3px 10%;
    font-weight: bold;
    color: #fff;
    background-color:none;
    border-bottom: 1px #777 solid;
  }

  #submenu li a { width: 90%; padding-left: 10%; background-color:#F6F4E4; color: #555; border-bottom: 1px solid #777; }
  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { background-color:#ccc; color: #777; }

}
