#infotext {
  box-sizing: border-box;
  padding: 10px;

}

#infotext #navigation {
  float: left;

  width: 20%;
  padding: 10px;
}

#infotext .line {
  margin: 10px auto;
  width: 90%;
  background: #d2d2d2;
  height: 1px;
  opacity: .2;
}

.jobuserbit { font-size: 8px; text-align: justify; text-transform: uppercase; }

#infotext #navigation a:link,
#infotext #navigation a:active,
#infotext #navigation a:visited {
	color: #1C1B19 !important;
}

#infotext #navigation .title {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #8db341;
  text-transform: uppercase;

  font-weight: bold;
  text-align: center;
}

#infotext #navigation #city {
  text-align: left;
  font-family: 'Switzer', sans-serif;
  font-size: 11px;
  color: #1C1B19;
  text-transform: uppercase;
  font-weight: 800; 
  margin-top: 2px;
	padding:10px;
	background:#F8F7F7;
}

#infotext #navication #city a { color:#1C1B19;}

#infotext #navigation #city i {
color:#DE5F25;
}

#infotext #navigation #arr {
  text-align: left;
  font-family: 'Switzer', sans-serif;
  font-size: 11px;
  color: #1C1B19;
  text-transform: uppercase;
  font-weight: 600; 
  margin-top: 2px;
	padding:10px;
	background:#EFECE8;
}

#infotext #text {
  float: left;
  margin-left: 10px;
  width: 75%;

  padding: 10px;
}

#infotext #text .absatz {
  text-align: justify;
  font-family: 'Switzer', sans-serif;
  font-size: 13px; 
  line-height: 28px;
  color: #1C1B19;
  margin: 15px 35px;
}


#infotext #text .textitel {
  box-sizing: border-box;
  padding: 10px;
  background: #8db341;
  width: 60%;
  display: inline-block;
  text-indent: 50px;
  font-family: 'Bebas Neue', cursive;
  font-size: 20px;
  color: #fff;

  position: relative; 
  margin-bottom: 0px;
}

#infotext #text .textitel:before {
  content: "";
  width: 0px;
height: 0px;
-webkit-transform:rotate(360deg);
border-style: solid;
border-width: 20px 0 26px 30px;
border-color: transparent transparent transparent var(--akzent2);
  position: absolute;
  right: -30px;
  top: 0px;
  z-index: 3;
}

#infotext #text i,{
  color: #8db341;
  font-size: 18px;
  margin-right: 12px;
}

#infotext #text  .forenstats {
  box-sizing: border-box;
  padding: 14px;
  background: #020202;
  width: 40%;
  display: inline-block;
  position: relative;
  text-align: right;
  margin-bottom: 0px;
}

#infotext #text  i {
  color: #DE5F25;
}

#infotext #text  a {
  color: #bfbcb9;
	font-weight:700;
}

#infotext #text .forenstats span {
  font-family: 'Calibri', sans-serif;
  font-size: 10px;
  color: #d2d2d2;

  text-transform: uppercase;
  margin: 0px 10px;
  margin-bottom: 3px;
  font-weight: bold;
}

#infotext #text #hashtags {
  box-sizing: border-box;
  background: var(--boxen);
  padding: 15px 35px;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #d2d2d2;
  text-transform: uppercase;

  font-weight: bold; 
  text-align: justify;
  line-height: 1.8em;
  margin-bottom: -30px;
}

#infotext #text b {
  color: #DE5F25;

}

#infotext .postbit-charaname {
font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;

  font-weight: bold; 
	display: block;
	margin: 10px auto;
}

.postbit_field-title {
	font-family: 'Open Sans', sans-serif;

	font-size: 8px !important;
	text-align: center;
}

.statblock {
	box-sizing: border-box;
	width: 48%;
	float: left;
	padding: 20px;
	margin: 5px;
}

.memberlist-user,
.listen-user {
float: left;
width: 30%;
margin: 12px;
background: var(--boxen);
}

.memberlist-user img {
display: block;
margin: auto;
}

.listen-user {
margin: 7px;
}

.listen-user img {
display: block;
margin: auto;
width: 220px;
height: 173px;
}

.listen-user .tcat {
width: 210px !important;
margin: auto;
}
		
		