/* DATEI  : body.css */
/* PROJEKT: ucy/Schule */
/* AUTHOR : Ingo van Lessen */

@page { size:21.0cm 14.85cm; }
@page :header
          {content: HHHAAALLL,first(chapter), ; border-bottom:thin solid black;}

          body {background-color:#ffd707;}
h1,h2     {margin-top:1em; margin-bottom:1em;}
h3        {margin-top:0em; margin-bottom:0em;}

h4,p,div,table  {padding-left:5%;}
ul        {padding-left:0%;}

p,pre,h1,h2,h3,h4,h5,sup,div,ul,th,td,b,i
          {font-family:Verdana,Futura Lt BT,Futura Bk BT,Arial,Verdana,MS Sans Serif,sans-serif;}

h1,h2     {font-size:12pt;}
h3        {font-size:10pt;}
h4,p,ul,div,pre,sup,i,th,td
          {font-size:9pt;}

h1,h2,h3,h4
          {text-decoration:underline;}
p         {text-align:justify;}
i         {text-align:center;}

p,pre,h2,h3,sup,div,ul,b,i
          {color:black;}
pre       {color:olive;}

a:link    {color:red; text-decoration:none; }
a:visited {color:green; text-decoration:none; }
a:active  {color:lime; text-decoration:none; }
a:name    {color:olive; text-decoration:none; }

