:root {
	--osr51_linkfarbe: #fdc629;
	--osr51_textfarbe: #333;
	--osr51_akzentfarbe: #fdc629;
}

*{margin:0; padding:0; border:0; }
img {
	vertical-align: bottom;
}
html, body {
	background-color:#ddd;
	width:100%;
	height: auto;
}
.fadeimages {
position:relative;
width: 100%;
padding: 0 0 40.4% 0; /*Hier Fensterh�he festlegen*/
background-color:rgba(255,255,255,1); /*ggf. �ndern*/
}
.fade1, .fade2, .fade3 {
position: absolute;
top:0;
right:0;
bottom:0;
left:0;
opacity: 0;
animation-duration: 12s; /*Zeitintervall*/
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
.fade1:nth-of-type(1) {
animation-name: fade1;
background:url(top1.jpg) no-repeat center center;
background-size:cover;
}
.fade2:nth-of-type(2) {
animation-name: fade2;
background:url(../images/top2_fe24cf5771.jpg) no-repeat center center;
background-size:cover;
}
.fade3:nth-of-type(3) {
animation-name: fade3;
background:url(top3.jpg) no-repeat center center;
background-size:cover;
}
@keyframes fade1 {
0% {opacity:1;}
16% {opacity:1;}
33% {opacity:0;}
49% {opacity:0;}
66% {opacity:0;}
82% {opacity:0;}
100% {opacity:1;}
}
@keyframes fade2 {
0% {opacity:0;}
16% {opacity:0;}
33% {opacity:1;}
49% {opacity:1;}
66% {opacity:0;}
82% {opacity:0;}
100% {opacity:0;}
}
@keyframes fade3 {
0% {opacity:0;}
16% {opacity:0;}
33% {opacity:0;}
49% {opacity:0;}
66% {opacity:1;}
82% {opacity:1;}
100% {opacity:0;}
}
@media print {
.fade1 { opacity: 1; }
}
a{
	color:#000;
	text-decoration: underline 1px dotted var(--osr51_linkfarbe);
}
a:hover {
	color:var(--osr51_textfarbe);
	text-decoration: underline 1px solid var(--osr51_linkfarbe);
}
.footer a:hover {
	text-decoration: underline 1px solid #000;
}
a .logo:hover, a .logo2:hover, a .icon:hover {
	opacity:0.62;
}
.button{
	display:inline-block;
	font-size:17px;
	line-height:26px;
	text-decoration:none;
	color: #000;
	background-color: var(--osr51_linkfarbe);
	border:2px solid #000;
	padding:8px 26px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: 26px;
	margin-bottom: 53px;
	border-radius:1px;
	font-weight:600;
}
.button:hover{
	color: var(--osr51_linkfarbe);
	background-color: #000;
	border:2px solid var(--osr51_linkfarbe);
	text-decoration:none;
}
.nobreak {
	white-space:nowrap;
}
.nospan {
	margin-bottom: 0;
}
.nospantop {
	margin-top: -26px;
}
.smallspan {
	margin-bottom: 8px;
}
.clearing {
	clear:both;
	height:0;
}
sup {
	line-height:98%;
}
sub{
	line-height:96%;
}
h1, h2, h3, p, li{
	line-height:143%;
}
h1, h2, h3, .h3{
	font-weight:700;
}
b, strong {
	font-weight:600;
}
h1, h2 {
	margin-bottom: 26px;
}
h1{
	font-size:30px;
}
h2{
	font-size:18px;
	margin-top: -26px;
}
h3, .h3 {
	font-size:17px;
	margin-bottom: 8px;
	color: #000;
}
p, li {
	font-size:15px;
	font-weight:400;
}
p, ul {
	margin-bottom: 26px;
}
ul {
	list-style-type: none;
}
ul li {
	margin-left: 17px;
	position: relative;
}
ul li:before {
	content: " ";
	width:10px;
	height:10px;
	background-color:var(--osr51_akzentfarbe);
	position:absolute;
	top:7px;
	left:-17px;
}
ul li ul {
	margin-left: 0;
	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: #ccc;
	color: var(--osr51_akzentfarbe);
}
.txt_bold {
	font-weight:bold;
}
.logo{
	width:32.3%;
	height:auto;
	position: absolute;
	top:21%;
	right:4%;
}
.logo2{
	max-height:80px;
	max-width:53%;
	display: block;
	margin: 0 auto 17px;
}
.topimage{
	width:100%;
	height:auto;
}
.socialmedia svg {
	width:35px;
	height:auto;
	margin: 5px;
	background-color:transparent;
	border-radius:50%;
	border:1px solid #fff;/* Icon-Randfarbe anpassen*/
	fill: #fff;/* Icon-Farbe anpassen*/
	text-decoration: none;
}
.socialmedia svg:hover {
	opacity:.26;
}
.seal{
	width:80px;
	height:auto;
	display: block;
	margin: 0 auto 26px;
}
#ad_job{
	position: relative;
	margin:0 auto;
	width:100%;
	height:100%;
	width:calc(100% - 52px);
	height:calc(100% - 52px);
	padding:26px;
	background-color:#ddd;
}
.wrapper{
	max-width:800px;
	position: relative;
	margin:0 auto;
	background-color: #fff;
	color:var(--osr51_textfarbe);
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	box-shadow:0 0 8px #666;
}
#ad_job, #ad_job div, #ad_job div div {
	overflow:hidden;
}
.content, .headlines, .footer{
	padding: 0 4%;
}
.header{
	position: relative;
}
.headlines {
	margin-bottom: 26px;
}
.footer, .headlines {
	padding-top:26px;
	background-color: var(--osr51_akzentfarbe);
	color:#000;
}
@media screen and (max-width: 1104px) {
#ad_job{
	width:calc(100% - 34px);
	height:calc(100% - 34px);
	padding:17px;
}
}
@media screen and (max-width: 800px) {
.nonmobile {
    display: none;
}
h1{
	font-size:26px;
}
h2{
	font-size:17px;
}
}
@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 {
	color: #000;
	background: none;
	background-color:#fff;
}
#ad_job{
	margin:0 auto;
	width:100%;
	border:none;
	padding:0;
}
.wrapper{
	box-shadow: none;
}
.content {
	padding: 0;
}
.footer, .headlines{
	padding: 26px 26px 0 26px;
}
.bewerbungslink:after{
	content:"BEWERBUNG UNTER https://recruitment.rems.de/bbh";
	display:block;
	width: 100%;
	font-size:13px;
	line-height:17px;
	position: relative;
	top: 35px;
	left: 0;
	color: #666;
}
}
