body {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: trebuchet, arial, helvetica;
        color: #7B7070;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 125%;
        background-image: url(graph/bg_document.gif);
        background-repeat: repeat;

        scrollbar-face-color: #eeeeee;
        scrollbar-shadow-color: #999999;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3dlight-color: #ffffff;
        scrollbar-darkshadow-color: #ffffff;
        scrollbar-track-color: #ffffff;
        scrollbar-arrow-color: #333333;
        }

body.info {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: trebuchet, arial, helvetica;
        color: #7B7070;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 125%;
        background-image: url(graph/bg_info.gif);
        background-repeat: repeat;

        scrollbar-face-color: #eeeeee;
        scrollbar-shadow-color: #999999;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3dlight-color: #ffffff;
        scrollbar-darkshadow-color: #ffffff;
        scrollbar-track-color: #ffffff;
        scrollbar-arrow-color: #333333;
        }


a {     font-size: 11px;
        letter-spacing: 1px;
        line-height: 125%;
        text-decoration: none;
        font-weight: bold;
        color:  #AD182B;

        }
a:visited {
        color:  #AD182B;
        }
a:active {
        color:  #AD182B;
        }
a:hover {
        color: #AD182B;
        text-decoration: underline;
        }

td {
        color: #434343;
        font-family: trebuchet, arial, helvetica;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 125%;

        }
td.date {
        font-weight: bold;
        padding-left: 20px;
        margin-bottom: 5px; }
td.txt { padding-top: 5px;
         padding-left: 0px;
         text-align: justify;}
table.prgr    { margin-top: 15px; }
table.main    {background-image: url(graph/bg_content.gif);
              background-repeat: no-repeat;
              }
table.home    {background-image: url(graph/bg_content_home.gif);
              background-repeat: no-repeat;
               }
table.prg    {background-image: url(graph/bg_content_programm.gif);
              background-repeat: no-repeat;
               }
table.presse    {background-image: url(graph/bg_content_presse.gif);
              background-repeat: no-repeat;
               }
table.platt    {background-image: url(graph/bg_content_plattform.gif);
              background-repeat: no-repeat;
               }
table.partner    {background-image: url(graph/bg_content_partner.gif);
              background-repeat: no-repeat;
               }
table.auktio    {background-image: url(graph/bg_content_auktionen.gif);
              background-repeat: no-repeat;
               }
table.kontakt    {background-image: url(graph/bg_content_kontakt.gif);
              background-repeat: no-repeat;
               }

p {padding-right: 15px;
   text-align: justify; }

h2 {
        color: #7B7070;
        font-family: trebuchet, arial, helvetica;
        font-size: 16px;
        line-height: 95%;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
        }
h2.info {
        color: #7B7070;
        font-family: trebuchet, arial, helvetica;
        font-size: 16px;
        line-height: 110%;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
        }
h2.light {
        color: #9D8F8F;
        font-family: trebuchet, arial, helvetica;
        font-size: 14px;
        line-height: 100%;

        letter-spacing: 0px;
         margin-top: 0;
        margin-bottom: 0;
        margin-left: 0px;
        }
p.light2 {
        color: #B0ADAB;
        font-family: helvetica, trebuchet, arial;
        font-size: 43px;
        line-height: 100%;
        text-align: justify;
        margin-top: 15px;
        margin-bottom: 0px;
        margin-left: 0px;
        }
