p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,Helvetica,Verdana,sans-serif; }

/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */


a:link { text-decoration:none }
a:visited { text-decoration:none }
a:active { text-decoration:none }
a:hover { color:#FFFFFF; text-decoration:none }

h1 { font-size:14px; font-style:bold }
/* z.Z. nicht verwendet */


h2 { font-size:24px; color:#3366CC; font-style:italic }
/* Hauptüberschrift, z.B. Neurofile NT */


h3 { font-size:14px; line-height:14px; }
/* Zwischenüberschrift, z.B. die Zukunft hat begonnen */


h4 { font-size:16px; line-height:9px; }
/* Überschrift, z.B. Leistungsmerkmale */


h5 { font-size:14px; font-style:bold }
/* Menue-Text */


h6 { font-size:14px; font-style:bold color:#000000; }
/* Menue-Trennstriche */


p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:12px; line-height:22px; }

p.klein { font-size:10px; color:black; }

p.it { color:#3366CC; }

p.adresse {font-size:12px; line-height:15px;}

p.meta {font-size:5px; color:white;}