body { font-family: verdana, arial; }
p { }
td { }
/*links*/
.link_klein_grau:link { color: gray; font-size: 9px; text-decoration: none; }
.link_klein_grau:visited { color: gray; font-size: 9px; text-decoration: none; }
.link_klein_grau:hover { color: gray; font-size: 9px; text-decoration: underline; }
.link_klein_grau:active { color: gray; font-size: 9px; text-decoration: underline; }
.link_grau:link { color: gray; font-size: 12px; text-decoration: none; }
.link_grau:visited { color: gray; font-size: 12px; text-decoration: none; }
.link_grau:hover { color: gray; font-size: 12px; text-decoration: underline; }
.link_grau:active { color: gray; font-size: 12px; text-decoration: underline; }
.link_lauftext:link { color: black; font-size: 12px; text-decoration: none; }
.link_lauftext:visited { color: black; font-size: 12px; text-decoration: none; }
.link_lauftext:hover { color: black; font-size: 12px; text-decoration: underline; }
.link_lauftext:active { color: black; font-size: 12px; text-decoration: underline; }
.link_fett:link { color: #f30; font-size: 12px; font-weight: bold; text-decoration: underline; }
.link_fett:visited { color: #f30; font-size: 12px; font-weight: bold; text-decoration: underline; }
.link_fett:hover { color: #c00; font-size: 12px; font-weight: bold; text-decoration: underline; }
.link_fett:active { color: #c00; font-size: 12px; font-weight: bold; text-decoration: underline; }
/*text*/
.weiss { color: white; font-size: 12px; line-height: 18px; }
.klein_weiss { color: white; font-size: 9px; }
.klein_grau { color: gray; font-size: 9px; }
.lauftext { color: black; font-size: 12px; line-height: 15px; letter-spacing: normal; }
.lauftext_grau { color: gray; font-size: 10px; line-height: 12px; }
