/***************************************************************/
/* --- Stylesheet ---                                          */
/* Projekt: Dagmar Hoffmann-Axthelm, Offizielle Website        */
/* Datei: http://dagmar.hoffmann-axthelm.de/config/screen.css  */
/* Autor: Moriz Hoffmann-Axthelm                               */
/***************************************************************/

/* Allgemein */
body        { margin:50px;
              padding:0px;
              padding-top:50px;
              background-color:#ffcc00;
              color:#000000;
              font-family:Times,"Times New Roman",serif;
              font-weight:normal; }

h1,h2,h3,h4 { font-weight:bold;
              font-family:helvetica,arial,sans-serif; }
p           { line-height:120%; }
dt          { font-weight:bold; }
dd          { line-height:160%; text-indent:-1em; }

img         { border-style:solid;
              border-width:thick;
              border-color:#996600;
              margin-left:1em;
              float:right; }