<!--
  body,td,p,h1,h2,h3,h4,h5,h6 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
  }
  body {color: black; background: #F0F0F0}
  tt,pre {font-family: courier,monospace}
  td.programm {
    font-family: monospace;
    font-size: medium;
    color: #0000FF;
    background: #FFFFC4;
  }
  td.varname {
    font-family: monospace;
    font-size: small;
    font-weight: bold;
  }
  td.vardesc {
    font-family: Verdana,Arial,"itc avant garde gothic",Helvetica,sans-serif;
    font-size: small;
  }
  dt {font-weight: bold;}

/*    Menü    */
div.menu				{float: left; padding-right: 1.5em; padding-bottom: 1.5em;
						 background: #d0d0d0}
ul.menu                 {font-size: 90%; list-style-type: none; font-weight: bold;
                         padding-left: 0em; margin-left: -1em}
li.menu                 {padding-left: 0px; margin-left: 0px; list-style-type: none; text-indent:-21px}
li.amenu                {padding-left: 0px; margin-left: 0px; list-style-type: none; text-indent:-21px}
a.menu:link				{text-decoration: none; color: black; background: #d0d0d0}
a.menu:visited			{text-decoration: none; color: black; background: #d0d0d0}
a.menu:hover			{text-decoration: underline; color: blue; background: #e0e0e0}						 
a.amenu:link			{text-decoration: none; color: red; background: #d0d0d0}						 
a.amenu:visited			{text-decoration: none; color: red; background: #d0d0d0}						 
a.amenu:hover			{text-decoration: underline; color: green; background: #d0d0d0}						 
/*span.selection          {font-size: small; color: blue}
a.selection             {font-size: small}
a.selection:link        {color: purple; text-decoration: underline}
a.selection:visited     {color: purple; text-decoration: underline}
a.selection:hover       {color: fuchsia; text-decoration: underline}
a.history               {font-size: small}
a.history:link          {color: maroon; text-decoration: underline}
a.history:visited       {color: maroon; text-decoration: underline}
a.history:hover         {color: olive; text-decoration: underline} */

pre.programm			{color: #0000ff; background: #ffffc4; 
						 padding-top: 0.5em; margin-top: 0.2em;
						 padding-bottom: 0.5em; margin-bottom: 0.2em}
/*    Rezepte    */
table.rezept td         {vertical-align:top}
td.rezept-zut           {width:30%}
table.rezept-zut        {font-family:helvetica,sans-serif; font-size:x-small; 
                         margin-top:2px}
td.rezept-menge         {text-align:right; vertical-align:top}
td.rezept-zutat         {vertical-align:top}
td.rezept-anl p         {margin-top:0pt; margin-bottom:3pt}
table.rezept-zut td     {margin-top:0pt; margin-bottom:0pt; padding-top:0pt;
                         padding-bottom:0pt; padding-right:2ex}
-->

