/* Menu */

#menu
    {
    }
#menu a
    {
      font-family: Century Gothic;
      font-size: 17pt;
      font-weight: normal;
      color: #FFFFFF;
      text-decoration: none;
    }
#menu a:hover
    {
      font-family: Century Gothic;
      font-size: 17pt;
      font-weight: bold;
      color: #FFFFFF;
      text-decoration: none;
    }
.font_gross
    {
       font-family: Century Gothic;
       font-size: 13pt;
       font-weight: normal;
       color: #FFFFFF;
       text-decoration: none;
    }
.font_standard
    {
       font-family: Century Gothic;
       font-size: 11pt;
       font-weight: normal;
       color: #FFFFFF;
       text-decoration: none;
    }
.font_x
    {
       font-family: Century Gothic;
       font-size: 10pt;
       font-weight: bold;
       color: #FFFFFF;
       text-decoration: none;
    }
.font_klein
    {
       font-family: Century Gothic;
       font-size: 9pt;
       font-weight: normal;
       color: #FFFFFF;
       text-decoration: none;
    }
.font_form
    {
       font-family: Century Gothic;
       font-size: 9pt;
       font-weight: normal;
       color: #000000;
       text-decoration: none;
    }
    
a
    {
      font-family: Century Gothic;
      font-size: 11pt;
      font-weight: normal;
      color: #FF9830;
      text-decoration: none;
    }
a:hover
    {
      font-family: Century Gothic;
      font-size: 11pt;
      font-weight: normal;
      color: #FF9830;
      text-decoration: underline;
    }
    
#produkte
    {
    }
#produkte a
    {
      font-family: Century Gothic;
      font-size: 13pt;
      font-weight: normal;
      color: #FF9830;
      text-decoration: none;
    }
#produkte a:hover
    {
      font-family: Century Gothic;
      font-size: 13pt;
      font-weight: normal;
      color: #FF9830;
      text-decoration: underline;
    }

