section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_title_container,
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_created_at_container,
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_image_container,
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_content_container{
width:100%;
}
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_image_container{
margin-bottom:20px;
}
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_image_container img{
width:100%;
}
section.m12_stellenangebote_single_stellenangebote .m12_hauptinhalt_container,
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_container,
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_main{
display:table;
width:100%;
}
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_container p{
margin:0;
}
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_beschriftung,
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_inhalt{
float:left;
}
section.m12_stellenangebote_single_stellenangebote .m12_hauptinhalt_container,
section.m12_stellenangebote_single_stellenangebote .m12_zusatzinformationen_container,
section.m12_stellenangebote_single_stellenangebote .m12_stellenangebote_single_stellenangebote_button{
margin-top:20px;
}
.m28_tags{
text-transform: uppercase;
}
.m28_tags_container{
margin-top:30px;
}
.m12_hauptinhalt_main{
display:flex;
}
.m12_hauptinhalt_main:not(:last-child) {
margin-bottom: 120px;
}
.m12_hauptinhalt_text,
.m12_hauptinhalt_beschriftung_stichpunkte{
width:50%;
}
section.m12_stellenangebote_single_stellenangebote .m28_header_unterseite{
background-color:#1b1a1a;
}
section.m12_stellenangebote_single_stellenangebote section.m28_header_unterseite .m28_content_text_container{
background:transparent;
}
.m12_hauptinhalt_beschriftung * {
margin-bottom: 40px;
}
.m12_hauptinhalt_stichpunkte p {
line-height: 2;
}
@media screen and (max-width: 767px) {
.m12_hauptinhalt_main {
flex-wrap: wrap;
}
.m12_hauptinhalt_text, 
.m12_hauptinhalt_beschriftung_stichpunkte {
width: 100%;
}
.m12_hauptinhalt_beschriftung_stichpunkte {
margin-bottom: 30px;
}
.m12_hauptinhalt_main:not(:last-child) {
margin-bottom: 80px;
}
}