.Family_Pic_Size img {width: 173px;}

#Lexi_Main .Lexi_Ol2  ol {
  list-style: none;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 0px;
}

#Lexi_Main .Lexi_Ol2  ol li {
	text-indent: -15px;
	padding-left: 10px;
	position: relative;
	margin-bottom: 10px;
}

#Lexi_Main .Lexi_Ol2 ol li::before {
	content: "\f043";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size: 9px;
	position: absolute;
	top: 1px;
	left: 10px;
	color: #85727f;
}

#Lexi_Main .Lexi_Ol2  impt {
	color: #fff;
	padding-left: 15px;
	font-family: Abril Fatface;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 3px;
}

#Lexi_Main .Lexi_Ol2  impt i{
  font-family: calibri;
  font-weight: bold;
}

#Vorlage_Main .Vorlage_text1 impt{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	color: #937e8d;
}

#Vorlage_Main .Vorlage_text1 li{margin-bottom: 10px;}

#Postbit_Add_Res select{background: #040404;border: 1px solid #040404;width: 77px;}

#Lexi_Main .Lexi_Ol1 ol{margin: unset;}
#Lexi_Main .Lexi_Ol1 li{padding-bottom: 15px;}

#Lexi_Main .Lexi_TitelC b, #Lexi_Main .Lexi_TitelD b{display: block;letter-spacing: 3px !important;}
#Lexi_Main .Lexi_TitelC stronk, #Lexi_Main .Lexi_TitelD stronk{display: block;font-size: 10px;letter-spacing: 2px;}
#Lexi_Main .Lexi_TitelC span, #Lexi_Main .Lexi_TitelD span{display: block;font-size: 8px;letter-spacing: 4px;font-style: italic;}

#Lexi_Main .Lexi_TitelC{
	float: left;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	padding: 14px 15px;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	margin-right: 11px;
	margin-top: 3px;
	line-height: 150%;
}

#Lexi_Main .Lexi_TitelD{
	float: right;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	padding: 14px 15px;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	margin-left: 11px;
	margin-top: 3px;
	line-height: 150%;
}

#Lexi_Main .Lexi_SubTitel2 span{
	font-family: calibri;
	font-size: 10px;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: right;
	position: absolute;
	top: 68px;
	right: 69px;
	width: 260px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: right;
}

#Lexi_Main .Lexi_SubTitel2 span b{color: #937e8d;}

.Plot_Nav li{margin-bottom: 15px;}
.Plot_Nav li:last-child{margin-bottom: 0px;}

.Lexi_Table2 strong, .Lexi_Table2 span{
	font-size: 10px;
	display: block;
	text-align: center;
	line-height: 120%;
}

.Lexi_Table2 strong{color: #937e8d;}
.Lexi_Table2 span{text-transform: lowercase;letter-spacing: 2px;font-style: italic;}

.Lexi_Table2 div {
  text-align: justify;
  font-size: 11px;
  line-height: 240%;
  letter-spacing: 1.5px;
  font-family: arimo;
  color: #bbb;
  text-transform: none;
}

#Lexi_Hyb_Table{
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
}

.Tableturn {
	width: 333px;
	float: right;
	margin: 7px 0px 0px 10px;
}
.Tableturn div{width: 25% !important;}
.Tableturn div:nth-child(2n+0) {
	width: 72% !important;
	line-height: 120%;
}

#Lexi_Hyb_Table div{
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 25px;
	width: 18.6%;
	padding: 10px 0px;
}

#Powers_Main{
	display: flex;
	column-gap: 15px;
	margin-top: -15px;
}

#Powers_Main .Powers_Section1 {
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 2px;
  font-family: calibri;
  font-weight: bold;
  text-align: center;
}

#Powers_Main br{display: none;}
#Powers_Main .Powers_Section {width: 33%;}

#Powers_Main  ol {
	list-style: none;
	padding-left: 20px;
	margin-top: -3px;
}

#Powers_Main  ol li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 3px;
	padding-right: 10px;
	font-size: 10px;
	letter-spacing: 0.5px;
	font-family: Calibri;
	line-height: 150%;
}

#Powers_Main  ol li de{line-height: 240%;}

#Powers_Main ol li::before {
	content: "\f043";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size: 7px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #85727f;
}

#Powers_Main  impt {
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 3px;
	font-weight: bold;
}

#Powers_Main headline{
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	margin-bottom: 9px;
}

#Powers_Main headline1{
	color: #fff;
	font-family: Abril Fatface;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	padding-left: 12px;
}

#Lexi_Main .Lexi_Flex  {display: flex;}
#Lexi_Main .Lexi_Flex div{width: 25%;}

#Lexi_Main .Lexi_SubTitel1B{
  text-transform: uppercase;
  font-size: 9px;
  font-family: calibri;
  color: #937e8d;
	text-align: right;
}

#Lexi_Main .Lexi_SubTitel1B a{
  letter-spacing: 1.5px;
  color: #bbb;
  font-size: 10px;
  margin-left: 5px;
}

#Lexi_Main .Lexi_Flex span {
  display: block;
  text-align: justify;
  margin-top: 6px;
  font-size: 10px;
  line-height: 140%;
  letter-spacing: 1.5px;
  font-family: arimo;
  color: #bbb;
  padding-left: 2px;
}

#Lexi_Main .Lexi_Flex sting{
  display: block;
  font-family: calibri;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #414152;
  padding-bottom: 7px;
  padding-left: 2px;
  width: max-content;
}

#Lexi_Main .Lexi_Text_Flex{
  display: flex;
  column-gap: 10px;
  margin-top: 10px;
}

#Lexi_Main .Lexi_Text_Flex1{width: 50%;}
#Lexi_Main .Lexi_Text_Flex1 .Lexi_Table{width: 100%;}

#Lexi_Main ul li a{
  text-transform: uppercase;
  font-size: 10px;
  font-family: calibri;
  color: #bbb;
}

#Lexi_Main .Lexi_Text_Flex1 th{
  padding: 12px 0;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-family: Calibri;
  text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 2px;
  color: #fff;
  text-align: center;
}

#Lexi_Main .Lexi_Table_Type{
  width: 18px;
  writing-mode: sideways-lr;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-size: 10px;
  color: #fff;
  letter-spacing: 3px;
}

#Lexi_Main .Lexi_Ol  ol {
  list-style: none;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 0px;
}

#Lexi_Main .Lexi_Ol  ol li {
	text-indent: -15px;
	padding-left: 25px;
	position: relative;
	line-height: 100%;
	margin-bottom: 10px;
}

#Lexi_Main .Lexi_Ol ol li::before {
	content: "\f043";
	font-family: "Font Awesome 5 Pro";
	font-weight: 700;
	font-size: 9px;
	position: absolute;
	top: 1px;
	left: 10px;
	color: #85727f;
}

#Lexi_Main .Lexi_Ol  impt {
	color: #fff;
	padding-right: 15px;
	font-family: Abril Fatface;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 3px;
}

#Lexi_Main .Lexi_SubTitel1A {
	font-family: calibri;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 7px 0px 2px;
	padding-left: 2px;
	font-weight: lighter;
	font-style: italic;
}

#Awards_List {
  display: flex;
  flex-wrap: wrap;
  column-fill: balance;
  column-gap: 11px;
  row-gap: 15px;
	margin-top: 12px;
}

#Awards_List .AFirst {width: 90px;}
#Awards_List .ASec {width: 384px;}
#Awards_List .ASec1 {padding: 25px !important;width: 334px;}
#Awards_List .AThird {width: 110px;}
#Awards_List .ACenter {display: flex;align-items: center;justify-content: center;}

#Awards_List .Awards_List_Top b{
  color: #937e8d;
  padding: 0px 4px;
  font-style: italic;
}

#Awards_List .Awards_List_Desc {
	text-align: justify;
	font-size: 9px;
	line-height: 168%;
	letter-spacing: 1.5px;
	font-family: arimo;
	text-transform: lowercase;
	color: #bbb;
	margin-top: 5px;
}

#Awards_List .Awards_List_Icon{
	background-color: rgba(0, 0, 0, 0.57);
	width: 60px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	letter-spacing: 0;
	line-height: unset;
	position: relative;
	z-index: 1;
}

#Awards_List .Awards_List_Icon::before {
	content: '';
	display: block;
	height: calc(100% + 15px);
	width: 38px;
	border: 1px solid #414152;
	position: absolute;
	top: -8px;
	left: 10px;
}

#Awards_List .Awards_List_Titel {
	font-family: Abril Fatface;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	border-bottom: 1px solid #414152;
	width: max-content;
	padding: 0px 0px 8px;
}

#Awards_List .Awards_List_Type{
  padding: 25px 0;
  position: relative;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-family: Calibri;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  text-transform: uppercase;
}

#Awards_List .Awards_List_Top{
  padding: 12px 0;
  position: relative;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#Charakter_Main .Beruf_Flex_Desc2 {
  margin: 20px;
  display: flex;
  flex-wrap: wrap;
}

#Charakter_Main .Club_Typo {
  width: 50%;
}

#Charakter_Main .Club_Typo:nth-child(2n+0) {text-align: -moz-right;text-align: -webkit-right;}
#Charakter_Main .Club_Typo:nth-child(2n+0) .Listen_Desc {text-align: right;}

#Lexi_Main .Listen_Wanted .thead strong {
	font-family: Abril Fatface;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 5px;
	border-bottom: 1px solid #414152;
	padding: 0 0 10px 2px;
	margin-left: -2px;
	width: max-content;
	display: block;
	font-weight: normal;
}

#Lexi_Main .Listen_Wanted .tducks {
  text-transform: uppercase;
  font-size: 10px;
  font-family: calibri;
  letter-spacing: 1px;
  color: #bbb;
}

#Lexi_Main .Listen_Wanted .thead  {padding-bottom: 28px;}

#Lexi_Main .Listen_Wanted .tborder {
  background: #080808;
  padding: 25px;
  border: unset;
}

#Lexi_Main .Listen_Wanted select,
#Lexi_Main .Listen_Wanted button, 
#Lexi_Main .Listen_Wanted input.button {
background: #040404;
border: 1px solid #040404;
}

#Lexi_Main .Listen_Wanted .tborder a {
  text-transform: uppercase;
  font-family: calibri;
  font-weight: bold;
}

#Lexi_Main .Listen_Wanted .tcat {
  color: #fff;
  padding: 8px;
  position: relative;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 8px;
  letter-spacing: 5px;
  border: unset;
	text-align: center;
}

#Lexi_Main .Listen_Wanted .tcat .smalltext {font-size: 8px;}

#Lexi_Main .Listen_Wanted .tduck {
  background: unset;
  border: unset;
  background: unset;
  border: unset;
  line-height: 190%;
  letter-spacing: 1.5px;
  font-family: arimo;
  font-size: 10px;
  color: #bbb;
}

.Lexi_Table {border-collapse: collapse;}

.Lexi_Table .Lexi_Table_Main{
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  height: 25px;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  padding: 2px 23px;
  text-align: center;
}

.Lexi_Table td{
	padding: 7px 10px;
	text-align: justify;
	font-size: 8px;
	letter-spacing: 1.5px;
	font-family: calibri;
	text-transform: uppercase;
}

#Lexi_Main .Lexi_Doppel{display: flex;flex-wrap: wrap;}

#Lexi_Main .Lexi_Doppel_Silas{margin-right: 11px;}
#Lexi_Main .Lexi_Doppel_Amara{margin-left: 11px;}

#Lexi_Main .Lexi_Doppel_Silas,
#Lexi_Main .Lexi_Doppel_Amara{
	width: 186px;
	margin-bottom: 15px;
	padding: 12px 0;
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

#Lexi_Main .Lexi_Doppel_Silas span,#Lexi_Main .Lexi_Doppel_Amara span, #Lexi_Main .Lexi_Doppel_Year span{display: block;font-size: 8px;padding-top: 1px;letter-spacing: 4px;font-style: italic;}
#Lexi_Main .Lexi_Doppel_Year span{letter-spacing: 2px;}
#Lexi_Main .Lexi_Doppel_Silas stronk,#Lexi_Main .Lexi_Doppel_Amara stronk{display: block;font-size: 10px;letter-spacing: 2px;}
#Lexi_Main .Lexi_Doppel_Silas b, #Lexi_Main .Lexi_Doppel_Amara b{color: #937e8d;}

#Lexi_Main .Lexi_Doppel_Year{
  width: 212px;
  margin-bottom: 15px;
  position: relative;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#Lexi_Main .Lexi_PicA{
  float: left;
  position: relative;
  margin: 19px 23px 10px 10px;
  outline: 1px solid #414152;
  outline-offset: 10px;
}

#Lexi_Main .Lexi_PicB{
  float: right;
  position: relative;
  margin: 19px 10px 10px 23px;
  outline: 1px solid #414152;
  outline-offset: 10px;
}

#Lexi_Main .Lexi_PicA img, #Lexi_Main .Lexi_PicB img{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

#Lexi_Main .Lexi_PicA::before, 
#Lexi_Main .Lexi_PicB::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  mix-blend-mode: multiply;
  opacity: 0.6;
  background: linear-gradient(to bottom right,#2f2f2f,#000);
}

#Lexi_Main .Lexi_SubTitel1{
  font-family: calibri;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  border-bottom: 1px solid #414152;
  padding-bottom: 7px;
  padding-left: 2px;
  width: max-content;
  margin-bottom: 4px;
}

#Lexi_Main .Lexi_SubTitel2{
  font-family: Abril Fatface;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 5px;
  border-bottom: 1px solid #414152;
  padding: 0 0 10px 2px;
  margin-left: -2px;
  width: max-content;
  margin-bottom: 4px;
}

#Lexi_Main .Lexi_SubTitel3 {
  font-family: Abril Fatface;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2.5px;
  color: #fff;
  margin-bottom: 4px;
padding-left: 2px;
}

#Lexi_Main .Lexi_SubTitel4{
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: 5px;
	color: #fff;
	padding: 10px;
}

#Lexi_Main .Lexi_TitelA{
	position: relative;
	background-image: url(/images/001/back2.png);
	background-attachment: fixed;
	background-size: cover;
	height: 25px;
	font-family: Calibri;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
	float: left;
	padding: 10px 23px;
	margin-right: 11px;
	margin-top: 3px;
}

#Lexi_Main .Lexi_TitelB{
  position: relative;
  background-image: url(/images/001/back2.png);
  background-attachment: fixed;
  background-size: cover;
  height: 25px;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 3px;
  color: #fff;
  float: right;
  padding: 10px 23px;
  margin-left: 11px;
	margin-top: 3px;
}

#Lexi_Main .Lexi_Text i{color: #937e8d;text-transform: lowercase;letter-spacing: 2px;}
#Lexi_Main .Lexi_Text b{color: #937e8d;text-transform: uppercase;letter-spacing: 1px;}
#Lexi_Main .Lexi_Text u {text-decoration: unset;padding: 5px 6px 5px 7px;background-color: #937e8d;color: #000;text-transform: uppercase;font-size: 7px;font-weight: bold;letter-spacing: 1px;}
#Lexi_Main .Lexi_Text s {text-transform: uppercase;color: #937e8d;letter-spacing: 6px;opacity: 0.5;}

#Lexi_Main{
  background-color: rgba(8, 8, 8, 0.75);
  padding: 75px 100px;
  margin: 30px 0;
  position: relative;
display: flex;
}

#Lexi_Main::before {
  content: '';
  display: block;
  height: calc(100% + 50px);
  width: calc(100% - 50px);
  border: 1px solid #414152;
  position: absolute;
  top: -25px;
  left: 25px;
}

#Lexi_Main .Lexi_Upper_Titel{
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  top: -18px;
  right: 35px;
  letter-spacing: 5px;
}

#Lexi_Main .Lexi_Upper_Titel1{
  font-family: Abril Fatface;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 7px;
  position: absolute;
  right: 4px;
  top: 12px;
  writing-mode: vertical-rl;
  opacity: 0.7;
}

#Lexi_Main .Lexi_Nav{
	width: 235px;
	position: relative;
	margin-left: 20px;
	order: 1;
}

#Lexi_Main .Lexi_Navi_Inside{
  background-color: #080808;
  padding: 25px;
  margin-bottom: 25px;
}


#Lexi_Main .Lexi_Navi_Inside1{
  font-family: Abril Fatface;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 4px;
  border-bottom: 1px solid #414152;
  padding: 5px 0 10px 2px;
  margin-left: -2px;
  text-align: center;
}

#Lexi_Main .Lexi_Navi_Inside ol {
  list-style-type: none;
  padding: unset;
  font-family: Calibri;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  margin: 11px 0px 0px;
  line-height: 210%;
}

#Lexi_Main .Lexi_Content{
  padding: 70px;
  background-color: #080808;
  position: relative;
	width: 61%;
}

#Lexi_Main .Lexi_Text{
  text-align: justify;
  font-size: 11px;
  line-height: 240%;
  letter-spacing: 1.5px;
  font-family: arimo;
  color: #bbb;
  padding-left: 2px;
}

