/* CSS Document */ .float{ position:fixed; width:60px; height:60px; bottom:85px; /* vom boden entfernt */ right:20px; z-index:995; } .my-float{ margin-top:16px; }