@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap);

.rissunback1{
	width: 500px;
	height: 669px;
	background-image:url(https://risingsunlight.de/images/storyline/slback.png);
	padding: 15px;
	}

.rissunback2{
	width: 500px;
	height: 668px;
	background-color: #c9c5bde0;
	}
	
.rissunhead1{
	font-family:"Playfair Display", serif;
	text-align:center;
	font-size:26px;
	background-color:#bf5867;
	color:#c9c5bd;
}

.rissunbox1{
	width:auto;
	height:auto;}
	
.rissunbox1{
	width: auto;
	height: 561px;
	/* float:left; */
	font-family:"Saira Condensed", sans-serif;
	font-size:12pt;
	text-align:justify;
	padding: 5px;
	overflow:auto;
	color:#453753;
	margin: 3px 10px;
	}

.rissunbox1::-webkit-scrollbar {
background-color: #bf5867;
border:2px solid #c9c5bd;
  width: 5px;
	scrollbar-width: thin;
}

.rissunbox1::-webkit-scrollbar-thumb {
    background-color: #bf5867 !important;
}

.rissunbox2{
	width: auto;
	height: 48px;
	/* float:left; */
	margin: 5px;
	}
	
.rissunbox2 .facts1{
	border:1px solid #bf5867;
	text-align:left;
	font-family:"Saira Condensed", sans-serif;
	color: #453753;
	font-size:13px;
	line-height: 13px;	
	width: 109px;
	height: 15px;
	padding:2px 2px 2px 5px;
	margin:2px;
	float: left;
	}


.rissunbox2 .facts1 a{
	color:#bf5867;
	text-decoration:none;}

.rissunbox2 .facts2{
	border:1px solid #bf5867;
	text-align:right;
	font-family:"Saira Condensed", sans-serif;
	font-size:13px;
	width:auto;
	height: 15px;
	padding: 2px 5px 2px 2px;
	margin:2px;
	}