﻿.Headline1    {font-family: Verdana;
               font-weight: bolder;
               font-size: 16pt;
               font-style: italic;
               color: #69759F;
              }
              
.Headline2    {font-family: Verdana;
               font-weight: bolder;
               font-size: 10pt;
               font-style: italic;
               color:;
              }
              
.Headline3    {font-family: Verdana;
               font-weight: bolder;
               font-size: 8pt;
               font-style: normal;
               color:;
              }
.Headline4    {font-family: Verdana;
               font-weight: bolder;
               font-size: 10pt;
               font-style: italic;
               color: #69759F;
              }

              
.Text         {font-family: Verdana;
               font-weight: normal;
               font-size: 8pt;
               font-style: normal;
               text-align: justify;
               color:;
              }
.Textblau     {font-family: Verdana;
               font-weight: normal;
               font-size: 8pt;
               font-style: normal;
               text-align: justify;
               color: #69759F;
              }

              
.NewsText     {font-family: Verdana;
               font-weight: normal;
               font-size: 7pt;
               font-style: normal;
               text-align: left;
               color:;
              }
              
.Text2        {font-family: Verdana;
               font-weight: normal;
               font-size: 8pt;
               font-style: normal;
               text-align: justify;
               color:;
               background: #EBEBF5;
              }
              
.Leerzeile    {font-family: Verdana;
               font-weight: normal;
               font-size: 2pt;
              } 
                            
a:link        {font-family: Verdana;
               font-weight: bold;
               font-size: 8pt;
               font-style: normal;
               text-align: right;
               color: #69759F;
               text-decoration:none;
              }
              
a:visited     {font-family: Verdana;
               font-weight: bold;
               font-size: 8pt;
               font-style: normal;
               color: #69759F;
               text-decoration:none;
              }
              
a:hover       {font-family: Verdana;
               font-weight: bold;
               font-size: 8pt;
               font-style: normal;
               color: #ED921F;
               text-decoration:underline;
              }
              
a:active      {font-family: Verdana;
               font-weight: bold;
               font-size: 8pt;
               font-style: normal;
               color: #69759F;
               text-decoration:none;
              }
              
a:focus       {font-family: Verdana;
               font-weight: bold;
               font-size: 8pt;
               font-style: normal
               color: #69759F;
               text-decoration:none;
              }
