.imageContainer { 
  position: relative; 
  width: 960px;
  height: 815px;
  background-image: url('../images/lts_schaubild_web.png');
}

img {
  width: 960px;
  height: 815px;
  top: 0;
  left: 0;
  display: none;
}

#tagContainer {
  position: absolute;
  display: none;
  top: 610px; 
  right: 90px;
}

#tags {
  display: none;
}

.overlay-text {  
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	color: #686361;
	font-size: 1em;
}

.infoBox {
  display: none;
  position: relative;
  font-family: Verdana, Geneva, sans-serif;
  color: #686361;
  font-size: 1em;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  padding: 16px;
  border: 0px;
  background-color: white;
  z-index: 1001;
}

.hoverBox {
  display: none;
  position: absolute;
  font-family: Verdana, Geneva, sans-serif;
  color: #686361;
  font-size: 1em;
  width: 320px;
  height: 180px;
  border: 1px solid;
  border-color: #686361;
  background-color: #FFFFFF;
  z-index: 1003;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}


a {
  text-decoration: none;
}

a:link {
  color: #686361; /* unvisited link */
}      
a:visited {
  color: #686361; /* visited link */
}  
a:hover {
  color: #A38532; /* mouse over link */
}  
a:active {
  color: #A38532; /* selected link */
}   

#overlay0 {
  top: 0px; 
  left: 345px;
  text-align: center;
}
#overlay1 {
  top: 80px; 
  left: 70px;
}
#overlay2 {
  top: 245px; 
  left: 50px;
}
#overlay3 {
  top: 425px; 
  left: 60px;
}
#overlay4 {
  top: 625px; 
  left: 90px;
}
#overlay5 {
  top: 680px; 
  right: 135px;
  text-align: right;
}
#overlay6 {
  top: 530px; 
  right: 20px;
  text-align: right;
}
#overlay7 {
  top: 385px; 
  right: 0px;
  text-align: right;
}
#overlay8 {
  top: 240px; 
  right: 20px;
  text-align: right;
}
#overlay9 {
  top: 80px; 
  right: 20px;
  text-align: right;
}

#hover0 {
  top: 0px; 
  left: 310px;
}
#hover1 {
  top: 35px; 
  left: 50px;
}
#hover2 {
  top: 160px; 
  left: 0px;
}
#hover3 {
  top: 390px; 
  left: 5px;
}
#hover4 {
  top: 560px; 
  left: 30px;
}
#hover5 {
  top: 610px; 
  right: 90px;
}
#hover6 {
  top: 465px; 
  right: 0px;
}
#hover7 {
  top: 310px; 
  right: 0px;
}
#hover8 {
  top: 185px; 
  right: 0px;
}
#hover9 {
  top: 30px; 
  right: 0px;
}

.previewImg {
  display: block;
  margin: auto;
}

#preview0 {
  width:87%;
  height:87%;
}
#preview1 {
  width:79%;
  height:79%;
}
#preview2 {
  width:87%;
  height:87%;
}
#preview3 {
  width:79%;
  height:79%;
}
#preview4 {
  width:79%;
  height:79%;
}
#preview6 {
  width:87%;
  height:87%;
}
#preview7 {
  width:87%;
  height:87%;
}
#preview8 {
  width:87%;
  height:87%;
}
#preview9 {
  width:87%;
  height:87%;
}

#boxImg0 {
  display:block;width:90%;height:90%;
}
#boxImg1 {
  display:block;width:90%;height:90%;
}
#boxImg2 {
  display:block;width:90%;height:90%;
}
#boxImg3 {
  display:block;width:90%;height:90%;
}
#boxImg4 {
  display:block;width:90%;height:90%;
} 
#boxImg5 {
  display:block;width:90%;height:90%;
}
#boxImg6 {
  display:block;width:90%;height:90%;
}
#boxImg7 {
  display:block;width:90%;height:90%;
}
#boxImg8 {
  display:block;width:90%;height:90%;
}
#boxImg9 {
  display:block;width:90%;height:90%;
}
