a:link { color: #ff0000; text-decoration: none  ; }
a:visited { color: #ff0000; text-decoration: none }
a:hover { color: #ff0000; text-decoration: underline }
a:active { color: #ff0000; text-decoration: none }
a.nav:link { color: #ffffff; text-decoration: none }
a.nav:visited { color: #ffffff; text-decoration: none }
a.nav:hover { color: #ffffff; text-decoration: underline }
a.nav:active { color: #ffffff; text-decoration: none }
td { color: black; font-size: 10pt; font-style: normal; font-family: Arial; text-decoration: none }
body { color: black; font-size: 10pt; font-style: normal; font-family: Arial; text-decoration: none; background: url(pics/hintergrund.jpg) no-repeat fixed center }
