body { margin-top:10px; margin-bottom:10px; background-color:#FFD060; }

/*original "gelb": */
.dark { background-color:#FFc030; }
.light { background-color:#FFC939; }
.note {font-size:70%; color:red;font-style:italic}
/* p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i */
body { font-family:"arial",sans-serif}

p,ul,ol,li,div,td,th,address,nobr { font-size:12pt; font-weight:300;}

h1 { font-size:24pt ; font-weight:900; }

h2 { font-size:18pt; }

h3 { font-size:16pt}

h4 {font-size:14pt; font-weight:300}

tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

a {font-weight:bold ;text-decoration:none;}
a:link 	{ color:#0000FF}
a:visited 	{ color:#000080}
a:active 	{ color:#FF0000}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
