/* CSS-Formate für MN-FORUMlight */

/* dieses CSS-Format ist unbedingt notwendig */
/* für kleine Schrift */
.klein {font-size: 10pt;}

/* aktuellen Thread markieren */
.aktuell {font-weight:bold;}

/* rechts und links 10 Pixel Rand lassen */
body {margin-left:10px; margin-right:10px;}

/* Arial als Standard-Schrift */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,Helvetica,sans-serif;}

/* Standard-Text in 11 Punkt-Höhe */
body,p,ul,ol,li,div,td,th,address,nobr,b,i {font-size:11pt;}

/* Uberschriften */
h1 {font-size:18pt;}
h2 {font-size:16pt;}
h3 {font-size:14pt;}
h4 {font-size:12pt;}
h4 {font-style:italic;}
h5,h6 {font-size:8pt;}
h6 {font-weight:normal;}
h6 b {font-size:8pt;}
sub {font-size:6pt;}
sup {font-size:6pt;}

