/* colors 
#bdbcbc midelGray
#484848 darkGray 
#c9c9c9 lightGray
#9f0606 b-red
#e4e4e4 maxlightgray


*/

@media only screen and (max-width: 780px) {
  /* For mobile phones: */
  body {
    height: 100vh;
    display: flex;
    margin: 0px;
    padding: 200px 0px 0px 0px;
    background: url("./entlastungshelden-content/images-entlastungshelden/EH-HerzTifany-GIL.png") no-repeat fixed center !important;
    background-color: #d8e8e7 !important;
    justify-content: center; /* horizontal zentrieren */
    overflow-x: hidden;
  }
  .univers {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* ganzer Viewport */
  }
  .backtohome{
    width: 100px;
    border-radius: 15%;
    border: 2px solid #008c92;
    box-shadow: 0 8px 16px #333;
  }
  .main {
    flex: 1;
    width: inherit;
    margin-top: 2px;
    margin-bottom: 100px;
    padding: 20px;
    font-size: 18px;
    color: #58585a;
  }
  .weblink{
    color: #4d90f3 !important;
  }
  .container {
    max-width: 1024px;
    margin: auto;
    /* background: white; */
    padding: 0px 0px 0px 0px !important;
    /* border-left: solid 1px gray;
    border-right: solid 1px gray; */
    /* box-shadow: 6px -2px 8px #888888; */
    /* background-color: #ffffff !important; */
    /* background: url("./entlastungshelden-content/images-entlastungshelden/entlastungshelden-002-20-outline.png") no-repeat fixed center !important; */
  }
  .pdficon{
    height: 30px;
    max-width: auto;
    padding: 0px;
    border: 1px solid #000;
    border-radius: 4px;
    margin: 0px 10px 0px 0px;
  }
  .app{
    height: 70px;
    max-width: auto;
    padding: 0px;
    box-shadow: 0px 6px 4px 0px #484848; 
    border: 1px solid #008c92;
    border-radius: 14px;
    margin: 10px 0px 4px 0px;
  }
  .apps{
    display: flex;
    justify-content: center;
  }
  .appsolo{
    height: 80px;
    max-width: auto;
    padding: 0px;
    box-shadow: 2px 2px 8px 2px #a5a3a3;
    border-radius: 14px;
    margin: 10px 0px 0px 0px;
  }
  .appbox{
  flex-wrap: wrap;
  align-content: top;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
  border-radius: 3px;
  }
  .appsolobox{
    flex-wrap: wrap;
    width: 100%;
    align-content: center;
    text-align: center;
    margin: 20px 0px 40px 0px;
    padding: 10px;
    border-radius: 3px;
/*     box-shadow: 2px 2px 8px 2px #a5a3a3; */
    }
  .apptext{
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
  }
  .platztop {
    width: 100%;
    height: 130px;
    padding: 10px;
  }
  h1{
    text-align: center;
    margin: 20px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 1;
  }
  .p1{
    text-align: center;
    margin: 20px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 1;
  }
  .ph{
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 24px;
    margin: 0px 0px 0px 0px !important;
    color: #fff !important;
    background-color: #e75112;
    font-size: 12px;
    box-shadow: 0 6px 6px #929292 !important;
    z-index: 999;
  }
  .p2{
    text-align:left;
    margin-top: 10px !important;
    color: #484848 !important;
    font-size: 16px;
  }

  .p3{
    text-align: center;
    margin: 10px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 20px;
  }
  .bullet {
    display: inline-block;
    width: 1em;
    margin-right: 0,0em;
    color: #333;
  }
  .meneupic {
    width: 40px !important;
    margin-top: 7px !important;
    position: absolute;
    top: 30px;
    right: 20px;
  }
  a {
    color: #484848 !important;
    font-size: 24px;
  }
  h3{
    color: #008c92 !important;
    font-size: large !important;
    margin: 20px 0px 0px 0px !important;
  }
  h4{
    color: #008c92 !important;
    font-size: xx-large !important;
    margin-top: 20px !important;
  }
  .titel{
    margin-top: 30px;
  }
  h6{
    color: #008c92 !important;
    font-size: 16px !important;
    margin: 0px !important;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    text-align: center;
    background-color: #c4dcdc;
    width: 100%;
    height: 110px;
    z-index: 8;
  }
  .logodesk {
    visibility: hidden;
    display: none;
    margin: 0px;
    height: 120px;
    align-content: center;
    max-width: auto;
    padding: 0px;
  }
  .logomobile {
    margin: 0px;
    height: 120px;
    align-content: center;
    max-width: auto;
    padding: 0px;
  }
  .h-ul-1 {
    background-color: #fff;
    border-top: solid 4px #008c92;
    color: #484848;
    font-size: 20px;
    text-align: center;
    width: 100%;
    height: fit-content;
    margin-top: 0px;
    padding: 0px;
    /* box-shadow: 0 0 6px 2px #484848; */
  }
  .h-ul-2 {
    background-color: #c4dcdc;
    width: 100%;
    height: 0px;
    /* box-shadow: 0 0 6px 2px #484848; */
  }
  .jobactive{
    color: #ffffff !important;
    background-color: #3e3e40;
  }
  .navbar {
    margin: 0px;
    padding: 10px;
    background-color: #b6ebe5 !important;
    box-shadow: 0 6px 6px #929292 !important;
    z-index: 999;
  }
  /* =====================================================dropdown=================================================== */
.menu {
  list-style: none;
  height: min-content;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

/* .menu > li > a:hover {
  position: relative;
  background-color: #9f0606;
} */

.menu > li > a,
.dropdown-toggle {
  display: flex;
  padding: 10px 10px;
  color: #000000;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
}


.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0 8px 16px #000000;
  flex-direction: column;
  z-index: 1;
}

.dropdown-menu li a {
  color: #000000;
  padding: 0px 20px;
  text-decoration: none;
  display: block;
}
.menu li{
  height: 34px;
}
.ddmu a {
  background-color: #f1f1f1;
  color: #000000;
}
/* .ddmu:hover{ 
color: #008c92 !important
} */

/* Aktivierter Zustand */
.dropdown.open .dropdown-menu {
  display: block;
}

/* Für Mobile */
/* @media (max-width: 768px) {
  .menu {
    flex-direction: column;}
} */

/* =====================================================dropdownEnd=================================================== */
/*   .menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0px;
  } */
  .blacklink {
    color: white;
    background-color: #9f0606;
  }
  .bgsonder1 {
    /* background-color: #f3f3f3;  */
    width: 100%;
    padding: 8px 20px 20px 20px;
    margin-top: 10px;
    justify-content: center !important; /* horizontal zentrieren */
    align-content: center !important;
  }
  .bgsonder2 {
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
    width: 100%;
    padding: 8px 20px;
    margin-top: 0px;
  }
  .bgsonder3 {
    background-color: #484848;
    width: 100%;
    padding: 8px 20px;
    margin-top: 0px;
  }
  .footer {
    width: 100%;
    height: 60px;
    background-color: #c4cdcd;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 8;
    box-shadow: 0px 0px 10px 10px #b5b7b8;
  }
  .socialnet {
    width: fit-content;
    margin-left: 11px;
    padding: 0;
    justify-content: space-between;
  }
  .footlink {
    height: 40px;
    margin: 10px 0px 0px 20px;
    padding: 0;
    position: fixed;
    right: 0;
    bottom: 0;
    color: #58585a;
    font-size: 10px;
    text-align: right;
    max-width: auto;
    z-index: 9;
  }
  .footicon {
    margin: 10px 0px 0px 20px;
    height: 40px;
    border-radius: 25%;
    max-width: auto;
  }

  .nlf {
    color: #58585a;
    font-size: 16px;
    padding: 0px;
    margin: 0;
  }
  .nlff {
    color: #58585a;
    font-size: 12px;
    width: fit-content;
    margin: 0px 30px 0px 0px;
    padding: 0;
    justify-content: space-between;
  }
  .clos {
    width: 60px;
    height: auto;
    border-radius: 50%;
    position: fixed;
    right: 20px;
    /* bottom: 120px; */
    top: 12px;
    opacity: 0.8;
    z-index: 9;
/*     box-shadow: 0 0 6px 2px #484848; */
  }
  .nachoben {
    width: 40px;
    height: auto;
    margin-left: 20px;
    border-radius: 50%;
    position: fixed;
    right: 40px;
    bottom: 10px;
    box-shadow: -1px 1px 10px 0px rgba(255, 255, 255, 0.479);
    z-index: 900;
  }
  .platz2 {
    width: 100%;
    height: 40px;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    /* background-color: #f3f3f3; */
  }
  .platzbottom{
    width: 100%;
    height: 100px;
    padding: 10px;
  }
  .team {
    width: 100%;
    text-align: center;
  }

  .teampic {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 10px;
    /* border: solid 8px #ffffff; */
    border-radius: 1px;
    box-shadow: 0px 4px 6px 2px #00000081;
  }
  .stimmungsbild {
    width: 94%;
    margin-top: 20px;
    margin-bottom: 10px;
    /* border: solid 8px #ffffff; */
    border-radius: 1px;
    box-shadow: 0px 4px 6px 2px #00000081;
  }
  .pName {
    text-align: center;
    margin-bottom: 2px;
  }
/*   .btn1{
    border: 1px solid #484848 ;
  } */
  .button {
    margin-bottom: 4px;
    padding: 4px 12px;               /* Polsterung für Größe */
    font-size: 16px;                  /* Schriftgröße */
    font-weight: 500;                 /* Schriftgewicht für etwas mehr Eleganz */
    text-align: center;               /* Text zentrieren */
    text-decoration: none;            /* Entfernt Unterstreichung */
    background-color: #e75112;        /* Blaue Hintergrundfarbe */
    color: white;                     /* Weißer Text */
    border: 2px solid #008c92 transparent;    /* Grenzlinie transparent, damit sie sich beim Hover verändert */
    border-radius: 10px;              /* Abgerundete Ecken */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtile Schatten für Tiefe */
    transition: all 0.3s ease;        /* Sanfter Übergang für Effekte */
  }
  
  .button:hover {
    background-color: #9cdbdb;        /* Dunkleres Blau beim Hover */
    border-color: #008c92;            /* Blauer Rand bei Hover */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* Leichterer Schatten bei Hover */
    color: #008c92;
  }
  
  .button:focus {
    outline: none;                    /* Entfernt den Standard-Fokusrahmen */
  }
  .respic {
    width: 160px;
    float:none;
    margin: 20px 0px 4px 10px;
    box-shadow: -6px 6px 8px #888888;
    /* border: solid 5px rgb(241, 241, 239); */
  }
  ul {
    list-style-type: square;
    padding: 20px;
  }
  .mailto{
    text-align: center;
    margin: 4px 0px 8px 0px !important;
    color: #008c92 !important;
    font-size: 16px;
  }
/*   .opening{
    width: 80%;
  } */
  .opening tr{
    width: 80%;
    border-bottom: #48484834 1px solid;
  }
}
.resume {
  max-width: 800px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.respic {
  float: left;
  width: 150px; /* Oder jede andere passende Größe */
  height: auto;
  margin-right: 20px;
  margin-bottom: 10px;
  border-radius: 8px; /* Optional: abgerundete Ecken */
}

.restext {
  text-align: justify;
}
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */
/* -------Desktop---------------------------------------------------- */

@media only screen and (min-width: 800px) {
  /* For desktop: */

  body {
    display: flex;
    margin: 0px;
    padding: 0px;
    height: 100vh;
    background: url("./entlastungshelden-content/images-entlastungshelden/EH-HerzTifany-GIL.png") no-repeat fixed center !important;
    background-color: #d8e8e7 !important;
    justify-content: center; /* horizontal zentrieren */
  }
  
.backtohome{
  width: 200px;
  border-radius: 15%;
  border: 2px solid #008c92;
  box-shadow: 0 8px 16px #333;
}
/* =====================================================dd=================================================== */
.menu {
  list-style: none;
  height: min-content;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.menu > li > a,
.dropdown-toggle {
  display: block;
  padding: 15px 20px;
  color: #000000;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
}

/* Hover-Farbe */
.dropdown .dropdown-toggle:hover {
  color: #008c92;
}

/* Dropdown ausblenden standardmäßig */
.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Link-Styling im Dropdown */
.dropdown-menu li a {
  color: #000000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.menu li{
  height: 34px;
}

/* Hover-Effekt für Links */
.ddmu:hover { 
  color: #008c92 !important;
}

/* Aktivierter Zustand: geöffnetes Dropdown */
.dropdown.open .dropdown-menu {
  display: block;
}

/* Mobile Ansicht */
@media (max-width: 768px) {
  .menu {
    flex-direction: column;
  }

  .dropdown {
    position: relative;
  }

  .dropdown-menu {
    position: relative;
    box-shadow: none;
    background-color: #f9f9f9;
  }
}


/* =====================================================ddend=================================================== */

  .weblink{
    color: #4d90f3 !important;
  }
  .container {
    max-width: 1024px;
    margin: auto;
    /* background: white; */
    padding: 0px 0px 0px 0px !important;
    /* border-left: solid 1px gray;
    border-right: solid 1px gray; */
    /* box-shadow: 6px -2px 8px #888888; */
    /* background-color: #ffffff !important; */
    /* background: url("./entlastungshelden-content/images-entlastungshelden/entlastungshelden-002-20-outline.png") no-repeat fixed center !important; */
  }
  .header {
    /* max-width: 1024px; */
    position: fixed;
    left: 0; 
    top: 0;
    margin: 0;
    text-align: center;
    background-color: #c4dcdc;
    width:100%; 
    height: 160px;
    z-index: 8;
  }
  .main {
    flex: 1;
    width: inherit;
    margin-top: 2px;
    margin-bottom: 100px;
    padding: 20px;
    font-size: 18px;
    color: #58585a;
  }
  .pdficon{
    height: 30px;
    max-width: auto;
    padding: 0px;
    border: 1px solid #000;
    border-radius: 4px;
    margin: 0px 10px 0px 0px;
  }
  .app{
    
    height: 120px;
    max-width: auto;
    padding: 0px;
    box-shadow: 0px 6px 4px 0px #484848; 
    border: 1px solid #008c92;
    border-radius: 14px;
    margin: 10px 10px 4px 10px;
  }
  .apps{
    width: 100%;
    /* background-color: #ffffff; */
  }
  td{
    width: 33%;
  }
  .appsolo{
    height: 160px;
    max-width: auto;
    padding: 0px;
    box-shadow: 0px 6px 8px 0px #484848; 
    border-radius: 14px;
    margin: 0px 10px 4px 10px;
  }
  .appsolobox{
    flex-wrap: wrap;
    align-content: top;
    text-align: center;
    margin: 20px 0px 40px 0px;
    padding: 10px;
    border-radius: 3px;
    /* box-shadow: 2px 2px 8px 2px #a5a3a3; */
    }
  .appbox{
  flex-wrap: wrap;
  padding: 0px 10px 0px 10px;
  align-content: center;
  text-align: center;
  }
  .apptext{
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
  }
  .platztop {
    width: 100%;
    height: 240px;
    padding: 10px;
  }
  .platzbottom{
    width: 100%;
    height: 100px;
    padding: 10px;
  }
  .meneupic {
    visibility: hidden;
    width: 60px !important;
    margin-top: 7px !important;
    margin-left: 40px;
    /* position: absolute; */
    top: 30px;
    right: 20px;
  }
  h1{
    text-align: center;
    margin: 0px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 40px;
    line-height: 1;
  }
  .p1{
    text-align: center;
    margin: 0px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 40px;
    line-height: 1;
  }
  .p2{
    text-align:left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #484848 !important;
    font-size: 16px;
  }
  .p3{
    text-align: center;
    margin: 0px 0px 0px 0px !important;
    color: #008c92 !important;
    font-size: 26px;
  }
  .bullet {
    display: inline-block;
    width: 1em;
    margin-right: 0,0em;
    color: #333;
  }
  .ph{
    text-align: center;
    margin: 0px 0px 0px 0px !important;
    color: #fff !important;
    background-color: #e75112;
    font-size: 22px;

  }
  a {
    color: #484848 !important;
    font-size: 24px;
  }
  h3{
    color: #008c92 !important;
    font-size: large !important;
    margin: 20px 0px 0px 0px !important;
  }
  h4{
    color: #008c92 !important;
    font-size: xx-large !important;
  }
  .titel{
    margin-top: 10px;
  }
  h6{
    color: #008c92 !important;
    font-size: 20px !important;
    margin: 0px !important;
  }

  .logodesk {
    margin: 0px;
    height: 120px;
    align-content: center;
    max-width: auto;
    padding: 0px;
  }
  .logomobile {
    visibility: hidden;
    display: none;
    margin: 0px;
    height: 120px;
    align-content: center;
    max-width: auto;
    padding: 0px;
  }
  .h-ul-1 {
    /* background-color: #fff; */
    border-top: solid 4px #008c92;
    color: #484848;
    font-size: 20px;
    text-align: center;
    width: 100%;
    height: 34px;
    margin-top: 0px;
    padding: 0px;
    /* box-shadow: 0 0 6px 2px #008c92; */
  }
  .h-ul-2 {
    background-color: #c4dcdc;
    width: 100%;
    height: 4px;
    /* box-shadow: 0 0 6px 2px #008c92; */
  }
  .jobactive{
    color: #ffffff !important;
    background-color: #3e3e40;
  }
  li {
    list-style: none !important;
  }
  .btn {
    padding: 0px !important;
  }
  li a {
    display: flex;
    height: 40px;
    color: #000000 !important;
    padding: 4px 16px;
    border-right: solid 1px #c4dcdc;
    border-bottom-color: #008c92 !important;
    border-top-color: #008c92 !important;
  }

  li a:hover {
/*     background-color: #008c92; */
    color: #008c92 !important;
  }
  .navbar {
    width: 100%;
    margin: 0px;
    height: fit-content;
    color: #000000 !important;
    background-color: #9cdbdb;
    box-shadow: 0 10px 10px #929292 !important;
    z-index: 999;
    opacity: 0.9;
  }
  .menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 0px;
  }
  .blacklink {
    color: white;
    background-color: #9f0606;
  }
  .bgsonder1 {
    width: 100%;
    justify-content: center !important; /* horizontal zentrieren */
    align-content: center;
    padding: 8px 60px;
    margin-top: 0px;
  }
  .bgsonder2 {
    flex-wrap: wrap;
    align-content: center;
    text-align: center;
    width: 100%;
    padding: 8px 20px;
    margin-top: 0px;
    /* background-color: #ffffff; */
  }
  .bgsonder3 {
    background-color: #484848;
    width: 100%;
    padding: 8px 20px;
    margin-top: 0px;
  }
  .footer {
    width: 100%;
    height: 60px;
    background-color: #c4cdcd;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 8;
    box-shadow: 0px 0px 10px 10px #b5b7b8;;
  }
  .socialnet {
    margin-left: 11px;
    padding: 0;
    justify-content: space-between;
  }
  .footlink {
    margin-right: 80px;
    margin-bottom: 10px;
    position: fixed;
    right: 0;
    bottom: 0;
    color: #58585a;
    font-size: 10px;
    text-align: right;
  }
  .footicon {
    margin: 10px 0px 0px 20px;
    height: 40px;
    border-radius: 25%;
    max-width: auto;
  }

  .nlf {
    color: #58585a;
    font-size: 16px;
    padding: 0px;
  }
  .clos {
    width: 60px;
    height: auto;
    border-radius: 50%;
    position: fixed;
    right: 200px;
    /* bottom: 120px; */
    top: 12px;
    opacity: 0.8;
    z-index: 9;
/*     box-shadow: 0 0 6px 2px #484848; */
  }
  .nachoben {
    width: 40px;
    margin-top: 10px !important;
    height: auto;
    border-radius: 50%;
    box-shadow: -1px 1px 10px 0px rgba(255, 255, 255, 0.479);
    position: fixed;
    right: 22%;
    bottom: 18px; 
    opacity: 0.9;
    z-index: 900;
  }
  .platz2 {
    width: 100%;
    height: 40px;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    /* background-color: #f3f3f3; */
  }
  .team {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    text-align: center;
  }

  .teampic {
    width: 200px;
    margin-top: 20px;
    margin-bottom: 10px;
    /* border: solid 8px #ffffff; */
    border-radius: 1px;
    box-shadow: 0px 4px 6px 2px #00000081;
  }
  .stimmungsbild {
    width: 94%;
    margin-top: 20px;
    margin-bottom: 10px;
    /* border: solid 8px #ffffff; */
    border-radius: 1px;
    box-shadow: 0px 4px 6px 2px #00000081;
  }
  .pName {
    text-align: center;
    margin-bottom: 2px;
  }
/*   .btn1{
    border: 1px solid #484848 ;
  } */
  .button {
    padding: 10px 20px;               /* Polsterung für Größe */
    font-size: 16px;                  /* Schriftgröße */
    font-weight: 500;                 /* Schriftgewicht für etwas mehr Eleganz */
    text-align: center;               /* Text zentrieren */
    text-decoration: none;            /* Entfernt Unterstreichung */
    background-color: #e75112;        /* Blaue Hintergrundfarbe */
    color: white;                     /* Weißer Text */
    border: 2px solid #008c92 transparent;    /* Grenzlinie transparent, damit sie sich beim Hover verändert */
    border-radius: 10px;              /* Abgerundete Ecken */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtile Schatten für Tiefe */
    transition: all 0.3s ease;        /* Sanfter Übergang für Effekte */
  }
  
  .button:hover {
    background-color: #9cdbdb;        /* Dunkleres Blau beim Hover */
    border-color: #008c92;            /* Blauer Rand bei Hover */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* Leichterer Schatten bei Hover */
    color: #008c92;
  }
  
  .button:focus {
    outline: none;                    /* Entfernt den Standard-Fokusrahmen */
  }
  .respic {
    width: 160px;
    float:none;
    margin: 20px 0px 4px 10px;
    box-shadow: -6px 6px 8px #888888;
    /* border: solid 5px rgb(241, 241, 239); */
  }
  ul {
    list-style-type: square;
    padding: 20px;
  }

  .mailto{
    text-align: center;
    margin: 8px 0px 8px 0px !important;
    color: #008c92 !important;
    font-size: 18px;
  }
  .opening tr{
    border-bottom: #48484834 1px solid;
  }

}
.resume {
  max-width: 800px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.respic {
  float: left;
  width: 150px; /* Oder jede andere passende Größe */
  height: auto;
  margin-right: 20px;
  margin-bottom: 10px;
  border-radius: 8px; /* Optional: abgerundete Ecken */
}

.restext {
  text-align: justify;
  margin-top: 20px;
}