.plotback{
	width:660px;
	height:auto;
	background-image:url(https://mareserenitatis.de/images/moonlight/plotback.png);
	/* padding:20px; */}

.plotback2{
	width:auto;
	height:auto;
	padding:25px;
	backdrop-filter: blur(5px);
	}


.plothead {
    font-family: var(--font-headline1);
    font-size: 40px;
    text-align: center;
    color: var(--akzent4);
    padding: 5px 10px;
    height: 35px;
    overflow: hidden;
}


.plothead2{FONT-FAMILY: var(--font-main);
text-align:center;
text-transform:uppercase;
color:var(--akzent3);
font-size:14pt;
	border-bottom:1px solid var(--akzent3);
}

.plottext {
    font-size: 13pt;
    text-align: justify;
    padding: 10px;
}