/* default */
body, td {  font-size: 12px;  font-family: Times New Roman, Times, serif}


/* Farben */
.c {  color: #000000}
.c1 {  color: #FFFFFF}
.c2 {  color: #F0F0F0}
.c3 {  color: #CCCCCC}
.cr, .cf {  color: red}
.cg, .ce {  color: green}


/* Größen */
.s {  font-size: 10px}
.s1 {  font-size: 8px}
.s2 {  font-size: 9px}
.s3 {  font-size: 10px}
.s4 {  font-size: 11px}
.s5 {  font-size: 12px}
.s6 {  font-size: 13px}
.s7 {  font-size: 14px}
.s8 {  font-size: 15px}
.s9 {  font-size: 16px}
.s10 {  font-size: 17px}
.s11 {  font-size: 18px}
.s12 {  font-size: 19px}
.s13 {  font-size: 20px}
.s14 {  font-size: 21px}
.s15 {  font-size: 22px}
.s16 {  font-size: 23px}
.s17 {  font-size: 24px}
.s18 {  font-size: 25px}
.s19 {  font-size: 26px}
.s20 {  font-size: 27px}


/* Schriftarten */
.f {  font-family: Times New Roman, Times, serif}
.f1 {  font-family: Verdana, Arial, Helvetica, sans-serif}
.f2 {  font-family: Arial, Helvetica, sans-serif}
.f3 {  font-family: Courier New, Courier, mono}


/* Format */
.b {  font-weight: bold}
.i {  font-style: italic}
.u {  text-decoration: underline}
.str {  text-decoration: line-through}
.pre { white-space: pre}
.nobr { white-space: nowrap}


/* Textabsatz/Formatierung */
.lh {  line-height: 15px}
.lh1 {  line-height: 9px}
.lh2 {  line-height: 10px}
.lh3 {  line-height: 11px}
.lh4 {  line-height: 12px}
.lh5 {  line-height: 13px}
.lh6 {  line-height: 14px}
.lh7 {  line-height: 15px}
.lh8 {  line-height: 16px}
.lh9 {  line-height: 17px}
.lh10 {  line-height: 18px}
.lh11 {  line-height: 19px}
.lh12 {  line-height: 20px}

.ls {  letter-spacing: 1px}
.ls1 {  letter-spacing: 1px}
.ls2 {  letter-spacing: 2px}
.ls3 {  letter-spacing: 3px}
.ls4 {  letter-spacing: 4px}
.ls5 {  letter-spacing: 5px}
.ls6 {  letter-spacing: 6px}


/* Ausrichtung */
.val {  vertical-align: top}
.val1 {  vertical-align: top}
.val2 {  vertical-align: middle}
.val3 {  vertical-align: bottom}

.al  {  text-align: left}
.al1  {  text-align: left}
.al2  {  text-align: center}
.al3  {  text-align: right}
.al4  {  text-align: justify}


/* Links */
a:link, a:visited {  text-decoration: none}
a:hover {   text-decoration: underline}
a:active {  text-decoration: none}


/* Sonstiges */ 
img {  border: none}