body
   {
       font-size: 8.5pt;
       line-height: 175%;
       letter-spacing: 1.1px;
       font-family: Verdana, Arial, Helvetica;
       color: #222222;
       margin: 0px;
   }

table, tr, td
   {
       font-size: 8.5pt;
       line-height: 175%;
       letter-spacing: 1.1px;
       font-family: Verdana, Arial, Helvetica;
       color: #222222;
   }

a
   {
       color: #007A94;
       text-decoration: none;
   }

a:hover
   {
       color: #007A94;
       text-decoration: underline;
   }

.header
   {
       font-size: 8.0pt;
       line-height: 100%;
       letter-spacing: 1.1px;
       color: #CEE4F5;
       font-family: Verdana, Arial, Helvetica;
   }

.header a:link
   {
       color: #CEE4F5;
   }

.header a:hover
   {
       color: #CEE4F5;
       text-decoration: underline;
   }

.header a:active
   {
       color: #CEE4F5;
   }

.header a:visited
   {
       color: #CEE4F5;
   }

.navigation
   {
       font-size: 8.0pt;
       line-height: 150%;
       letter-spacing: 1.1px;
       color: #007A94;
       font-family: Verdana, Arial, Helvetica;
   }

.navigation a:link
   {
       color: #007A94;
   }

.navigation a:hover
   {
       color: #007A94;
       text-decoration: underline;
   }

.navigation a:active
   {
       color: #007A94;
   }

.navigation a:visited
   {
       color: #007A94;
   }

.pixelquelle
   {
       font-size: 7.5pt;
       line-height: 100%;
       letter-spacing: 0.75px;
       color: #888888;
       font-family: Verdana, Arial, Helvetica;
   }

.pixelquelle a:link
   {
       color: #888888;
   }

.pixelquelle a:hover
   {
       color: #888888;
       text-decoration: underline;
   }

.pixelquelle a:active
   {
       color: #888888;
   }

.pixelquelle a:visited
   {
       color: #888888;
   }


