
a:link                    { text-decoration:none; font-weight:bold; color: lightgoldenrodyellow; }
a:visited                { text-decoration:none; font-weight:bold; color: lightsalmon; }
a:hover                 { text-decoration:none; font-weight:bold; background-color: #540000; }
a:active                { text-decoration:underline; font-weight:bold; background-color: #a00000; }
a:focus                 { text-decoration:underline; font-weight:bold; color:#a00000; }

p                       { color: white }
.menu                      { font-family: Arial, Helvetica, sans-serif; font-size: 14px;color: lightsalmon; font-weight: bold; text-indent: 10px }
td:menuitem-sensitive   { background-color: lightgoldenrodyellow; font-weight: normal }
td:menuitem-unsensitive { background-color: darkgoldenrod; font-weight: normal }
td:menuitem-help        { color: yellow; font: 11; font-weight: italic }
td:menuitem-description { color: white; font: 12; font-weight: normal }
.font-text              { color: lightgoldenrodyellow }

td.footer-datebold      { color: yellowgreen; font: 11; font-weight: bold; text-align: left; }
td.footer-text          { color: tomato; font: 11; font-weight: italic; text-align: left }
td.footer-text-right    { color: tomato; font: 11; font-weight: normal; text-align: right }
td.footer-text-iright    { color: tomato; font: 11; font-weight: italic; text-align: right }
td.footer-text-left     { color: tomato; font: 11; font-weight: normal; text-align: left }
td.footer-text-center   { color: tomato; font: 11; font-weight: normal; text-align: center }

.font105                { font-size: 105% }
.font125                { font-size: 125% }
.font150                { font-size: 150% }
.font200                { font-size: 200% }
.kursiv                 { font-style: italic }
.kursiv125              { font-style: italic; font-size: 125% }
.wichtig                { font-style: bold; font-size: 110% }
.text-left              { text-align: left }
.text-center            { text-align: center }
.text-right             { text-align: right }
.text-bold              { color: tomato; font: 12; font-weight: bold; }
.text-left400           { margin-left: 400px }
.text-left300           { margin-left: 300px }
.text-left200           { margin-left: 200px }

.msmincho               { font-family: 'MS Mincho'; font-weight: normal; font: 18 }
.courier                { font-family: 'Courier';   font-weight: normal; font: 18 }

.copyright             { font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: brown; font-weight: bold; text-align: center }