
/*content link*/
.cl { font-weight: normal; text-decoration: underline }
a.cl:link { color: #444444; font-weight: normal; text-decoration: underline }
a.cl:visited { color: #666666; font-weight: normal; text-decoration: underline }
a.cl:active { color: #666666; font-weight: normal; text-decoration: underline }
a.cl:hover  { color: #a9a9a9; font-weight: normal; text-decoration: underline }

/*legende*/
.le   { color: #fff; font-size: 10px; line-height: 13px }

/*input field*/
.if { border: solid 1px #9fa2cc; width: 105px }

/*white*/
.wi { color: white; font-size: 12px }

/*grau*/
.gr { color: #999999 }
a.gr:link { color: #999999; font-weight: bold; text-decoration: none }
a.gr:visited { color: #999999; font-weight: bold; text-decoration: none }
a.gr:active { color: #999999 }
a.gr:hover  { color: #999999; font-weight: bold; text-decoration: underline }

/*durchschuss*/
.ds { line-height: 20px }

/*einzug small, medium, large*/
.es { line-height: 20px; padding-left: 10px }
.em { line-height: 20px; padding-left: 20px }
.el  { line-height: 20px; padding-left: 120px }

td   { color: #000; font-size: 12px; font-family: geneva, verdana, arial, "ms sans serif", sans-serif }
input { color: #444444; font-size: 12px; font-family: geneva, verdana, arial, "ms sans serif", sans-serif }

a:link  { color: #444444; font-weight: bold; text-decoration: none }
a:visited { color: #666666; font-weight: bold; text-decoration: none }
a:active { color: #666666 }
a:hover  { color: #999; text-decoration: underline }

