
.klein                 { font-size: 10px; font-family: Helvetica, Geneva, Arial, Verdana }
.normal           { font-size: 11px; font-family: Helvetica, Geneva, Arial, Verdana }
.large    { font-size: 12px; font-family: Helvetica, Geneva, Arial, Verdana; line-height: normal }
.xl      { font-size: 14px; font-family: Helvetica, Geneva, Arial, Verdana; line-height: normal }
.xxxxxxxl   { font-size: 20px; font-family: Helvetica, Geneva, Arial, Verdana; vertical-align: baseline }
.styletitel  { font-size: 11px; font-family: Helvetica, Geneva, Arial, Verdana; font-weight: bold; line-height: normal }
.bold        { font-weight: bold }
.black { color: black }
.grey { color: #696969 }
.white { color: white }
A:link                      { color: #000; text-decoration: none }
A:visited                { color: black; text-decoration: none }
A:active             { color: white; text-decoration: none; background-color: black }
A:hover                     { color: white; text-decoration: none; background-color: black }
.line_black_bottom  { border-style: solid; border-width: 0px 0px 3px 0px; border-color: black }
.underline  { text-decoration: underline }

