body {
  background-color: #ffff66;
}

img {
  border-width: 0;
}

#animation {
  display: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 346px;
  height: 334px;
}

#hbar1, #hbar2 {
  top: 28px;
}

#hbar3, #hbar4 {
  top: 292px;
}

#hbar1, #hbar3 {
  background-image: url("a_ol.jpg");
  margin-left: 103px;
  position: absolute;
  left: 0;
  width: 103px;
  height: 15px;
}

#hbar2, #hbar4 {
  background-image: url("a_or.jpg");
  position: absolute;
  left: 116px;
  width: 0;
  height: 15px;
  z-index: 3;
}

#vbar {
  background-image: url("a_mitte.jpg");
  position: absolute;
  left: 103px;
  top: 0;
  width: 13px;
  height: 334px;
  z-index: 2;
}

#ani-logo {
  background-image: url("a_heidi.jpg");
  margin-left: 77px;
  position: absolute;
  left: 26px;
  top: 43px;
  width: 77px;
  height: 249px;
}

#ani-art {
  background-image: url("a_fig.jpg");
  background-position: top right;
  position: absolute;
  left: 116px;
  top: 43px;
  width: 0;
  height: 249px;
  z-index: 3;
}

#cover {
  background-color: #ffff66;
  position: absolute;
  left: 116px;
  top: 28px;
  width: 103px;
  height: 279px;
  z-index: 2;
}

#language-selection {
  margin-left: auto;
  margin-right: auto;
  width: 192px;
}
