@charset "utf-8";

@media (prefers-reduced-motion: reduce) {
  .slider > * { animation: none !important; }
  .slider .entry { opacity: 0; }
  .slider .entry:last-child { opacity: 1; }
}


:root {
--osr51_linkfarbe: #0064aa; /*Farbe Links im Text und Button*/
--osr51_textfarbe: #333;
--osr51_textfarbe_bg: #fff;
--osr51_akzentfarbe: #0064aa; /*Überschriftenfarbe*/
--osr51_akzentfarbe_bg: #e6e6e6; /*Hintergrund Überschriftenfarbe*/
--osr51_akzentfarbe_bg_foot: transparent;
--osr51_bg_content: #fff;
--osr51_bg_body: #f5f5f5;
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 300;
	font-stretch: normal;
	font-display: swap;
	src: url('../fonts/3841735.ttf');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	font-display: swap;
	src: url('../fonts/05_3841731.ttf');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
	font-display: swap;
	src: url('../fonts/3841737.ttf');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 600;
	font-stretch: normal;
	font-display: swap;
	src: url('../fonts/03_3841739.ttf');
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	font-display: swap;
	src: url('../fonts/04_3841733.ttf');
}
* {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	vertical-align: bottom;
}
html, body{
	background-color: var(--osr51_bg_body);
	width: 100%;
	height: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
a {
	color: var(--osr51_linkfarbe);
	text-decoration: underline 1px dotted var(--osr51_linkfarbe);
	word-break: break-all;
}
a:hover {
	color: var(--osr51_textfarbe);
	text-decoration: underline 1px solid var(--osr51_linkfarbe);
}
.footer a {
	color: var(--osr51_textfarbe_bg);
	text-decoration: underline 1px solid var(--osr51_linkfarbe);
}
a .logo:hover, .footer a:hover {
	opacity: 0.62;
}
.button {
	display: inline-block;
	font-size: 17px;
	line-height: 26px;
	text-decoration: none;
	color: var(--osr51_textfarbe_bg);
	background-color: var(--osr51_linkfarbe);
	border: 2px solid var(--osr51_linkfarbe);
	padding: 8px 12%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 26px;
	margin-bottom: 53px;
	border-radius: 5px;
	font-weight: 600;
	text-align: center;
}
.button:hover {
	color: var(--osr51_linkfarbe);
	background-color: transparent;
	border: 2px solid var(--osr51_linkfarbe);
	text-decoration: none;
}
.nobreak {
	white-space: nowrap;
	word-break: keep-all;
}
.break_word {
	word-break: keep-all;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
.nospan {
	margin-bottom: 0;
}
.nospantop {
	margin-top: 0;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
sup {
	line-height: 98%;
}
sub {
	line-height: 96%;
}
b, strong {
	font-weight: 600;
}
h1, h2, p, li {
	line-height: 143%;
}
h1 {
	font-size: 26px;
	margin-bottom: 26px;
}
h1, h2, .h2, .txt_untertitel {
	color: var(--osr51_akzentfarbe);
}
h2, .h2, .txt_untertitel {
	font-size: 20px;
}
h2, .h2 {
	margin: -12px 0 17px -26px;
	width: 100%;
	padding: 12px 26px 12px 26px;
	background-color: var(--osr51_akzentfarbe_bg);
}
.smallspan {
	margin-bottom: 8px;
}
p, li, h1 span {
	font-size: 15px;
	font-weight: 400;
}
p, ul {
	margin-bottom: 26px;
}
ul {
	list-style-type: none;
}
ul li {
	margin-left: 17px;
	position: relative;
	margin-bottom: 6px;
}
ul li:before {
	content: " ";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: var(--osr51_textfarbe);
	position: absolute;
	top: 9px;
	left: -17px;
}
ul li ul {
	margin-left: 0;
}
ul li ul, ul li ul li {
	margin-bottom: 0;
}
ul li ul li:before {
	width: 0;
	height: 0;
	border-radius: 0;
	content: "\2714";
	content: "\00BB";
	top: -1px;
	vertical-align: text-top;
}
hr {
	border-top: 1px solid rgba(0,0,0,0.26);
	color: transparent;
	background-color: transparent;
	height: 0;
	margin-bottom: 26px;
}
.txt_center {
	text-align: center;
}
.txt_color {
	color: var(--osr51_akzentfarbe);
}
.txt_bold {
	font-weight: bold;
}
.logo {
	display: block;
	max-height: 44px;
	max-width: 62%;
	height: auto;
	margin: 12px 0 17px 0;
}
.topimage {
	width: 100%;
	height: auto;
}
iframe.video {
	position: relative;
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
	background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1000' height='1000'%3E%3Crect x='0' y='0' width='1000' height='1000' fill='%23666'%3E%3C/rect%3E%3Ctext x='44' y='80' fill='%23ffffff' font-size='1.5em'%3EVideo nicht online%3C/text%3E%3C/svg%3E") no-repeat center center/100% 100%;
	overflow: hidden;
}
#ad_job {
	position: relative;
	margin: 0 auto;
	width: 96%;
	height: 96%;
	padding: 2%;
	background-color: var(--osr51_bg_body);
	background: linear-gradient(180deg, rgba(239, 239, 239, 0.3) 300px, rgba(239, 239, 239, 1) 800px) fixed, url('../images/08_5069811_594420953f12b6eb86db35af373511b2.jpg') no-repeat top center fixed;
}
.wrapper {
	max-width: 800px;
	position: relative;
	margin: 0 auto;
	background-color: transparent;
	color: var(--osr51_textfarbe);
	font-family: "Noto Sans", Arial, Helvetica, sans-serif;
}
.header, .content, .footer {
	padding: 12px 26px 0 26px;
	overflow: hidden;
}
.content, .cont {
	margin-bottom: 17px;
	background-color: var(--osr51_bg_content);
	border: 1px solid rgba(0,0,0,0.125);
	box-shadow: 0 0 26px rgba(0, 0, 0, .125);
}
.bg_color {
	background-color: var(--osr51_akzentfarbe_bg);
}
.footer {
	background-color: var(--osr51_akzentfarbe_bg_foot);
	color: var(--osr51_textfarbe_bg);
}

@media screen and (max-width: 1104px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 620px) {
.nodis {
	display: none;
}
}

@media screen and (max-width: 530px) {
}

@media screen and (max-width: 440px) {
/*#ad_job {
	width: auto;
	height: auto;
	padding: 0;
}*/
}

@media screen and (max-width: 350px) {
}

@media print {
html, body{
	all: unset;
}
#ad_job {
	margin: 0 auto;
	width: 100%;
	border: none;
	padding: 0;
}
.wrapper {
	box-shadow: none;
}
.bewerbungslink:after {
	content: "BEWERBUNG UNTER; https://www.stellenlink.de/26-2-012-3-paul-hildebrandt#bewerbung";
	display: block;
	padding-bottom: 44px;
	width: 100%;
	font-size: 13px;
	line-height: 17px;
	position: relative;
	top: 35px;
}
}
.slider {
--seconds-per-image: 2.6s; /*Wieviele Sekunden jedes Slider-Bild gezeigt werden soll */
--bild-1: url('../images/11_5069815_b77bdd2b1feb23e7291f4e58f08f68e9.jpg');
--bild-2: url('../images/10_5069817_8accd04bb2189f9378fe130c73781a4b.jpg');
--bild-3: url('../images/12_5069819_65640ca2dff470fccc18201d0459cf68.jpg');
--bild-4: var(--no-img);
--bild-5: var(--no-img);
	position: relative;
	width: 100%;
	padding-bottom: 40%; /*Slider-Höhe hier festlegen*/; background-color: #666;
--no-img: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='300'%3E%3Crect x='0' y='0' width='500' height='300' fill='%23fcc'%3E%3C/rect%3E%3Ctext x='150' y='150' fill='%23f00' font-size='1.5em'%3EKein Bild ausgewählt%3C/text%3E%3C/svg%3E");
}
.slider div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.slider .entry {
	opacity: 0;
}
.slider {
--error-flag: 0;
--child-count: 0;
}
.slider[src*="slider1"] > * {
--child-count: 1;
	animation-name: _fade1;
}
.slider[src*="slider2"] > * {
--child-count: 2;
	animation-name: _fade2;
}
.slider[src*="slider3"] > * {
--child-count: 3;
	animation-name: _fade3;
}
.slider[src*="slider4"] > * {
--child-count: 4;
	animation-name: _fade4;
}
.slider[src*="slider5"] > * {
--child-count: 5;
	animation-name: _fade5;
}
.slider .entry:nth-child(1) {
--own-position: 5;
	background-image: var(--bild-5);
}
.slider .entry:nth-child(2) {
--own-position: 4;
	background-image: var(--bild-4);
}
.slider .entry:nth-child(3) {
--own-position: 3;
	background-image: var(--bild-3);
}
.slider .entry:nth-child(4) {
--own-position: 2;
	background-image: var(--bild-2);
}
.slider .entry:nth-child(5) {
--own-position: 1;
	background-image: var(--bild-1);
}
.slider .entry {
--anim-duration: calc(var(--seconds-per-image) * var(--child-count));
--anim-delay: calc((var(--own-position) - 1) * var(--seconds-per-image));
	animation-delay: var(--anim-delay);
	animation-duration: var(--anim-duration);
animation-iteration-count: calc(clamp(0, var(--child-count) - var(--own-position) + 1, 1000) * 1000);
	animation-timing-function: ease-in-out;
}
@keyframes _fade1 {
0% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@keyframes _fade2 {
0% {
opacity: 0;
}
25% {
opacity: 1;
}
50% {
opacity: 1;
}
75% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes _fade3 {
0% {
opacity: 0;
}
17% {
opacity: 1;
}
33% {
opacity: 1;
}
50% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes _fade4 {
0% {
opacity: 0;
}
13% {
opacity: 1;
}
25% {
opacity: 1;
}
38% {
opacity: 0;
}
100% {
opacity: 0;
}
}
@keyframes _fade5 {
0% {
opacity: 0;
}
10% {
opacity: 1;
}
20% {
opacity: 1;
}
30% {
opacity: 0;
}
100% {
opacity: 0;
}
}

/* Telefon-Links: Formatierung des umgebenden Textes übernehmen */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
  font-size: inherit;
}

/* Stellentitel mit direkt folgendem Subtitle/Standort-Element: Abstand zur nachfolgenden Zeile minimieren */
h1 { margin-bottom: 6px !important; }
