/* CSS: Puzzle */

#puzzle_600 {
  width:600px;
  margin:0 auto;
}

#puzzle_800 {
  width:800px;
  margin:0 auto;
}

#hauptseite .galerie_uebersicht {
  width:560px;
  height:100%;
  margin:0 auto;
}

#hauptseite .kleines_bild {
  width:170px;
  background:#000000;
  padding:5px;
  margin:0 5px 5px 0;
  float:left;
}

#hauptseite ul {
  list-style-type:none;
}

#hauptseite .li1 {
  width:170px;
  text-align:center;
}

