
a:visited      { color: red; font-weight: 500; font-size: 14px; font-family: "Courier New", Courier, Monaco; text-decoration: none }
a:link       { font-weight: 500; font-size: 14px; font-family: "Courier New", Courier, Monaco; text-decoration: none; overflow: visible; visibility: visible }
a:hover       { color: green; font-weight: 500; font-size: 14px; font-family: "Courier New", Courier, Monaco; text-decoration: underline }
a:active      { color: maroon; font-weight: 600; font-size: 14px; font-family: "Courier New", Courier, Monaco; text-decoration: none }
a:focus      { color: green; font-weight: 500; font-size: 14px; font-family: "Courier New", Courier, Monaco; text-decoration: underline }
body          { color: black; font-size: 12px; line-height: 14px; background-image: url(index/bilder/background.GIF) }
h1  { color: black; font-weight: 800; font-size: 25px; line-height: 100%; font-family: "Courier New", Courier, Monaco; text-align: center }
h2 { color: black; font-weight: 800; font-size: 16px; line-height: 18px; font-family: "Courier New", Courier, Monaco; text-align: center }
h3    { color: black; font-weight: 500; font-size: 14px; line-height: 14px; font-family: "Courier New", Courier, Monaco; text-align: center; margin-top: 0px }
h4 { color: black; font-weight: 500; font-size: 14px; line-height: 14px; font-family: "Courier New", Courier, Monaco; text-align: center; vertical-align: top; margin-top: 0px; padding-top: 0px }
h5 { }
h6 { }
table { text-align: center }
tr  { text-align: center }
td { text-align: center }
p.center { text-align: center }
p.left { text-align: left }
