body      { background-color: #FFFFFF; }

a         { font-family: Arial, Verdana;
            font-weight: bold;
            font-size: 10px;
            text-decoration: none;
            color: #07389c; }
a:hover   { font-family: Arial, Verdana;
            font-weight: bold;
            font-size: 10px;
            text-decoration: underline;
            color: #07389c; }
a:active  { font-family: Arial, Verdana;
            font-weight: bold;
            font-size: 10px;
            text-decoration: underline;
            color: #07389c; }
a.link    { font-family: Verdana, Arial; font-size: 8px; font-weight: normal; text-decoration: underline; }
a.link:hover { font-family: Verdana, Arial; font-size: 8px; font-weight: normal; text-decoration: underline; }
a.link:active { font-family: Verdana, Arial; font-size: 8px; font-weight: normal; text-decoration: underline; }

.links  { background-color: #dde6ff;
          font-size: 8px;
          font-family: Verdana, Arial;
          color: #00288e;
          text-align: center; }
.tage   { background-color: #07389c;
          font-family: Arial, Verdana;
          font-size: 10px;
          text-align: center;
          color: #ffffff; }

.pfad   { font-size: 8px;
            font-family: Arial, Verdana;
            color: #003399; }

p         { font-size: 8px;
            font-family: Verdana, Arial;
            line-height: 8px;
            color: #000000; }

td        { font-size: 10px;
            font-family: Arial, Verdana;
            color: #333333; }

th        { font-size: 12px;
            font-weight: bold;
            font-family: Arial, Verdana;
            color: #003399;
            text-align: left; }

th.head   { font-size: 14px;
            font-weight: bold;
            font-family: Arial, Verdana;
            color: #003399;
            text-align: left; }

.rechts   { font-weight: bold;
            color: #003399; }

.gradh  { background-color: #9db9ff;
          font-family: Arial, Verdana;
          font-size: 10px;
          font-weight: bold;
          text-align: right;
          color: #000000; }
.gradm  { background-color: #7e99dc;
          font-family: Arial, Verdana;
          font-size: 10px;
          font-weight: bold;
          text-align: right;
          color: #000000; }
.gradd  { background-color: #284da8;
          font-family: Arial, Verdana;
          font-size: 10px;
          font-weight: bold;
          text-align: right;
          color: #FFFFFF; }

.gradcm { background-color: #7e99dc;
          font-family: Arial, Verdana;
          font-size: 10px;
          font-weight: bold;
          text-align: center;
          color: #000000; }
.gradcd { background-color: #284da8;
          font-family: Arial, Verdana;
          font-size: 10px;
          font-weight: bold;
          text-align: center;
          color: #FFFFFF; }