body { color : #000000;
       font-size: 12px;
       font-family: Arial, Helvetica;
       background-color: #FFFFFF;
       background-image :url('http://www.543-dabei.de/images//WinXP/page_background.gif');
       margin-top: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px
     }

td    { font-family: Arial, Helvetica; font-size: 12px; }
th    { font-family: Arial, Helvetica; font-size: 12px; }
p     { font-family: Arial, Helvetica; font-size: 12px; }

table.cell { padding-right: 4;
             padding-top: 1;
             padding-bottom: 1; 
             padding-left: 4;
           }

table.form { border:1px solid #000000; 
             border-collapse: collapse;
             color: #000000;
             padding-left: 4;
             padding-right: 4;
             padding-top: 1;
             padding-bottom: 1;
           }

td.pixel { background-color: #E0E2EB;
           background-image :url('http://www.543-dabei.de/images//WinXP/pixel.gif');
           padding-left: 4;
           padding-right: 4;
           padding-top: 4;
           padding-bottom: 4;
         }

td.main  { background-image :url('http://www.543-dabei.de/images//WinXP/main_background.gif');
           padding-left: 4;
           padding-right: 4;
           padding-top: 4;
           padding-bottom: 4;
         }

td.sbox  { background-color: #E5E6EA;
           background-image :url('http://www.543-dabei.de/images//WinXP/pixel.gif');
           padding-left: 4;
           padding-right: 4;
           padding-top: 1;
           padding-bottom: 1;
         }

td.box { background-color: #FCFCFC;
         background-image :url('http://www.543-dabei.de/images//WinXP/pixel.gif');
         padding-left: 4;
         padding-right: 4;
         padding-top: 1;
         padding-bottom: 1;
       }

td.odd    { background-color: #CFD2DC; }
td.even   { background-color: #EBE9ED; }

table.glow   { filter:glow(color= #4583C0, strenght= #1) }

A:link {    text-decoration: underline; color: #000000; }
A:visited { text-decoration: underline; color: #000000; }
A:active {  text-decoration: underline; color: #000000; }
A:hover {   text-decoration: underline; color: #FF0000; }

input {      font-family: Tahoma, Helvetica; font-size: 12px; color: #000000; BACKGROUND-COLOR: #CFCFCF;
      }
input.send { font-family: Tahoma, Helvetica; font-size: 12px; color: #000000; BACKGROUND-COLOR: #CFCFCF;
             border-top-width : 1px;
             border-right-width : 1px;
             border-bottom-width : 1px;
             border-left-width : 1px;
             text-indent : 2px;
           }
select { font-family: Tahoma, Helvetica; font-size: 12px; color: #000000; BACKGROUND-COLOR: #CFCFCF; }
textarea { font-family: Tahoma, Helvetica; font-size: 12px; color: #000000; BACKGROUND-COLOR: #CFCFCF; }
.clsCursor { cursor: hand; }