/* Version:  März 2023 / Creator: 400 */

@font-face {
	font-family: "Open Sans";
	src: url('https://fonts.pwrk.dev/ofl/opensans/OpenSans[wdth,wght].woff2') format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans";
	src: url('https://fonts.pwrk.dev/ofl/opensans/OpenSans-Italic[wdth,wght].woff2') format('woff2');
	font-weight: 300, 400, 500, 600, 700, 800;
	font-style: italic;
}
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	 -webkit-text-size-adjust: 100%; /* 2 */
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
	color: #212529;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.4;
	background-color: #ededed;
	/*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
	-webkit-print-color-adjust:exact;
}

.frame-outer {
	position: relative;
	width: 770px; /*	maximale Breite: 782px	*/
	margin: 1.3rem auto;
	background-color: #fff;


	font-size: 0.85rem; /*	minimale Schriftgröße 0.6rem	*/
}

.frame-outer::after {
	content: "";
	display: block;
	clear: both;
}
strong{ font-weight: 700;}
/*--für Titel--*/
h1 {
	margin: 0.5rem  0 0 0;
	font-size: 1.5rem;
	font-weight: 700;
}

h1 span {
	font-size: 1rem;
}

/*--für Untertitel (Vollzeit, Teilzeit/Standort)--*/
h2 {
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
}

/*--für Überschiften--*/
h3 {
	padding-bottom: 0.5rem;
	font-size: 1.2rem;
	font-weight:500;
}

/*--für kleine/unter Überschiften--*/
h4 {color: #fff;
	font-size: 2rem; text-align: center;
	padding: 0 0  2rem 0;
	
	font-weight: 400;
}

#logo {position: absolute;
	padding: 1.5rem 5%;
}

#logo img { width: 6rem;}

#header {min-height: 20rem;
	position: relative;
}

.content1 {margin: -19rem 0 0 0 ;
	position: relative;
	padding: 1.5rem 3%;
	color: #fff;
}

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	margin: 1.5rem 0 0.5rem 0;
}

.left {background: url("//anzeigen.jobsintown.de/job/files/1352077/unternehmenbg.jpg") no-repeat;
	color: #fff;
	color: #fff;
	 border-radius: 0.5rem;
	padding: 4rem 5%  4rem 20%;
	background-size: cover;
	width: 60%;
	position: relative;z-index: 2;
}

.right { border-radius: 50%;
	width: 60%;
	height: 25.5rem;
	color: #fff;
	margin: 2rem 0 1rem -12rem;
	background-color: #660000;
	z-index: 1;
	padding: 6.5rem 15% 2rem 23%;
	position: relative;
}


.flex2 {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	margin:0 3% 2.5rem 3%;
}

.left2 {background-color: #ededed;
	width: 48%;
	border-radius: 0.5rem;
	padding: 1.5rem 3%;
}

.right2 {background-color: #ededed;
	width: 48%;
		border-radius: 0.5rem;
	
	padding: 1.5rem 3%;
}
.rot{ color: #fff;
		padding:2.5rem 3% 2.5rem 13%;


background: url( "//anzeigen.jobsintown.de/job/files/1352077/raw.png") no-repeat;
background-size: 10%;
	background-position: left top -1rem;
background-color: #9a0000;}


.benefits{ background: url("//anzeigen.jobsintown.de/job/files/1352077/bg.svg") no-repeat;background-position: bottom center;
	background-size: 101%;
padding: 1.5rem 3%;
}


.content {
	position: relative;
	padding: 1.5rem 3%;
}

.content::after {
	content: "";
	display: block;
	clear: both;
}

.flex3 {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	margin:1.5rem 0;
}

.left3{ 
 margin: 5rem -3rem  0 0 ;
width: 45%;
	z-index: 2;
position: relative;}

.left3 img {border-radius: 0.5rem; overflow: hidden;}

.right3{color: #fff; width: 80%;
	background-color: #161616;
	z-index: 1; margin: 0  0 4rem 0;
	
	padding: 2.5rem 3% 2.5rem 10%;
border-radius: 0.5rem; position: relative;}

.right3 img{ width: 16rem;
margin: 2rem 0 0 0;}
#footer {color: #fff;
	background-color: #161616;
	position: relative;
	padding: 1.5rem 3% 0 3%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.footerleft{
	width: 65%;
		padding: 0 10% 1.5rem 0 ;
	background: url("//anzeigen.jobsintown.de/job/files/1352077/steps.svg") no-repeat; background-position: right -1.5rem top;
	background-size: contain;
	
}

.footerright{ width: 35%; margin: -5rem 0 0 0 ;
	padding: 1.5rem 3%; 
	border-radius: 0.5rem 0.5rem 0 0  ;

background: url("//anzeigen.jobsintown.de/job/files/1352077/bgfooter.jpg") no-repeat;

	background-size: 110%;background-position: bottom center;
	background-color: #660000;
}

.maps{ overflow: hidden; border-radius: 0.5rem;
margin: 1.5rem 0;
filter: grayscale(0.5);
}
#footer::after {
	content: "";
	display: block;
	clear: both;
}
/*--Flex--*/

.bgbild {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}






/*--Float--*/
.box-left {
  float: left;
  width: 48%;
}

.box-right {
	float: right;
	width: 48%;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/*--Links - bitte für unterschiedliche Hintergründe farblich anpassen!--*/
a:link, a:visited, a:active  {
    text-decoration: none;
	color: #c71010;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.footerright a:link, .footerright a:visited,.footerright  a:active  {
    text-decoration: none;
	color: #fff;
}

.footerright a:hover {
	text-decoration: none;
	color: #FF0000;
}


.flex3 a:link, .flex3  a:visited, .flex3 a:active  {
    text-decoration: none;
	color: #b1b1b1;
}

.flex3  a:hover {
	text-decoration: none;
	color: #FF0000;
}
/*--Listen--*/
ul {
	margin: 0;
	list-style-type: none;
}

li {
	position: relative; 
	margin: auto;
	padding: 0 0 0.5rem 1rem;
}

li:last-child {
	padding-bottom: 0;
}

 li::before {
	 position: absolute;
	 top: -0.45rem;
	 left: 0rem;
	 content: '•';
	 color: #9a0000;
	 font-size: 1.5rem;

} 



ol {
	margin: 0;
padding-left: 1rem;
 color: #9a0000;
	
}

ol li{
padding: 0 0 0.5rem 0.3rem;
color: #000;
}

ol li::before {
  position: absolute;
    content: '';
  color: #9a0000;
  font-size: 1.5rem;
}












.benefits li {
	position: relative; 
	margin: auto;
	padding: 0 0 0.5rem 1.5rem;
}

.benefits li:last-child {
	padding-bottom: 0;
}

 .benefits  li::before {
	 position: absolute;
	 top: 0.1rem;
	 left: 0rem;
	 content: '';
background: url( "//anzeigen.jobsintown.de/job/files/1352077/checkmark.svg");
	 background-size: 1rem;
	 width: 1rem;
	 height: 1rem;
} 

/*--Eingrückte Listenpunkte--*/
li ul{ 
	margin: 0 0 0 0;
	padding: 0 0 0 1rem;
}

/*--Button--*/
.button_box {
	text-align: center;
}

.button_box::after {
	clear: both;
	content: "";
	display: block;
}

.button a {
	display: inline-block;
	background: #c71010;
	padding: 0.6rem 2rem 0.6rem 2rem;
	margin: 1.5rem auto 0 auto;
	cursor: pointer;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;

	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #fff;
}
.button a:hover {
	background-color: #9a0000;
	text-decoration: none;
	color: #fff;
	
}

/*--Slider editierbar--*/

.slider-wrap {
    max-width: 800px;
    width: auto;
    height: auto;
    position: relative;    
    margin: 0;
    overflow: hidden;
	margin-bottom: 1rem;
}

.slider-wrap img {
	display: block;
}
  
.slideshow {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow li span {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image 24s linear infinite;
    animation: image 24s linear infinite;
}
  
@keyframes image {
    0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    5% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    25% {
      opacity: 1;
    }
    30% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

@-webkit-keyframes image {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
.slideshow li {
    margin:0;
    padding:0;
    list-style: none;
}
.slideshow li:nth-child(1) span {}
.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
.slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}

ul.slideshow {
    margin: 0;
    padding-left: 0;
}

.slideshow li::before {
	display: none;
}

.slider-wrap_5bilder {
    max-width: 800px;
    width: auto;
    height: auto;
    position: relative;    
    margin: 0;
    overflow: hidden;
	margin-bottom: 1rem;
}

.slider-wrap_5bilder img {
	display: block;
}
  
.slideshow_5bilder {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.slideshow_5bilder li span {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image 30s linear infinite;
    animation: image 30s linear infinite;
}
  
@keyframes image {
    0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    5% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
    17% {
      opacity: 1;
    }
    22% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

@-webkit-keyframes image {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
    }
    22% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
.slideshow_5bilder li {
    margin:0;
    padding:0;
    list-style: none;
}
.slideshow_5bilder li:nth-child(1) span {}
.slideshow_5bilder li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow_5bilder li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}
.slideshow_5bilder li:nth-child(4) span {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}
.slideshow_5bilder li:nth-child(5) span {
    -webkit-animation-delay: 24s;
    animation-delay: 24s;
}

ul.slideshow_5bilder {
    margin: 0;
    padding-left: 0;
}

.slideshow_5bilder li::before {
	display: none;
}


/*--Angaben Bilder, Video, etc.--*/

iframe {
	display: block;
    width: 100%;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	width: auto;
	border: 0;
}

.imgcenter{ 
	display: inline-block;
}

strong { 
	font-weight: 700;
}

p {
	margin:0;
}

p:empty {
	height: 1rem;
}

.hide_m {}

.hide {
  display: none;
}

.refnr {}

.apply {}
