body { color: white }
p                { color: black; font-size: 80%; font-family: Verdana; font-weight: normal; font-stretch: normal; background-image: url("../../grafiken/hintergrund_css.jpg"); background-repeat: repeat-y; margin: 0 0 0 6px; padding: 1px }
li     { text-align: left; list-style-type: none; display: block; margin: 0 0 0 6px }
a:link                        { color: #600; font-weight: bold; text-decoration: none; text-align: left; list-style-type: none; display: block; margin: 0; padding: 6px; width: 120px; border: solid 1px }
a:visited                { color: #000; font-weight: bold; text-decoration: none; text-align: left; display: block; margin: 0; padding: 6px; width: 120px; border: solid 1px #600 }
a:hover                      { color: #fff; font-weight: bold; text-decoration: none; background-color: #c63; text-align: left; visibility: visible; display: block; margin: 0; padding: 6px; width: 120px; border-style: solid; border-width: 1px 5px 1px 1px; border-color: #600 }
a:active               { color: #fff; font-weight: bold; text-decoration: none; text-align: left; display: block; margin: 0; padding: 6px; width: 120px; border: solid 1px #600 }

