body { color: black; background-color: white; }

p {}

td {}

a:link { color: #007cbd; font-weight:bold; text-decoration:none; }

a:visited { color: #007cbd; font-weight:bold; text-decoration:none; }

a:hover { color: blue; font-weight:bold; text-decoration:none; }

a:active { color: #007cbd; font-weight:bold; text-decoration:none; }
.grau { background-color: #ccc; }
.weiss { background-color: #fff; }
.textgrau_fliess_links { color: #666; font-size: small; font-family: arial; text-align: left; }
.textgrau_fliess_block { color: #666; font-size: small; font-family: arial; text-align: justify; }
.textgrau_fusszeile { color: #666; font-size: x-small; font-family: arial; }
.textgrau_fliess_fett_block { color: #666; font-size: small; font-family: arial; font-weight: 700; text-align: justify; }
.textgrau_fliess_fett_links { color: #666; font-size: small; font-family: arial; font-weight: 700; text-align: left; }
.textschwarz_head1fett { color: #000; font-size: large; font-family: arial; font-weight: 700; }
.textschwarz_head1 { color: #000; font-size: large; font-family: arial; }
.hellgrau { background-color: #e6e5e5; }
.gruen { background-color: #9c6; }

