@charset "utf-8";
/* CSS Document */

#scrollup {
position: relative;
overflow: hidden;
/*border: 1px solid #000;*/
height: 100%;
width: 100%;
}
.headline {
position: absolute;
top: 210px;
left: 5px;
height: 100px;
width:100%;
}