#section_x{
width: 100%;
margin-left: 3.5%;

}
#section_x .uberschrift_2{
  
}
#section_x .beruflicheWidergang_h1{
    color: cadetblue;
    font-variant: small-caps;
    font-size: 35px;

}
#section_x .linieUnterTitle{
    border: solid 4px blue;
    margin-right: 5%;
     
}
/* #section_x .tab{
    position: absolute;
    border-spacing: 14px;
    float: left;
    font-size: 20px;
    top: 5%;
    left: 13%;
    padding-left: 8%;
    text-align: justify;   
 } */

 /* 
 #section_x .text_1 span{
    margin: 14px;
    line-height: 40px;
 }
 #section_x .text_1 ul{
   padding-left: 230px;
} */
#section_x .div_text{
    
    word-wrap: break-word;
 }
 #section_x h2{
   text-decoration-line: underline;
 }
 #section_x .tab_text{
     /* border-spacing: 30px hat auswirkung Nur wenn border-collapse: separate; */
    border-collapse: separate;
    border-spacing: 30px; /* Abstand zwischen der th und td => es funktionier Nur im Verbindung mit border-collapse: separate; */
    width: 80%;
    font-size: 12px;
 }
 #section_x .tab_text th{
    width: 20%;  /* Breite funktioniert nur in % */
    text-align: left;  /* text ausrichtung Herzontal */
    vertical-align:top; /* text Ausrichtung Vertikal  */
}

#section_x .tab_Sprachen{
   /* border-spacing: 30px hat auswirkung Nur wenn border-collapse: separate; */
  border-collapse: separate;
  border-spacing: 30px; /* Abstand zwischen der th und td => es funktionier Nur im Verbindung mit border-collapse: separate; */
  width: 74%;
  font-size: 12px;
}
#section_x .tab_Sprachen th{
  width: 20%;  /* Breite funktioniert nur in % */
  text-align: left;  /* text ausrichtung Herzontal */
  vertical-align:top; /* text Ausrichtung Vertikal  */
}

#section_x .tab_Niveau{
   border-collapse: separate;
   border-spacing: 20px;
   width: 85%;
   font-size: 12px;
}
#section_x .tab_Niveau th{
   width: 70%;  /* Breite funktioniert nur in % */
    text-align: left;  /* text ausrichtung Herzontal */
    vertical-align:top; /* text Ausrichtung Vertikal  */
    padding-right: 200px;
}
#section_x .tab_EDVKenntnisse{
   width: 80%;   /* Breite funktioniert nur in % */
   border-collapse: separate;
   border-spacing: 20px; 
   font-size: 12px;  
}
#section_x .tab_EDVKenntnisse th {
    text-align: left;  /* text ausrichtung Herzontal */
    vertical-align:top; /* text Ausrichtung Vertikal  */
    width: 40%;
}
#section_x .tab_EDVKenntnisse td{
   text-align: start;  /* text ausrichtung Herzontal */
   vertical-align:top; /* text Ausrichtung Vertikal  */  
}


#section_x .stern{
   color: gold;
   font-size: 25px;
}
#section_x .tab_Zertifizierung{
 
     /* Breite funktioniert nur in % */
   border-collapse: separate;
   border-spacing: 20px; 
   font-size: 12px;
}
#section_x  th , td {
 
font-size: 160%;
 
}

#section_x .zertifizierung_Bilder{
   margin: 4%;
}
#section_x .zertifizierung_Bilder img{
   margin: 1%;
}
#Certificat_1{
   position:absolute;
   left:70%;
   top: 25.3%;
}
#Certificat_2{
   position:absolute;
   left:65%;
   top:32%;
   
}
#Certificat_3{
   position:absolute;
   left:82%;
   top:32%;
}





