/* Body */body         { color: rgb(0,0,0); background-color: rgb(255,255,255) }body         { font-family: Arial, Arial, Helvetica; background-image: url('bckgrnd1.gif') }body         { margin-top: 0 }/* Links */a:link       { color: rgb(204,0,0) }a:visited    { color: rgb(51,51,51) }a:active     { color: rgb(204,153,51) }a:hover      { color: rgb(204,0,0) }/* Überschriften */h1           { color: rgb(204,0,0) }h2, marquee  { color: rgb(204,0,0) }h3           { color: rgb(204,0,0) }h4           { color: rgb(204,0,0) }h5           { color: rgb(204,0,0) }h6           { color: rgb(204,0,0) }h1           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 24pt }h2           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 18pt }h3           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 14pt }h4           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 12pt }h5           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 10pt }h6           { font-family: Arial, Arial, Helvetica; font-weight: normal; font-style: normal;                font-size: 8pt }/* Tabellen */table        { table-border-color-light: rgb(204,0,0); table-border-color-dark: rgb(153,0,0);                color: rgb(0,0,0); border-color: rgb(153,0,0) }table        { font-family: Arial, Arial, Helvetica; font-style: normal }td           { border-color: rgb(153,0,0) }/* Linien */hr           { color: rgb(204,0,0) }