
body { background: #ddddeb url("images/bg_grey.gif") repeat-x top left fixed; padding: 100px; font-family: Arial, Helvetica, sans-serif;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

  a:link    { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#87859A; font-weight: normal}
  a:active  { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#ff0000; font-weight: normal}
  a:visited { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#87859A; font-weight: normal}
  a:hover   { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000000; font-weight: bold}


  #page_margins { width: auto;  min-width: 740px; max-width: 90em; background: #fff; }
  #page { padding: 10px 10px 10px 10px; }
  #introbox { width: auto; background: #eee}
  #footer {background: #f9f9f9; border-top: 5px #ddd solid; width:auto; color: #666666}
  #auktion {background: #fe4a41; width: 180px; color:#fff; font-weight:bolder; padding:15px 10px 8px 10px; height:3em; float:left; border: 5px #fff solid; margin-bottom:2em; margin-top:1em;}
  #galerie {background: #86869a; width: 180px; color:#fff; font-weight:bolder; padding:15px 10px 8px 10px; height:3em; float:right; border: 5px #fff solid; margin-bottom:2em; margin-top:1em;}

  #auktion:hover {background: #b74a41}
  #galerie:hover {background: #68687c}
  
  h1 {color: #86869a; font-size:160%; margin-top:40px}
  

