/* Tabs */
.tabs {
	display: flex;
	flex-wrap: wrap; 
	    justify-content: center;
}
.tabs label {
	order: 1; 
	display: block;
	padding: 1rem 2rem;
	margin-right: 0.2rem;
	cursor: pointer;
    background: #fff;
      transition: all 0.6s ease;
    font-family: Cambria,Georgia,serif;
	text-transform: uppercase;
	font-size: 14px;
    color: #4a4e57;
	border: 1px solid #3e485c;
    border-radius: 20px 20px 0 0;
    box-shadow: inset 0 -3px 0 -1px #3e485c;
	margin-right: -3px;
    margin-left: 3px;
    letter-spacing: 2px;
    padding: 10px;
	font-weight: bold;
}

.tabs label:hover { 
    color: #fff;
	box-shadow: inset 0 -40px 0 #3e485c;
}
.tabs label:active { background:#3e485c; color: #fff; }

.tabs .tab {
    order: 99; 
    flex-grow: 1;
	width: 100%;
	display: none;
    background: #fff url(https://www.buffymagazin.de/lobsters/images/songoflobsters/paper_wt.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.tabs input[type="radio"] {
	display: none;
}
.tabs input[type="radio"]:checked + label {
	background: #3e485c; color: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
	display: block;
}

@media (max-width: 45em) {
  .tabs {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .tabs label {
    width: auto; /* <-- Wichtig */
    margin-right: 4px;
    margin-bottom: 6px;
  }

  .tabs .tab {
    width: 100%; /* Inhalt weiterhin responsive */
  }
}
	
.profil_record_img {
  margin-top: -10px;
	}
}
	
.profil_record_img2 {
    margin-top: -10px;
    margin-left: 22px;
	
}
.profil_record_img3 {
    margin-top: 13px;
	margin-left: 30px;
    
	
}
.profil_record_header{
  color: #4a4e57;
  font-size: 17px;
  text-transform: uppercase;
  text-align: left;
  /* padding: 7px 10px; */
  font-weight: 600;
  margin-top: -20px;
  margin-left: 48px;
	
}
	
.profil_record_header2{
  color: #4a4e57;
  font-size: 17px;
  text-transform: uppercase;
  text-align: left;
  /* padding: 7px 10px; */
  font-weight: 600;
  margin-top: 50px;
  margin-left: 155px;
	
}
	
.profil_record_header3{
  color: #4a4e57;
  font-size: 17px;
  text-transform: uppercase;
  text-align: left;
  /* padding: 7px 10px; */
  font-weight: 600;
 margin-top: 50px;
	margin-left: 105px;
	
}

.profil_record_header4 {
  color: #4a4e57;
  font-size: 17px;
  text-transform: uppercase;
  text-align: left;
  /* padding: 7px 10px; */
  font-weight: 600;
   margin-top: -20px;
	margin-left: 135px;
	
}
.profil_record_inhalt {
    padding: 13px 10px;
    /*background: #fff;*/
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    display: block;
    font-family: Cambria,Georgia,serif;
    margin-right: 3px;
    overflow: auto;
    color: #4a4e57;
    margin-top: 5px;
    line-height: 20px;
	text-transform: none;
    border: 1px solid #3e485c;
  
}
.profil_record_inhalt2 {
    padding: 13px 10px;
    /*background: #fff   url(https://www.buffymagazin.de/lobsters/images/songoflobsters/paper_wt.jpg);*/
    color: #4a4e57;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    font-family: Cambria,Georgia,serif;
    margin-right: 3px;
    /*height: 160px;*/
    overflow: auto;
  border: 1px solid #3e485c;
}

.profil_record_inhalt2 i {

color: var(--farbe7);
}

.profil_record_inhalt3 {
    padding: 13px 10px;
	height: auto;
    /*background: #fff url(https://www.buffymagazin.de/lobsters/images/songoflobsters/paper_wt.jpg);*/
    color: #4a4e57;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    font-family: Cambria,Georgia,serif;
    margin-right: 3px;
    overflow: auto;
    border: 1px solid #3e485c;
}
  .profil_record_top2 {
    background: #3e485c;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1pt;
    display: block;
     padding: 10px;
    text-align: center;
    /* margin: 5px 0px; */
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 15px;
}

/*Profil Inhalte*/
.profil_tr {
    width: 100%;
    margin-top: 15px;
}

.profil_tr_klein {
    width: 655px;
    margin-top: 15px;
}

.profil_td {
    width: 655px;
    margin-top: 15px;
    text-align: center;
}

.profil_td2 {
    width: 655px;
    margin-top: 15px;
    text-align: center;
}

.profil_td_klein {
    width: 215px;
    margin-top: 15px;
    text-align: center;
}

#mitglieder {
   display: flex;
   flex-wrap: wrap;
   width: 956px;
    gap: 40px;
   /* background-color: #fff;*/
    padding: 30px;
  
  
	
}

  .boxen {
    border-radius: 5px;
    padding: 20px;
    width: 50%;
	align-content: center;
   
 }

 .boxen .boxen {
      background-color: #fff;
      color: #4a4e57;
	  font-size: 13px;
	  font-family: Cambria,Georgia,serif;
      display: inline-block;
      width: 360px;
	  margin-top: 13px;
  }

 .boxen .boxen5 {
   /* background-color: #fff;*/
    color: #4a4e57;
	  font-size: 13px;
	  font-family: Cambria,Georgia,serif;
      display: inline-block;
      width: 300px;
  }

.fakten {
    color: #4a4e57;
	  font-size: 13px;
	      width: 350px;
}

.profil_img {
  margin-left: 1px;
  margin-top: -24px;
	
}

.fakten2 {
    margin-top: -30px;
	font-size: 13px;
	   max-width: 100%;
  box-sizing: border-box;
  }

.profil_header{
  color: #4a4e57;
  font-size: 14px;
  text-transform: uppercase;
  text-align: left;
  /* padding: 7px 10px; */
  font-weight: 600;
padding-bottom: 5px;
	
}

.profil_textinfo {
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
  margin-top: 5px;
  line-height: 20px;
font-weight: bold;
	/*text-transform: uppercase;*/
  
}

 .user_avatar {
    color: #fff;
    background-color: #3e485c;
    margin-top: -180px;
	width: 400px;
	height: 550px;
	margin-left: 7px;
 
}

.profil_img2 {
  margin-top: 13px;
  display:flex;
	
}

.profil_namenfeld {
    display: inline-block;
    width: 210px;
    /*margin-bottom: 6px;*/
    background-color: #fff;
    /*height: 150px;*/
    margin-left: 20px;
    border-radius: 5px;
	/*font-weight: 600;*/
    /*font-family: 'Playfair Display SC';*/
	/*margin-top: 25px;*/
	overflow-wrap: break-word;
    padding: 5px;
	align-content: center;
}

.profil_header2 {
  color: #4a4e57;
  font-size: 19px;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 10px; 
  font-weight: 600;
   /* padding: 20px;*/
  /*margin-top: 2px;*/
  line-height: 25px;
  letter-spacing: 2px;
	
}

.profil_header3 {
  color: #4a4e57;
  font-size: 14px;
  /*text-transform: uppercase;*/
 /* text-align: left;*/
  padding: 7px 10px;
  font-weight: 600;
  font-family: Cambria,Georgia,serif;
  /*padding: 20px;*/
/*margin-top: 2px;*/
   /*line-height: 45px;*/
	
}

.profil_mug{
  margin-left: 35px;
  margin-top: -20px;
  margin-bottom: 10px;
  
}

  .biogra {
    height: 263px;
    overflow: auto;
	/*width: 400px;*/
    align-content: center;
    
  }

.profil_text {
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
  text-align: justify;
  /*line-height: 15px;*/
  overflow: auto;
	
}
#boxen_unten {
  display: flex;
  gap: 8px; 
  margin-top: -70px;
	
}

.fingerprintings {
  /*background: #3e485c;*/
  color: #fff;
  border-radius: 5px;
  padding: 15px 20px 20px 15px;
  width: 395px;
  height: 252px;
  margin: auto;
  align-content: center;
}

.userinfos {
  background: #3e485c;
  color: #fff;
  border-radius: 5px;
  padding: 12px 10px 10px 35px;
  font-size: 13px;
  display: flex;
  width: 400px;
margin-left: -8px;
	align-content: center;
	margin-left: -2px;
	
}

.boxen1{
  background-color: #fff;
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
	border-radius: 5px;
    overflow: auto;
	  width: 400px;
	  height: auto;
    display: inline-block;
  margin-bottom: 10px;
	  margin-left: -12px;
}

#flex {
  display: flex;
  gap: 10px;
	
}

.boxen2 {
  background-color: #fff;
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
  border-radius: 5px;
  overflow: auto;
  width: 195px;
  height: auto;
  display: inline-block;
  margin-left: -12px;
  
}

.profil_inhalt {
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
  text-align: justify;
  line-height: 15px;
  overflow: auto;
  padding: 10px;
/*hyphens: auto;*/
	
}

.profil_inhalt2 {
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
  text-align: justify;
  line-height: 15px;
  overflow: auto;
  padding: 10px;
  height: 95px;	
/*hyphens: auto;*/
	
}

.boxen .namenfeld1 {
	display: inline-block;
    width: 390px;
    /* margin-bottom: 6px; */
    background-color: #fff;
    /* height: 150px; */
    /* margin-left: 20px; */
    border-radius: 5px;
    font-weight: 600;
    /* margin-top: -25px; */
    overflow-wrap: break-word;
    padding: 5px;
    align-content: center;
    /* gap: 5px; */
    margin-top: -2px;
}

.profil_username {
    font-size: 11px;
    color: var(--farbe1);
    font-family: Cambria,Georgia,serif;
    padding: 7px 10px;
}

.boxen3 {
  background-color: #fff;
  font-size: 13px;
  color: #4a4e57;
  font-family: Cambria,Georgia,serif;
    border-radius: 5px;
    overflow: auto;
	  width: 195px;
	  height: auto;
    display: inline-block;
  
}

.szenen_bg {
/*background: #fff url(https://www.buffymagazin.de/lobsters/images/songoflobsters/paper_wt.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
    margin: auto auto;
}

.profil_top2 {
    background: var(--rahmen);
    font-size: 13px;
    color: var(--schrift);
    font-weight: bold;
    letter-spacing: 1pt;
    display: block;
    font-family: Cambria, Georgia, serif;
    padding: 5px;
    text-align: center;
    /* margin: 5px 0px; */
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 10px;
	border-top: 1px solid #567890;
    border-bottom: 1px solid #567890;
}	

.profile_fakten_2 {
    padding: 13px 10px;
    background: #d8dee5;
    color: #4a4e57;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    height: 120px;
    display: block;
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
	
}

.profil_td3 {
    width: 100px;
    margin-top: 15px;
    text-align: center;
	
}

.profil_tr {
    width: 100%;
    margin-top: 15px;
	
}

.gesuch_profil {
    background: #d6c3ab;
    font-size: 13px;
    color: #5f5f5f;
    font-weight: bold;
    letter-spacing: 1pt;
    display: block;
    font-family: Cambria, Georgia, serif;
    padding: 5px;
    text-align: center;
    /* margin: 5px 0px; */
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 15px;
	
}

.profile_fakten {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    display: block;
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
	
}

.player {
	font-size: 13px;
    font-weight: normal;
    font-family: Cambria, Georgia, serif;
	
}

.tcat_relate {
    background: #3e485c;
    color: #fff;
    padding: 6px;
    font-size: 20px;
    position: relative;
    top: -1px;
    text-transform: uppercase;
    letter-spacing: 2px;
	
}
.tcat_relate2 {
    /*background: #3e485c;*/
    color: var(--schrift);
    padding: 6px;
    font-size: 13px;
    position: relative;
    top: -1px;
    text-transform: uppercase;
    letter-spacing: 2px;
	border-bottom: 1px solid var(--schrift);
font-weight: bold;
}
.beziehungen_scroll {
    padding: 13px 10px;
    background: #d8dee5;
    color: #4a4e57;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    max-height: 150px;
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
}
.beziehungen_td {
    background: #d9d3bd;

}

.relat_name {
	 color: #3e485c;
	  font-size: 17px;
    font-weight: 600;
	 font-family: Cambria, Georgia, serif;
}
.relat_name2 {
	 color: #3e485c;
	  font-size: 13px;
    font-weight: 600;
	 font-family: Cambria, Georgia, serif;
}
.relate_npc {
 /*background: #3e485c; */
    color: #3e485c;
    padding: 6px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: -1px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.profile_szenen {
    padding: 10px 10px;
    background: #d8dee5;
    color: #4a4e57;
    margin: 5px 0;
    margin-top: 1x;
    margin-left: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    height: 60px;
    display: block;
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
}
.profil_usertitel {
	letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
    color: var(--farbe1);
	margin-left: 48px;
	font-family: Cambria, Georgia, serif;
	    width: 35ch;
    text-align: center;
}
.profil_secret {
  padding: 13px 10px;
  color: #4a4e57;
  margin: 15px 0;
  margin-top: -3px;
  margin-left: 3px;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  font-family: Cambria,Georgia,serif;
  margin-right: 3px;
  overflow: auto;
  border: 1px solid #3e485c;
  align-content: flex-end;
}
hr.profil {
	color: var(--farbe1);
	background-color: var(--farbe1);
	height: 0.5px;
}
.szenen_kasten {
    padding: 13px 10px;
    color: #4a4e57;
    margin: auto;
    margin-top: -3px;
    margin-left: 3px;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    /* height: 70px; */
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
    width: 800px;
	text-transform: normal;
    /* max-height: 150px;*/
}

.szene_beschreib {
	margin-left: 3px;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    /* height: 70px; */
    font-family: Cambria, Georgia, serif;
    margin-right: 3px;
    overflow: auto;
    text-transform: none;
	padding-top: 15px;
    /* max-height: 150px;*/
}
.profilletzteszene a{
	text-transform: none;
    font-style: italic;
}
.profil_img{
	    margin: auto;
    width: 200px;
    height: 100px;
    margin-left: 380px;
}

