/* Layout-Vorgaben für Schulprojekt Luigi Nono */

BODY          {color: #000000;
               background: #F4F8F0;
               font-family: "Arial", sans-serif;};

a:link        {color: #000080};
a:active      {color: #000080};
a:visited     {color: #000080};

#nono         {font-family: "Times", serif;
               color: #008000};

#button       {font-size: 8pt;
               color: #FFFFFF;
               background: #D0D0D0; };

#content      {margin-top: 20mm;
               margin-left: 25mm;
               margin-right: 10mm;};
H1, H2,
H3, H4,
H5            {font-family: "Arial";
               margin-left: 0mm;
               margin-top: 8mm;     };

P             {font-family: "Arial", sans-serif;};

/* dt            {width: 14mm; font-weight: bold}; */

dd            {margin-left: 15mm;
               margin-top: 1pt;
               margin-bottom: 3mm; };

li            { margin-bottom: 6pt; };

TD            {vertical-align: top};
#bottom       {vertical-align: bottom};

blockquote    {font-style: italic;};


#fnote        {font-size: x-small};

P.fortsetzung {font-style: italic; font-size: 8pt};


#autor        {font-style: italic};

P.aufmacher   {font-weight: bold};

P.negativ     {color: #FFFFFF; background: #5000A0;};

#weiter       {margin-top: 20mm;
               font-style: italic;
               font-weight: bold;};

P.abspann     {margin-top: 10mm;
               text-align: center;
               font-size: 9pt;
               line-height: 100%};

HR            {height: 3; color: #808080;}

HR.footer     {margin-top: 50mm};

P.footer      {margin-top: -1mm;
               text-align: right;
               font-size: 8pt;    };

P.erstellt    {margin-top: -2mm;
               text-align: right;
               color: #808080;
               font-size: 6pt;
               font-style: italic};
