/*Datei: ntstyle.css*/
/*Stileinstellungen fuer Homepage Prof. Ch. Heil*/
/*25.3.2004 T. Klampfl*/

body{background-color:"#FFFFE0"}
/*Ueberschriften:*/
h1,h2,h3,h4,{font-family:Arial,sans-serif;}

h1{font-size:18pt; text-align:center; margin-top:6mm; margin-bottom:6mm;}

h2{font-size:16pt; margin-left:12mm; margin-top:8mm; margin-bottom:8mm;}

h3{font-size:14pt;}

h4{font-size:12pt;}

/*Text:*/
p.text{font-family:Times New Roman, Times; font-size:12pt;}

p.kopf{font-family:Arial,sans-serif; font-size:12pt;background-color:#FFFFE0;margin-top:2mm;margin-bottom:2mm;}

p.nav{font-family:Arial,sans-serif; font-size:12pt; background-color:#FFFFFF;}

p.lit{font-family:Times New Roman, Times; font-size:12pt; background-color:#FFFFFF;}
.author{text-transform:uppercase;}
.zit{font-style:italic;}

/*Links:*/
a:link{color:#AA5522; text-decoration:underline;};
a:visited{color:#772200; text-decoration:underline;}
a:active{color:#772200; text-decoration:none;}
