/*
-----------------------------------------------
Author:   Christian Hamann
Version:  24 Juli 2023

----------------------------------------------- */

#section_1,
#section_2,
#section_5 {
	display: none;
}

#logo {
  top: 40px;
}

#info-text {
	position: fixed;
	top: 90px;
	left: 62px;
	z-index: 100;
}

#index {
  font: 13px/18px Arial, sans-serif;
}

#img-container .captioning {
  width: 425px;
}
