	/*=================================== */
	/* Main CSS Dokument                  */
	/*=================================== */ 

.gototop {
	position:fixed;
	bottom:40px;
	right:1rem;
 	z-index: 100;
	display:none;
	height:5rem;
	width:5rem;
}

.gototop:hover {
}

.pfeil {
	height:5rem !important;
	width:5rem !important;
}