/* ----------------------------------------------------------------------------------------------- */
 .default            {
                     color:#FFFFFF;
                     /*background-color:#000066;*/
                     background-color:#D8D8D8;
                     height:100%;
                     margin-top:0px;
                     /*margin-left:20px;*/               /*Ist in <BODY leftmargin/marginwidth> festgelegt (wg. Netscape 4.x)*/
                     font-family:Arial,Verdana;
                     /*font-weight:normal;*/              /* Vorsicht bei NS4.x! */
                     font-size:12px;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .normal             {
                     color:#000066;
                     /*background-color:#9B9BFF;*/
                     background-color:#BBBBFF;
                     font-family:Arial,Verdana;
                     /*font-weight:normal;*/              /* Vorsicht bei NS4.x! */
                     font-size:12px;
                     /*line-height:Vorsicht bei NS4.x;*/
                     }

/* ----------------------------------------------------------------------------------------------- */
 .content            {
                     color:#000066;
                     background-color:#BBBBFF;
                     vertical-align:top;
                     font-family:Arial,Verdana;
                     /*font-weight:normal;*/              /* Vorsicht bei NS4.x! */
                     font-size:12px;
                     /*line-height:Vorsicht bei NS4.x;*/
                     }

/* ----------------------------------------------------------------------------------------------- */
 .title              {
                     font-size:16px;
                     font-weight:bold;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .subtitle           {
                     font-family:Arial,Verdana;
                     font-size:12px;
                     font-weight:bold;
                     line-height:16px;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .mark               {
                     color:#DD0000;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .small              {
                     font-family:Arial,Verdana;
                     font-size:10px;                      /* x-small funktioniert bei IExpl nicht */
                     }

/* ----------------------------------------------------------------------------------------------- */
 .sub,
 .smallest           {
                     font-family:Arial,Verdana;
                     font-size:8px;                      /* x-small funktioniert bei IExpl nicht */
                     }

/* ----------------------------------------------------------------------------------------------- */
 .topmenu            {
                     /*color:#FFFFFF;*/
                     /*background-color:#000066;*/
                     color:#000000;
                     /*background-color:#BBBBFF;*/
                     background-color:#FFFFFF;
                     margin-top:0px;
                     margin-left:0px;
                     font-family:Arial,Verdana;
                     font-weight:bold;                   /* Nur für MSE-Schriftzug */
                     font-size:12px;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .submenu            {
                     color:#000066;
                     /*background-color:#D8D8D8;*/
                     background-color:#FFFFFF;
                     vertical-align:top;
                     /*text-align:left;*/
                     /*text-align:right;*/
                     font-family:Arial,Verdana;
                     /*font-weight:normal;*/              /* Vorsicht bei NS4.x! */
                     font-size:12px;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .backlink           {
                     font-family:Arial,Verdana;
                     font-size:12px;
                     color:#D8D8D8;
                     border-color:#666699;
                     background-color:#000066;
                     }

 A.backlink:link     {
                     color:#FFFFFF;
                     }
 A.backlink:visited  {
                     color:#FFFFFF;
                     }
 A.backlink:hover    {
                     text-decoration:underline;
                     }
 A.backlink:active   {
                     color:#FFFFFF;
                     }


/* ----------------------------------------------------------------------------------------------- */
 .center             {
                     text-align:center;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .left               {
                     text-align:left;
                     }

/* ----------------------------------------------------------------------------------------------- */
 .right              {
                     text-align:right;
                     }

/* ----------------------------------------------------------------------------------------------- */
 H1                  {color:#000066; font-size:18px; font-weight:bold; font-family:Arial, Verdana;}

 H2                  {color:#000066; font-size:16px; font-weight:bold; font-family:Arial, Verdana;}

 H3                  {color:#000066; font-size:15px; font-weight:bold; font-family:Arial, Verdana;}

 H4                  {color:#000066; font-size:14px; font-weight:bold; font-family:Arial, Verdana;}

 H5                  {color:#000066; font-size:13px; font-weight:bold; font-family:Arial, Verdana;}

 H6                  {color:#000066; font-size:12px; font-weight:bold; font-family:Arial, Verdana;}

/* ----------------------------------------------------------------------------------------------- */
 A                   {
                     font-family:Arial,Verdana;
                     /*font-weight:normal;*/              /* Vorsicht bei NS4.x! */
                     font-size:12px;
                     text-decoration:none;
                     }

 A:link              {
                     color:#0000AA;
                     border-color:#0000AA;
                     /*font-weight:normal;*/
                     }
 A:visited           {
                     color:#0000AA;
                     border-color:#0000AA;
                     }
 A:hover             {
                     color:#0000AA;
                     text-decoration:underline;
                     }
 A:active            {
                     color:#0000AA;
                     }

/* ----------------------------------------------------------------------------------------------- */
 A.img_link:link     IMG { border:solid #BBBBFF 1px; color:#0000AA;}
 A.img_link:visited  IMG { border:solid #BBBBFF 1px; color:#0000AA;}
 A.img_link:hover    IMG { border:solid #0000AA 1px; border-top-color:#0000AA; border-left-color:#0000AA; border-right-color:#FFFFFF; border-bottom-color:#FFFFFF;}
 A.img_link:active   IMG { border:solid #BBBBFF 1px; border-top-color:#0000AA; border-left-color:#0000AA; border-right-color:#FFFFFF; border-bottom-color:#FFFFFF;}
 .img_link           {border-color: #BBBBFF;}

/* ----------------------------------------------------------------------------------------------- */
 A.title:link        {
                     color:#0000AA;
                     border-color:#0000AA;
                     }
 A.title:visited     {
                     color:#0000AA;
                     border-color:#0000AA;
                     }
 A.title:hover       {
                     text-decoration:underline;
                     }
 A.title:active      {
                     color:#0000AA;
                     }

/* ----------------------------------------------------------------------------------------------- */
 A.subtitle:link     {
                     color:#0000AA;
                     border-color:#0000AA;
                     }
 A.subtitle:visited  {
                     color:#0000AA;
                     border-color:#0000AA;
                     }
 A.subtitle:hover    {
                     text-decoration:underline;
                     }
 A.subtitle:active   {
                     color:#0000AA;
                     }

/* ----------------------------------------------------------------------------------------------- */
 SPAN.kat0          {
                     color:#0000AA;
                     border-color:#000066;
                     line-height:14px;
                     font-weight:bold;
                     }
 A.kat0:link        {
                     color:#0000AA;
                     border-color:#000066;
                     line-height:14px;
                     font-weight:bold;
                     }
 A.kat0:visited     {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:bold;
                     }
 A.kat0:active      {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:bold;
                     }
 A.kat0:hover       {
                     text-decoration:underline;
                     line-height:14px;
                     font-weight:bold;
                     }

/* ----------------------------------------------------------------------------------------------- */
 SPAN.kat1          {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat1:link        {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat1:visited     {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat1:active      {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat1:hover       {
                     text-decoration:underline;
                     line-height:14px;
                     font-weight:normal;
                     }

/* ----------------------------------------------------------------------------------------------- */
 SPAN.kat2          {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat2:link        {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat2:visited     {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat2:active      {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat2:hover       {
                     color:#0000AA;
                     line-height:14px;
                     text-decoration:underline;
                     font-weight:normal;
                     }

/* ----------------------------------------------------------------------------------------------- */
 SPAN.kat3          {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat3:link        {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat3:visited     {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat3:active      {
                     color:#000066;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat3:hover       {
                     color:#000066;
                     line-height:14px;
                     text-decoration:underline;
                     font-weight:normal;
                     }

/* ----------------------------------------------------------------------------------------------- */
 SPAN.kat4          {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat4:link        {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat4:visited     {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat4:active      {
                     color:#0000AA;
                     line-height:14px;
                     font-weight:normal;
                     }
 A.kat4:hover       {
                     color:#0000AA;
                     line-height:14px;
                     text-decoration:underline;
                        font-weight:normal;
                     }

/* ----------------------------------------------------------------------------------------------- */
 A.mark:link         {
                     color:#DD0000;
                     line-height:16px;
                     border-color:#DD0000;
                     font-weight:normal;
                     }
 A.mark:visited      {
                     color:#DD0000;
                     line-height:16px;
                     border-color:#DD0000;
                     font-weight:normal;
                     }
 A.mark:active       {
                     color:#DD0000;
                     line-height:16px;
                     font-weight:normal;
                     }
 A.mark:hover        {
                     color:#DD0000;
                     line-height:16px;
                     text-decoration:underline;
                     font-weight:normal;
                     }


