@import url (print.css);
@import url(https://hoshi-rpg.de/cache/themes/theme3/fonts.css);

.ohslback1{
	background-color:#d2d2cb;
	padding:5px;
	width:540px;
	height:auto;
	background-image:url(https://hoshi-rpg.de/images/storyline/back1.png);
	}

.ohslback2{
	width:540px;
	/* height: 880px; */
	background-image: linear-gradient(180deg, #dad9d0c9, #dad9d0a8, #dad9d04f);
	}

.ohslback3{
	/* background-color:rgb(210 210 203 / 80%); */
	/* width: 517px; */
	height: auto;
	/* float:left; */
	font-family: 'Rajdhani';
	padding:10px;
	text-align:justify;
	/* overflow:auto; */
	font-size: 13pt;
	color:#5b011a;
	}

.ohslback4{
	/* width:200px; */
	height: 208px;
	/* float:left; */
	/* margin-top: 336px; */
	}
	
.ohslback4 .facts{
	background-color:rgb(210 210 203 / 80%);
	width: 254px;
	height: 22px;
	margin:3px;
	font-family: 'Rajdhani';
	float: left;
	border: 1px solid #e2416d;
	color:#5b011a;
	padding: 2px 2px 2px 5px;
	font-size: 15px;
	}
	
.ohslback4 .facts a{
	font-family: 'Rajdhani';
	text-decoration:none;
	color:#a71e44;
}
	

.ohslhead1{
	background-color:#a71e44;
	color:#d2d2cb;
	font-family: 'Big Shoulders Stencil';
	text-align:center;
	font-size:26px;}