body { color: #ffc; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { color: #ffc; font-size: 8pt; margin: 4px; border-width: 8px; }
td { font-size: 8pt; background-color: #333333; text-align: left; }
a:link { color: #ff3; text-decoration: none; }
a:visited { color: orange; text-decoration: none; }
a:hover { color: olive; }
a:active {  }
.tdunderline { border-bottom: 1px solid orange; }
.greencell { background-color: #996; }
.orangecell { background-color: #f60; }
.whitehead { color: white; font-size: 16pt; font-weight: normal; margin: 2pt; }
.bold { font-weight: bold; margin: 0; }
.navigation { color: orange; font-size: 9pt; font-weight: bold; text-align: center; }
.klein { color: #ff3; font-size: 7pt; }
.gross { font-size: 14pt; margin: 2pt; }
.greycell { background-color: #666; }
.transparent { background-color: transparent; }
.darkgrey { background-color: #333; }
