@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Rajdhani:wght@300;400;500;600;700&display=swap);

.mareslback{width:550px;
height:500px;
background-color:#c2bebb;}

.mareslhead1{font-family: 'Playfair Display', serif;
font-size:26px;
color:#3081a6;
border-bottom:1px solid #3081a6;
padding:2px;
text-align:right;
padding-right:30px;}

.mareslbox1{
	font-family: 'Rajdhani', sans-serif;
	font-size:13px;
	text-align: justify;
	padding:8px;
	margin:5px;
	width: 174px;
	height: 423px;
	background-image:url(https://mareserenitatis.de/images/storyline/slpic.png);}

.maresltext1{width: auto;
	height:auto;
	padding-top: 234px;}

.maresltext1 facts{background-color: #3081a6;
color: #cfcfcf;
width:auto;
display:block;
height: 15px;
font-family: 'Rajdhani', sans-serif;
font-size:13px;
padding:2px;
margin:1px;}

.maresltext1 facts a{color: #cfcfcf;
text-decoration:none;}

.maresltext2{
	font-family: 'Rajdhani', sans-serif;
	font-size:13.5px;
	color: #002755;
	text-align: justify;
	padding:8px;
	margin:5px;
	width: 315px;
	height: 423px;
	overflow:auto;}


.maresltext2::-webkit-scrollbar {
background-color: #1c8fb8;
  width: 10px;
}

.maresltext2::-webkit-scrollbar-thumb {
    background-color: #1c8fb8  !important;}

.maresltext2::-webkit-scrollbar-track {background-color: #1c8fb8; border: 4px solid #c2bebb; opacity: 0.8;}
		