body				{ background-color:#FFFFFF; font-family: 'Bookman Old Style', Georgia, serif; padding-top: 2em; }
a:link				{ color:#0000FF; text-decoration: underline; }
a:visited			{ color:#333388; text-decoration: underline; }
a:hover				{ color:#0000EE; text-decoration: underline; }
.matrixcontent		{ font-family: monospace; font-size: 110%; }

#titel				{ text-align: justify; margin-left: 4em;; margin-right: 35%; }
#abstract			{}
#inhalt				{ margin-top: 2em; margin-left: 2em; }
#inhalt h2			{ font-size: 120%; }
#inhalt h3			{ font-size: 100%; margin-left: 2em; }

table.nav			{ width: 100%; font-size: x-small; border: none; margin: 0.5ex; /*background-color:#FFFFCC;*/ }
table.nav td		{ width: 33%; }

.figure				{ text-align: center; margin: 1em; font-size: small; }
.formel				{ text-align: center; margin-top: 0.5em; margin-bottom: 0.5em; }
.quelle				{ margin-bottom: 2ex; }
.quellennr			{ font-family: 'Courier New', monospace; }
.quellentitel		{ font-style: italic; }
.verweis			{ font-style: italic; }
.mono				{ font-family: 'Courier New', monospace; }

.matrixcell			{ padding-left: 1em; }
.matrixtable		{ background-color:#EEEEEE; font-size: 120%; font-family: monospace; text-align: right; border-collapse: collapse; }
.matrixtable td		{ padding-left: 0.5ex; width: 3.5ex; }
.active				{ background-color:#CCCCCC; }
.highlighted		{ color:#CC0000; font-style: italic; /* padding-right: 0.3ex; */ }
.matrixcaption		{ vertical-align: top; font-size: 80%; font-family: Georgia, serif; font-weight: bold; }
.matrixtext			{ padding-bottom: 2em; font-size: 90%; }


