/** SLIDER STELLENAUSCHREIBUNGEN (z.B. STARSEITE  - Start **/

#stellenausschreibungen-slider {
	
}
#stellenausschreibungen-slider .eine-ausschreibung {
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(76, 76, 76, 0.5);
  margin: 0 15px 10px 15px;
}
#stellenausschreibungen-slider .eine-ausschreibung a {
  display: block;
  text-decoration: none;
}
#stellenausschreibungen-slider .eine-ausschreibung a .bild img {
  width: 100%;
}
#stellenausschreibungen-slider .eine-ausschreibung a .text {
  padding: 15px 7px 5px 7px;
}
#stellenausschreibungen-slider .eine-ausschreibung a .text h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  height: 46px;
  margin-bottom: 7px;
  overflow: hidden;
  /** hyphens: auto; **/
}
#stellenausschreibungen-slider .eine-ausschreibung a .text .geschlechter {
  font-weight: 400;
}
#stellenausschreibungen-slider .eine-ausschreibung a .text .standort {
  margin-top: 12px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
#stellenausschreibungen-slider .eine-ausschreibung a .text .introtext {
  hyphens: auto;
  font-size: 14px;
  line-height: 20px;
}
#stellenausschreibungen-slider .eine-ausschreibung a .text .introtext::after {
  content: " ...";
}




@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

	#stellenausschreibungen-slider .eine-ausschreibung a .text h4 {
	  font-size: 15px;
	  line-height: 21px;
	  height: auto;
	  margin-bottom: 5px;
	}
	#stellenausschreibungen-slider .eine-ausschreibung a .text .standort {
	  margin-top: 8px;
	  height: auto;
	}
	
}
/** SLIDER STELLENAUSCHREIBUNGEN (z.B. STARSEITE  - Ende **/





/** FIXE KONTAKTE-LEISTE BOTTOM > INKL. ERWEITERUM FOOTER MIT PADDING BOTTOM  - Start **/

.footer-wrapper.padding-bottom-fuer-fixe-leiste {
  padding-bottom: 94px;
  background-color: #131d4d;
}

.fixierte-karriere-kontakt-leiste {
  z-index: 99;
  position: fixed;
  right: 100px;
  bottom: 20px;
  display: block;
  height: 64px;
}
.fixierte-karriere-kontakt-leiste .inner {
  display: block;
  height: 64px;
}
.fixierte-karriere-kontakt-leiste ul {

}
.fixierte-karriere-kontakt-leiste ul > li {
	float: left;
}
.fixierte-karriere-kontakt-leiste ul > li a {
	color: #fff;
	text-decoration: none;
}


.fixierte-karriere-kontakt-leiste ul > li.bewerben-link {
  margin-right: 12px;
}
.fixierte-karriere-kontakt-leiste ul > li.bewerben-link a.bewerben-button {
  padding: 0px 15px;
  display: inline-block;
  line-height: 64px;
  font-size: 16px;
  background-color: #131d4e;
  border-radius: 12px;
  font-weight: 500;
}
.fixierte-karriere-kontakt-leiste ul > li.bewerben-link a.bewerben-button:hover {
  color: #fab500
}

.fixierte-karriere-kontakt-leiste ul > li.whatsapp-link a.whatsapp-button {
  color: #25D366;
  display: block;
  line-height: 64px;
  font-size: 37px;
  position: relative;
  width: 64px;
  height: 64px;
}

.fixierte-karriere-kontakt-leiste ul > li.whatsapp-link a.whatsapp-button::before {
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 45px;
  content: "\e902";
  font-family: icomoon;
  color: #fff;
  background-color: #25D366;
  border-radius: 12px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
}



@media (max-width: 640px) {

	.fixierte-karriere-kontakt-leiste ul > li.bewerben-link a.bewerben-button {
		padding: 0px 8px;
		font-size: 12px;
	}
	.fixierte-karriere-kontakt-leiste ul > li.whatsapp-link a.whatsapp-button {
		font-size: 12px;
	}
}
/** FIXE KONTAKTE-LEISTE BOTTOM > INKL. ERWEITERUM FOOTER MIT PADDING BOTTOM  - Ende **/












/** KARRIERE Start **/

.ray-grp-karriere {
	
}
.ray-grp-karriere .ray-karriere-intro .inner {
	width: 100%;
	max-width: 600px;
}
.ray-grp-karriere .ray-karriere-auszeichnungen {
  text-align: center;
}
.ray-grp-karriere .ray-karriere-auszeichnungen .ray-logo-link-slider {
	width: calc(100% + 10px);
	margin-left: -5px;
}
.ray-grp-karriere .ray-karriere-auszeichnungen .logo-link-slider .ein-slide {
  margin: 5px;
  box-sizing: border-box;
  padding: 10px 10px;
  display: block;
  border: 1px solid #131d4d;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}








.ray-grp-karriere .slider-navigation {
		overflow: hidden;
}
.ray-grp-karriere .slider-navigation ul {
	display: flex;
	border-bottom: 1px solid #fff;
	justify-content: center;
	flex-wrap: nowrap;
	overflow-x: auto;
}
.ray-grp-karriere .slider-navigation ul::-webkit-scrollbar {
		display: none;
}
.ray-grp-karriere .slider-navigation ul li {
	white-space: nowrap;
	border-left: 1px solid #fff;
	width: 14.285714%;	
}
.ray-grp-karriere .slider-navigation ul li:first-child {
	border-left: 0 none;
}
.ray-grp-karriere .slider-navigation ul li a {
    display: block;
    padding: 25px 0px;
    box-sizing: border-box;
    background-color: #fab500;
    text-decoration: none;    
    font-size: 16px;
	text-align: center;
	color: #131D4E;
}
.ray-grp-karriere .slider-navigation ul li a:hover,
.ray-grp-karriere .slider-navigation ul li a:focus {
    background-color: #131D4E;
	color: #fff;
}

@media (max-width: 1279px) {
	.ray-grp-karriere .slider-navigation ul li {
		width: auto;	
	}
	.ray-grp-karriere .slider-navigation ul li a {
		padding: 20px 15px;
	}
}
@media (max-width: 1023px) {
	.ray-grp-karriere .slider-navigation ul {
		justify-content: inherit;
	}
	.ray-grp-karriere .slider-navigation ul li a {
		padding: 15px 20px;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}





.ray-grp-karriere #ray-als-arbeitgeber .video a {
  display: block;
  position: relative;
}
.ray-grp-karriere #ray-als-arbeitgeber .video a .fa.fa-play-circle-o {
  position: absolute;
  left: calc(50% - 50px);
  top: calc(50% - 50px);
  font-size: 100px;
  color: rgba(19, 29, 78, 0.7);
}
.ray-grp-karriere #ray-als-arbeitgeber .video a:hover .fa.fa-play-circle-o {
  color: rgba(19, 29, 78, 1);
}
.ray-grp-karriere #ray-als-arbeitgeber .video a div.info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  background-color: rgba(19, 29, 78, 0.8);
  text-align: center;
  padding: 5px 0;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}


.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header {
    box-sizing: border-box;
    padding: 10px 35px 10px 0px;
    position: relative;
    border: 0 none;
    border-radius: 0;
    color: #131D4E;
	margin: 0;
	border-top: 1px solid;
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header:first-child {
    border-top: 0 none;
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header.ui-state-focus {
    outline: none;
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header::after {
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 0px;
	font-weight: normal;	
	top: calc(50% - 8px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: "\f067";
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header.ui-accordion-header-collapsed::after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);	
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header.ui-accordion-header-active::after{
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion .ui-accordion-content {
    margin-bottom: 15px;
    padding: 0px 0px;
}



.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray {
    padding: 75px 0;
	color: #fff;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner {
    padding-left: 150px;
    position: relative;
    box-sizing: border-box;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner::before {
    position: absolute;
    left: 0;
    content: "\f0f6";
    font-family: fontawesome;
    font-size: 115px;
    top: 55px;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .inhalt {
    width: calc(100% - 250px);
    float: left;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .inhalt h3 {
    font-weight: 400;
}


.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button {
    float: right;
	margin-top: 15px;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a {
    border: 2px solid #fff;
    padding: 8px 25px;
	margin-top: 15px;
	font-weight: 400;
	display: block;
	text-decoration: none;
}
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a:hover,
.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a:focus {
	color: #131D4E;
	background-color: #fff;
	cursor: pointer;
}

@media (max-width: 1279px) {
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray  {
		padding: 70px 0;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner {
		padding-left: 100px;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner::before {
		font-size: 80px;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .inhalt {
		width: calc(100% - 235px);
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a {    
		padding: 6px 15px;    
	}
}
@media (max-width: 1023px) {
	.ray-grp-karriere #ray-als-arbeitgeber .ray-als-arbeitgeber .bp-grid-12-6 > div {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		float: none;
		margin-left: 0;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .ray-als-arbeitgeber .bp-grid-12-6 > div.akkordeon {
		margin-top: 25px;
	}
	
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray {
		padding: 50px 0;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner {
		padding-left: 0;
		text-align: center;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner::before {
		display: none;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .inhalt {
		width: 100%;
		float: none;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button {
		float: none;
	}	
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a {
		margin-top: 0;
		display: inline-block;
		margin-left: 5px;
		margin-right: 5px;
		min-width: 145px;
	}
}
@media (max-width: 768px) {
	.ray-grp-karriere #ray-als-arbeitgeber .video a div.info {
	  width: 100%;
	  font-size: 10px;
	  padding: 3px 3px;
	  line-height: 14px;
	}
	.ray-grp-karriere #ray-als-arbeitgeber .ui-accordion h4.ui-accordion-header {
		padding: 10px 20px 10px 0px;
	}
}
@media (max-width: 640px) {
	.ray-grp-karriere #ray-als-arbeitgeber .custom.mehr-ueber-ray .inner .button a {		
		margin-top: 15px;
	}

}












.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a {
    display: block;
    padding: 10px 25px 10px 40px;
    border-bottom: 1px solid #999;
    text-decoration: none;
    position: relative;
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li:first-child a {
    border-top: 1px solid #999;
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:hover,
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:focus {
    background-color: #ddd;
    color: #131D4E;
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::before {
    font-size: 24px;
    position: absolute;
    top: 10px;
    left: 3px;
    font-family: fontawesome;
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::before {
	content: "\f1c1";    
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::after {
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 3px;
	font-family: fontawesome;
	content: "\f019";
}
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:hover::before,
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:hover::after,
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:focus::before,
.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a:focus::after {

}


.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.text {
	float: right;
}
.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.bild {
	margin-left: 0;
	margin-right: 2%;
}
.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.bild img {
	width: 100%;
}
	

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a {
		padding: 10px 25px 10px 30px;
	}
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::before {
		font-size: 20px;
	}
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::after {
		font-size: 20px;
	}
	
	
	.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.text,
	.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.bild	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	.ray-grp-karriere #ray-ausbildung .galileo-video.bp-grid-12-6 > div.text {
		margin-bottom: 25px;
	}

	
}
@media (max-width: 768px) {
	.ray-grp-karriere #ray-ausbildung .freie-ausbildungsplaetze .bp-grid-12-6 > div.bild {
		float: none;
		width: 100%;
	}
	.ray-grp-karriere #ray-ausbildung .freie-ausbildungsplaetze .bp-grid-12-6 > div.bild img {
		width: 100%;
	}
	.ray-grp-karriere #ray-ausbildung .freie-ausbildungsplaetze .bp-grid-12-6 > div.text {
		float: none;
		width: 100%;
		margin-top: 25px;
		margin-left: 0;
	}


}
@media (max-width: 640px) {
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a {
		padding: 10px 25px 10px 25px;
	}
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::before {
		font-size: 16px;
	}
	.ray-grp-karriere #ray-ausbildung ul.liste-ausbildungen li a::after {
		font-size: 16px;
	}
}









.ray-grp-karriere #ray-studium-berufsstart .intro ul li {
    position: relative;
    padding-left: 17px;
    margin-top: 3px;
}
.ray-grp-karriere #ray-studium-berufsstart .intro ul li::before {
    position: absolute;
    top: 0;
	left: 5px;
	content: "\f105";
	font-family: fontawesome;
}
.ray-grp-karriere #ray-studium-berufsstart .bild img {
    width: 100%;
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header {
    box-sizing: border-box;
    padding: 10px 35px 10px 0px;
    position: relative;
    border: 0 none;
    border-radius: 0;
	margin: 0;
	border-top: 1px solid;
	color: #131D4E;
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header:first-child {
    border-top: 0 none;
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header.ui-state-focus {
    outline: none;
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header::after {
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 0px;
	font-weight: normal;	
	top: calc(50% - 8px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: "\f067";
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header.ui-accordion-header-collapsed::after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);	
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion h4.ui-accordion-header.ui-accordion-header-active::after{
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.ray-grp-karriere #ray-studium-berufsstart .ui-accordion .ui-accordion-content {
    margin-bottom: 15px;
    padding: 0px 0px;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}










.ray-grp-karriere #ray-praktikum .bp-grid-12-6 > div.text ul {
	margin: 15px 0;
}
.ray-grp-karriere #ray-praktikum .bp-grid-12-6 > div.text ul li {
    position: relative;
    padding-left: 17px;
    margin-top: 3px;
}
.ray-grp-karriere #ray-praktikum .bp-grid-12-6 > div.text ul li::before {
    position: absolute;
    top: 0;
	left: 5px;
	content: "\f105";
	font-family: fontawesome;
}
.ray-grp-karriere #ray-praktikum .bild img {
    width: 100%;
}


#praktikumform-popup.white-popup {
  position: relative;
  background: #FFF;
  padding: 45px 20px 20px 20px;
  width: 1200px;
  max-width: 96%;
  box-sizing: border-box;
  margin: 20px auto;
  color: #131D4E;
  font-size: 19px;
  line-height: 30px;
  border-radius: 15px;
}



@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {
	#ray-praktikum .bp-grid-12-6 > div.text {
		margin-top: 15px;
	}
}











.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header {
    box-sizing: border-box;
    padding: 10px 35px 10px 0px;
    position: relative;
    border: 0 none;
    border-radius: 0;
	margin: 0;
	border-top: 1px solid;
	color: #131D4E;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header:first-child {
    border-top: 0 none;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header.ui-state-focus {
    outline: none;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header::after {
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    right: 0px;
	font-weight: normal;	
	top: calc(50% - 8px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	content: "\f067";
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header.ui-accordion-header-collapsed::after {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);	
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion h4.ui-accordion-header.ui-accordion-header-active::after{
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion .ui-accordion-content {
    margin-bottom: 15px;
    padding: 0px 0px;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion .ui-accordion-content ul li {
    position: relative;
    padding-left: 17px;
    margin-top: 3px;
}
.ray-grp-karriere #ray-bewerbungsprozess .ui-accordion .ui-accordion-content ul li::before {
    position: absolute;
    top: 0;
	left: 5px;
	content: "\f105";
	font-family: fontawesome;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}





.ray-grp-karriere #ray-onlinebewerbung {
	position: relative;
}
.ray-grp-karriere #ray-onlinebewerbung::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  background-image: URL('/images/karriere/bg_bewerbungsformular.webp');
  background-size: cover;
  z-index: 1;
}
.ray-grp-karriere #ray-onlinebewerbung .inner {
	position: relative;
	z-index: 2;
}
@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}







/** Auschreibungen Stellenangebote / Azubis **/

/**
.ray-grp-karriere #ray-stellenangebote .whats-app-header {
  background-color: #25D366;
  color: #fff;
  padding: 15px 0;
  display: block;
  text-decoration: none;
}
.ray-grp-karriere #ray-stellenangebote .whats-app-header:hover,
.ray-grp-karriere #ray-stellenangebote .whats-app-header:focus {
  background-color: #23B058;
  text-decoration: none;
}
.ray-grp-karriere #ray-stellenangebote .whats-app-header .icon-whatsapp {
	
}
.ray-grp-karriere #ray-stellenangebote .whats-app-header .schriftzug {
  font-weight: 500;
  line-height: 50px;
  font-size: 20px;
  position: relative;
  padding-left: 45px;
  display: block;
}
.ray-grp-karriere #ray-stellenangebote .whats-app-header .schriftzug::before {
  font-weight: normal;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 35px;
  content: "\e902";
  font-family: icomoon;
}
**/


.ray-grp-karriere #ray-stellenangebote {
	position: relative;
}
.ray-grp-karriere #ray-stellenangebote::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	background-image: URL('/images/karriere/bg_stellenausschreibungen.jpg');
	background-size: cover;
	z-index: 1;
}
.ray-grp-karriere #ray-stellenangebote .stellenangebote-main {
	position: relative;
	z-index: 2;
}

.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung {
	border-bottom: 1px solid #fff;
	position: relative;
}
.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung:hover {
	background-color: #000E53;
}
.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li:first-child {
	border-top: 1px solid #fff;
}
.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung a {
    text-decoration: none;
	display: block;
	padding: 10px 5px;
	color: #fff;
}
.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung .titel {
    margin-bottom: 3px;
    font-weight: 400;
	color: #fab500;
}
.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung .standort {
    font-size: 14px;
    line-height: 20px;
	color: #fff;
}



.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li:first-child {
	border-top: 1px solid #999;
}
.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung {
	border-bottom: 1px solid #999;
	position: relative;
}
.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung:hover {
	background-color: #ddd;
}
.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung a {
    text-decoration: none;
	display: block;
	padding: 10px 5px;
	color: #333;
}
.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung .titel {
    margin-bottom: 3px;
    font-weight: 400;
}
.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung .standort {
    font-size: 14px;
    line-height: 20px;
	color: #131D4E;
}



@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {
	.ray-grp-karriere #ray-stellenangebote .whats-app-header .schriftzug::before {
	  font-size: 30px;
	}
	.ray-grp-karriere #ray-stellenangebote .whats-app-header .schriftzug {	  
	  line-height: 50px;
	  font-size: 15px;
	  padding-left: 35px;
	}
	.ray-grp-karriere #ray-stellenangebote ul.ray-ausschreibungen li.eine-ausschreibung a,
	.ray-grp-karriere #ray-ausbildung ul.ray-ausschreibungen li.eine-ausschreibung a {
		padding: 10px 0;
	}
}
/** KARRIERE Ende **/

















/** Eine Ausschreibung NEU **/
#ray-eine-stellenausschreibung {
	
}
.ausschreibung-bannerbild {
    height: 650px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: top left;
	
	background-image: url('/images/karriere/ausschreibung_bannerbild.jpg');
	background-position: center center;
}

@media (max-width: 1279px) {
	.ausschreibung-bannerbild{
		height: 500px;
	}
}
@media (max-width: 1023px) {
	.ausschreibung-bannerbild {
		height: 400px;
	}
}
@media (max-width: 768px) {
	.ausschreibung-bannerbild {
		height: 350px;
	}
}
@media (max-width: 640px) {
	.ausschreibung-bannerbild {
		height: 300px;
	}
}
@media (max-width: 480px) {
	.ausschreibung-bannerbild{
		height: 250px;
	}
}



#ray-eine-stellenausschreibung {
	text-align: left;
}
#ray-eine-stellenausschreibung a.bp-button {
  display: inline-block;
  text-decoration: none;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 50px;
  border: 1px solid #131D4E;
}
#ray-eine-stellenausschreibung a.bp-button:hover {
	background-color: #fab500;
	color: #fff;
}

#ray-eine-stellenausschreibung h1 {
  margin-bottom: 0;
}
#ray-eine-stellenausschreibung h3 {
	color: #131D4E;
}




#ray-eine-stellenausschreibung  .ausschreibung-intro .einleitungstext {
  padding-right: 50px;
}

#ray-eine-stellenausschreibung  .ausschreibung-intro .ort-zeitmodell > div {
	font-weight: 500;
	padding-left: 45px;	
	position: relative;
	min-height: 30px;
}
#ray-eine-stellenausschreibung  .ausschreibung-intro .ort-zeitmodell > div.ort {

}	
#ray-eine-stellenausschreibung  .ausschreibung-intro .ort-zeitmodell > div.zeitmodell {
	margin-top: 25px;
}
#ray-eine-stellenausschreibung  .ausschreibung-intro .ort-zeitmodell > div.ort::before {
	content: "\e90d";
	font-family: 'icomoon';
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	line-height: 1;
}	
#ray-eine-stellenausschreibung .ausschreibung-intro .ort-zeitmodell > div.zeitmodell::before {
	content: "\e90f";
	font-family: 'icomoon';
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	line-height: 1;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {
	#ray-eine-stellenausschreibung .ausschreibung-intro .einleitungstext {
		padding-right: 0;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {	

}
@media (max-width: 480px) {

}












#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper {
	
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper h2 {
  text-align: center;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .bild {
  float: left;
  width: 450px;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .bild img{
  width: 100%;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper {
  float: left;
  width: calc(100% - 450px);
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
  position: relative;
  float: left;
  box-sizing: border-box;
  width: calc(50% - 50px);
  margin-left: 50px;
  margin-bottom: 15px;
  padding-left: 80px;
  padding-right: 50px;
  min-height: 60px;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil:nth-child(2n+1) {
  clear: left;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil span.vorteil-icon {
  color: #fab500;
  font-size: 40px;
  background-color: #131d4d;
  line-height: 60px;
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 13px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}
#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil h3 {
  color: #131D4E;
  font-weight: 500;
  margin-bottom: 0px;
}


@media (max-width: 1600px) {
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .bild {
		display: none;
		float: none;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper {
		float: none;
		max-width: 100%;
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
		width: 48%;
		margin-left: 0;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil:nth-child(2n)	{
		width: 49%;
		margin-left: 2%;
	}
}

@media (max-width: 1279px) {
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper {
		width: 960px;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
	  padding-left: 75px;
	  padding-right: 0;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil p {
		max-width: 100%;
	}
}
@media (max-width: 1023px) {
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper {
		width: 724px;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;  
		padding-left: 75px;		
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil:nth-child(2n) {
		width: 100%;
		margin-left: 0;
	}
}
@media (max-width: 768px) {	
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
}
@media (max-width: 640px) {	
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .bild {
		display: block;		
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
		float: none;
		margin-bottom: 15px;
		padding-left: 70px;
		padding-right: 0;
	}
}
@media (max-width: 480px) {	
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil {
		float: none;
		padding-left: 50px;
		min-height: 45px;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil span.vorteil-icon {
		font-size: 25px;
		line-height: 45px;
		width: 45px;
		height: 45px;
		border-radius: 8px;
	}
	#ray-eine-stellenausschreibung #vorteile-mitarbeiter-wrapper .vorteile-teiler > .vorteile-wrapper ul.vorteile-liste > li.ein-vorteil h3 {
		font-size: 15px;
		line-height: 18px;
	}
}











#ray-eine-stellenausschreibung #aufgaben-und-profil {

}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper {
  display: flex;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section {
  width: 49%;
  box-sizing: border-box;
  position: relative;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section:first-child {
	margin-right: 2%;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten {
	border: 1px solid #131D4E;
	padding: 25px;
	box-sizing: border-box;
	position: relative;
	height: calc(100% - 30px);
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten::before {
	content: "";
	left: -1px;
	top: -1px;
	width: 75px;
	height: 75px;
	border-top: 10px solid #FAB500;
	border-left: 10px solid #FAB500;
	position: absolute;
	z-index: 1;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten::after {
	content: "";
	right: -1px;
	bottom: -1px;
	width: 75px;
	height: 75px;
	border-right: 10px solid #FAB500;
	border-bottom: 10px solid #FAB500;
	position: absolute;
	z-index: 1;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten .inner {
  position: relative;
  z-index: 2;	
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten ul > li {
	position: relative;
	padding-left: 25px;
	margin-top: 20px;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten ul > li:first-child {^
	margin-top: 0;
}
#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten ul > li::before {
	content: "\f00c";
	font-family: fontawesome;
	color: #FAB500;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {	
	#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper {
		display: block;
	}
	#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section {
		width: 100%;
	}
	#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section:first-child {
		margin-right: 0;
		margin-bottom: 50px;
	}
	#ray-eine-stellenausschreibung #aufgaben-und-profil .aufgaben-profil-wrapper > section .kasten {
		height: auto;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {	
	
}
@media (max-width: 480px) {

}












#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper {

}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten {
	border: 1px solid #131D4E;
	padding: 25px;
	box-sizing: border-box;
	position: relative;
	height: auto;
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten::before {
	content: "";
	left: -1px;
	top: -1px;
	width: 75px;
	height: 75px;
	border-top: 10px solid #FAB500;
	border-left: 10px solid #FAB500;
	position: absolute;
	z-index: 1;
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten::after {
	content: "";
	right: -1px;
	bottom: -1px;
	width: 75px;
	height: 75px;
	border-right: 10px solid #FAB500;
	border-bottom: 10px solid #FAB500;
	position: absolute;
	z-index: 1;
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten .inner {
  position: relative;
  z-index: 2;	
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten ul > li {
	position: relative;
	padding-left: 25px;
	margin-top: 20px;
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten ul > li:first-child {^
	margin-top: 0;
}
#ray-eine-stellenausschreibung section#details-zum-arbeitsvertrag-wrapper .kasten ul > li::before {
	content: "\f00c";
	font-family: fontawesome;
	color: #FAB500;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
}

@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {	

}
@media (max-width: 480px) {

}










#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper {
  display: flex;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div {
  width: 50%;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text {
  box-sizing: border-box;
  padding: 100px 50px;
}

#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text .e-mail-button {
	position: relative;
	padding-left: 40px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text .e-mail-button::before {
	content: "\e91b";
	font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 44px;
	font-size: 30px;
	color: #131D4E;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text .e-mail-button a.bp-button {
	margin-top: 0;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt {
  padding: 50px 0;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner {
  display: block;
  padding: 150px 0 50px 0;
  position: relative;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.1;
	background-image: URL('/images/karriere/bg_stellenausschreibungen.jpg');
	background-size: cover;
	z-index: 1;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten {
	margin-left: 100px;
	width: 600px;
    font-weight: 500;
	position: relative;
	z-index: 2;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper {
  padding-left: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper a {
	text-decoration: none;
	color: #131D4E;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 {
  position: relative;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .bild {
  position: absolute;
  left: 0;
  width: 150px;
  bottom: 0;
  padding-right: 13px;
  box-sizing: border-box;
  padding-bottom: 13px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .bild::after {
  border-bottom: 8px solid #000;
  border-right: 8px solid #000;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 65px;
  height: 65px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner {
  margin-left: 50%;
  width: 50%;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner .headline {

}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner .name {
    font-size: 20px;
	text-transform: uppercase;
	line-height: 1.3;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner .name > span { 
	display: block;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 {
  position: relative;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.tel {
  float: left;
  width: 50%;
  margin-top: 20px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.mail {
  float: left;
  width: 50%;
  margin-top: 20px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.tel a {
	position: relative;
	padding-left: 25px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.mail a {
	position: relative;
	padding-left: 25px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.tel a::before {
	content: "\e91c";
	font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 19px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.mail a::before {
	content: "\e91b";
	font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 19px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 {
  position: relative;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 .ort {
  width: 50%;
  margin-left: 50%;
  margin-top: 25px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 .ort ul {
	position: relative;
	padding-left: 25px;
}
#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 .ort ul::before {
	content: "\e90d";
	font-family: icomoon;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	font-size: 19px;
}

@media (max-width: 1600px) {
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten {
	  margin-left: 50px;
	  width: 500px;
	  font-weight: 500;
	}
}
@media (max-width: 1279px) {
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper {
	  display: block;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div {
		width: 960px;
		margin-left: auto;
		margin-right: auto;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text {
		padding: 25px 15px;		
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt {
		padding: 0;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner {
		padding: 125px 0 25px 0;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten {
		margin-left: 15px;
		width: calc(100% - 30px);
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper {
		padding-left: 25px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner {
		margin-left: 225px;
		width: auto;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.tel {
		width: 225px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.mail {
		width: auto;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 .ort {
		width: auto;
		margin-left: 225px;
	}
}
@media (max-width: 1023px) {
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text, 
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt {
		width: 724px;
	}
}
@media (max-width: 768px) {
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.text {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt {
		width: 100%;	
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner {
		padding: 125px 15px 25px 15px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten {
		margin-left: 0;
		width: 100%;
	}	
}
@media (max-width: 640px) {	
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner {
		padding: 25px 15px 25px 15px;
	}
	
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten > .bg-gelb {
		background-color: #131D4E;
		color: #fab500;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten > .bg-gelb a, 
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten > .bg-gelb a:hover, 
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten > .bg-gelb a:focus {
		color: #fab500;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper {
		padding: 0;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .bild {
		position: relative;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .ansprechpartner {
		margin-left: 0;
		margin-top: 25px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-2 div.tel {
		width: auto;
		float: none;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-3 .ort {
		margin-left: 0;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .bild {
		width: 175px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	#ray-eine-stellenausschreibung section#bewerben .jetzt-bewerben-wrapper > div.kontakt .inner .kontakt-daten .ansprechpartner-wrapper .reihe-1 .bild::after {
		border-bottom: 4px solid #fab500;
		border-right: 4px solid #fab500;
		width: 80px;
		height: 80px;
	}
}











/** Eine Ausschreibung **/

/**
#ray-eine-ausschreibung {
	
}
#ray-eine-ausschreibung h2 {
    text-transform: uppercase;
    color: #131D4E;
    font-weight: 400;
    border-top: 1px solid #ccc;
    padding-top: 35px;
}
#ray-eine-ausschreibung li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 5px;
}
#ray-eine-ausschreibung li::before {
    top: 0;
	left: 3px;
    position: absolute;
    font-family: fontawesome;
	content: "\f105";
	color: #131D4E;
}

#ray-eine-ausschreibung p.datum {
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}
#ray-eine-ausschreibung p.datum::before {
    top: 0px;
    left: 2px;
    position: absolute;
    font-family: fontawesome;
    content: "\f133";
    color: #131D4E;
    font-size: 16px;
}
#ray-eine-ausschreibung .einleitung .titel-klein {
    margin-top: 25px;
    color: #131D4E;
    font-weight: 400;
    font-size: 1.2em;
}
#ray-eine-ausschreibung .einleitung .standort {
    margin-top: 10px;
    position: relative;
    padding-left: 20px;
}
#ray-eine-ausschreibung .einleitung .standort::before {
    top: 0;
	left: 2px;
    position: absolute;
    font-family: fontawesome;
	content: "\f041";
	color: #131D4E;
	font-size: 20px;
}
#ray-eine-ausschreibung .liste li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
#ray-eine-ausschreibung .liste li::before {
    top: 0;
	left: 2px;
    position: absolute;
    font-family: fontawesome;
	content: "\f00c";
	color: #131D4E;
	font-size: 0.8em;
}




#ray-eine-ausschreibung .text-unten .text-bild-wrapper > .text {
  float: left;
  width: 49%;
  box-sizing: border-box;
}
#ray-eine-ausschreibung .text-unten .text-bild-wrapper > .bild {
  float: right;
  width: 49%;
}
#ray-eine-ausschreibung .text-unten .text-bild-wrapper > .bild img {
  width: 100%;
}


#ray-eine-ausschreibung .text-unten .betreff {
    margin-top: 25px;
    position: relative;
    padding-left: 30px;
    color: #131D4E;
    font-size: 1.1em;
    font-weight: 400;
}
#ray-eine-ausschreibung .text-unten .betreff::before {
    top: 0;
	left: 2px;
    position: absolute;
    font-family: fontawesome;
	content: "\f040";
	color: #131D4E;
}



#ray-eine-ausschreibung .text-unten .formular {
    margin-top: 15px;
    position: relative;
    padding-left: 30px;
    color: #131D4E;
    font-size: 1.1em;
    font-weight: 400;
}
#ray-eine-ausschreibung .text-unten .formular::before {
    top: 0;
	left: 2px;
    position: absolute;
    font-family: fontawesome;
	content: "\f005";
	color: #131D4E;
}


#ray-eine-ausschreibung .text-unten .whatsapp {
    margin-top: 15px;
    position: relative;
    padding-left: 30px;
    color: #131D4E;
    font-size: 1.1em;
    font-weight: 400;
}
#ray-eine-ausschreibung .text-unten .whatsapp::before {
    top: 0;
	left: 2px;
    position: absolute;
    font-family: fontawesome;
	content: "\f232";
	color: #131D4E;
}



#ray-eine-ausschreibung .downloads span.acfup-item a {
    position: relative;
    background-color: #eee;
    display: block;
    padding: 7px 20px 7px 30px;
    text-decoration: none;
}


#ray-eine-ausschreibung .downloads span.acfup-item a {
    position: relative;
    padding: 15px 45px 15px 55px;
    text-decoration: none;
    display: block;
    color: #131D4E;
	margin-top: 5px;
}
#ray-eine-ausschreibung .downloads span.acfup-item a:hover,
#ray-eine-ausschreibung .downloads span.acfup-item a:focus{
    background-color: #fab500;
    color: #000;
}
#ray-eine-ausschreibung .downloads span.acfup-item a::before {
    content: "\f016";
    font-family: fontawesome;
    position: absolute;
    left: 10px;
    top: 1px;
    font-size: 25px;
    line-height: 56px;
}
#ray-eine-ausschreibung .downloads span.acfup-item a::after {
	content: "\f019";
	font-family: fontawesome;
	position: absolute;
	right: 10px;
	top: 1px;
	font-size: 24px;
	line-height: 56px;
}
@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	#ray-eine-ausschreibung .text-unten .text-bild-wrapper > .text {
	  width: 100%;
	  float: none;
	}
	#ray-eine-ausschreibung .text-unten .text-bild-wrapper > .bild {
	  width: 100%;
	  float: none;
	  margin-top: 25px;
	}
}
@media (max-width: 640px) {

}

**/







