body        {font-family: sans-serif;
            font-weight: normal;
             font-size: 12px;
             color: #000000; }
a            {text-decoration:none;
             color: #000000;
             border: 0px;}
a:hover     {color:#FF0000; }

img        {border: 0px;}

/* Datentabelle im MainFrame */
.MainTable         { text-align: left;
                     margin-left:10px;}
.MainTable th     {  padding-left: 10px;
                     padding-right: 10px;
                     padding-bottom: 8px;
                     text-align: left;
                     text-decoration: none;
                     font-weight: bold;
                     font-size: 14px; }
.MainTable td    {   padding-left: 10px;
                     padding-right: 20px; }

.box    {        width:600px;
                 margin-left:10px;
                 background-color: #FFFF99;
                 border: 1px solid #CC9900;}
.box td {        text-align: center;}
.box th {        text-align: center;}

.highlight      {font-weight: bold;}
/* 2008 - Lutz Wagner */
