/* @override http://www.tempel-museum.de/fileadmin/templates/tempel-museum/css/fixed-scroll3.css?1481398623
	https://staging.tempel-museum.de/fileadmin/templates/css/fixed-scroll3.css?*
	https://p689183.mittwaldserver.info/fileadmin/templates/css/fixed-scroll3.css?*
	https://www.glyptothek-etsdorf.de/fileadmin/templates/css/fixed-scroll3.css?* */

/* @override http://www.tempel-museum.de/fileadmin/templates/tempel-museum/css/fixed-scroll3.css?1372808189 */

#floating-box{
 
  max-width: 1200px;
  height: 60px;
   text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  z-index: 1;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  right: 20px;
  top: 12px;
}
  #wrapper{
	  width: 100%;
      margin:0 auto;
  	background-color: white;
  	padding-bottom: 120px;
  }


#abstand{
    
    height:0px;
    margin:0px;
  width: 1024px;
  background-color: white;
}
  #content-box{
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 100%;
  max-width: 1280px;
  background-color: white;

  }
  
.scrollicon{
        text-align: center;
        text-decoration:none;

       

      background: rgba(255, 255, 255, 0.90);

        position:fixed;
        bottom:0px;
        display:none;
  right: 595px;
  font-size: 12px;
}
    .scrollicon div{
        font-weight: normal;
        font-size: 14px;
        color: #000;
  line-height: 14px;
  font-style: normal;
  padding: 8px;
}