
@import url("schriften.txt");
body        { color: #000000; font-size: 11px; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-style: normal; font-weight: normal; background-color: #666; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 0 }
/* Gestaltung der Links */
a:link                                     { color: #000000; text-decoration: none; background-color: #be6e6e; padding: 3px 5px 2px; height: 20px; border-top: 1px solid #000; border-bottom: 1px solid #000 }
a:visited               { color: #000000; text-decoration: none; background-color: #be6e6e; padding: 3px 5px 2px; height: 20px; border-top: 1px solid #000; border-bottom: 1px solid black }
a:hover                        { color: #000000; text-decoration: none; background-color: #ccc; padding: 3px 5px 2px; height: 20px; border-bottom: 1px solid #000 }
a:active                 { color: #000000; text-decoration: none; background-color: #ccc; padding: 3px 5px 2px; height: 20px; border-top: 1px solid #000 }
