.profil_box {
  /*width: 950px; */
  width: 973px;
  height: auto; 
  background-color: #d9d3bd;  
  position: relative; 
  margin: auto; 
  /*padding: 10px; */
  box-sizing: content-box; 


}

.balken {
  background-color: #d6c3ab;
  width: 958px;
  display:flex;
  justify-content: space-around;
  margin-top: 50px;
  

}

.balken_boxen1{
  width:35%;
  float:left;
  margin: 15px;
  background: #e4ded1;
  margin-left: -100px;
  text-transform: uppercase;

 }

.balken_boxen2{
  width: 35%;
  float:left;
  margin: 15px;
  background: #e4ded1;
  margin-right: -100px;
  text-transform: uppercase;

}

.balken_inhalt{
  color: #7e7469;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Oswald', Sans-Serif;
  display: flex;
  align-items: center;
  justify-content: center; 
}

.pic2 {
  border-radius: 90px; 
  width: 120px; 
  height: 12  0px;
 
}

.pi {
 object-fit: cover;
 /*object-position: 50% 0;*/
 border-radius: 50%;
 width: 12em;
 height: 12em;
 margin-top: -110px;   

}

.profil_zitat {
   padding: 13px 10px;
    background: #e4ded1;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    display: block;
    letter-spacing: 0.2em;
   font-family: 'Arial', Sans-Serif;

}

.profile_description {
  padding: 10px  10px 10px 10px;
  height: 330px;
  width: 430px;
  overflow: auto;
  background: #d6c3ab;
  font-size: 13px;
  color: #7e7469;
 line-height: 150%;

}

/* Tabs mit radio-Buttons */
.tabbed figure { 
   display: block;    
   margin-left: 0; 

  /* border-bottom: 1px solid white; */
   clear: both;
  
}

.tabbed platz { 
   display: block; 
   margin-left: 0; 
  /* border-bottom: 1px solid white; */
   clear: both;
}

.tabbed > input,
.tabbed figure > div { display: none; }

.tabbed platz > div { display: none; }

.tabbed figure>div {
  /*padding: 20px;*/
  height: auto;
  width: 100%;
  background: #d9d3bd;
  font-size: 13px;
  color: #7e7469;
  line-height: 150%;
  overflow: auto;
  font-family: Verdana, Arial, sans-serif;
}

.tabbed platz>div {
  padding: 20px;
  height: 800px;
  width: 900px;
  background: #e6e6e6;
  font-size: 13px;
  color: #838383;
  line-height: 150%;
   overflow: auto;
}


#tab1:checked ~ figure .tab1,
#tab9:checked ~ figure .tab9,
#tab2:checked ~ figure .tab2,
#tab8:checked ~ figure .tab8,
#tab3:checked ~ figure .tab3,
#tab4:checked ~ figure .tab4,
#tab5:checked ~ figure .tab5,
#tab10:checked ~ figure .tab10,
#tab6:checked ~ figure .tab6,
#tab7:checked ~ figure .tab7 { display: block; }

nav label {
   /*display: flex;*/
   /* justify-content: center;*/
  float:left;
   /* display: flex; */
   justify-content: center;
   align-items: center;  
   padding: 1px 3px;
   border-top: 1px solid #c39b70;
   /*border-right: 1px solid #c39b70;*/
   background-color: #d6c3ab;
   color: #7e7469;
letter-spacing: 0.2em;
  text-align: center;
}

nav label:nth-child(1) { /*border-left: 1px solid #d0b697;*/ }
nav label:hover { background:#e4ded1; color: #7e7469; }
nav label:active { background:#e4ded1; }

#tab1:checked ~ nav label[for="tab1"],
#tab9:checked ~ nav label[for="tab9"],
#tab2:checked ~ nav label[for="tab2"],
#tab8:checked ~ nav label[for="tab8"],
#tab3:checked ~ nav label[for="tab3"], 
#tab4:checked ~ nav label[for="tab4"],
#tab5:checked ~ nav label[for="tab5"],
#tab10:checked ~ nav label[for="tab10"],
#tab6:checked ~ nav label[for="tab6"],
#tab7:checked ~ nav label[for="tab7"] {
  background: #d9d3bd;
  color: #7e7469;
  position: relative;
  border-bottom: none;
}

#tab1:checked ~ nav label[for="tab1"]:after,
#tab9:checked ~ nav label[for="tab9"]:after,
#tab2:checked ~ nav label[for="tab2"]:after,
#tab8:checked ~ nav label[for="tab8"]:after,
#tab3:checked ~ nav label[for="tab3"]:after,
#tab4:checked ~ nav label[for="tab4"]:after,
#tab5:checked ~ nav label[for="tab5"]:after,
#tab10:checked ~ nav label[for="tab10"]:after, 
#tab6:checked ~ nav label[for="tab6"]:after, 
#tab7:checked ~ nav label[for="tab7"]:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #f1e8cf;
  left: 0;
  /*bottom: -1px;*/
}

.balken_profillink {
  width: 20%;
  height: 35px;
  float: left;
  margin: 13px;
  margin-left: 6px;
  
}

.menue_inhalt{
  color: #7e7469;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  font-family: 'Oswald', Sans-Serif;
  margin-left: 10px;
  /*padding: 8px 0 0 10px;*/
  text-transform: uppercase;
  letter-spacing: 2px;
 
}

#aussendiv { 
   display: flex; 
   justify-content: center;
   margin-left: 40px;
}
.innendiv { 
  margin-top: 15px;
  width: 280px; 
  background: #e4ded1;

}

.innendiv_header {
  margin-top: 15px; 
  color: #7e7469;
  letter-spacing: 1px;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Oswald', Sans-Serif;

}

.profil_top2 {
   background: #d6c3ab;
   font-size: 12px;
   text-transform: lowercase; 
   color: #7e7469;
   font-weight: normal;
   letter-spacing: 1pt;
   display: block;
   font-family: 'Oswald', Sans-Serif;
   padding: 5px;
   text-align: center;
   /*margin: 5px 0px;*/
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 15px;

} 
.profile_top3 {
   background: #d6c3ab;
   font-size: 12px;
   text-transform: lowercase; 
   color: #7e7469;
   font-weight: normal;
   letter-spacing: 1pt;
   display: block;
   font-family: 'Oswald', Sans-Serif;
   padding: 5px;
   text-align: center;
   /*margin: 5px 0px;*/
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 15px;
 width: 50px;

} 

.profile_fakten {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    display: block;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
overflow:auto;
hyphens: auto;

}

.profile_fakten_2 {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    height: 120px;
    display: block;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
overflow:auto;
hyphens: auto;


}
.profile_fakten_3 {
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    display: block;
    font-family: Verdana,Arial,Sans-Serif;
  overflow:auto;
hyphens: auto;

}
.profile_bio {
  padding: 3px 10px;
  background: #e4ded1;
  color: #7e7469;
  margin: 15px 0;
  margin-top: 8px;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  height: auto; 
  display: block;
  font-family: Verdana,Arial,Sans-Serif

}

.profil_minibio {
  padding: 3px 10px;
  background: #e4ded1;
  color: #7e7469;
  margin: 15px 0;
  margin-top: 8px;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  height: auto; 
  display: block;
  font-family: Verdana,Arial,Sans-Serif

}
.profil_award {
  padding: 3px 20px;
  background: #e4ded1;
  color: #7e7469;
  margin: 15px 0;
  margin-top: 8px;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  height: auto; 
  display: block;
  font-family: Verdana,Arial,Sans-Serif

}
.innen_tab { 
  justify-content: center;
  margin-left: 25px;
  margin-top: 15px;
  /*width: 100%;*/
  background: #e4ded1;
  overflow: auto;
  height: auto;
}

.innen_tab_stecki { 
  justify-content: center;
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  text-align: justify;
  margin-top: 15px;
  /*width: 100%;*/
  background: #e4ded1;
  overflow: auto;
  height: auto;
}

.profil_tr {
  width:100%;
  margin-top: 15px;
   
}
.profil_td {
  width:25%;
  margin-top: 15px;
  text-align: center;
    
}
.profil_td_text {
  text-align: center;
       font-size: 12px;
    font-weight: normal;
        font-family: Verdana,Arial,Sans-Serif;
}

.profil_td2 {
  width: 800px;
  margin-top: 15px;
  text-align: center;
    
}

.profil_td3 {
  width: 100px;
  margin-top: 15px;
  text-align: center;
    
}

.profile_relation{
    color: #7e7469;
    font-size: 12px;
    font-weight: normal;
    font-family: Verdana,Arial,Sans-Serif;
  
}

.profile_fakten_aus {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    font-size: 12px;
    font-weight: normal;
      text-align: justify;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
overflow:auto;
hyphens: auto;

}
.profile_fakten_starr{
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    font-size: 12px;
    font-weight: normal;
      text-align: justify;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
overflow:auto;
hyphens: auto;
height:160px;

}

.profil_trow {
  background: #e4ded1;
   
}

.szenen {

 float: left;
  font-weight: bold;
  width: 200px;
  height: 50px;
  padding: 10px;
  border: 1px solid black;
  margin: 5px;

}

.profile_mitspieler {
    text-align:left;
    font-size: 11px;
    font-weight: normal;
        font-family: Verdana,Arial,Sans-Serif;

}
.profil_tborder {

    /* background: #413423; */

    /* width: 100%; */
    margin: auto auto;
}

.profil_trow1 {
    background: #e4ded1;
}

/* Vorlage Steckbrief */

:root{
--slmsblau: #d9d3bd;
--slmsg11: #7e7469;
--slmsg12: #e4ded1;
--slmsg13: #7e7469;
--slmsg14: #7e7469;
--slmsg15: #d6c3ab;
--slmsg16: #d6c3ab;

}

.stecki_header {
color: var(--slmsg11);
font-family:'Special Elite';
font-size: 23px;
text-align: center;
text-shadow: 1px 1px 1px var(--slmsg12);
line-height: 23px;
background-color: var(--slmsblau);
padding: 15px 11px 8px 4px;
margin-top: 3px;
    margin-left: 3px;
    margin-right: 3px;
width: 805px;
}

.yearright {
background-color: #e4ded1;
font-size: 14px;
font-family: Libre Baskerville;
text-align: end;
float: right;
padding: 4px 3px 4px 3px;
margin-left: 5px;
color: var(--slmsg11);
text-shadow: 1px 2px 1px #fffefa;
margin-top:3px;
}

.yearleft {
background-color: #e4ded1;
font-size: 14px;
font-family: Libre Baskerville;
float: left;
padding: 4px 3px 4px 3px;
margin-right: 5px;
color: var(--slmsg11);
text-shadow: 1px 2px 1px #fffefa;
text-align: justify;
margin-top: 3px;

}

.sanilmsa1box1 i{color: var(--slmsg13)}
.sanilmsa1box1 b{color: var(--slmsg13);}
.sanilmsa1box1 u{color: var(--slmsg13);}
.sanilmsa1box1 a:link {color: var(--slmsg13);}
.sanilmsa1box1 a:visited{color: var(--slmsg13);}
.sanilmsa1box1 a:active{color: var(--slmsg13);}
.sanilmsa1box1 a:hover{color: var(--slmsblau);}

.profile_fakten_stecki {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    font-size: 12px;
    font-weight: normal;
      text-align: justify;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
height: 999px;
    width: 800px;
overflow:auto;

}

.tcat_relate {
    background: #d6c3ab;
    color: #7e7469;
    padding: 6px;
   font-size: 15px;
    font-weight: bold;
    font-family: 'Oswald', Sans-Serif;
    position: relative;
    top: -1px;
   text-transform: uppercase;
    letter-spacing: 2px;

}
.beziehungen_scroll {
    padding: 13px 10px;
    background: #d9d3bd;
    color: #7e7469;
    margin: 15px 0;
    margin-top: -3px;
    margin-left: 3px;
    text-align: justify;
    font-size: 12px;
    font-weight: normal;
    max-height: 150px;
    font-family: Verdana,Arial,Sans-Serif;
  margin-right: 3px;
overflow:auto;

}

.beziehungen_tabelle {
background: #e4ded1;
}

.beziehungen_td {
background: #d9d3bd;
}
.beziehung_center {
margin-left: 25px;
}
.gesuch_profil {
   background: #d6c3ab;
   font-size: 13px;
   color: #5f5f5f;
   font-weight: bold;
   letter-spacing: 1pt;
   display: block;
   font-family: 'Oswald', Sans-Serif;
   padding: 5px;
   text-align: center;
   /*margin: 5px 0px;*/
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 15px;

} 
.thead_relat {
    color: #7e7469;
    height: 30px;
    padding-left: 10px;
    padding-top: 8px;
    padding: 0px 4px;
background: #d6c3ab;
}


.lists_content-description {
    padding: 20px 40px;
    text-align: justify;
    line-height: 180%;
}