.goto-top-container {
	height: 30px;
}
.f-goto-top{
	position: fixed;
	bottom: 100px; 
	width: 54px;
	opacity:0.5;
	background-image:url(../bilder/gotop.png);
}