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

@font-face { 
	font-family: "Sora";
	src: url(../../ofl/sora/Sora[wght].woff2) format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Thin.woff2) format('woff2');
	font-weight: 100;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-ThinItalic.woff2) format('woff2');
	font-weight: 100;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-ExtraLight.woff2) format('woff2');
	font-weight: 200;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-ExtraLightItalic.woff2) format('woff2');
	font-weight: 200;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Light.woff2) format('woff2');
	font-weight: 300;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-LightItalic.woff2) format('woff2');
	font-weight: 300;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Regular.woff2) format('woff2');
	font-weight: 400;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Italic.woff2) format('woff2');
	font-weight: 400;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Medium.woff2) format('woff2');
	font-weight: 500;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-MediumItalic.woff2) format('woff2');
	font-weight: 500;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-SemiBold.woff2) format('woff2');
	font-weight: 600;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-SemiBoldItalic.woff2) format('woff2');
	font-weight: 600;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Bold.woff2) format('woff2');
	font-weight: 700;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-BoldItalic.woff2) format('woff2');
	font-weight: 700;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-ExtraBold.woff2) format('woff2');
	font-weight: 800;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-ExtraBoldItalic.woff2) format('woff2');
	font-weight: 800;
	font-style: italic;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-Black.woff2) format('woff2');
	font-weight: 900;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow Condensed"; 
	src: url(../../ofl/barlowcondensed/BarlowCondensed-BlackItalic.woff2) format('woff2');
	font-weight: 900;
	font-style: italic;
}


 /* ------------------- NICHT VERÄNDERN ------------------------- */
/**
 * 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: 'Sora', sans-serif;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.3;
	background-color: #000;
	-webkit-print-color-adjust:exact;
}

.frame-outer {
	position: relative;
	width: 780px;
	margin: 1.3rem auto;
	background-color: #000;
	border: 0.1rem solid #d2ff00;
	font-size: 0.8rem; /*	minimale Schriftgröße 0.6rem	*/
}

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

/*--für Titel--*/
h1 {
	margin: 0;
	font-size: 2.2rem;
	padding: 1.25rem 0;
	font-weight: 700;
	font-family: "Barlow Condensed"; 
	color: #d2ff00;
	text-transform: uppercase;
}

h1 span {
	font-size: 1.2rem;
}

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

/*--für Überschiften--*/
h3 {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 700;
	font-family: "Barlow Condensed"; 
	color: #d2ff00;
	text-transform: uppercase;
padding-bottom: 0.5rem;
}

/*--für kleine/unter Überschiften--*/
h4 {
	margin: 0;
	font-size: 0.9rem;
	font-weight: 400;
	font-family: "Barlow Condensed"; 
}

:root {
  --body-bg-color: #000;
  --color-theme-a: #d2ff00;
}

.bg-theme {
  position: absolute;
  left: 0;
  right: 0;
  top: 24.5rem;
  bottom: 0;
  z-index: 0;
  pointer-events: none;
  filter: drop-shadow(0 -5px 8px var(--color-theme-a));
}

.dreieck {
  width: 100%;
  height: 3rem;
  background: var(--body-bg-color);
  clip-path: polygon(0% 0%, 40% 100%, 100% 0%);
  transform: rotate(180deg);   
}

.bg-theme1 {
  position: relative;
  left: 0;
  right: 0;
  top: auto;
  bottom: -2rem;
  z-index: 15;
  pointer-events: none;
}

.dreieck1 {
  width: 100%;
  height: 2rem;
  background: var(--body-bg-color);
  clip-path: polygon(0% 0%, 40% 100%, 100% 0%);
}


#logo {
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	padding: 0;
	text-align: center;
}

#logo img {
	width: 10rem;
	height: auto;
}

#header {
	position: relative;
}

.video-wrapper {
  position: relative;
  width: 100%;        
  padding-bottom: 56.25%; 
  height: 0;            
  overflow: hidden;
  max-width: 780px;
	margin: 0 auto; 
}

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

.content {
	position: relative;
	padding: 2rem 4% 1rem;
	background-color: #000;
}


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

/*--für Stellentitel--*/
#title { 
	position: relative;
	padding: 1rem 4%;
}

.intro {
	text-align: center;
}

#footer {
	position: relative;
	padding: 3rem 4% 2rem;
	background-color: #d2ff00;
	color: #000;
	text-align: center;
}

#footer h3 {
	color: #000;
}

#footer::after {
	content: "";
	display: block;
	clear: both;
}
/*--Flex--*/

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

.flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	flex-direction: row;
	flex-wrap: wrap;
}

.left {
	width: 48%;
}

.right {
	width: 48%;
}

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

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

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

.zweispaltig{
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
	-webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}


.zentriert{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.zentriertLinksRechts{
	 left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.word{word-spacing:-0.05rem;}
.letter{letter-spacing:-0.01rem;}
.spacing{
	word-spacing:-0.05rem;
	letter-spacing:-0.01rem;
}


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

a:hover {
	text-decoration: none;
	color: red;
}

/*--Listen--*/
ul {
	margin: 0;
	list-style-type: none;
}

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

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

 li::before {
	 position: absolute;
	 top: 0;
	 left: 0;
	 content: "•";
	 font-size: 0.8rem;	
} 

/*--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: #000;
	padding: 0.6rem 2rem 0.6rem 2rem;
	margin: 0 auto;
	cursor: pointer;
	-webkit-border-radius: 0.5rem;
	border-radius: 0.5rem;
	border: 0.1rem solid #003766;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #d2ff00;
	text-transform: uppercase;
}
.button a:hover {
	background-color: #d2ff00;
	text-decoration: none;
	color: #000;
	border: 0.1rem solid #000;
}

.slider-wrap {
	max-width:780px;
  	width: auto;
  	height: auto;
	position:relative;
	overflow: hidden;
}

/* BEGINN Slider mit 3 Bildern mit transform Animation */

.slideshow-3-bilder {
	position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;

}
.slideshow-3-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 36s linear infinite;
  animation: image-3-bilder 36s linear infinite;
}

@keyframes image-3-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

@-webkit-keyframes image-3-bilder {
0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

.slideshow-3-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-3-bilder li:nth-child(1) span {
}

.slideshow-3-bilder li:nth-child(2) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-3-bilder li:nth-child(3) span {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}

ul.slideshow-3-bilder {
    margin:0;
}


.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
			    border-bottom:none;
	            border-color: #fff;
                border-width: 0px;
				padding-bottom:5px;
}

/* ENDE Slider mit 3 Bildern mit transform Animation */


/* BEGINN Slider mit 4 Bildern mit transform Animation */

.slideshow-4-bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.slideshow-4-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image-4-bilder 24s linear infinite;
}

@keyframes image-4-bilder {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  
  1% {
opacity: 1;
    transform: translateX(0);
  }
  
  25% {
    transform: translateX(0);
	
  }
  
  26% {
    transform: translateX(-100%);
opacity: 1;
  }
	100%{
		transform: translateX(-100%);
	opacity: 0;
	}
}

@-webkit-keyframes image-4-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  24% {
    transform: translateX(0);
	
  }
  
  25% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	opacity: 1;
	}
}

.slideshow-4-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {
}

.slideshow-4-bilder li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow-4-bilder li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-4-bilder li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}

ul.slideshow-4-bilder {
    margin:0;
}

.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
		border-bottom:none;
	        border-color: #fff;
                border-width: 0px;
		padding-bottom:5px;
}

/* ENDE Slider mit 4 Bildern mit transform Animation */


/*--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 {}
