/***************************************************************/
/* --- Stylesheet ---                                          */
/* Projekt: Dieter Hoffmann-Axthelm, Offizielle Website        */
/* Datei: http://dieter.hoffmann-axthelm.de/config/screen.css  */
/* Autor: Moriz Hoffmann-Axthelm                               */
/***************************************************************/

/* Allgemein */
body        { margin:50px;
              padding:0px;
              padding-top:50px;
              background-color:#000000;
              color:#ffffff;
              font-family:helvetica,arial,sans-serif;
              font-size: 100.01%
              font-weight:normal;  /* 500 */
            }
p           { line-height:150%;
            }
dt          { font-weight:900;
            }
dd          { line-height:160%;
	     text-indent:-1em;
              font-weight:500;
            }