.boxbanner {
width: 275px;
height: 380px;
position: absolute;
top: 20px;
left: 20px;
color: #fff;
border: 3px solid #ac590f;
background: rgba(9, 48, 77, 0.58);

}

.wrapperheadneu {
    position: relative;
    width: 100%;
    max-width: 1000px;

}

.boxbannerbox {
    font-size: 13px;
    text-align: justify;
    padding: 5px;
    overflow: auto;
    scrollbar-width: thin;
    margin: 5px;
height: 370px;
}

.boxbannertitel {
font-size: 17px;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
color: #f0c591;
font-family: 'Encode Sans SC', sans-serif;
}




		
		