/* Style-Sheet f. Homepage von Peter Lehniger */
/* Datei: lehniger_hp.css            */

body {
 font-family: Verdana;
 font-size: medium;
 text-align: left;
 color: #00FF00;
 background: #000000;
}
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Verdana,sans-serif; font-size: 12pt; color: #00FF00;}

h1 { font-size: 18pt; font-weight: bold; text-align: left; color: #00FF00; }
h2 { font-size: 16pt; font-weight: bold; text-align: left; color: #00FF00; }
h3 { font-size: 14pt; font-weight: bold; text-align: left; color: #00FF00; }

a:link    {color:#0000FF; text-decoration:underline; font-weight:bold; }
a:visited { color:#9999FF; text-decoration:underline; font-weight:bold; }
a:hover   { color:#00F00; text-decoration:underline; background-color:#EEEEFF; font-weight:bold; }
a:active  { color:#FF0000; text-decoration:underline; background-color:#00FF00; font-weight:bold; }