html, body, textarea { color: #000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: black; background-image: url(../images/hintergrund.jpg); background-attachment: fixed; background-position: 0 0; margin: 0; }
table, tr, td { color: #000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.pfad { color: #fff; font-size: 12px; font-family: "Arial Black", Arial, Helvetica, sans-serif; background-color: #000; }
.fusszeile { color: #666; font-size: 11px; }
.legende { color: #666; font-size: 11px; }
.klein { color: #333; font-size: 11px; }
.navigation { color: #000; font-size: 12px; font-family: "Arial Black", Arial, Helvetica, sans-serif; }
ul, ol, li { color: #000; list-style-type: square; }
a:link { text-decoration:underline; color:#000; }
a:visited { text-decoration:underline; color:#000; }
a:hover { color: #f90; text-decoration:underline; }
a:active { color: #000; text-decoration:underline; }
a:focus { color: #000; text-decoration:underline; }
