@import url("https://jobads.schnellestelle.de/assets/jobpostings/custom/z001/default.fonts.css");


body {
  font-family: Arial, Helvetica, sans-serif;
  color: #404040;
  font-size: 16px;
  background: #fef2ae;
}
.bg_img {
  background: url("https://jobads.schnellestelle.de/assets/jobpostings/custom/z001/default/img/bg_indi.jpg") repeat-x;
}
.wrapper {
  max-width: 900px;
  margin: 0 auto;
}
header {
  position: relative;
}
.logo {
  position: absolute;
  top: 0;
  left: -30px;
}
@media (max-width: 300px) {
  .logo {
    width: 50%;
  }
}
.h1,
.subtitle,
h1 {
  font-family: "Alegreya Sans";
  font-weight: 800;
  color: #1c4a14;
  letter-spacing: -1px;
}
@media (max-width: 400px) {
  .main {
    padding: 0 10px;
    margin-top: -8px;
  }
  .h1,
  h1 {
    hyphens: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
  }
}
.h2,
h2 {
  background: #625b49;
  color: #ffe562;
  padding: 10px 20px 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  font-size: 20px;
  font-family: "Alegreya Sans";
  font-weight: 400;
  position: relative;
}
dl,
ol,
ul {
  padding-left: 17px;
}
li {
  margin-top: 5px;
}
.listbox {
  background: #f3e2ad;
  width: 100%;
}
.p_list {
  padding: 0 40px 20px 25px;
}
.hiring {
  background: #e1d19e;
  padding: 30px;
}
h1 > span {
  font-size: 70%;
}
.h2_contact {
  background: url("https://jobads.schnellestelle.de/assets/jobpostings/custom/z001/default/img/h2_bg.jpg") 65% -10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.9), 0 -1px 1px rgba(0, 0, 0, 0.9);
  color: rgba(16, 0, 0, 0.9);
  text-shadow: -2px 3px 0 rgba(245, 255, 210, 0.35), 0 0 0 rgba(16, 0, 0, 0.65),
    0 0 11px rgba(245, 255, 200, 0.4);
  font-size: 25px;
  padding: 5px 10px;
}
.row {
  margin: 0;
}
.left {
  padding: 0 10px 0 0;
}
.right {
  padding: 0 0 10px 10px;
}
@media (max-width: 767px) {
  .left {
    padding: 0;
  }
  .right {
    padding: 0 0 5px;
  }
}
.flex {
  display: flex;
}
.topmargin {
  margin-top: 30px;
}
.contact {
  background: #e1d19e;
  display: flex;
}
.contact p {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
}
a {
  color: #1c4a14;
}
a:focus,
a:hover {
  color: #625b49;
}
footer {
  text-align: center;
}
.last {
  background: #625b49;
  padding: 10px;
}
.list_box_innner_container {
  padding: 20px;
  margin-bottom: 10px;
}
.h2.fake {
  width: calc(100% + 40px);
  margin-left: -20px;
  order: 1;
}
.contact_end {
  order: 2;
  margin-top: 26px;
}
.link_end {
  order: 4;
}
.subtitle {
  font-size: 1.5rem;
}
h1 {
  font-size: clamp(1.5rem, 3vw, 2.5rem);
}
@media (min-width: 768px) {
  .logo_link {
    position: absolute;
    right: 0;
  }
}
.teaser {
  background: var(--teaserpic, url("https://jobads.schnellestelle.de/assets/jobpostings/custom/z001/default/img/teaserpic.jpg")) center
    center/cover no-repeat;
}


.listbox p {
  padding: 10px;
    padding-left: 10px;
  padding-left: 22px;}


  .listbox ul{
  padding: 10px;
    padding-left: 15px;
  padding-left: 22px;}

  .listbox li{margin-left:10px}
