@import url (print.css);
@import url(https://fragmentsofeden.de/cache/themes/theme3/fonts.css);

@import url(https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Offside&display=swap);

.foebox1{
	width: 500px;
	height: 570px;
	background-image:url(https://fragmentsofeden.de/images/slback.png);
	}

.foebox2{
	width:auto;
	height: 550px;
	padding: 10px;
	background-color: #0d1805b3;
	}

.foebox3{
	width:auto;
	height:auto;}

.foebox3 .box1{
	width: 270px;
	height: 502px;
	padding:5px;
	overflow:auto;
	text-align:justify;
	font-size:12px;
	font-family: "Offside";
	color:#d7eadd;
	float:left;
	}

.foebox3 .box1::-webkit-scrollbar {
background-color: #93a852;
border:2px solid #101f06;
scrollbar-width: thin;
width:5px;
}

.foebox3 .box1::-webkit-scrollbar-thumb {
background-color: #93a852 !important;
}
	
.foebox3 .box2{
	width: 195px;
	height:auto;
	margin: 286px 0px 0px 0px;
	/* padding:10px; */
	float:left;
	}

.foebox3 .box2 .facts{
	width:auto;
	height: 16px;
	padding: 2px 2px 2px 7px;
	background-color: #0d180570;
	color:#d7eadd;
	font-family: "Offside";
	text-align:left;
	margin: 3px;
	font-size: 12px;
	}

.foebox3 .box2 .facts2{
	width:auto;
	height: 16px;
	padding: 2px 7px 2px 2px;
	background-color: #0d180570;
	color:#d7eadd;
	font-family: "Offside";
	text-align:right;
	margin: 3px;
	font-size: 12px;
	}

.foebox3 .box2 .facts2 a{
	color:#d7eadd;
	font-family: "Offside";
	text-decoration:none;
}
	
.foehead1{
	font-family: 'Bodoni Moda';
	font-size:26px;
	color:#93a852;
	text-align:center;
	border-bottom:1px solid #93a852;}