body { color: black; background-color: white; }
p {}
td {}
a:link  { color: black }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.Buchtitel  /* Titel mit schwarzem hintergrund und hellgrauer Schrift */    { color: #ddd; font-size: 8.5pt; font-family: verdana, arial, tahoma, "trebuchet ms"; font-weight: normal; background-color: black; background-position: 50pt 0; text-align: inherit; text-indent: 1.5mm; padding: 0.5pt }
.Buchtitel-nl { color: #ddd; font-size: 8.5pt; font-family: verdana, arial, tahoma, "trebuchet ms"; font-weight: normal; background-color: navy; background-position: 50pt 0; text-align: inherit; text-indent: 1.5mm; padding: 0.5pt; }
.Buchtitel_gelb { color: #ffff1c; font-size: 9pt; font-family: verdana, arial, tahoma, "trebuchet ms"; font-weight: normal; background-color: black; background-position: 50pt 0; text-align: right; padding-top: 1.5pt; padding-right: 5px; padding-bottom: 1.5pt; }
.Fliesstext /* Arial */  { color: black; font-size: 10pt; font-family: Arial; font-style: normal; font-variant: normal; font-weight: 400; font-stretch: normal; text-align: left; text-transform: capitalize }
.Fliess kursiv /* Arial kursiv */  { color: black; font-size: 10pt; font-family: Arial; font-style: italic; font-weight: normal; font-stretch: normal; text-align: left }
