body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-text-size-adjust: none;
  font-family: "Oswald";
  font-weight: 300;

  letter-spacing: 0.5px;

}
body{max-width: 1900px; margin:auto}
a img {
  border: none;
}
body {
  color: #403f3f;
  font-size: 16px;
  line-height: 1.6em;
}
td {
  vertical-align: top;
}
.meta_navi .logo {
  max-width: 285px;
  display: block;
}
.meta_navi .logo img {
  width: 100%;
}
.kontaktbild {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.kontaktbild img {
  max-width: 100%;
  height: auto;
}
.kontaktbild .slanted {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
  display: inline-block;
}
.slanted {
  font-family: "Edo SZ";
  font-weight: normal;
}
.kontaktbild .kontaktbanner {
  width: 300px;
  position: absolute;
  bottom: 50px;
  right: 0;
  z-index: 2;
  background-color: #88b811;
  color: #e2007a;
  font-weight: bold;
  padding: 30px;
  text-transform: uppercase;
}
.header .show_desktop.break {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
}

.main_navi {
  float: none;
  clear: both;

  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  min-height: 40px;
  max-width: 95%;

  background-color: #a3a3a3;

}
.main_navi ul {
  z-index: 1000;

  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 1800px;
  text-align: center;
  font-size: 20px;
  margin: auto;
}
.main_navi ul li {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.main_navi ul li.last {
  margin-right: 0;
}
.main_navi ul li.last_centered {
  padding-right: 23%;
}
.main_navi li a {
  text-decoration: none;
  font-weight: normal;
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  text-transform: uppercase;
  line-height: 20px;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}
.main_navi li a.active,
.main_navi li a:hover {
  color: #f1f1f1;
}
.main_navi ul li ul {
  display: none;
  text-align: left;
  line-height: normal;
  right: unset;
  height: unset;
  width: unset;
  min-width: 230px;
  position: absolute;
  z-index: 1000;
}
.main_navi ul li ul li {
  float: none;
  height: unset;
  display: block;
  
}
.main_navi ul li ul li a,
.main_navi ul li ul li a {
  margin-top: 0;
  font-weight: 300;
  background-color: #a3a3a3;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f7f7f7;
  text-transform: none;
  padding-left: 10px;
}
.main_navi ul li ul li a:hover {
  color: #fff;
  background-color: #84b411;
}
.main_navi li:hover ul {
  display: block;
  font-size: 16px;
  font-weight: 300;
}
.main_navi li ul li a.active {
  background-color: #84b411;
  color: #fff;
}

.main_navi .navpink {
  background-color: #e41674;
}

.meta_navi .right {
  max-width: 500px;
  text-align: right;
  float:right;
}
.meta_navi .center {
  max-width: 105px;
  text-align: center;
  margin:0 auto;
}

.meta_navi .left {
  max-width: 285px;
}
.meta_navi ul {
  align-items: center;
  list-style: none;
}
.meta_navi ul li {
  display: inline-block;
}
.meta_navi a {
  text-decoration: none;
  margin: 5px 10px;
  color: #a3a3a3;
}
.meta_navi .box_green a,
.meta_navi .box_pink a {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: 0px solid #e41674;
  background-color: #e41674;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 10px;
}
.meta_navi .box_green a {
  background-color: #84b411;
}

.slider_wrapper .left {
  width: 30%;
}
.slider_wrapper .right {
  width: 70%;
}
.slider_wrapper .slider_suchform {
  text-align: right;
  align-items: center;
  justify-content: center;
}
.slider_wrapper .slider_suchform a,
.slider_wrapper .slider_suchform .image-canvas {
  max-width: 800px;
  overflow: hidden;
  max-height: 400px;
  display: block;
  position: relative;
  z-index:10;
}

.slider_wrapper .slider_suchform img {
  height: 100%;
  width: auto;
  margin-right: 0;
}
.slider_wrapper .slider_suchform .text {
  background-color: rgba(241, 241, 241, 0.80);
  max-width: 300px;
  margin-right: -150px;
  position: relative;
  z-index:100;
  padding: 50px 20px ;
  margin-top:80px;
  color:#808080;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
.querform {
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}
.slider_wrapper .querform{
  padding-top:20px;
  padding-bottom: 20px;
  height: 100%;;
}

.querform .headline{
  font-size: 22px;
  color:#808080;
  line-height: 30px;
  margin-bottom: 20px;
  font-family: "Edo SZ";
}
.querform input[type="submit"] {
  background-color: #84b411;
  margin-top: 10px;
  font-family: "Oswald";
  font-weight: normal !important;
}
.querform input[type="text"],
.querform select {
  text-align-last: center;
  -webkit-box-shadow: inset 0px 0px 12px 0px rgba(194,224,179,1);
-moz-box-shadow: inset 0px 0px 12px 0px rgba(194,224,179,1);
box-shadow: inset 0px 0px 12px 0px rgba(194,224,179,1);
  width:70%;
  min-width: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
  font-family: "Oswald",Verdana, Geneva, sans-serif;
  letter-spacing: 0.5px;
  color:#808080;
  background-color: #f1f1f1;
}

.querform.unternehmen input[type="text"],
.querform.unternehmen select{

  width: 22%;
}
.querform.unternehmen button{
  width: 12%;
}
.querform .nur_festanstellung{
  color:#808080;
}
.wrapper_fa{text-align:left; width: 70%;}

.querform ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #808080;
  opacity: 1; /* Firefox */
}

.querform :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #808080;
}

.querform ::-ms-input-placeholder { /* Microsoft Edge */
  color: #808080;
}

.toplink {
  color: #fff;
  width: 21%;
  position:relative;
  padding-top: 50%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  outline: 1px solid #dadada;
  min-height: 200px;
  padding: 1%;
  background-size: cover;
  background-position: center;
  position: relative;

}
.toplink:before {
  content: "";
  display:block;
  padding-top: 100%;
  }

  .toplink .content {
   position: absolute;
   top: 10%;
   left: 10%;
   right: 10%;
   bottom: 10%;
   align-items: center;
   
   flex-direction: column;
   text-align: left;

   }
.toplink h4 {
 
  width: 100%;
  font-weight: normal;
  font-size: 40px; line-height: 46px;
  font-family: "Edo SZ";
}
.toplink p{width: 100%; font-size: 24px; line-height: 30px; font-weight: 300;}
.toplink a{color:#fff !important; display: block;}
.toplink:hover{outline: 5px solid #a0c84b;}
.toplink.bewerber {
  background-image: url("../img/bg_fuer_bewerber.jpg");
}
.toplink.arbeitgeber {
  background-image: url("../img/bg_gruene_arbeitgeber.jpg");
}
.toplink.jobalert {
  background-image: url("../img/bg_jobs_per_email.jpg");
}
.toplink.story {
  background-image: url("../img/bg_jobverde_story.jpg");
}


.hide_on_desktop {
  display: none !important;
}
.hidden,
.remove-videodetector,
.d-none {
  display: none;
}
.d-none-important {
  display: none !important;
}
.see {
  display: none;
}
.logobox {
  min-width: 100px;
}
.italic {
  font-style: italic;
}
.no_right_margin {
  margin-right: 0px !important;
}
.no_left_margin {
  margin-left: 0px !important;
}
.col-grow-1 {
  flex-grow: 1;
  flex-basis: auto;
  width: auto;
}
.col-grow-0 {
  flex-basis: auto;
  width: auto;
}
.wrapper_input {
  height: 0.5px;
  overflow: hidden;
}
.social_media_interviews {
  float: right;
  width: 100%;
}
.social_media_interviews .facebook,
.social_media_interviews .twitter,
.social_media_interviews .googleplus,
.social_media_interviews .pinterest {
  width: 23% !important;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  display: block;
  float: right;
  text-align: center;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.social_media_interviews .facebook {
  background-color: #4267b2;
  color: #fff !important;
}
.social_media_interviews .facebook:hover {
  background-color: #365899;
}
.social_media_interviews .twitter {
  background-color: #1b95e0;
  color: #fff !important;
}
.social_media_interviews .twitter:hover {
  background-color: #0c7abf;
}
.social_media_interviews .googleplus {
  background-color: #e25b4e;
  color: #fff !important;
}
.social_media_interviews .googleplus:hover {
  background-color: #cd3627;
}
.social_media_interviews .pinterest {
  background-color: #e83a44;
  color: #fff !important;
}
.social_media_interviews .pinterest:hover {
  background-color: #de010d;
}
.bx-wrapper div.item {
  border-bottom: 1px solid #f7f7f7;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 1%;
  padding-right: 1%;
  width: 98% !important;
  max-width: 98% !important;
  overflow-x: hidden;
}
.bx-wrapper div.odd {
  background-color: #fff;
}
.bx-wrapper div.even {
  background-color: #fdfefa;
}
.bx-wrapper a.job_titel {
  display: block;
}
.bx-wrapper a.job_descr {
  display: block;
  text-decoration: none;
  color: #000;
}
.rssfeed.horizontal .bx-wrapper div.odd,
.rssfeed.horizontal .bx-wrapper div.even,
.rssfeed.horizontal .bx-wrapper .feed {
  height: 100%;
}


.rssfeed.horizontal .bx-wrapper div.odd,
.rssfeed.horizontal .bx-wrapper div.even {
  padding: 10px;
  height: 200px;
}
.rssfeed.horizontal .button {
  display: inline-block;
  width: auto;
}
.fl_right {
  float: right;
}
.fl_left {
  float: left;
}
hr {
  display: block;
  border: none;
  border-bottom: 1px solid #93b73e;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 1em;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.normal_page h1,
.textbox h1,
.streifen h1,
.spaltentext h2 {
  font-size: 1.5em;
  color: #84b411;
  font-weight: 500;
  line-height: normal;
}

.normal_page h2,
.normal_page h3 {
  font-size: 1.3em;
  color: #84b411;
  font-weight: 500;
}
.tag,
a.tag {
  line-height: 1em;
  padding: 5px;
  display: inline-block;
  border-radius: 5px;
  line-height: 10px;
  color: #fff !important;
  border: 1px solid #a2ca4d;
  background-color: #a2ca4d;
  margin-right: 3px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  margin-bottom: 8px;
}
.tag:hover,
.tag.active {
  background-color: #fff;
  color: #a2ca4d !important;
}
.tag.alle {
  background-color: #e2007a;
  border-color: #e2007a;
  color: #e2007a;
}
.tag.alle:hover,
.tag.alle.active {
  background-color: #fff;
  border-color: #e2007a;
  color: #e2007a !important;
}
.green_stripe {
  font-size: 1.5em;
  color: #fff !important;
  background-color: #696969;
  clear: both;
  padding: 20px;
  margin-bottom: 10px;
}
.abstand20 {
  height: 20px;
  clear: both;
}
.clear {
  clear: both;
}
.logobox,
.auszeichnungsbox,
.partnerbox {
  text-align: center;
  width: 80px;
  height: 105px;
  padding: 15px;

  background-color: #fff;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.logobox i {
  font-size: 80px;
  color: #e6efce;
}
.kategoriestart.logobox i {
  font-size: 14px;
}
.partnerlogos {
  flex-wrap: wrap;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex;
}
.erfolg {
  background-color: #e6efce;
  padding: 1%;
  border: 1px solid #84b411;
  margin-top: 10px;
  margin-bottom: 10px;
}
.partnerbox {
  border: none;
}
.partnerbox-breit {
  border: 1px solid #cdcdcd;
  width: 43%;
  padding: 2%;
  display: flex;
  align-items: center;
  margin: 1%;
  transition: all 0.3s ease;
}

.partnerbox-breit:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #f7f7f7;
}

.partnerbox-breit .partnerimage-link {
  min-width: 150px;
  display: block;
}
.partnerbox-breit img {
  max-width: 100px;
  height: auto;
  margin-right: 25px;
}
.logobox.originalgroesse {
  width: auto;
  width: 300px;
  height: 300px;
  margin-bottom: 15px;
  margin-right: 2%;
}
.logobox img,
.auszeichnungsbox img,
.partnerbox img {
  width: 100%;
  height: auto;
  width: auto;
  max-width: 80px;
  max-height: 80px;
}
.logobox.originalgroesse img {
  width: auto;
  height: auto;
  max-width: 300px;
  max-height: 300px;
}
.col .logobox {
  width: 29.333%;
  padding: 1%;
  line-height: 90px;
  border: none;
  outline: 1px solid #dadada;
  margin-right: 1%;
  margin-left: 1%;
  text-align: center;
}
.col .logobox img {
  width: 100%;
  height: auto;
  max-height: 80px;
  margin-left: auto;
  margin-right: auto;
}
.detailansicht .logobox.originalgroesse {
  width: 150px;
  height: 150px;
}
.detailansicht .logobox.originalgroesse img {
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 150px;
}
.auszeichnungsbox {
  position: relative;
  max-width: 100%;
  width: 300px;
  height: 300px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2%;
}
.auszeichnungsbox img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 300px;
  max-height: 300px;
}
.auszeichnungsbox span {
  position: absolute;
  bottom: 0;
  font-size: 10px;
  width: 96%;
  text-align: center;
}
.half {
  width: 50%;
  float: left;
}
.newsletter .half {
  width: 46%;
  padding-right: 4%;
}
.textbutton,
a.textbutton {
  background-color: #a3a3a3;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  color: #fff !important;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.textbutton.fullwidth,
a.textbutton.fullwidth,
.button.fullwidth {
  display: block;
  clear: left;
}
.blattliste {
  list-style: none;
  padding-left: 0;
}
.blattliste li {
  position: relative;
  padding-left: 22px;
}
.blattliste li:before {
  content: "\f06c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #83b828;
  position: absolute;
  left: 0;
}

.referenzblock .telefonnummer {
  font-size: 20px;
}
.referenzblock .telefonnummer .fa {
  color: #e2007a;
}
.referenzblock {
  padding-left: 50px;
}
.referenzblock img {
  max-width: 100%;
}

.orange_button {
  background-color: #ff9f5f;
  display: block;
  width: 170px;
  padding: 30px;
  float: left;
  margin-right: 50px;
  border-radius: 15px;
  margin-top: 20px;
}
.button.orange {
  background-color: #ff822c;
}
.button.magenta {
  background-color: #e2007a;
}
.benefiticons{
  padding-top: 20px;
  margin-bottom: 20px;
  max-height: 30px;
  overflow: hidden;

}
.benefiticon {
  display: inline-block;
}
.benefiticon img {
  max-width: 25px;
  height: auto;
}
.ergebnisbox {

  background-color: #fff;
  width: 96%;
  padding: 2%;
  margin-bottom: 15px;
 
  

}
.neueste_jobs .ergebnisbox {
  color: #a3a3a3;
  text-align: center;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.18);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.18);
  box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.18);
  flex-direction: column !important; 
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  margin-left: auto;
margin-right: auto;
width: 11%;
padding:5px 1% ;

}
.neueste_jobs .ergebnisbox.green a {
  color:#fff;

}
.neueste_jobs .ergebnisbox:hover{
  outline: 5px solid #83b828;
}


.neueste_jobs .ergebnisbox.green{
  background-color: #96c337;
  color:#fff;
  font-size: 50px;
  line-height: normal;
  justify-content:  center;
  font-family: "Edo Sz";
 outline: 5px solid #b5dd62;
}
.neueste_jobs .ergebnisbox .logobox{
  padding-bottom: 0;
}


.ergebnisbox.grey {
  background-color: #e4f5e5;
}
.ergebnisbox.premium {
  background-color: #fff2de;
  position: relative;
  outline: none;
}
.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); /* Needed for Safari */
  width: 100px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79a70a;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79a70a;
}
.ribbon span::after {
  content: "";
  position: absolute;
  right: 0%;
  top: 100%;
  z-index: -1;
  border-right: 3px solid #79a70a;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79a70a;
}
.ergebnisbox a.firmenname {
  color: #a3a3a3;
  word-wrap: break-word;
}
.ergebnisbox a.beschreibung {
  text-decoration: none;
  color: #a3a3a3;
}
.ergebnisbox .beschreibungsbox {
  width: 100%;
  flex-direction:column;
  height: 100%; 
  justify-content: space-around;

}
.zweidrittel .ergebnisbox .beschreibungsbox {
  width: 80%;
  text-align: left; 
  color: #403F3F;
}
.zweidrittel .ergebnisbox .beschreibungsbox  *{ color: #403F3F;}

.mobile_navi,
.show_mobile_navi,
.mobile_nav_list {
  display: none;
}
.btn.fileinput-button {
  background-color: #a3a3a3;
  border-radius: 4px;
  color: #fff;
  padding: 5px;
}
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.inner {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 100%;

  z-index: 2;
}
.slider_wrapper.inner{max-width: 1600px; margin-top: 40px; width: 97%;}
.green {
  color: #90b73e;
}
.pink {
  color: #e2007a;
}
.canvas_complete {
  position: relative;
}
.content_top {
  max-width: 1800px;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}
.content_top.home {
  padding-bottom: 24px;
  position: relative;
  z-index: 2;
}
.content_top.smaller_margin {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.kurz_vorgestellt {
  padding-left: 1%;
  padding-right: 1%;
}
.kurz_vorgestellt .unternehmen_1 {
  width: 59%;
  margin-right: 1%;
  float: left;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.kurz_vorgestellt .unternehmen_2,
.kurz_vorgestellt .unternehmen_3 {
  width: 40%;
  float: left;
  height: 245px;
  position: relative;
  overflow: hidden;
}
.kurz_vorgestellt .unternehmen_2 {
  margin-bottom: 5px;
}
.kurz_vorgestellt .unternehmen_3 {
  height: 240px;
  margin-top: 10px;
}
.kurz_vorgestellt .logo {
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.44);
  padding: 20px;
 bottom: 0;
}
.kurz_vorgestellt .logocanvas{

  padding: 5px 10px;
float: left;
  height: 50px;
  width: 100px;
  background-color: #fff;
  align-items: center;
  display: flex !important;

}
.kurz_vorgestellt  a{
color:#fff !important
}
.kurz_vorgestellt p{text-align: center; font-size: 24px; font-weight: 300;}
.kurz_vorgestellt .logo img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  margin-top: auto;
  margin-bottom: auto;
  width: auto;
}

.kurz_vorgestellt .image {
  background-size: cover;
  background-position: center;
  height: 100%;
}

.kurz_vorgestellt .image .button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

ul li.koop {
  position: absolute;
  right: 0;
  background-color: #e4f5e5;
}
ul li.koop a {
  color: #403f3f;
  font-weight: normal;
}
ul li.koop a img {
  color: #403f3f;
  float: right;
  margin-left: 10px;
  margin-top: -5px;
  max-width: 69px;
}

.textbox ul li {
  background-image: url("../img/dot_circle.gif");
  background-position: left 5px;
  background-repeat: no-repeat;
  list-style: outside none none;
  padding-left: 30px;
  padding-top: 2px;
}
.textbox ul li p {
  margin-top: 0;
}
.textbox hr {
  margin-top: 25px;
  margin-bottom: 25px;
}

.content_top .slider_wrapper {
  position: relative;
  padding-top: 20px;
  max-height: 454px;
}
.content_top .slider {
  max-width: 1300px;
  width: 96%;
  margin-left: 2%;
  margin-right: 2%;
  position: relative;
  z-index: 1;
}
.content_top .slider_suchform img {
  width: 100%;
  height: auto;
  display: block;
  max-height: 460px;
}

.content_top .slider .sliderbeschriftung {
  position: absolute;
  z-index: 10;
  background-image: url(../img/bg_weiss_70proz.png);
  color: #000;
  padding: 20px;
  left: 5%;
  top: 11%;
  max-width: 60%;
  font-size: 1.4em;
  line-height: 1.7em;
}
.content_top .slider .sliderbeschriftung .link {
  font-style: italic;
  text-decoration: underline;
  text-align: right;
  display: block;
}

.content_top .slider_right_box {
  width: 26%;
  margin-left: 2%;
  margin-right: 2%;
  right: 0;
  height: 100%;
  position: absolute;
  max-height: 460px;
}
.content_top .slider_right_box .box {
  max-height: 153px;
  width: 90%;
  background-color: #e3eecc;
  position: relative;
}
.content_top .slider_right_box .box img {
  width: 100%;
  height: auto;
}
.content_top .slider_right_box .box .itemwrapper {
  position: absolute;
  top: 0;
  width: 92%;
  height: 84%;
  padding: 4%;
}
.content_top .slider_right_box .box .neuster_artikel,
.content_top .slider_right_box .box .neustes_unternehmen,
.content_top .slider_right_box .box .neustes_event {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.content_top .slider_right_box .box {
  background-color: #84b411;
}
.content_top .slider_right_box .box .littlegreentag {
  background-color: #e2007a;
}
.content_top .slider_right_box .box .ueberschrift,
.content_top .slider_right_box .box .fliesstext {
  color: #fff !important;
  line-height: 1.2em;
}
.content_top .slider_right_box .box.top {
  border-top: 0;
}
.content_top .slider_right_box .box.top .logobox {
  float: right;
  margin-left: 20px;
}
.content_top .slider_right_box .box.top .ueberschrift {
  color: #78a710;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 10px;
}
.content_top .slider_right_box .box.top .fliesstext {
  color: #403f3f;
  font-weight: 400;
  font-style: italic;
}
.content_top .slider_right_box .box.middle {
  border-top: 2px solid #fff;
}
.content_top .slider_right_box .box.middle .artikelueberschrift {
  color: #fff;
  position: absolute;
  bottom: 5px;
  left: 4%;
  right: 4%;
}
.content_top .slider_right_box .box.middle .artikelueberschrift p {
  line-height: 2em;
  background-color: #000;
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
.content_top .slider_right_box .box.bottom {
  border-top: 2px solid #fff;
}
.content_top .slider_right_box .box.bottom .eventueberschrift {
  font-weight: 500;
  color: #fff;
}
.content_top .slider_right_box .box.bottom .eventinfo {
  clear: left;
  margin-top: 5px;
  color: #fff;
}
.content_top .slider_right_box .box.bottom .eventinfo .greybox {
  font-size: 0.833em;
  color: #403f3f;
  background-color: #fff;
  line-height: 25px;
  text-align: center;
  width: 25px;
  padding: 5px;
  float: left;
  margin-right: 10px;
}

.littlegreentag {
  display: inline-block;
  color: #96c337;
  text-transform: uppercase;
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;

}
.content_main .littlegreentag a,
.unternehmenslogos .littlegreentag a {
  color: #96c337;
  font-size: 20px;
}

.content_main {
  font-size: 16px;
  line-height: 24px;
}
.content_main.detailansicht,
.content_main.normal_page{
  border-top:3px solid #f1f1f1;
  margin-top:20px;
}
.content_main .reiter_wrapper,
.unternehmenslogos .reiter_wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.content_main .reiter_wrapper .reiter,
.unternehmenslogos .reiter_wrapper .reiter,
.content_main .reiter_wrapper .reiter a {
  font-size: 40px;
  line-height: normal;
  color: #6b6969;
  text-align: center;
 font-family: "Edo Sz";
 text-decoration: none;
}
.content_main a {
  color: #96c337;
}

.content_main .streifen .littlegreentag {
  font-size: 1em;
}
.content_main .streifen {
  background-color: #fff;

  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.content_main .streifen.interviews {
  padding-top: 0px;
  border-top: 0;
}
.content_main .streifen.mitgliederlogos .logobox {
  max-width: 80px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.content_main .streifen.magazin {
  background-color: #fff;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.content_main .streifen .col {
  width: 22.4%;
  float: left;
  padding: 0;
  margin-left: 1.3%;
  margin-right: 1.3%;
  padding-top: 20px;
}
.content_main .streifen .col .interviewbox {
  color: #000;
  text-align: center;
  min-height: 520px;
  margin-top: 20px;
  transition: all 0.3s ease;
  background-color: #f9f2e8;
}
.content_main .streifen .col .interviewbox:hover{
  -webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);

}
.content_main .streifen .col .interviewbox .ueberschrift {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.5em;
  line-height: normal;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 72px;
}
.content_main .streifen .col .interviewbox .ueberschrift a {
  color: #000;
  text-decoration: none;
}
.content_main .streifen .col .interviewbox .vorschaubild {
  height: 180px;
  overflow: hidden;
  position: relative;
}
.content_main .streifen .col .interviewbox .vorschaubild img {
  width: 100%;
  height: auto;
}
.content_main .streifen.studiengaenge .vorschaubild {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 100px;
}
.content_main .streifen.studiengaenge .vorschaubild img {
  max-width: 200px;
  max-height: 100px;
  width: auto;
}

.content_main .streifen .col .interviewbox .teasertext {
  padding: 15px;
  padding-top: 0;
  font-size: 1.1em;
  line-height: 1.45em;
}
.content_main .streifen .col .interviewbox .teasertext a {
  text-decoration: none;
  color: #000;
}

.content_main .steps .step {
  background-color: #fbfbfb;
  width: auto;
  float: left;
  margin-right: 10px;
  padding: 10px;
  color: #ccc;
}
.content_main .steps .step.active {
  background-color: #e2007a;
  color: #fff;
}

.content_main .bild_fuer_arbeitgeber {
  background-image: url(../img/fotolia_87887865_2.jpg);
  background-size: cover;
  background-position: right;
  padding: 3%;
}
.content_main .bild_fuer_arbeitgeber.bewerber {
  background-image: url(../img/fuer_bewerber.jpg);
}
.content_main .bild_fuer_arbeitgeber .ueberschrift {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  font-size: 20px;
  line-height: 30px;
  background-color: #e2007a;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: normal;
}
.content_main .fuer_arbeitgeber_text.text_left {
  float: left;
  width: 30%;
}
.content_main .fuer_arbeitgeber_text.text_right {
  float: right;
  width: 60%;
}
.content_main .fuer_arbeitgeber_text {
  background-image: url(../img/bg_weiss_90proz.png);
  max-width: 600px;
  padding: 2%;
  float: right;
  margin-top: 50px;
}
.content_main .bild_fuer_arbeitgeber.bewerber .fuer_arbeitgeber_text {
  float: left;
  margin-right: 50px;
}
.content_main .fuer_arbeitgeber_text ul {
  padding-left: 0;
}
.content_main .fuer_arbeitgeber_text li {
  list-style-type: none;
  position: relative;
  padding-left: 20px;
}
.content_main .fuer_arbeitgeber_text li:before {
  content: "\2013\A0";
  position: absolute;
  left: 0;
}
.content_main .bild_fuer_arbeitgeber a.button {
  display: inline-block !important;
}
.content_main .bild_fuer_arbeitgeber a.button.first {
  margin-top: 120px;
}
.content_main .stimme {
  min-height: 150px;
  color: #bababa;
  clear: both;
  border-top: 1px solid #f5f5f5;
  padding: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
}
.content_main .stimme img {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.content_main .stimme .wer_gesagt {
  text-align: right;
  font-size: 12px;
  padding-top: 20px;
}
.unternehmenslogos{margin-top:50px}
.unternehmenslogos .logoslider {
  text-align: center;
  padding-bottom: 50px;
  max-height: 100px;
  padding-left: 1%;
  padding-right: 1%;
  width: 98%;
}
.unternehmenslogos .logobox{
  display: table-cell;
  float: none;
  vertical-align: middle;
  margin-left: 5px;
}
.unternehmenslogos .logobox img {
  margin: 10px;
}
.unternehmenslogos .littlegreentag {
  margin-left: 13px;
}
.neueste_jobs {
  position: relative;
  margin-bottom: 50px;
}



.neueste_jobs .textbutton {
  position: absolute;
  bottom: 20px;
}
.neueste_jobs a{
  color:#a3a3a3;
  text-decoration: none;

}
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-row{

  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-break{
  flex-basis: 100%;
  height: 0;
}
.vertragsvorschau .table {
  padding: 0;
  margin: 0;
  display: table;
  width: 100%;
}
.vertragsvorschau .fa-times-circle {
  color: #d65353;
  font-size: 25px;
}
.vertragsvorschau .fa-check-circle {
  color: #84b411;
  font-size: 25px;
}
.vertragsvorschau .row {
  float: none;
  clear: left;
  display: table-row;
}
.vertragsvorschau .cell {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 20%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.vertragsvorschau .shadow_right {
  -moz-box-shadow: inset -10px 0 3px -5px #333;
  -webkit-box-shadow: inset -5px 0 3px -5px #333;
  box-shadow: inset -5px 0 3px -5px #333;
}

.vertragsvorschau .shadow_left {
  -moz-box-shadow: inset -5px 0 3px -5px #333;
  -webkit-box-shadow: inset -5px 0 3px -5px #333;
  box-shadow: inset 5px 0 3px -5px #333;
  border-right: 1px solid #ccc;
}

.vertragsvorschau .cell.leistung {
  width: 40%;
  padding-left: 1%;
  padding-right: 1%;
  text-align: left;
  border-right: 1px solid #ccc;
}
.vertragsvorschau .vertragsname {
  border: none;
  font-weight: bold;
  width: 20%;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
}
.vertragsvorschau .vertragsname label {
  font-size: 14px;
}
.vertragsvorschau .vertragsname.leer {
  width: 40%;
}
.vertragsvorschau .vertragsname.basic {
  background-color: #84b411;
}
.vertragsvorschau .vertragsname.regular {
  background-color: #e2007a;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: -20px;
}
.vertragsvorschau .vertragsname.premium {
  background-color: #727272;
}
.vertragsvorschau .vertragsname .zusatzbeschreibung {
  font-size: 12px;
  line-height: normal;
  font-style: italic;
  font-weight: normal;
  padding: 10px;
  padding-bottom: 0;
}

.vertragsvorschau .even .cell {
  background-color: #f7f7f7;
}
.vertragsvorschau .cell.preis {
  color: #fff;
  font-weight: bold;
  vertical-align: top;
}
.vertragsvorschau .cell.preis.basic {
  background-color: #84b411;
}
.vertragsvorschau .cell.preis.basic:hover {
  background-color: #82ae26;
}
.vertragsvorschau .cell.preis.regular {
  background-color: #e2007a;
}
.vertragsvorschau .cell.preis.regular:hover {
  background-color: #b22671;
}
.vertragsvorschau .cell.preis.premium {
  background-color: #727272;
}
.vertragsvorschau .cell.preis.premium:hover {
  background-color: #555353;
}
.content_main .step1 {
  display: none;
}
.content_main .gutscheincode {
  padding: 3%;
  width: 94%;
  background-color: #fbfbfb;
}

.content_main.normal_page .streifen .col {
  margin-left: 0;
  width: 20.5%;
  padding-left: 0;
}

.content_main.unternehmensuebersicht .wrapper_logobox,
.content_main.landingpage .wrapper_logobox {

  margin-bottom: 6px;
  width: 20%;
  min-width: 150px;
}
.content_main.landingpage img {
  width: 90%;
}
.content_main.unternehmensuebersicht .logobox.kategoriestart {
  background-color: #696969;
  color: #fff;
  
  font-size: 16px;
}
.content_main.unternehmensuebersicht .logobox.kategoriestart i {
  display: block;
}

.querform.smallform * {
  line-height: normal;
}

.querform.smallform {
  width: 50%;
  padding: 2%;
  margin-top: -10px;
  padding-bottom: unset;
  border-radius: 0;
  margin-bottom: 0;
  background: #f1f1f1;
}
.querform.smallform a,
.querform.smallform p {
  color: #403f3f;
}
.querform.smallform p {
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.querform.smallform input[type="text"],
.querform.smallform select {
  padding: 1%;
  height: 22px;
  line-height: 22px;
  background-color: #fff;
}
.querform.smallform select {
  padding: 0;
}
.querform.smallform input[type="submit"] {
  padding: 3px;
  border-radius: 0;
  float: right;
  font-size: 1em;
  padding-left: 10px;
}

.querform.jvunterseite{
  width:50%;
  padding:20px;
  flex-direction: row;
  margin-top: 0;
  text-align: left;
  position: relative;
}

.querform.jvunterseite .form_links{
  position: absolute;
  right:20px; top:30px; font-size: 14px;

}
.querform.jvunterseite .form_links a{
  margin-left: 10px;
}
.querform.jvunterseite .form_links a:hover{
  color:#84b411;
}

.querform.unternehmen {padding: 0; text-align: left; flex-direction: row;}
.querform.unternehmen input,
.querform.unternehmen select, 
.querform.unternehmen button,
.querform.jvunterseite input[type="text"],
.querform.jvunterseite select,
.querform.jvunterseite button {line-height: normal; height: 50px; white-space: nowrap; margin-top: 0; margin-bottom: 0; margin-left: 5px; margin-right: 5px; padding:0}
.querform.unternehmen button,
.querform.jvunterseite button{padding-left: 10px; padding-right: 10px; font-family: Oswald; margin-right: 0; text-align: center;}
.page-37 .querform.unternehmen button,
.page-21 .querform.unternehmen button{width: 20%; }
.querform.jvunterseite h1{margin-left:5px;}

.querform.jvunterseite input[type="text"],
.querform.jvunterseite select,
.querform.jvunterseite button {height: 30px;}
.breadcrumb-container {
  width: 100%;
  min-height: 80px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  
}
.querform.jvunterseite select,
.querform.unternehmen select{padding-left: 10px;text-align-last:center; }
.breadcrumb_wrapper{
  font-size: 14px;
  margin-bottom: 20px; 
  width: 50%;
  margin-top:50px; 
}
.page-62 .breadcrumb_wrapper{
  margin-top:20px;
}

.breadcrumb i {
  color: #84b411;
  margin-left: 10px;
  margin-right: 10px;
}
.breadcrumb a {
  text-decoration: none;
  color: #403f3f;
}
.breadcrumb h1{color: #84b411; font-size: 24px; line-height: 30px; margin-bottom: 20px;}

.content_main .vertragsbox {
  width: 29%;
  margin-right: 0.333%;
  float: left;
  background-color: #f3f3f3;
  padding: 2%;
  min-height: 200px;
  position: relative;
}
.content_main .vertragsbox ul {
  list-style: none;
}
.content_main .vertragsbox ul li {
  position: relative;
  padding-left: 25px;
}
.content_main .vertragsbox ul li:before {
  color: #84b411;
  font-size: 18px;
  position: absolute;
  left: 0;
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.content_main .vertragsbox .preis {
  position: absolute;
  bottom: 5%;
  font-weight: 500;
  color: #403f3f;
  font-size: 1.5em;
  font-family: "Georgia";
  font-style: italic;
}
.content_main .vertragsbox .preis small {
  font-size: 0.6em;
}
.content_main .vertragsbox .vertragsname {
  color: #84b411;
  font-weight: 500;
  font-size: 2em;
}

.content_main .kategorie_vierer {
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.content_main .kategorie_vierer img {
  position: relative;
  z-index: 1;
  opacity: 0.5;
}
.content_main .kategorie_vierer span {
  position: absolute;
  z-index: 2;
  background-image: url("../img/bg_schwarz_transparent.png");
  bottom: 50px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  width: 96%;
  padding: 1.4%;
}
.content_main .kategorie_vierer a {
  color: #fff;
  display: block;
  max-width: 99%;
  overflow: hidden;
}
.content_main .kategorie_vierer:hover a {
  color: #bedb81;
}

.content_main .rubriken {
  background-color: #fcfcfc;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
}
.content_main .kategorie_vierer.magazinrubrik {
  text-decoration: none;
  background-color: #fff;
  text-transform: uppercase;
  padding: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 21%;
  outline: 1px solid #dadada;
  color: #84b411;
}
.content_main .kategorie_vierer.magazinrubrik.active,
.content_main .kategorie_vierer.magazinrubrik:hover {
  background-color: #84b411;
  color: #fff;
  font-weight: bold;
}
.content_main .kategorietext {
  padding: 2%;
  width: 71%;
  float: left;
  padding-top: 0;
}
.content_main .kategorietext h1 {
  font-size: 16px;
  float: none;
  width: 100%;
}
.content_main .unternehmenssuche {
  width: 50%;
  text-align: left;
  padding: 0;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: both;
}
.content_main .unternehmenssuche input[type="submit"] {
  margin-top: 0;
}

.teaser {
  background-color: #fff;
  width: 100%;
  height: 380px;
  border: 1px solid #dadada;
  position: relative;
}
.teaser .logo,
.teaser .interview-toptext {
  width: 30%;
  float: left;
  height: 380px;
  text-align: center;
  display: inline-block;
  height: 100%;
  position: relative;
}
.teaser .logo img {
  max-height: 300px;
  max-width: 80%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10%;
}
.teaser .teaserbilder {
  max-width: 920px;
  width: 70%;
  height: 380px;
  float: left;
}

.teaser .bild0 {
  width: 50%;
  float: left;
  height: 100%;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.teaser .bild0 img {
  width: 100%;
  height: auto;
}
.teaser .bild1 {
  width: 50%;
  float: left;
  height: 50%;
  background-size: cover;
}
.teaser .bild2 {
  width: 50%;
  float: left;
  height: 50%;
  background-size: cover;
}
.teaser .zwei_bilder,
.teaser .drei_bilder,
.teaser .ein_bild,
.teaser .kein_bild {
  height: 100%;
}
.teaser .zwei_bilder .bild1 {
  height: 100%;
}
.teaser .ein_bild .bild0 {
  width: 100%;
}
.teaser .kein_bild {
  background-image: url(../img/bg_teaser_kein_bild.jpg);
  background-repeat: no-repeat;
}
.teaser .interview-toptext {
  color: #000;
  text-align: left;
  padding: 2%;
  width: 26%;
  height: auto;
  max-height: 300px;
}
.teaser .interview-toptext h1 {
  font-size: 25px;
  line-height: 29px;
}
.teaser .interview-toptext h2 {
  font-size: 16px;
  line-height: 22px;
}

.unternehmensnavi {
  background-color: #bdbdbd;
  z-index: 10;
  position: relative;
  border: 1px solid #dadada;
  border-top: none;
  border-bottom: none;
}
.unternehmensnavi ul {
  padding: 0;
  margin: 0;
}
.unternehmensnavi ul li {
  list-style: none;
  display: inline-block;
}
.unternehmensnavi ul li a,
.unternehmensnavi .themenbutton span {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  font-weight: bold;
}
.unternehmensnavi .themenbutton i {
  float: left;
  font-size: 20px;
}
.unternehmensnavi ul li a:hover,
.unternehmensnavi ul li a.active {
  background-color: #403f3f;
}
.unternehmensnavi ul.social_links {
  position: absolute;
  top: 0;
  right: 0;
}

.unternehmensnavi ul.social_links img {
  max-width: 30px;
  height: auto;
  margin-top: -5px;
}
.unternehmensnavi ul.social_links a {
  padding-left: 0;
  padding-right: 5px;
}
.unternehmensnavi ul.social_links a:hover {
  background-color: unset;
}

.branchenliste ul {
  margin: 0;
  padding: 0;
  border: 1px solid #dadada;
  width: 90%;
}
.branchenliste li {
  list-style: none;
  border-bottom: 1px solid #fff;
}
.branchenliste li a,
.branchenliste li.listenueberschrift {
  padding: 5px;
  display: block;
  background-color: #e4f5e5;
  color: #403f3f;
  text-decoration: none;
}
.branchenliste li a:hover,
.branchenliste li a.active {
  background-color: #fff;
}
.branchenliste li.listenueberschrift {
  font-weight: bold;
  background-color: #84b411;
  color: #fff;
}
.normal_page h2 img {
  max-height: 15px;
  margin-right: 10px;
}
.normal_page h2 a {
  text-decoration: none;
}
.anzeige_schalten .radio_preishinweis {
  cursor: pointer;
  text-align: center;
  outline: 1px solid #dadada;
  width: 27%;
  min-height: 150px;
  padding: 2%;
  margin-right: 1%;
  margin-left: 1%;
  margin-top: 30px;
  float: left;
  padding-bottom: 20px;
}
.anzeige_schalten .preishinweis ul {
  padding: 0;
}
.anzeige_schalten .preishinweis li {
  list-style: none;
  position: relative;
  padding-left: 25px;
  text-align: left;
}
.anzeige_schalten .preishinweis li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 17px;
  position: absolute;
  left: 0px;
}
.anzeige_schalten .preishinweis input[type="submit"] {
  font-size: 14px;
}

.anzeige_schalten input[type="text"],
.anzeige_schalten input[type="password"],
.anzeige_schalten select,
.anzeige_schalten textarea {
  width: 100%;
}
.anzeige_schalten .anzeigen_steps {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.anzeige_schalten .anzeigen_steps li {
  display: inline-block;
  border: 1px solid #dadada;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #e4f5e5;
}
.anzeige_schalten .anzeigen_steps li a {
  text-decoration: none;
  color: #403f3f;
}
.anzeige_schalten label {
  display: block;
  font-weight: bold;
  margin-top: 15px;
}
.anzeige_schalten table {
  width: 100%;
}
.anzeige_schalten h2 {
  padding-bottom: 10px;
  padding-top: 20px;
}
.anzeige_schalten .anzeigen_steps li.active {
  background-color: #84b411;
  color: #fff;
}
.anzeige_schalten .anzeigen_steps li.active a {
  color: #fff;
}
.anzeige_schalten .benefits input[type="text"] {
  min-width: 1px;
}
.anzeige_schalten .registerbox {
  border: 1px solid #ccc;
  padding: 2%;
}
.anzeige_schalten .drittel .registerbox {
  margin-left: 50px;
  border: none;
}

.anzeige_schalten .registerbox h2 {
  padding-top: 0;
}
.anzeige_schalten .registerbox h1,
.anzeige_schalten .registerbox h2,
.anzeige_schalten .registerbox h3 {
  color: #403f3f;
}
.anzeige_schalten .registerbox p {
  margin-top: 0;
}
.anzeige_schalten .registerbox input[type="email"],
.anzeige_schalten .registerbox input[type="password"] {
  width: 90%;
  min-width: 300px;
}

.anzeige_schalten #id_11 {
  background-color: #ccc;
}
.anzeige_schalten #id_3 {
  background-color: #ffb566;
}
.anzeige_schalten #id_5 {
  background-color: #b3f2ea;
}

.anzeige_schalten .registerbox.jobalert_login,
.anzeige_schalten .registerbox.jobalert_bestellen {
  width: 96%;
  margin-bottom: 20px;
}
.anzeige_schalten .registerbox.jobalert_login input[type="email"],
.anzeige_schalten .registerbox.jobalert_login input[type="password"] {
  width: 90%;
}
.anzeige_schalten .vorschaubild_schalten img {
  max-width: 100%;
  height: auto;
}

/**********************************/
/***** NEU DEZ 2019 - Antje ******/
/*********************************/
.anzeige_schalten .firstStep .small-container {
  max-width: 1040px;
  margin: auto;
  line-height: 24px;
  font-size: 14px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser {
  display: flex;
  align-items: center;
  background-image: url("../img/top-teaserbild-stellenanzeige-schalten.jpg");
  background-position: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
.anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser {
  display: block;
  background-image: url("../img/fuer_bewerber-teaser.jpg");
}
.anzeige_schalten .fuerArbeitgeber .anzeige-schalten-top-teaser {
  background-image: url("../img/fuer-arbeitgeber-teaser.jpg");
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
  background-color: rgba(132, 180, 17, 0.7);
  color: #fff;
  font-weight: bold;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .pinker-text {
  background-color: rgba(226, 0, 122, 0.7);
  color: #fff;
  font-weight: normal;
  line-height: normal;
  margin-top: 30px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.anzeige_schalten .firstStep .mb-70 {
  margin-bottom: 70px;
}
.anzeige_schalten .firstStep .mt-70 {
  margin-top: 70px;
}
.anzeige_schalten .firstStep .p-30 {
  padding: 50px;
}
.anzeige_schalten .firstStep .strong,
.anzeige_schalten .strong h4 {
  font-weight: bold;
}
.anzeige_schalten .firstStep .strong h4 {
  font-size: 24px;
}
.anzeige_schalten .firstStep h1 {
  /* font-size: 36px; */
  margin: 70px auto;
  color: #000;
}
.anzeige_schalten .firstStep h2 {
  /* font-size: 36px; */
  color: #000 !important;
  line-height: normal;
}
.anzeige_schalten .firstStep .align-right {
  text-align: right;
  display: block;
}
.anzeige_schalten .firstStep .align-center {
  text-align: center;
}
.anzeige_schalten .firstStep .pink-button {
  display: inline-block;
  margin-left: auto;
  margin-right: auto; /* padding: 20px 60px; */
  text-decoration: none;
  font-size: 18px;
  background-color: #e2007a;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  max-width: 100%;
  box-sizing: border-box;
}
.anzeige_schalten .green-button {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 14px;
  background-color: #84b411;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.anzeige_schalten .firstStep .streifen-beige,
.anzeige_schalten .firstStep .streifen-grau,
.anzeige_schalten .firstStep .streifen-weiss {
  background-color: #f9f2e8;
  padding-top: 70px;
  padding-bottom: 70px;
}
.anzeige_schalten .firstStep .streifen-grau {
  background-color: #f5f5f5;
  text-align: center;
}
.anzeige_schalten .firstStep .streifen-weiss {
  background-color: #fff;
  text-align: center;
}
.anzeige_schalten .firstStep.kundenbereich .streifen-grau,
.anzeige_schalten .firstStep.kundenbereich .streifen-weiss {
  padding-top: 30px;
}
.anzeige_schalten .firstStep .streifen-grau h3,
.anzeige_schalten .firstStep .streifen-weiss h3 {
  color: #000 !important;
  font-weight: normal;
}

.anzeige_schalten .firstStep .streifen-beige .col-left {
  width: 65%;
}
.anzeige_schalten .firstStep .pr-30 {
  padding-right: 5%;
}
.anzeige_schalten .firstStep .streifen-beige .col-right {
  width: 35%;
}
.anzeige_schalten .firstStep .streifen-beige .whitebox {
  background-color: #fff;
  padding: 40px;
}
.anzeige_schalten .firstStep .streifen-beige .plusliste {
  padding-left: 0;
}
.anzeige_schalten .firstStep .streifen-beige .plusliste > li {
  background-image: url("../img/plus.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 40px;
  list-style: none;
  padding-bottom: 20px;
}
.anzeige_schalten .firstStep .streifen-beige .plusliste > li > li {
  padding-bottom: 0px;
  margin-top: 0;
}
.anzeige_schalten .firstStep .greenfliesstext {
  padding-top: 70px;
  max-width: 800px;
  padding-bottom: 70px;
  text-align: center;
  font-style: italic;
  font-size: 18px;
  line-height: 28px;
}
.anzeige_schalten .firstStep .streifen-gruen {
  background-color: #84b411;
  padding-top: 70px;
  padding-bottom: 70px;
}
.anzeige_schalten .firstStep .streifen-gruen h3 {
  color: #fff; /* font-size: 36px; */
  line-height: normal;
  padding-bottom: 70px;
}
.anzeige_schalten .firstStep .streifen-gruen h4 {
  font-weight: bold;
  font-size: 28px;
  color: #84b411;
  margin-bottom: 25px;
  line-height: normal;
}
.anzeige_schalten .firstStep .streifen-gruen .flex {
  justify-content: space-around;
  -ms-flex-pack: distribute; /* margin-left: 70px;margin-right: 70px; */
}
.anzeige_schalten .firstStep .streifen-gruen .flex .row > div {
  display: flex;
  align-items: stretch;
}
.anzeige_schalten .firstStep .streifen-gruen .whitebox {
  background-color: #fff;
  padding: 40px;
  height: 100%;
}
.anzeige_schalten .firstStep ol {
  font-weight: bold;
  color: #84b411;
  margin-bottom: 30px;
}
.anzeige_schalten .firstStep ol li span {
  color: black;
  padding-left: 20px;
  display: block;
}
.anzeige_schalten .firstStep ol li span .magenta {
  color: #e2007a;
}
.anzeige_schalten .bl-green {
  border-left: 1px solid #84b411;
}
.anzeige_schalten .green-button-big,
.anzeige_schalten .pink-button-big {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  text-decoration: none;
  font-size: 18px;
  background-color: #84b411;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.anzeige_schalten .firstStep .green-button-big span,
.anzeige_schalten .firstStep .pink-button-big span {
  font-size: 20px;
  display: block;
}
.anzeige_schalten .firstStep .pink-button-big {
  background-color: #e2007a;
}

.anzeige_schalten .firstStep .preisbox {
  width: 99%;
  padding: 30px;
  color: #fff;
  box-sizing: border-box;
  height: 100%;
}
.anzeige_schalten .firstStep .preisbox h4 {
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  line-height: normal;
}
.anzeige_schalten .firstStep .preisbox hr {
  border-color: #fff;
}
.anzeige_schalten .firstStep .preisbox.boxgruen {
  background-color: #84b411;
}
.anzeige_schalten .firstStep .preisbox.boxgrau {
  background-color: #acacac;
}
.anzeige_schalten .firstStep .preisbox.boxorange {
  background-color: #eabb00;
}
.anzeige_schalten .firstStep .preisbox ul {
  text-align: left;
}
.anzeige_schalten .firstStep .preisbox .bezeichnung-paket {
  min-height: 80px;
}
.anzeige_schalten .firstStep .preisbox .inhalt-paket {
  min-height: 290px;
}
.anzeige_schalten .firstStep .preisbox .preis-paket {
  font-size: 24px;
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
}
.anzeige_schalten .firstStep .preisbox-praktikum {
  background-color: #acacac;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin: 10px 10px 10px 0px;
  display: inline-block;
  padding: 30px;
  line-height: normal;
  cursor: pointer;
  margin-top: 100px;
}
.anzeige_schalten .firstStep .preisbox.boxpaket {
  background-color: #84b411;
  text-align: center;
}
.anzeige_schalten .firstStep .preisbox.boxpaket h4 {
  text-align: center;
  padding-bottom: 30px;
}
.anzeige_schalten .firstStep .auswahltext .green {
  color: #000 !important;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  background-image: url(../img/check.svg) !important;
  background-size: 25px !important;
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 50px;
  line-height: normal;
}
.anzeige_schalten .firstStep .auswahltext .red {
  color: #e2007a;
  font-size: 24px;
  font-weight: bold;
  background-image: url(../img/warning.svg);
  background-size: 37px;
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 50px;
  line-height: normal;
}

.anzeige_schalten .employee-branding {
  max-width: 100%;
  height: auto;
}
.anzeige_schalten .cont {
  padding: 0 15px;
}

.anzeige_schalten .firstStep .anzeige-schalten-top-teaser {
  min-height: 300px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
  font-size: 24px;
  padding: 10px 20px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .pinker-text {
  font-size: 18px;
  font-weight: bold;
  padding: 20px 60px;
  margin-left: 0px;
  margin-top: 30px;
}
.anzeige_schalten .firstStep h1 {
  font-size: 24px !important;
}
.anzeige_schalten .firstStep h2 {
  font-size: 24px !important;
}
.anzeige_schalten .firstStep .streifen-gruen h3 {
  font-size: 24px;
}
.anzeige_schalten .firstStep .streifen-gruen h4 {
  font-size: 22px;
}
.anzeige_schalten .firstStep .streifen-gruen .flex {
  margin-left: 15px;
  margin-right: 15px;
}
.anzeige_schalten .firstStep .pink-button {
  padding: 20px 60px;
  cursor: pointer;
}

.anzeige_schalten .firstStep .anzeige-schalten-top-teaser {
  min-height: 435px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
  font-size: 46px;
  padding: 10px 20px;
}
.anzeige_schalten .firstStep .anzeige-schalten-top-teaser .pinker-text {
  font-size: 18px;
  margin-left: 330px;
  margin-top: 30px;
}
.anzeige_schalten .firstStep h1 {
  font-size: 36px !important;
}
.anzeige_schalten .firstStep h2 {
  font-size: 36px !important;
}
.anzeige_schalten .firstStep .streifen-gruen h3 {
  font-size: 36px;
}
.anzeige_schalten .firstStep .streifen-gruen h4 {
  font-size: 28px;
}
.anzeige_schalten .firstStep .streifen-gruen .flex {
  margin-left: 70px;
  margin-right: 70px;
}

.anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .textcontainer {
  text-align: left;
  max-width: 60%;
  margin-left: 20%;
  padding-top: 20px;
}
.anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .gruener-text,
.anzeige_schalten .fuerArbeitgeber .anzeige-schalten-top-teaser .gruener-text {
  display: inline-block;
  background-color: rgba(132, 180, 17, 0.7);
}
.anzeige_schalten .fuerArbeitgeber .anzeige-schalten-top-teaser .pinker-text {
  background-color: rgba(226, 0, 122, 0.7);
}
.anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .pinker-text {
  display: inline-block;
  font-size: 46px !important;
  color: #fff;
  font-weight: bold;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0;
  margin-top: 0;
  padding: 10px 20px;
}
.anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .textcontainer p {
  font-size: 40px;
  font-weight: bold;
}
.anzeige_schalten .fuerBewerber .streifen-beige .plusliste > li {
  margin-top: 50px;
}

.anzeige_schalten .fuerArbeitgeber .streifen-beige .plusliste > li .greenbg,
.greenbg,
.pinkbg {
  background-color: #84b411;
  color: #fff;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 160px;
  font-weight: bold;
}
.pinkbg {
  background-color: #e2007a;
  min-height: auto;
}
.no-min-height {
  min-height: auto;
}
.responsive-img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.greenbg span,
.pinkbg span {
  font-size: 17px;
}
.greenbg a {
  color: #fff;
}
.greenbg .zahl {
  background-color: #fff;
  color: #84b411;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: block;
  float: left;
  text-align: center;
  font-size: 25px;
  padding-top: 7px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 120px;
}
.anzeige_schalten .fuerArbeitgeber .streifen-beige .plusliste ul {
  padding-left: 10px;
}
.anzeige_schalten .fuerArbeitgeber .streifen-beige .plusliste > li {
  background-image: none;
  padding-left: 0;
  margin-bottom: 10px;
}
.anzeige_schalten .fuerArbeitgeber .streifen-beige .plusliste > li li {
  background-image: url("../img/plus.png");
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 30px;
  list-style: none;
  padding-top: 0px;
  padding-bottom: 20px;
  background-size: 25px 25px;
}
.anzeige_schalten .fuerArbeitgeber .stimmen li {
  color: #bababa;
  padding: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
}
.anzeige_schalten .fuerArbeitgeber .stimmen img {
  float: left;
  margin-right: 30px;
}

.anzeige_schalten .fuerArbeitgeber .stimmen .wer_gesagt {
  text-align: right;
  font-size: 12px;
  padding-top: 20px;
}



.motivationsstep {
  position: relative;
  height: 64px;
}
.motivationsstep p {
  margin: 0;
  padding: 0;
  font-weight: bold;
  max-width: 70%;
  min-height: 64px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 120px;
}
.motivationsstep img {
  max-width: 100px;
  float: left;
  margin-right: 20px;
}

.rechnung th {
  background-color: #f3f3f3;
  padding: 5px;
  text-align: right;
}
.rechnung td {
  padding: 5px;
  text-align: right;
}
.rechnung tr:nth-child(even) {
  background: #fff;
}
.rechnung tr:nth-child(odd) {
  background: #f3f3f3;
}
.rechnung .summe td {
  border-top: 3px double #a0c84b;
}



.bewerbungstipps {
  padding: 2%;
  width: 96%;
  outline: 1px solid #dadada;
  margin-bottom: 20px;
}
.anker li {
  cursor: pointer;
}
.anker li:hover {
  color: #84b411;
}
.page-61 .unternehmensnavi ul {
  text-align: right;
}
.drittel {
  width: 30%;
  float: left;
}
.drittel p {
  padding-right: 2%;
}
.drittel.rechts {
  width: 30%;
  float: right;
}
.zweidrittel {
  width: 70%;
  float: left;
}
.iframe .zweidrittel {
  width: 100% !important;
}
.zweidrittel {
  width: 70%;
  float: left;
}
.landingpage .zweidrittel {
  width: 68%;
  padding-right: 2%;
}
.zweidrittel.breiter {
  width: 78% !important;
}
.detailansicht .drittel p {
  padding-left: 20px;
  padding-right: 20px;
}
.detailansicht .drittel #map_germany {
  width: 90%;
  max-height: 500px;
  position: relative;
}
.detailansicht .drittel #map_germany .infoboxText {
  background-color: #fff;
  border: 1px solid #dadada;
  max-height: 100px;
  position: absolute;
  top: 10px;
  left: -100px;
  max-width: 200px;
}
.detailansicht .drittel #map_germany .infoboxTitle {
  position: relative;
  top: 10px;
  left: 10px;
  text-align: left;
  width: 150px;
  display: block;
}
.olPopupCloseBox {
  background-image: url(../img/close.png) !important;
  background-size: 17px !important;
}

.detailansicht .zweidrittel .textbox {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  width: 85%;

  padding-left: 5%;
  padding-right: 5%;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-bottom: 3%;
}

.detailansicht .zweidrittel .textbox h1 {
  color: #90b73e;
  font-weight: bold;
}

.detailansicht .zweidrittel .textbox .jobapplication_reference {
  background-color: #90b73e;
  color: white;
  font-size: 15px;
  font-weight: bold;
  padding: 3px;
}

.detailansicht .logo_detailansicht img {
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  display: block;
}
.detailansicht .zweidrittel .textbox input[type="text"],
.detailansicht .zweidrittel .textbox textarea,
.detailansicht .zweidrittel .textbox table {
  width: 100%;
}
.detailansicht .spaltentext {
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  -moz-column-gap: 2em;
  -moz-columns: 2;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.detailansicht .zweidrittel .textbox .headerbild img {
  max-width: 100%;
  height: auto;
}
.detailansicht .spaltentext img {
  max-width: 100%;
}
.detailansicht iframe {
  max-width: 100%;
  width: 100%;
  min-height: 400px;
}
.detailansicht .spaltentext p:first-child {
  margin: 0;
}
.detailansicht .interview_teasertext {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.detailansicht .autorzusatz {
  font-style: italic;
}
.detailansicht .benefit {
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.detailansicht .benefit img {
  float: left;
  margin-right: 10px;
  max-width: 28px;
  height: auto;
}

.detailansicht .relevante_artikel,
.right_grey,
.normal_page .relevante_artikel {
  
  padding-top: 50px;
  position: relative;
  z-index: 5;
  margin-top: -50px;

  padding-bottom: 50px;
}
.detailansicht .adressbox,
.detailansicht #map_germany {
  padding-top: 0;
  width: 86% !important;
  padding: 2%;
  padding-top: 8%;
}
.detailansicht .adressbox.schatten {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
.detailansicht #map_germany {
  padding-top: 0;
}
.detailansicht .adressbox hr {
  border-bottom: 10px solid #cce293;
  margin-top: 40px;
  margin-bottom: 40px;
}
.detailansicht .adressbox p {
  margin-top: 0;
}
.log .unternehmensuebersicht .relevante_artikel {
  background-color: #f3f3f3;
  padding-top: 20px;
}
.page-37 .unternehmensuebersicht .relevante_artikel {
  margin-top: 0;
}

.relevante_artikel .littlegreentag,
.relevante_artikel .unternehmenslogos {
  margin-left: 5%;
}
.relevante_artikel .logobox {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}
.detailansicht .artikelvorschau,
.unternehmensuebersicht .artikelvorschau,
.normal_page .artikelvorschau {
  width: 90%;
  padding: 5%;
}
.flex_container {
  display: flex;
  flex-direction: row;
  display: -ms-flexbox;
}

.detailansicht .artikelvorschau.second,
.normal_page .artikelvorschau.second,
.unternehmensuebersicht .artikelvorschau.second,
.relevante_bottom .interviewuebersicht_box.second {
  background-color: #fdfcfc;
}
.tagzeile {
  padding-left: 20px;
  color: #bdbdbd;
  margin-bottom: 25px;
}
.events .tagzeile {
  padding-left: 0;
}
.events .streifen {
  min-height: 500px;
}
.artikelvorschau .vorschaubild {
  float: left;
  width: 40%;
}
.artikelvorschau .vorschaubild img {
  max-width: 120px;
  height: auto;
  width: 90%;
}
.artikelvorschau .ueberschrift a {
  font-weight: bold;
  color: #403f3f;
}
.artikelvorschau .vorschautext {
  float: right;
  width: 60%;
}
.artikelvorschau .teasertext a {
  color: #403f3f;
  text-decoration: none;
}
.artikelvorschau .vorschautext p {
  padding-left: 0;
  margin-bottom: 0;
}

.interviewuebersicht_box {
  width: 31%;
  text-align: center;
  margin: 1%;
  background-color: #f7f7f7;
  color: #000;
  min-height: 500px;
  float: left;
}
.interviewuebersicht_box a {
  color: #000;
}
.interviewuebersicht_box .vorschaubild {
  max-height: 208px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
.interviewuebersicht_box .vorschaubild img {
  width: 100%;
}
.interviewuebersicht_box .ueberschrift {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 100px;
}
.interviewuebersicht_box .ueberschrift a {
  text-decoration: none;
  font-weight: 400;
  font-size: 1.1em;
  line-height: normal;
}
.interviewuebersicht_box .teasertext a {
  text-decoration: none;
  font-size: 1.1em;
  line-height: 1.45em;
}
.interviewuebersicht_box .teasertext {
  padding: 15px;
  padding-top: 0;
}

.bubble {
  position: absolute;
  z-index: 10;
  background-image: url("../img/bg_weiss_70proz.png");
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  font-weight: bold;
  padding: 20px;
  top: calc(50% - 65px);
  right: calc(50% - 65px);
}
.bubble img {
  width: 70% !important;
  height: auto !important;
}
.bubble div {
  max-height: 50px;
}
.bubble a {
  text-decoration: none;
  color: #403f3f;
}
.bubble.bigger {
  width: 270px;
  height: 270px;
  font-size: 30px;
  line-height: normal;
  top: calc(50% - 155px);
  right: calc(50% - 155px);
}
.bubble.bigger div {
  max-height: 150px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.align-center {
  align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-flex-end {
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}

.relevante_bottom {
  background-color: #f7f7f7;
}
.relevante_bottom .interviewuebersicht_box {
  width: 29.3333%;
  padding: 2%;
  margin: 0;
  background-color: #f7f7f7;
  float: left;
}
.relevante_bottom .interviewuebersicht_box .vorschaubild,
.relevante_bottom .interviewuebersicht_box .vorschaubild img,
.relevante_bottom .interviewuebersicht_box .vorschautext {
  float: none;
  width: 100%;
  max-width: unset;
  margin-top: 10px;
  margin-bottom: 10px;
}
.relevante_bottom .interviewuebersicht_box .vorschautext {
  margin-bottom: 20px;
}

a.nl_archiv {
  display: block;
  background-color: #f7f7f7;
  color: #000;
  padding: 1%;
  margin-bottom: 5px;
  text-decoration: none;
  width: 47%;
  float: left;
  margin-right: 1%;
  min-height: 100px;
}
a.nl_archiv:hover {
  background-color: #84b411;
  color: #fff;
}
.events h2,
.events h3 {
  color: #84b411;
}
.events select {
  width: 48.3%;
}
.events .drittel button {
  margin-top: 0;
  position: relative;
  width: 90%;
  padding-left: 50px !important;
  background-color: #e2007a;
}
.events .drittel button:hover {
  background-color: #ef5dab;
}
.events .drittel button:before {
  content: "\f271";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 17px;
  position: absolute;
  left: 20px;
}
.events .drittel button.anmeldung:before {
  content: "\f044";
}
.events .tr {
  width: 93%;
  border-bottom: 1px dotted #403f3f;
  padding: 2%;
}
.events .tr.first {
  border-top: 1px dotted #403f3f;
}
.events .tr.jahr {
  background-color: #eaeaea;
  font-weight: bold;
}
.events .tr.monat {
  background-color: #fcfcfc;
  font-weight: bold;
}
.events .tr .col0 {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.events .tr .col0 img {
  width: 90%;
  height: auto;
}
.events .tr .col1 {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.events .tr .col2 {
  width: 30%;
  display: inline-block;
  vertical-align: top;
}
.events .tr .col3 {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.events i {
  color: #e2007a;
}
.events .eventfacts {
  width: 93%;
  border-top: 1px dotted #403f3f;
  border-bottom: 1px dotted #403f3f;
  background-color: #fcfcfc;
  padding: 2%;
}
.events .artikelvorschau .vorschaubild {
  width: 30%;
}
.events .artikelvorschau .vorschautext {
  width: 70%;
}

.events .eventteaser {
  margin-top: 25px;
  width: 93%;
  outline: 1px solid #dadada;
}
.events .eventteaser .eventlogo {
  width: 30%;
  max-height: 200px;
  overflow: hidden;
}
.events .eventteaser .eventlogo a {
  display: block;
}
.events .eventteaser .eventfoto {
  width: 70%;
  max-height: 200px;
  overflow: hidden;
}
.events .eventteaser img {
  width: 100%;
}
.events .eventteaser .eventlogo img {
  max-width: 160px;
}

.events .hidden input,
.events .hidden textarea,
.events .hidden p,
.events .hidden li {
  width: 90%;
  min-width: unset;
}
.events .hidden input,
.events .hidden textarea {
  background-color: #fff;
}
.events #anmeldeform button {
  background-color: #84b411;
}
.events #anmeldeform button:before {
  content: "\f1d8";
}
.events .top_events {
  width: 100%;
}
.events .top_events .top_eventeinzel {
  position: relative;
  overflow: hidden;
  height: 200px;
  width: 48%;
  margin-top: 25px;
  float: left;
}
.events .top_events .top_eventeinzel img {
  width: 100%;
}
.events .top_events .top_eventeinzel.left {
  margin-right: 2%;
}
.events .top_events .top_eventeinzel.right {
  margin-left: 2%;
}
.events .top_events .top_eventeinzel span {
  position: absolute;
  color: #fff;
  z-index: 2;
  background-image: url("../img/bg_schwarz_transparent.png");
  bottom: 20px;
  width: 96%;
  padding: 2%;
}
.events .top_events .top_eventeinzel span a,
.events .top_events .top_eventeinzel span i {
  color: #fff;
  text-decoration: none;
}
.events .top_events .top_eventeinzel a:hover {
  color: #e2007a;
}
.events .right_grey {
  padding-left: 3%;
  width: 27%;
  padding-bottom: 50px;
}

.footer {
  background-color: #403f3f;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .footer_wrapper {
  width: 45%;
  font-size: 16px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-left: auto;
  margin-right: auto;
  min-width: 1300px;
}
.footer .footer_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer_wrapper ul.footer_nav {
  width: 33.3333%;
  float: left;

  text-transform: uppercase;
  line-height: 2.5em;
}

.footer .footer_wrapper ul.footer_nav .abstand_oben {
  margin-top: 2em;
}
.footer .footer_wrapper ul.footer_nav a {
  color: #fff;
  text-decoration: none;
}
.footer .footer_wrapper ul.footer_nav a:hover {
  color: #84b41b;
}
.footer .footer_wrapper ul.footer_nav li ul {
  text-transform: none;

  line-height: 24px;
}
.footerlogos {
  text-align: center;
  padding-bottom: 40px;
}
.footerlogos .partnerlogo {
  display: inline-block;
  width: 6%;
  padding: 0.5%;
  background-color: #fff;
  margin-left: 0.5%;
  margin-right: 0.5%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.44);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.44);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.44);
}
.footerlogos .partnerlogo img {
  width: 100%;
  height: auto;
  display: block;
}
.footer .stadtlinks {
  text-align: left;
}
.footer .stadtlinks li {
  display: inline-block;
  background-color: silver;
  padding: 5px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.footer .stadtlinks li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.footer .stadtlinks li.titel {
  display: block;
  background-color: transparent;
  color: #e2007a;
  font-weight: bold;
}
.newsletter {
  background-color: #5b5b5b;
}
.newsletter .ueberschrift {
  font-size: 1.167em;
  text-transform: uppercase;
  line-height: 2.5em;
}
.newsletter label {
  margin-right: 20px;
}
.newsletter input[type="text"],
.newsletter .fake_input,
.newsletter select {
  display: block;
  float: left;
  margin-bottom: 1%;
}
.newsletter .left {
  width: 49%;
  margin-right: 1%;
}
.newsletter .right {
  width: 50%;
  margin-right: 0%;
}
.newsletter .fake_input {
  display: inline-block;
  min-height: 50px;
  font-style: italic;
}
.newsletter .sendbutton {
  position: relative;
  font-family: "Open Sans";
  width: 48%;
  text-align: left;
  padding: 2%;
  padding-left: 5%;
  font-size: 1.167em;
  text-transform: uppercase;
}
.newsletter .sendbutton:hover {
  background-color: #beda81;
  cursor: pointer;
}
.newsletter .sendbutton:before {
  content: "\f1d8";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  position: absolute;
  left: 5%;
}
.newsletter .newsletter_hinweis {
  margin-bottom: 50px;
}

.rssfeed {
  padding-bottom: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  margin-top: 20px;
}
.relevante_artikel .rssfeed {
  margin-top: 0px;
}
.rssHeader {
  background-color: #e2007a;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3%;
  line-height: 28px;
}
.feed,
.feed .item {
  max-width: 100% !important;
}

.zusatz_rectangle {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-bottom: 25px;
}
.zusatz_rectangle img,
.zusatz_rectangle div {
  width: 100%;
  max-width: 300px;
  max-height: 300px;
  height: auto;
}

.zusatz_wallpaper_top {
  width: 100%;
  height: 90px;
  max-width: 1300px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.zusatz_wallpaper_top div {
  width: 728px;
  height: 90px;
  position: absolute;
  right: -160px;
  margin-top: -90px;
}
.zusatz_wallpaper_right {
  width: 100%;
  height: 90px;
  max-width: 1300px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.zusatz_wallpaper_right div {
  width: 160px;
  height: 600px;
  position: absolute;
  right: -160px;
}

.zusatz_top {
  width: 100%;
  height: 90px;
  max-width: 1300px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.zusatz_top div {
  max-width: 728px;
  width: 100%;
  max-height: 90px;
  height: auto;
  position: absolute;
  right: 0;
  margin-top: -90px;
}
.zusatz_top img {
  width: 100%;
}

.zusatz_top.large_leaderboard div {
  max-width: 970px;
  width: auto;
  max-height: 90px;
  height: auto;
  position: absolute;
  right: 0;
  margin-top: -90px;
}
.zusatz_top.large_leaderboard img {
  width: 100%;
}

.zusatz_right {
  width: 100%;
  height: 600px;
  max-width: 1300px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.zusatz_right.sky div {
  width: 120px;
  height: 600px;
  position: absolute;
  right: -120px;
  top: -50px;
}
.zusatz_right.wide_sky div {
  width: 160px;
  height: 600px;
  position: absolute;
  right: -160px;
}

.zusatz_billboard {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: 20px;
}
.zusatz_billboard div,
.zusatz_billboard img {
  max-width: 970px;
  width: auto;
  max-height: 250px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.zusatz_billboard.leaderboard img,
.zusatz_billboard.leaderboard div {
  max-width: 970px;
}
.zusatz_billboard.leaderboard div {
  width: 728px;
}

.zusatz_leaderboard {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: left;
  margin-bottom: 20px;
}
.zusatz_leaderboard div,
.zusatz_leaderboard img {
  background-color: red;
  width: 728px;
  height: 90px;
}

.content_bottom h2 {
  font-weight: bold;
  font-size: 1.3em;
  color: #84b411;
}
.content_bottom a {
  color: #84b411;
}

/* Utopia Badge Preise */

.preisboxen {
  position: relative;
  overflow: hidden;
}

.preisboxen .utopia-badge {
  position: absolute;
  top: 0;
  right: 35px;
  width: 80px;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}


/*****************************************************************************************************/
/*****************************************************************************************************/
/*****************************************************************************************************/



@media only screen and (max-width: 1700px) {
  .col .logobox {
    width: 46%;
  }
  .col .logobox img {
    max-height: 60px;
  }
}
@media only screen and (max-width: 1300px) {
  .content_main .streifen .col .interviewbox .ueberschrift {
    font-size: 1.2em;
    min-height: 87px;
  }
  .content_main .littlegreentag a, 
  .unternehmenslogos .littlegreentag a{
font-size: 14px;
  }
  .content_main .streifen .col .interviewbox .teasertext {
    font-size: 1em;
  }
 
  .footer .footer_wrapper {
    width: 95%;
    min-width: 200px !important;
  }
  .toplink p{font-size: 16px; line-height: 22px;}
}
@media only screen and (max-width: 1190px) {
  .content_top,
  .content_main .reiter_wrapper {
    width: 95%;
  }
  .content_top .slider {
    width: 96%;
    float: none;
    max-width: unset;
    max-height: 400px;
    overflow: hidden;
  }

  .content_top .slider.owl-carousel .owl-item {
    max-height: 375px;
    width: auto;
  }

  .content_top .slider_suchform .suchform_hoch input,
  .content_top .slider_suchform .suchform_hoch select {
    height: 30px;
    line-height: 26px;
    font-size: 0.86em;
  }

  .content_top .slider_right_box {
    width: 96%;
    position: relative;
    float: none;
    min-height: 170px;
  }
  .content_top .slider_right_box .box {
    width: 33.333%;
    float: left;
    height: 100%;
    max-height: unset;
    display: inline-block;
    position: relative;
    height: 100%;
  }
  .content_top .owl-carousel .owl-wrapper-outer,
  .content_top .owl-carousel .owl-wrapper,
  .content_top .owl-carousel .owl-item,
  .content_top .slider_right_box .box .neuster_artikel,
  .content_top .slider_right_box .box .neustes_unternehmen,
  .content_top .slider_right_box .box .neustes_event {
    min-height: 135px;
  }
  .content_top .slider_right_box .box .neustes_unternehmen {
    border-top: 2px solid #fff;
    border-bottom: 0;
  }

  .main_navi {
    width: 95%;
  padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .col .logobox {
    width: 96%;
  }
  .inner {
    width: 96%;
  }
  .anzeige_schalten .registerbox input[type="email"],
  .anzeige_schalten .registerbox input[type="password"] {
    width: auto;
    min-width: 1px;
  }
.toplink h4{font-size: 20px; line-height: 26px;}
  .teaser .interview-toptext h1 {
    font-size: 20px;
    line-height: 23px;
  }
  .teaser .interview-toptext h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .querform .headline{
    font-size: 16px;
  }
  .querform .formlinks {
    display: none;
  }
  .querform.jvunterseite .form_links{
    top:20px;
  }
}

@media only screen and (max-width: 1375px) {
  .anzeige_schalten .firstStep .streifen-gruen .whitebox {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1200px){
  .anzeige_schalten .firstStep .preisbox {
    padding-top: 90px;
  }
}

@media only screen and (max-width: 1112px) {
  .header #teaser_slider_text {
    margin-right: 0px;
  }
}

@media only screen and (max-width: 1000px) {
  .preisboxen {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 900px) {
  .zusatz_billboard.leaderboard div {
    width: 100%;
  }
  .zusatz_billboard img {
    width: 100%;
  }
  .zusatz_billboard.leaderboard img {
    width: 100%;
  }
  .content_top .slider_right_box .box,
  .content_top .owl-carousel .owl-wrapper-outer,
  .content_top .owl-carousel .owl-wrapper,
  .content_top .owl-carousel .owl-item,
  .content_top .slider_right_box .box .neuster_artikel,
  .content_top .slider_right_box .box .neustes_unternehmen,
  .content_top .slider_right_box .box .neustes_event {
    min-height: 150px;
  }
  .content_top .slider_right_box .box.middle .artikelueberschrift p {
    line-height: 1.2em;
    padding: 0;
  }
  .content_top .slider_right_box .box.top .logobox {
    width: 40px;
    height: 40px;
    padding: 10px;
    margin-top: 30px;
  }
  .content_main .streifen.mitgliederlogos .logobox {
    width: 40px;
    height: 40px;
  }
  .content_main .streifen.mitgliederlogos .logobox img {
    width: 100%;
    height: auto;
  }
  .content_main .streifen {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .content_main .streifen.magazin {
    display: block;
    align-items: unset;
  }
  .content_main .streifen.magazin .col {
    width: 96%;
    padding: 2%;
    margin: 0;
  }
  .content_main .streifen.magazin .col .interviewbox {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
  }
  .content_main .streifen.magazin .col .interviewbox .ueberschrift,
  .content_main .streifen.magazin .col .interviewbox .ueberschrift h2,
  .content_main .streifen.magazin .col .interviewbox .ueberschrift h3,
  .content_main .streifen.magazin .col .interviewbox .ueberschrift h4,
  .interviewuebersicht_box .ueberschrift h3,
  .interviewuebersicht_box .ueberschrift h3 a {
    font-size: 13px;
    text-transform: none;
    font-weight: 500;
  }
  .interviewuebersicht_box {
    margin-bottom: 30px;
  }
  .autorzusatz {
    line-height: normal;
  }
  .bubble.bigger {
    width: 130px;
    height: 130px;
    font-size: 18px;
    line-height: normal;
  }
  .col .logobox {
    width: 75px;
    height: 75px;
  }

  .header .logo,
  .header .stadtlinks {
    padding-top: 0;
    margin-top: 0;
  }
  .header #teaser_slider_text {
    padding-top: 0;
    margin-top: 0;
  }

  .main_navi li a {
    padding: 8px;
    text-transform: none;
  }
  .owl-theme .owl-controls .owl-buttons {
    display: none;
  }

  .footer form,
  .footer .newsletter_hinweis {
    width: 50%;
    float: left;
  }
  .footer .newsletter_hinweis {
    width: 40%;
    padding-left: 2%;
    padding-top: 35px;
  }
  .footer input[type="text"],
  .newsletter .sendbutton,
  .footer select {
    min-width: 200px !important;
    width: 100%;
  }
  .newsletter .left,
  .newsletter .right {
    width: 100%;
  }
  .newsletter .sendbutton {
    padding-left: 10%;
  }
  .newsletter .fake_input,
  .zusatz_wallpaper_top,
  .zusatz_wallpaper_right,
  .zusatz_top {
    display: none;
  }
  
  .footer .footer_wrapper ul.footer_nav.last {
    width: 20%;
  }
  .footer .footer_wrapper ul.footer_nav.middle,
  .footer .footer_wrapper ul.footer_nav.first {
    width: 40%;
  }

  .detailansicht .logobox.originalgroesse {
    width: 120px;
    height: 120px;
  }
  .detailansicht .logobox.originalgroesse img {
    max-width: 120px;
    max-height: 120px;
  }
  .content_main .kategorie_vierer {
    width: 32.3333%;
    margin-right: 1%;
    height: 130px;
    margin-bottom: 3px;
  }
  .content_main .kategorie_vierer img {
    width: 100%;
    position: absolute;
    z-index: 1;
  }
  .content_main .kategorie_vierer span {
    font-size: 0.8em;
    bottom: 20px;
    z-index: 100;
    width: 100%;
  }
  .content_main .kategorietext {
    width: 60%;
    padding-top: 0;
  }
  .content_main .kategorie_vierer.magazinrubrik {
    width: 20%;
    height: unset;
    min-height: 40px;
    text-transform: none;
    text-align: center;
    margin-bottom: 0;
  }
  .normal_page h2,
  .normal_page h3 {
    font-size: 1.1em;
  }
  .querform h1 {
    font-size: 13px;
  }


  .content_main .bild_fuer_arbeitgeber {
    padding: 3%;
    padding-top: 7%;
  }
  .content_main .fuer_arbeitgeber_text.text_left {
    width: 25%;
  }
 
  /*jobalert bestellen, newsletter bestellen*/
  .page-99 .drittel,
  .page-99 .zweidrittel,
  .page-70 .drittel,
  .page-70 .zweidrittel {
    width: 100%;
    float: none;
  }


  .logoslider .logobox img {
    max-height: 50px;
  }
  .content_main .bild_fuer_arbeitgeber.bewerber .fuer_arbeitgeber_text {
    width: 50%;
  }
  .content_main .fuer_arbeitgeber_text.text_left,
  .content_main .fuer_arbeitgeber_text.text_right {
    margin-top: 50px;
  }
  .detailansicht .relevante_artikel,
  .right_grey,
  .normal_page .relevante_artikel {
    margin-top: 0;
    padding-top: 0;
  }

  .header #teaser_slider_text {
    max-width: 450px;
    font-size: 17px;
    margin: 10px !important;
  }

  .content_top .querform {
    bottom: 40px;
  }
}
@media (max-width: 1300px) {
  .anzeige_schalten .firstStep.kundenbereich .pink-button {
    padding: 10px 20px;
    font-size: 14px;
  }
  .anzeige_schalten .firstStep .preisbox .bezeichnung-paket {
    min-height: 120px;
  }
  .anzeige_schalten .firstStep .preisbox .inhalt-paket {
    min-height: 311px;
  }
}

@media (max-width: 1100px) {
.neueste_jobs{
  display: block !important;
}
.neueste_jobs .ergebnisbox{
  width: 90%;
  flex-direction: row !important;
}
}

@media (max-width: 992px) {
  .anzeige_schalten .firstStep .preisbox .pink-button {
    padding: 10px 20px;
  }
  .toplink .content{justify-content: center;}
  .anzeige_schalten .firstStep.kundenbereich .pink-button {
    font-size: 12px;
  }
  .anzeige_schalten .firstStep.kundenbereich .preisbox ul {
    padding: 10px;
  }
  .anzeige_schalten .firstStep .preisbox .bezeichnung-paket {
    min-height: 140px;
  }
  .anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
    margin-bottom: 10px;
  }
  .greenbg .zahl {
    margin-bottom: 50px;
  }
  .toplink{width: 44%; margin: 2%;}
  .toplink p{font-size: 18px; line-height: 24px;}
  .toplink h4{font-size: 24px; line-height: 30px;}
}


@media only screen and (max-width: 768px) {
  .kontaktbild .kontaktbanner{ position: relative; width: 90%; padding: 5%; bottom: 30px ; margin-top:10px}
    .anzeige_schalten .green-button-big,
    .anzeige_schalten .pink-button-big {
      width: 100%;
    }
    .anzeige_schalten .bl-green {
      border: none;
      text-align: center;
      padding-top: 50px;
    }
    .anzeige_schalten .firstStep .preisbox {
      padding-top: 30px;
    }

    .anzeige_schalten .firstStep .preisbox .inhalt-paket {
      min-height: unset;
    }
    .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .textcontainer {
      max-width: 80%;
      margin-left: 10%;
    }
    .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .textcontainer p {
      font-size: 20px;
      font-weight: bold;
    }
    .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .pinker-text {
      font-size: 36px !important;
    }
    .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .gruener-text {
      font-size: 36px !important;
    }
    .anzeige_schalten .firstStep .anzeige-schalten-top-teaser .pinker-text {
      margin-left: 0;
    }
    .anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
      font-size: 36px;
      max-width: 80%;
      padding: 10px 20px;
    }
    .anzeige_schalten .firstStep h1,
    .anzeige_schalten .firstStep h2,
    .anzeige_schalten .firstStep h3 {
      font-size: 22px !important;
    }
    .anzeige_schalten .firstStep .small-container {
      max-width: 90%;
    }
    .anzeige_schalten .fuerArbeitgeber .streifen-beige .plusliste > li .greenbg,
    .greenbg,
    .pinkbg {
      min-height: auto;
    }
    .content_main .stimme img {
      float: none;
    }
    .meta_navi{display: none !important} 
  
  .bubble.bigger {
    width: 130px;
    height: 130px;
    font-size: 18px;
    line-height: normal;
    top: calc(50% - 85px);
    right: calc(50% - 85px);
  }
  .bubble.bigger div {
    max-height: 150px;
  }
  .branchenliste li a,
  .branchenliste li.listenueberschrift {
    font-size: 14px;
  }
  .main_navi,
  .header,
  .slider_wrapper .left {
    width:100%;
  }
  .main_navi{display: none;}
  .slider_wrapper .left,
  .slider_wrapper .right{width: 100%; position: relative; z-index: 1; }
.slider_suchform,
.slider_wrapper{flex-direction: column;}
.slider_wrapper .slider_suchform .text{
  margin-right: 0;
  margin-top: 0;
}
.mobile-moodbild img{max-width: 100%; height: auto !important;}
.slider_wrapper .slider_suchform a,
.slider_wrapper .slider_suchform .image-canvas{
  width: 100%;
  max-width: none;
 
}
  .show_mobile_navi {
    display: block;
    background-color: #fff;
    font-size: 30px;
    padding: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
    position: fixed;
    top: 0;
    width: 85%;
    height: 50px;
    outline: 1px solid #dadada;
  }
  .content_top {
    outline: unset;
  }
  .hide_on_desktop {
    display: block !important;
  }
  .hide_on_mobile {
    display: none !important;
  }
  .unternehmensnavi ul li a {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
  }
  .content_top.home,
  .content_main,
  .teaser {
    margin-top: 100px;
  }
  .content_top.home {
    outline: 1px solid #dadada;
  }
  .show_mobile_navi img {
    float: left;
    max-height: 50px;
  }
  .show_mobile_navi .lupe img {
    height: 30px;
    width: auto;
    margin-left: 10px;
    margin-top: 10px;
  }
  .show_mobile_navi i {
    float: right;
    margin-top: 10px;
  }
  .kurz_vorgestellt {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .mobile_nav_list {
    position: fixed;
    z-index: 20000;
    border: 1px solid #dadada;
    background-color: #fff;
    color: #96c337;
    width: 100%;
    text-align: left;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -1px;
    text-transform: uppercase;
    width: 95%;
    top: 70px;
    height: 430px;
  overflow-y: auto;  }
  .mobile_nav_list li {
    position: relative;
  }
  .mobile_nav_list a.magenta {
    color: #e2007a;
  }
  .mobile_nav_list li i {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 20px;
    padding-right: 40px;
    padding-left: 20px;
    color: #96c337;
    cursor: pointer;
  }
  .mobile_nav_list li ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
  }
  .mobile_nav_list li ul li {
    padding: 0;
    margin: 0;
    background-color: #f1f1f1;
  }
  .mobile_nav_list li ul li a {
    padding-left: 20px;
  }
  .mobile_nav_list li a {
    padding-left: 20px;
    text-decoration: none;
    color: #96c337;
    border-top: 1px solid #dadada;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .content_top .slider_right_box .box {
    width: 100%;
  }
  .content_top .slider_right_box .box,
  .content_top .owl-carousel .owl-wrapper-outer,
  .content_top .owl-carousel .owl-wrapper,
  .content_top .owl-carousel .owl-item,
  .content_top .slider_right_box .box .neuster_artikel,
  .content_top .slider_right_box .box .neustes_unternehmen,
  .content_top .slider_right_box .box .neustes_event {
    max-height: 130px;
  }
  .content_top .slider_right_box .box .itemwrapper {
    max-height: 120px;
    height: 72%;
  }

  .content_top .slider.owl-carousel .owl-wrapper-outer,
  .content_top .slider.owl-carousel .owl-wrapper,
  .content_top .slider.owl-carousel .owl-item {
    max-height: unset;
    min-height: 150px;
  }
  .partnerbox-breit {
    width: 96%;
    padding: 2%;
    margin-bottom: 10px;
  }
  .partnerbox-breit:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .page-1 .querform {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    height: auto;
    position: relative;
    z-index: 2;
   
  }
  .page-1 .querform .headline{max-width: 80%; background-color: rgba(255, 255, 255, 0.80); font-size: 24px;padding: 10px;}
  .newsletter-button {
    padding: 2%;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    text-decoration: none;
    display: block;
    background-color: #403f3f;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
  }
  .querform .findbutton {
    font-weight: bold;
    text-transform: none;
    text-align: center;
    margin-left: 1%;
    padding: 1.9%;
  }
  .querform input[type="text"],
  .querform select {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    text-align-last:center;
  }
 

  .content_top.smaller_margin {
    position: relative;
    z-index: 20000;
  }
  .content_main,
  .slider_wrapper {
    position: relative;
    z-index: 1;
  }
  .page-21 .breadcrumb_wrapper,
  .breadcrumb,
  .content_top.home {
    display: none;
  }
  .page-21 .breadcrumb{margin-top: 80px; display: block;}
  .page-21 .content_main.detailansicht, 
  .page-21 .content_main.normal_page{
    margin-top: 20px;
  }
  .content_top .slider .sliderbeschriftung {
    font-size: 12px;
    padding: 5px;
    max-width: 85%;
  }
  .content_top .slider.owl-carousel .owl-wrapper-outer,
  .content_top .slider.owl-carousel .owl-wrapper,
  .content_top .slider.owl-carousel .owl-item {
    min-height: 150px;
  }
  .owl-theme .owl-controls {
    margin-top: 5px;
  }
  .content_main .streifen.magazin .col .interviewbox,
  .interviewuebersicht_box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    min-height: 100px !important;
  }
  .interviewuebersicht_box .ueberschrift {

    min-height: 1px}
  .relevante_bottom .interviewuebersicht_box {
    width: 98%;
    padding: 2%;
  }

  .content_main .kategorie_vierer.magazinrubrik {
    width: 95%;
    min-height: unset;
  }
 
 
  .content_main.detailansicht,
  .content_main.normal_page,
  .teaser,
  .content_top.home{
    margin-top: 80px;
  }

  .events .eventteaser {
    text-align: center;
  }
  .events .eventteaser .eventlogo,
  .events .eventteaser .eventfoto {
    text-align: center;
    width: 100%;
  }
 
  .events .right_grey,
  .events .eventfacts,
  .events .artikelvorschau .vorschaubild,
  .events .artikelvorschau .vorschautext,
  .events .eventteaser,
  .events .tr .col0,
  .events .tr .col1,
  .events .tr .col2,
  .events .tr .col3 {
    width: 97%;
    text-align: center;
  }
  .events .tr {
    margin-bottom: 30px;
  }
  .events .tr .col0 img {
    max-width: 160px;
  }


  .vorschaubild.flex {
    display: flex !important;
  }
  .bubble.flex {
    display: flex !important;
  }
 
  .page-91 .drittel {
    display: none;
  }
  .page-91 .zweidrittel {
    width: 100%;
  }
  .anzeige_schalten .registerbox .half {
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }
  .anzeige_schalten .registerbox .half.leftborder {
    border-left: 0;
    border-top: 1px solid #dadada;
    min-height: 1px;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .anzeige_schalten .registerbox input[type="email"],
  .anzeige_schalten .registerbox input[type="password"] {
    width: 90%;
    min-width: 1px;
  }
  .teaser .teaserbilder {
    max-height: 250px;
    float: none;
    width: 100%;
  }
  .teaser .teaserbilder {
    display: none;
  }
  .page-61 .teaser .teaserbilder{
    display: block;
  }
  .page-22 .teaser .logo{width: 100%; text-align: center;}
  .page-22 .teaser .logo img{position: relative; max-width: 200px; left:0}
  .teaser .interview-toptext {
    width: 90%;
    padding: 5%;
  }
  .teaser .logo,
  .teaser .interview-toptext {
    float: none;
  }
  .teaser {
    height: auto;
  }
  .page-61 .unternehmensnavi ul li {
    display: none;
  }
  .kurz_vorgestellt .unternehmen_1,
  .kurz_vorgestellt .unternehmen_2,
  .kurz_vorgestellt .unternehmen_3 {
    width: 100%;
    margin: auto;
    height: 300px;
    margin-bottom: 10px;
  }
 
  .kurz_vorgestellt p{font-size: 16px;}
  .querform.unternehmen input[type="text"], 
  .querform.unternehmen select,
  .querform.unternehmen button,
  .page-1 .querform  input[type="text"],
  .page-1 .querform  input[type="submit"],
  .page-1 .querform  select,
  .page-1 .querform button,
  .page-21 .querform.unternehmen button,
  .page-37 .querform.unternehmen button {width:100%; margin-bottom: 3px; padding-left: 10px;}
  .unternehmensnavi ul li {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
 
  .footer .footer_wrapper ul.footer_nav {
    line-height: 24px;
  }
  .footer.newsletter .footer_wrapper .ueberschrift,
  .footer.newsletter .footer_wrapper .sendbutton {
    font-size: 1em;
    text-align: center;
  }
  .detailansicht .spaltentext {
    -moz-column-gap: none;
    -moz-columns: 1;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  table.benefits td {
    display: block;
    width: 100% !important;
  }
  .detailansicht .inner {
    display: block;
  }
  .detailansicht .drittel,
  .detailansicht .zweidrittel {
    display: block;
    float: none;
    width: 100%;
  }
  .detailansicht .zweidrittel .textbox {
    width: auto;
  }
  .footer.newsletter .footer_wrapper .sendbutton,
  .footer.newsletter .footer_wrapper .left,
  .footer.newsletter .footer_wrapper .right,
  .footer .footer_wrapper ul.footer_nav.middle,
  .footer .footer_wrapper ul.footer_nav.first,
  .footer .footer_wrapper ul.footer_nav.last,
  .footer form,
  .footer .newsletter_hinweis,
  .drittel,
  .zweidrittel{
    width: 100%;
    float: none;
  }
 
  .slider_wrapper .slider_suchform .text{
  max-width: none;
  margin-top:20px
  }
  
  .branchenliste,
  .querform .form_links {
    display: none;
  }


  .ergebnisbox{
    flex-direction: column !important; 
  }
  .neueste_jobs .ergebnisbox,
  .querform.unternehmen {flex-direction: column;}
  .ergebnisbox .logobox,
  .content_main.unternehmensuebersicht .wrapper_logobox, 
  .content_main.landingpage .wrapper_logobox{
    width: 100% !important;
    height: auto !important;
    border: none;
    margin: auto;
    padding-left: 0; padding-right: 0;
   
  }
  .zweidrittel .ergebnisbox .beschreibungsbox{
    width: 100%;
  }
  .ergebnisbox .logobox img {
    width: auto;
    max-width: 80%;
    max-height: 120px;
  }
  
}

@media only screen and (max-width: 480px) {
 
  .anzeige_schalten .firstStep .preisbox {
    padding-top: 90px;
  }
  
  .mobile-flex {
    display: flex !important;
    flex-wrap: wrap;
  }
  .mobile-flex > .mobile-flexorder-1 {
    order: 1;
  }
  .mobile-flex > .mobile-flexorder-2 {
    order: 2;
  }
  .neueste_jobs .ergebnisbox{
flex-direction: column !important;
  }
  .not-in-mobile {
    display: none;
  }
 
  .page-1 .content_main {
    margin-top: 20px;
  }
  .content_main.detailansicht {
    margin-top: 80px;
  }
  
  .footer .footer_wrapper .footer_nav,
  .footer.newsletter {
    font-size: 14px;
  }
 
  .toplink {
    width: 93%;
    margin-bottom: 10px;
    margin-left: 2.5%;
    margin-right: 2.5%;
   
  }
  .toplink p{font-size: 24px; line-height: 32px;}
  .toplink h4{font-size: 30px; line-height: 40px;}
  .zusatz_right {
    display: none;
  }
  .footer .footer_wrapper ul.footer_nav.middle,
  .footer .footer_wrapper ul.footer_nav.first,
  .footer .footer_wrapper ul.footer_nav.last {
    padding-left: 10%;
    width: 90%;
  }
  .col .logobox {
    width: 83px;
    height: 83px;
  }
  .querform h1 {
    margin-bottom: 20px;
  }
  .querform input[type="text"],
  .querform select {
    width: 98%;
    margin-top: 0;
    text-align-last: center;
  }
  .content_main.unternehmensuebersicht .kategorie_vierer {
    display: none;
  }
  .content_main .kategorietext{width: 95%;}
  .events .top_events .top_eventeinzel{width: 100%;}

  .unternehmensuebersicht .zweidrittel,
  .normal_page .zweidrittel,
  .detailansicht .relevante_artikel,
  .right_grey,
  .normal_page .relevante_artikel {
    width: 100%;
  }

  .textbutton,
  a.textbutton {
    margin-bottom: 10px;
  }
  .detailansicht .relevante_artikel,
  .right_grey,
  .normal_page .relevante_artikel {
    margin-top: 0;
  }

  .content_main .streifen.magazin {
    display: block;
  }
  .content_main .streifen.magazin .col {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .content_main .streifen.magazin .littlegreentag {
    width: 96.5%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .content_main .streifen.magazin .col .littlegreentag {
    width: 97.5%;
  }
  .teaser .logo {
    float: none;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .teaser .logo,
  .teaser .interview-toptext {
    width: 90%;
    height: auto;
  }
  .teaser .logo img {
    position: relative;
    width: 100%;
    left: unset;
  }

  .teaser {
    height: auto;
  }

  .content_top .slider_right_box {
    display: none;
  }

 
  .detailansicht .adressbox,
  .detailansicht #map_germany {
    width: 96% !important;
  }
  #map_germany {
    height: 150px !important;
  }
  
  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea {
    width: 100%;
  }
  .detailansicht .zweidrittel input,
  .detailansicht .zweidrittel textarea,
  .detailansicht .zweidrittel .textbox input[type="text"],
  .detailansicht .zweidrittel .textbox textarea,
  .detailansicht .zweidrittel .textbox table {
    width: auto;
  }
  .content_main.normal_page .streifen .col{
    width: 100%;
  }

  .content_main.normal_page table.formular,
  .content_main.normal_page table.formular td,
  .content_main.normal_page table.formular td input,
  .content_main.normal_page table.formular td textarea {
    width: 100%;
    display: block;
  }
  .content_main.normal_page table.formular tr {
    display: inline-block;
    width: 100%;
  }
  .content_main.normal_page table.formular input[type="radio"] {
    height: 10px !important;
  }
  .half {
    width: 100%;
  }
 
  .querform input[type="submit"] {
    width: 99%;
    margin-bottom: 40px;
  }
  .querform input[type="text"],
  .querform select {
    margin-bottom: 5px;
    text-align-last: center;
  }
  .content_main.unternehmensuebersicht .wrapper_logobox,
  .content_main.landingpage .wrapper_logobox{
    width: 100%;
    float: none;
  }
  .content_main.unternehmensuebersicht .logobox {
    width: 100%;
  }
  .content_main.unternehmensuebersicht .logobox {
    display: table;
  }
  .content_main.unternehmensuebersicht .logobox img {
    max-width: 300px !important;
    width: auto !important;
  }
  .content_main.unternehmensuebersicht .logobox.kategoriestart {
    width: 28.66666%;
    margin: 1%;
    padding: 1%;
    max-height: 80px;
  }

  .content_main .bild_fuer_arbeitgeber {
    padding-top: 70px;
  }
  .content_main .fuer_arbeitgeber_text.text_left,
  .content_main .fuer_arbeitgeber_text.text_right {
    float: none;
    width: 90%;
    padding: 5%;
  }
}
@media (max-width: 430px) {
  .anzeige_schalten .fuerBewerber .streifen-beige .row {
    display: block;
  }
  .anzeige_schalten .fuerBewerber .streifen-beige .col-6 {
    max-width: 90%;
  }
  .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .textcontainer p {
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
  }
  .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .pinker-text {
    font-size: 22px !important;
  }
  .anzeige_schalten .fuerBewerber .anzeige-schalten-top-teaser .gruener-text {
    font-size: 22px !important;
  }
  .anzeige_schalten .firstStep .anzeige-schalten-top-teaser .gruener-text {
    font-size: 22px;
    max-width: 80%;
    padding: 10px 20px;
  }
  .anzeige_schalten .firstStep .anzeige-schalten-top-teaser .pinker-text {
    font-size: 18px;
    padding: 10px 20px;
    max-width: 80%;
  }
}

/* Bootstrap 4 Modul: display */
.d-xs-none {
  display: none;
}
.d-xs-block {
  display: block;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
}
