#lexicon {
			width: 100%;
			display: flex;
			gap: 20px;
			justify-content: space-between;
			align-items: flex-start;    
		}
		
		#lexicon #navigation {
			width: 25%;
			display: flex;
			flex-direction: column;
			align-items: flex-start;
			background: #1e4154;
			padding: 1px;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			border-radius: 7px;   
		}
		
		#lexicon #navigation .navigation-headline {
			min-height: 30px;
			width: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			font-weight: bold;
			font-family: 'Rufina', serif;
			text-transform: uppercase;
			text-align: center;
			padding: 0 5px;
			box-sizing: border-box;
			background: url(https://mitternachtsblau-rpg.de/images/Ingame.png);
			color: #faebd6;
		}
		
		#lexicon #navigation .navigation-headline:first-child {
			-moz-border-radius-topleft: 6px;
			-moz-border-radius-topright: 6px;
			-webkit-border-top-left-radius: 6px;
			-webkit-border-top-right-radius: 6px;
			border-top-left-radius: 6px;
			border-top-right-radius: 6px; 
		}
		
		#lexicon #navigation .navigation-headline:first-child a:link,
		#lexicon #navigation .navigation-headline:first-child a:visited,
		#lexicon #navigation .navigation-headline:first-child a:active,
		#lexicon #navigation .navigation-headline:first-child a:hover {
			margin-left: 0;
		}
		
		#lexicon #navigation .navigation-headline a:link,
		#lexicon #navigation .navigation-headline a:visited,
		#lexicon #navigation .navigation-headline a:active,
		#lexicon #navigation .navigation-headline a:hover {
			color: #ffffff;
			margin-left: 5px;
		}
		
		#lexicon #navigation .navigation-item {
			min-height: 25px;
			width: 100%;
			margin: 0 auto;
			padding: 5px 20px;
			display: flex;
			align-items: center;
			box-sizing: border-box;
			border-bottom: 1px solid #2e566c;
			background: #1e4154;
		}
		
		#lexicon #navigation .navigation-item:last-child {
			-moz-border-radius-bottomright: 6px;
			-webkit-border-bottom-right-radius: 6px;
			border-bottom-right-radius: 6px;
			-moz-border-radius-bottomleft: 6px;
			-webkit-border-bottom-left-radius: 6px;
			border-bottom-left-radius: 6px;
		}
		
		#lexicon #navigation .navigation-subitem {
			min-height: 25px;
			width: 100%;
			margin: 0 auto;
			padding: 0 20px 0px 20px;
			display: flex;
			align-items: center;
			box-sizing: border-box;
			background: #1e4154;
			border-bottom: 1px solid #2e566c;
		}
		
		#lexicon #navigation .navigation-subitem i {
			font-size: 11px;
			padding-top: 1px;
		}
		
		#lexicon #navigation .navigation-externallink-option {
			width: 100%;
			text-align: right;
		}
		
		#lexicon #navigation .navigation-search {
			width: 100%;
			margin: 0 auto;
			padding: 10px 0;
			display: flex;
			align-items: center;
			box-sizing: border-box;
			border-bottom: 1px solid #ddd;
			background: #1e4154;
			justify-content: center;
		}
		
		#lexicon #navigation .navigation-search input.textbox {
			width: 68%;
		}
		
		#lexicon .lexicon-entry {
			width: 80%;
			box-sizing: border-box;
			background: #1e4154;
			padding: 1px;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			border-radius: 7px;    
		}
		
		#lexicon .lexicon-entry .entry-headline {
			height: 50px;
			width: 100%;
			font-size: 30px;
			font-family: 'Rufina', serif;
			display: flex;
			justify-content: center;
			align-items: center;
			font-weight: bold;
			text-transform: uppercase;
			background: url(https://mitternachtsblau-rpg.de/images/Ingame.png);
			color: #faebd6;
		}
		
		
		#lexicon .lexicon-entry .entry-subline {
			text-align: right;
			padding-right: 10px;
			padding-top: 5px;
			background: #1e4154;
		}
		
		#lexicon .lexicon-entry .entry {
			background: #1e4154;
			padding: 20px 25px;
			text-align: justify;
			line-height: 150%;   
			font-family: Tahoma, Verdana, Arial, sans-serif;
		}

.lexicon-entry .entry h1{
	font-size: 32px;
	color: #db715b;
	font-family: 'Grimoire', serif;
	letter-spacing: 0.25em;
	text-align: center;	
	font-weight: normal;
	border-bottom: 3px #4b4b4b dotted;
	margin-bottom: -10px;
	line-height: 1em;
	text-shadow: 1px 1px 2px #000;
}

.lexicon-entry .entry h2 {
	font-size: 18px;
	font-family: 'Rufina', serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.2em;
	color: #d5dcd5;
	text-shadow: 3px 3px 4px #000;
	margin-bottom: 10px;
}

.lexicon-entry .entry h3 {
	font-size: 16px;
	font-family: 'Rufina', serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: -20px;
	color: #faebd6;
	line-height: 0.8em;
}
.lexicon-entry .entry h3::first-letter {
  font-size: 150%;
  color: #75919c;
}

.lexicon-entry .entry h4{
	margin: 3px 0px -20px 20px;
	font-size: 13px;
	font-weight: normal;
}

.lexicon-entry .entry h5{
font-size: 10px; 
  display: flex;
  text-transform: uppercase; 
  letter-spacing: 1px;  
  background: #36413E; 
  padding: 2px; 
  margin-bottom: 5px;
  justify-content: center;
	align-items: center;
	}

.lexicon-entry .entry h6{
	font-size: 11px;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: -10px 10px;
	font-weight: normal;
	letter-spacing: 0.5em;
}


		#lexicon .lexicon-entry .entry.content {
			-moz-border-radius-bottomright: 0;
			-webkit-border-bottom-right-radius: 0;
			border-bottom-right-radius: 0;
			-moz-border-radius-bottomleft: 0;
			-webkit-border-bottom-left-radius: 0;
			border-bottom-left-radius: 0;
		}
		
		#lexicon .lexicon-entry .content-bit {
			padding: 0 40px 40px 40px;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			gap: 20px;
			background:#1e4154;
		}
		
		#lexicon .lexicon-entry .content-bit .content-letter {
			width: 45%;     
		}
		
		#lexicon .lexicon-entry .content-bit .content-letter .content-item {
			margin-bottom: 5px;    
		}
		
		#lexicon .lexicon-entry .content-bit .content-letter .content-item .content-item-cat {
			font-size:0.7em;
		}
		
		#lexicon .lexicon-entry .lexicon_search_results {
			margin-bottom: 10px;
		}

#MB_Spielort {
  width: 600px; 
  background-color: #1e4154; 
  box-sizing: border-box;
}

.MB_Spielortkopf {
  width: 600px; 
  height: 220px; 
  padding: 80px; 
  background: url(https://mitternachtsblau-rpg.de/images/citycentre.png);
  background-size: cover; 
  letter-spacing: 2px; 
  line-height: 90%;   
  font-family: 'Rufina',serif;
  text-transform: uppercase; 
  font-size: 14px; 
  text-align: center; 
  color: #E6E6E6; 
  box-sizing: border-box;
} 

.MB_Spielortkopftitle {
  font-size: 35px; 
  line-height: 90%; 
  text-shadow: 3px 3px 4px #333333;
}

.MB_placetitle {
  width: 530px;
  height: 50px;
  display: flex;
  padding-top: 10px;
    box-sizing: border-box;
}

.MB_placetitlefont {
  width: 100%;
  background-color: #05283B; 
  font-family: 'Rufina',serif;
  text-transform: uppercase;
  text-shadow: 3px 3px 4px #000;
  font-size: 25px;
  color: #faebd6;
  align-items: center;
  justify-content: center;
  display: flex;

 }

.MB_Spielortbox {
  width: 580px; 
  display: flex; 
  flex-direction: row; 
  flex-wrap: wrap; 
  justify-content: space-between; 
  align-items: center; 
  padding-top: 10px; 
  padding-bottom: 5px;
  box-sizing: border-box;
} 

.MB_Citypic {
  width: 180px; 
  height: 170px; 
  border: 5px solid #05283B; 
  border-radius: 50%;
  margin: 0 5px;
  opacity: 0.5;
} 

.MB_Spielortdescrbox {
  width: 360px; 
  height: 210px; 
  overflow: auto; 
  background-color: #75919c; 
  border: 15px solid rgba(0,0,0,0); color: #000000; 
  text-align: justify; 
  font-size: 12px; 
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  line-height: 18px; 
  margin: 0 5px; 
  padding-right: 12px; 
  box-sizing: border-box; 
  scrollbar-color: #fff #ebebeb; 
  scrollbar-width: thin;
} 

.MB_Spielortdescrbox b {
  font-weight: bold; 
  color: #E6E6E6; 
  text-transform: uppercase; 
  font-size: 14px; 
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
} 

.MB_Spielortintrobox {
  width: 100%; 
  background-color: #75919c; 
  border: 15px solid rgba(0,0,0,0); 
  color: #000000; 
  text-align: justify; 
  font-size: 12px; 
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;   line-height: 18px; 
  margin: 0px 5px; 
  padding-right: 8px; 
  margin-bottom: 5px;
  box-sizing: border-box;
} 

.MB_Spielortintrobox b {
  font-weight: bold; 
  color: #fff; 
  text-transform: uppercase; 
  font-size: 18px; 
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

.MB_Copyright {
  height: 10px;
  width: 20px;
  float: left;
  font-size: 24px;
  padding: 6px;
}

.MB_Copyright a {
  text-decoration: none; 
  color: #faebd6;
}

.MB_Spielort tabbed {
	overflow-x: hidden; /* so we could easily hide the radio inputs */
}

.tabbed [type="radio"] {
	/* hiding the inputs */
	display: none;
}

.MB_Spielort-tabs {
	display: flex;
	align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-evenly;
	list-style: none;
	padding: 0;
}
.MB_Spielort-tab > label {
	display: block;
	margin-bottom: 5px;
  padding: 2px;
  background: #05283B;
	color: #faebd6;
	font-size: 14px; 
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;	
	transition: all 0.3s;
}
.MB_Spielort-tab:hover label {
	color: #75919c;
}

.tab-content {
	margin-top: -20px;
	display: none;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
.tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label,
.tabbed [type="radio"]:nth-of-type(6):checked ~ .tabs .tab:nth-of-type(6) label,
.tabbed [type="radio"]:nth-of-type(7):checked ~ .tabs .tab:nth-of-type(7) label{
}

.tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4),
.tabbed [type="radio"]:nth-of-type(5):checked ~ .tab-content:nth-of-type(5),
.tabbed [type="radio"]:nth-of-type(6):checked ~ .tab-content:nth-of-type(6),
.tabbed [type="radio"]:nth-of-type(7):checked ~ .tab-content:nth-of-type(7){
	display: block;
}

/* Bibliothek Tabs*/

.MB_Bibtab {
  width: 100%;
	list-style: none;
	position: relative;
	height: 750px;
	padding: 0;
	box-sizing: border-box;
}

.MB_Bibtab button {
  border: none;
  height: 100%;
  cursor: pointer;
  margin: 5px;
  max-width: 170px;
  border-radius: 0px;
}

.MB_Bibtab button:hover {
    background-color: #75919c;
}

.MB_Bibtab input[type=radio] {
	position: absolute;
	display: none;
}

.MB_Bibtab li {
	float: left;
	width: 33%;
}

.MB_Bibtab label {
	display: block;
	padding: 5px;
	cursor: pointer;
	color: #faebd6;
	background: #05283B;
	position: relative;
	top: 0;
	transition: all 0.5s ease-in-out;
	margin: 0 5px;
	font-size: 18px;
	  font-family: 'Rufina', serif;
}

.MB_Bibtab label:hover {
	color: #d5dcd5;
	background: #75919c;
}

.MB_Bibtab [type=radio]:checked ~ label {
	color: #d5dcd5;
	background: #75919c;
	top: 0;
}

[type=radio]:checked ~ label ~ .MB_Bibtab-content {
	display: block;
}

.MB_Bibtab-content {
	z-index: 2;
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 55px;
	animation-duration: 0.5s;
	height: 600px;
	overflow: auto;
	padding-right: 15px;
}