<!-- 
/*  ... Style-Sheet-Angaben ... */ 
    h1  {font-family: verdana,geneva,helvetica,arial; font-size: 24pt; color: #660066;} 
    h2  {font-family: verdana,geneva,helvetica,arial; font-size: 18pt; color: #CC0000;} 
    h3  {font-family: verdana,geneva,helvetica,arial; font-size: 14pt; color: #993399;} 
    h4  {font-family: verdana,geneva,helvetica,arial; font-size: 12pt; color: #000000;} 
    h5  {font-family: verdana,geneva,helvetica,arial; font-size: 10pt; color: #CC0000;} 
    h6  {font-family: verdana,geneva,helvetica,arial; font-size:  8pt; color: #993399;} 

    body  {font-family: verdana,geneva,helvetica,arial; font-size: 10pt; font-weight: none; margin: 0; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; background-color: #CCCCCC; background-image: url(./_images/welcome.png); background-repeat: no-repeat; background-attachment: fixed;}  

/*  ... Angaben zu Links ... */ 
    a:link     {font-family: verdana,geneva,helvetica,arial; color: #009900; font-size: 10pt; font-weight: bold; text-decoration: underline;} 
    a:visited  {font-family: verdana,geneva,helvetica,arial; color: #996600; font-size: 10pt; font-weight: bold; text-decoration: underline;} 
    a:active   {font-family: verdana,geneva,helvetica,arial; color: #FF0066; font-size: 10pt; font-weight: bold; text-decoration: underline;} 
    a:hover    {font-family: verdana,geneva,helvetica,arial; color: #CC0000; font-size: 10pt; font-weight: bold; text-decoration: none;} 

    a.design:link      {font-family: verdana,geneva,helvetica,arial; color: #009900; font-size: 9pt; font-weight: bold; text-decoration: none;} 
    a.design:visited   {font-family: verdana,geneva,helvetica,arial; color: #996600; font-size: 9pt; font-weight: bold; text-decoration: none;} 
    a.design:active    {font-family: verdana,geneva,helvetica,arial; color: #FF0066; font-size: 9pt; font-weight: bold; text-decoration: none;} 
    a.design:hover     {font-family: verdana,geneva,helvetica,arial; color: #CC0000; font-size: 9pt; font-weight: bold; text-decoration: none;} 

    a.navigat:link     {font-family: verdana,geneva,helvetica,arial; color: #009900; font-size: 9pt; line-height: 0.5em; word-spacing: 2mm; font-style: normal; font-weight: bold; text-decoration: underline; text-align: left; text-indent: 5mm;} 
    a.navigat:visited  {font-family: verdana,geneva,helvetica,arial; color: #996600; font-size: 9pt; line-height: 0.5em; word-spacing: 2mm; font-style: normal; font-weight: bold; text-decoration: underline; bold; text-align: left; text-indent: 5mm;} 
    a.navigat:active   {font-family: verdana,geneva,helvetica,arial; color: #FF0066; font-size: 9pt; line-height: 0.5em; word-spacing: 2mm; font-style: normal; font-weight: bold; text-decoration: underline; bold; text-align: left; text-indent: 5mm;} 
    a.navigat:hover    {font-family: verdana,geneva,helvetica,arial; color: #CC0000; font-size: 9pt; line-height: 0.5em; word-spacing: 2mm; font-style: normal; font-weight: bold; text-decoration: none; bold; text-align: left; text-indent: 5mm;} 

/*  ... Angaben zu Tabellen ... */ 
    table   {font-family: verdana,geneva,helvetica,arial; color: #000000; font-size: 10pt; font-weight: normal; border-color-light: #CC3300; border-color-dark: #000000;} 
    td      {font-family: verdana,geneva,helvetica,arial; color: #000000; font-size: 10pt; font-weight: normal;} 
    th      {font-family: verdana,geneva,helvetica,arial; color: #000000; font-size: 10pt; font-weight: normal;} 

    a.tablelink:link    {font-family: verdana,geneva,helvetica,arial; color: #009900; font-size: 10pt; line-height: 1.8em; word-spacing: 2mm; font-weight: bold; text-decoration: underline;} 
    a.tablelink:visited {font-family: verdana,geneva,helvetica,arial; color: #996600; font-size: 10pt; line-height: 1.8em; word-spacing: 2mm; font-weight: bold; text-decoration: underline;} 
    a.tablelink:active  {font-family: verdana,geneva,helvetica,arial; color: #FF0066; font-size: 10pt; line-height: 1.8em; word-spacing: 2mm; font-weight: bold; text-decoration: underline;} 
    a.tablelink:hover   {font-family: verdana,geneva,helvetica,arial; color: #CC0000; font-size: 10pt; line-height: 1.8em; word-spacing: 2mm; font-weight: bold; text-decoration: none;} 

/*  ... Angaben zu Buttons ... */
    .button {font-family: verdana,geneva,helvetica,arial; color: #996600; font-size: 8pt; font-weight: bold; background-color: #FFFFFF; buttonface: #996600; buttonhighlight: #CCCCCC; buttontext: #996600;} 

/*  ... andere Angaben ... */ 
    p.klein   {font-family: verdana,geneva,helvetica,arial; color: #000000; font-size:  7pt; font-weight: bold;} 

//-->
