h1 { font-size: 30px; font-family: Arial }
h2   { color: #800000; font-size: 22px; line-height: 120%; font-family: Arial }
h3 { color: #4b0082; font-size: 15x; font-family: Arial }
h4 { color: #4b0082; font-size: 12px; font-family: Arial }
h5 { color: #c03; font-size: 11px; font-family: Arial; font-style: oblique; font-weight: bold }
pre   { color: blue; font-size: 9pt; font-family: "Courier New"; font-weight: bold }
body { font-size: 8pt; line-height: 12pt; font-family: Arial; background-color: #fffff0 }
td   { font-size: 8pt; font-family: Arial; line-height: 140% }
em { color: #800000; font-style: italic; font-weight: bolder; background-color: #fffacd }
.funktion  { color: #0000cd; font-weight: bold; font-family: "Courier New", Courier; background-color: #e0ffff }
.methode { color: #8b0000; font-weight: bold; font-family: "Courier New", Courier; background-color: #e0ffff }
.klasse  { color: black; font-weight: bold; font-family: "Courier New", Courier; background-color: #f5cc9b }
.objekt  { color: white; font-weight: bold; font-family: "Courier New", Courier; background-color: #cd2626 }
.fachbegriff-bg  { font-size: smaller; background-color: #eee8aa; padding-left: 15px }
.uebung  { color: #ff0; background-color: #b22222 }
.hervorhebung   { color: #000; font-style: italic; font-weight: bold }
.variable   { color: #00f; font-weight: bold; font-family: "Courier New"; background-color: #ff0 }
.attribut { color: #8b0000; font-weight: bold; font-family: "Courier New"; background-color: #ff0 }
.einrueckung-rechts { padding-right: 15px; }
.einrueckung-links { padding-left: 15px; }
.bemerkung {  padding-left: 15px; font-size: smaller }
.bildunterschrift { font-size: smaller; font-style: italic; padding-left: 15px }
.ziffer-gross { color: #00008b; font-weight: bold; font-size: x-large }