body {font: 100% calibri,helvetica,arial,sans-serif; text-align: center; max-width: 22cm}
body.passiv {background: cyan;}
.bodytext {clear: both; text-align: left; margin-top: 8ex;}
.plain {text-align: left; margin-top: 2ex;}
.note {font-size: small;}
.links {text-align: center; margin: 0 auto; font-size: small;}
.version {text-align: left; font-size: small;}

div.logo {float: left}
.line1 {font-size: xx-large; font-weight: bold; padding-top: 2ex;}

.head {text-align: left; font-size: x-large; font-weight: bold; margin: 3ex 0 0 0;}

.amount {white-space: nowrap; font-size: x-large; font-weight: bold;}
.amount.active {color: red;}
.amount.club {color: blue;}
.amount.passive {color: blue;}

.centerbox {width: 90%; margin: 0 auto; border: 2px solid black;}
.passiv .centerbox {background: white; padding: 0 1ex}
.index .centerbox {background: lightblue; margin-top:3em;}
.index .centerbox td {text-align: center;}

table.board {border-collapse: collapse;}
table.board th,
table.board td {border: 1px solid green;padding: 0 1ex}
