
/* Stylesheet von Fotostudio Hermann */

body { color:black;
       font-family:Verdana,Helvetica, Arial;
       background-color:#000000;}

p, h1, h2, h3, h4, h5, h6 { font-family:Verdana,Helvetica,Arial,sans-serif; }

h1 { font-size:18pt; line-height:6pt; color:#8c8888; }   /* Kapitel in hellgrau */
h2 { font-size:12pt; line-height:6pt; color:white; }   /* Kapitel in wei§*/
h3 { font-size:8pt; line-height:10pt; color:white; }   /* Grundschrift in wei§ */
h4 { font-size:8pt; line-height:10pt; color:#8c8888; }   /* Grundschrift in hellgrau */
h5 { font-size:8pt; line-height:10pt; }   /* Titelleistenschrift */
h6 { font-size:6pt; line-height:6pt; color:#8c8888; }   /* Unterschrift in hellgrau */

hr { height:2px; }      /* Dünne Trennlinien */

