  
  #c1238110 {
  	background-color:#fff !important;
  }
  #fixText1{
  	display: none;
  	top: 49%;
  	left: 7%;  
  }
  
  #fixText2{
  	display: none;
  	top: 49%;
  	right: 15%;  
  }
  
  #fixText3{
  	display: none;
  	bottom: 12%;
  	right: 5%;  
  }
  
#dot1{
  top: 36%;
  left: 20%;
}

#dot2 {
  top: 36%;
  right: 21%;
}

#dot3 {
  bottom: 40%;
  left: 20%;
}

#dot4 {
  bottom: 40%;
  right: 21%;
}
  
#dot5 {
  bottom: 23%;
  right: 33%;
}
  
#dot6 {
  bottom: 3%;
  right: 33%;
}
  
#dot6 > div{
	top: -20px;  
}

@media (max-width: 480px) {
  #dot2 {
  	top: 28%;
  }
  .interactiveGrafik p, .interactiveGrafik div, .interactiveGrafik li {
    font-size: 14px;
	}
  .imageOverlays > * div.left {
    text-align: right;
    right: auto;
    left: -178px;
    width: 300px;
}
  .imageOverlays > * div {
    display: none;
    position: absolute;
    top: 44px;
    right: -169px;
    z-index: 114;
    width: 260px;
    padding: 0.2375rem;
}
  


