/* @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?* */

/* @override http://www.tempel-museum.de/fileadmin/templates/tempel-museum/css/fixed-scroll3.css?1372808189 */

#floating-box{
  width: 100%;
  max-width: 1200px;
  height: 28px;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  position: absolute;
  z-index: 1;
  background-color: white;
  padding-left: 0;
  padding-right: 0;
}
  #wrapper{
    max-width:1200px;
	width: 100%;
      margin:0 auto;
  }


#abstand{
    
    height:26px;
    margin:0px;
  width: 1024px;
  background-color: white;
}
  #content-box{
  
    
    margin: 2px 0px 0px;
  position: absolute;
  width: 100%;
  max-width: 1200px;
  background-color: white;
  background-color: #1e1e1e;
  }
  
.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;
}