body        {
            color:#000000;
            background-image:url("../img/bg_msc.jpg");
            background-repeat:no-repeat;
            background-color:#FFFFFF;
            background-attachment:fixed;
            /* background-position:center; nur IE */
            /* background-position:middle; nur IE */
            font-size:10pt;
            font-family:Verdana,Helvetica,Arial,sans-serif;
            margin:20px; /* Ränder */
            left:20px; /* bei Netscape funktioniert margin nicht */
            }

all.Uhr     {
            font-family:Century Gothic,Arial;
            font-size:36pt;
            color:blue;
            }

layer       {
            padding:10px
            }

a:link      {
            color:#BB0000;
            font-size:10pt;
            }
a:visited   {
            color:#440000;
            font-size:10pt;
            }
a:active    {
            color:#0000FF;
            font-style:italic;
            font-size:10pt;
            }

td          {
            color: #000000;
            font-size:12px;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            font-weight: bold;
            /* text-decoration: none; */
            }

h5          {
            color: #000000;
            font-size:10pt;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            font-weight: bold;
            /* text-decoration: none; */
            }

#txtklein  {
            color: #000000;
            font-size:10px;
            font-family:  Verdana, Helvetica, Arial ,sans-serif;
            /* text-decoration: none; */
            }

#txtnorm   {
            color: #000000;
            font-size:11px;
            font-family:  Verdana, Helvetica, Arial ,sans-serif;
            font-weight: normal;
            }

#txtTermine {
            color: #000000;
            font-size:16px;
            font-family: Arial, sans-serif;
            font-weight: normal;
            }

#txtnormf {
            color: #000000;
            font-size:11px;
            font-family: Verdana, Helvetica, Arial, sans-serif;
            font-weight: bold;
            /* text-decoration: none; */
            }

#txtgross {
            color: #000000;
            font-size: 16px;
            font-family:  Verdana, Helvetica, Arial ,sans-serif;
            /* text-decoration: none; */
            }
#txtgrossf{
            color: #000000;
            font-size:16px;
            font-family: Verdana, Helvetica, Arial ,sans-serif;
            font-weight : bold;
            /* text-decoration: none; */
            }

