BODY

.body { margin:0px; }

html, body {
   font-family:verdana, arial, helvetica, sans-serif;
   font-size:95%; /*erreicht ann&auml;hernd gleiche Schriftgr&ouml;&szlig;en in NN, IE und OP*/
   background-image:url(../pix/hintergrund.gif);
   background-position:top left;
   background-repeat:repeat;
   margin:0;
   padding:0;
   }

#skip { position:absolute; left:775; top:535; z-index:1; }
#animation { position:absolute; left:58; top:76; }

a.link { font-size:0.85em; text-decoration: none; color: #EA0814; }


