body       { font-family: Arial;
             font-size: 8pt;
             color: #000000;
             background-color: #D9CC42;
             margin: 0px; }
td         { font-size: 10pt;
             color: #000000; }
td.body    { text-align: justify; }
td.head    { font-size: 12pt;
             font-weight: bold; }
td.green   { color:#516F4B;
             font-size: 8pt;
             background-image: url(http://www.leipziggrafik.de/pics/topnavi.gif); }
td.red     { color: #FA050B; }
td.red1    { color: #FFFFFF; background-color: #FA050B; }

td.heading { font-size: 12px;
             font-weight: bold;
             padding-top: 10px;
             padding-left: 10px;
             padding-right: 10px;
             padding-bottom: 5px; }
td.content { text-align: justify;
             font-size: 11px;
             padding-top: 10px;
             padding-left: 10px;
             padding-right: 10px;
             padding-bottom: 5px; }

a:link     { color: #000000;
             font-size: 10pt;
             font-weight: bold; }
a:visited  { color: #516F4B;
             font-size: 10pt;
             font-weight: bold; }
a:hover    { color: #FFFFFF;
             font-size: 10pt;
             text-decoration: underline; }
a:active   { color: #516F4B;
             font-size: 10pt;
             text-decoration: underline; }
input      { font-family: Tahoma; font-size: 8pt; color:#000000; background-color: #E0E0E0; }
input.tf   { width: 300px; }
input.btn  { width: 150px; }
input.tfkl { width: 100px; }
textarea   { font-family: Tahoma; 
             font-size: 8pt; 
             color: #000000; 
             width: 150px; 
             background-color: #E0E0E0; }

/*
td          {  font-size: 10pt;
               color: #3E5B14}
td.head     {font-size: 12pt; font-weight: bold; color: #3E5B14}
td.head2    {  color: #FF3366;
               font-size: 10pt;
               font-weight: bold;}
td.main { padding-top: 5px;
          padding-left: 15px;
          padding-right: 15px;
          padding-bottom: 15px;
          text-align: justify; }
td.head3 {font-size: 9pt; font-weight: bold;}
td.head4 {color: #000000}
td.aktuell {font-size: 9pt; color: #FFFFFF; font-weight: bold;}
td.light {color: #000000; background-color: #b7ffb7;}
td.dark {color: #000000; background-color: #79FF79;}
td.rosa {color: #000000; background-color: #FF99CC;}
td.weiss {color: #000000; background-color: #FFFFFF;}
td.black {background-color: #000000;}
td.linkohne {color: #009933; font-weight: bold; text-decoration: underline}

input.text {width: 250}
textarea {  font-size: 8pt; color: #009933; background-color: #CCFFCC; width: 250}
a:link {color: #009933; font-weight: bold;}
a:visited {color: #ABC74F; font-weight: bold;}
a:hover {color: #000000; text-decoration: underline}
a:active {color: #ABC74F}
*/