/* CSS-Datei für Projekt Planet-Urmel */

body {background-color:#FF9F00;}
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Arial,sans-serif}
/* Standartschrift ist Arial, falls nicht vorhanden serifenlos */

h1 {font-size:20pt;font-weight:bold;margin-top:1px}
h1.n {font-size:20pt;font-weight:bold;margin-top:10pt}
h2 {font-size:16pt;font-weight:bold}
h3 {font-size:14pt;font-weight:bold}
h4 {font-size:12pt;font-weight:bold}
h5 {font-size:11pt;font-weight:bold}
h6 {font-size:8pt;font-weight:bold}
/* Größe für Überschrift 1,2,3,4,6 */


p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }
/* Textgröße für normalen Text */

div.bold {font-weight:bold}
div.big {font-weight:bold;font-size:11pt}
div.bigger {font-weight:bold;font-size:14pt}
div.small {font-size:9pt}
div.update {font-size:8pt;font-weight:bold}

p.update {font-size:8pt;}
p.small {font-size:9pt;}
/* Textgröße für Letzte Änderung: */

a {font-weight:bold;text-decoration:none}
a:link {color:#0000DF}
a:visited {color:#0000DF}
a:active {color:#000000}
/* Styling der links: fett gedruckt und ohne Unterstreichung */

a.small {font-weight:bold;text-decoration:none;font-size:8pt}
a.big {font-weight:bold;text-decoration:none;font-size:11pt}
