    body {
      background: #FFFFFF url(hintergrund.gif);
      color: #000000;
      font-family: Verdana, Arial, sans-serif; 
      margin-left: 115px;
     }

    table { display: none; }

    table.ellie { display: block; }

h2 {
margin-top: 25px;
font-size: 18px; }

h1 { font-size:22px; }

p { font-size: 13px; }

td { vertical-align: top; width: 50%; }

a:link { text-decoration:none; font-weight:bold; color:#E00000; }
a:visited { text-decoration:none; font-weight:bold; color:#800000; }

a:hover { text-decoration: underline; }
