  html,body { margin:0; border:0 none; padding:0; }
  body {
        text-align:center;
        font-family:tahoma, arial, helvetica, sans-serif;
        color:black; background-color:#c0c0c0;
       }
  a:link { color:#000080; background-color:#c0c0c0; }
  a:visited { color:#800080; background-color:#c0c0c0; }

  table { margin:0 auto; }
  table.thumbs td {
       font-size:0.9em;
       text-align:center; vertical-align:top;
     }

  table.bildueberschrift { width:100%; margin:0; }
  td.zurueck { text-align:left; }
  td.weiter { text-align:right; }
  td.ueberschrift { text-align:center; }
  .bildueberschrift h1 { font-size:1em; font-weight:bold; }

  p.bild { margin-top:0; }

  p.filename, table.tech, .kleiner { font-size:0.9em; }
  table.tech th, table.tech td { text-align:left; vertical-align:top; }


