body           { background-color: #FFFFFF;
                 margin:           0px;
                 font-family:      Arial,Helvetica,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #A0A0A0; }

.copy          { text-decoration:  none;
                 font-size:        10px;
                 font-weight:      normal;
                 color:            #A0A0A0; }

.gray          { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #A0A0A0; }

p              { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #404040; }

.horline       { font-family: Arial, Helvetica, sans-serif;
                 font-size: 1px;
                 font-weight: lighter;
                 color: #5A5041;
                 background-image: URL('./i/horline.gif');
                 background-repeat: repeat-x; }

.verline       { font-family: Arial, Helvetica, sans-serif;
                 font-size: 1px;
                 font-weight: lighter;
                 color: #5A5041;
                 background-image: URL('./i/verline.gif');
                 background-repeat: repeat-y; }

.selected      { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #D34545; }

.headline      { text-decoration:  none;
                 font-size:        18px;
                 font-weight:      bold;
                 font-style:       italic;
                 color:            #000E78; }

a:link         { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #000E78; }

a:visited      { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #000E78; }

a:active       { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #000E78; }

a:hover        { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #A0A0A0; }

.blue          { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #000E78; }

a.gray:link    { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #A0A0A0; }

a.gray:visited { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #A0A0A0; }

a.gray:active  { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #A0A0A0; }

a.gray:hover   { text-decoration:  none;
                 font-size:        12px;
                 font-weight:      bold;
                 color:            #FFFFFF; }



table          { /* Tabellenschrift definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        9pt;
                 color:            #000e78; }

tr             { /* Tabellenzeile definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #000e78; }

td             { /* Tabellenzelle definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #000e78; }

td.small       { /* Standardtext definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #3E3E3E; }

td.vs          { /* Standardtext definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        9px;
                 color:            #3E3E3E; }
                 
td.strongw      { /* Standardtext definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #FFFFFF; }

td.white       { /* Überschrift in blauem Balken*/
                 font-family:      Arial,sans-serif;
                 font-style:       italic;
                 font-weight:      bold;
                 font-size:        12px;
                 color:            #FFFFFF; }

td.whitew      { /* Überschrift in blauem Balken*/
                 font-family:      Arial,sans-serif;
                 font-style:       italic;
                 font-weight:      bold;
                 font-size:        12px;
                 color:            #FFFFFF; }

td.bol        { /* Tabellenzelle bold/italic definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      bold;
                 font-size:        12px;
                 color:            #FFFFFF; }

td.bol2        { /* Tabellenzelle bold/italic definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       italic;
                 font-weight:      bold;
                 font-size:        12px;
                 color:            #000e78; }

td.blues       { /* Standardtext definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #000066; }

td.big      { /* Tabellenzellebold/italic definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       italic;
                 font-weight:      bold;
                 font-size:        12px;
                 color:            #000066; }

td.grey        { /* Standardtext definieren */
                 font-family:      Arial,sans-serif;
                 font-style:       normal;
                 font-weight:      normal;
                 font-size:        12px;
                 color:            #6B6B6B; }

.search        { font-family:      Arial,Helvetica,sans-serif;
                 text-decoration:  none;
                 font-size:        11px;
                 font-weight:      normal;
                 width:            140px;
                 color:            #000066; }
