<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'iso-8859-1';

:root{
	--jwtplPartnerColor1: #9b1b21;
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans&amp;display=swap');

@font-face {
  font-family: "ff-market-web";
  src: url("fonts/MarketWebRegular.woff2") format("woff2");
}

.jwtpl-obo-itemJobMailText::before,
.jwtpl-obo-itemNoticeListText::before,
.jwtpl-obo-itemHpLinkText::before,
.jwtpl-jobad-navOptionsItemLabel::before,
.jwtpl-jobad-navNotice a::before,
.jwtpl-jobad-optionsNavShareItem,
.jwtpl-obo-itemSaveSearchListText{
	font-family: 'PT Sans', sans-serif;
}

/*
.jwtpl-hili-item:nth-of-type(n+11) {
    display: none;
}*/

.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem:hover {
	background-color: #e5e5e5;
	transition: background-color .2s;
}

.resultPage .large__8 {
	width: 100%;
}

.jwtpl-jobad-navOptionsItem.jwtpl-jobad-navNextIcon .jwtpl-jobad-navOptionsItemLabel:before {
	content: "Nächste Anzeige";
} 

.jwtpl-jobad-navOptionsItem.jwtpl-jobad-zoomIcon .jwtpl-jobad-navOptionsItemLabel:before {
	content: "Anzeige vergrößern";
}

.jwtpl-jmpt-mainView {
	margin-top: 30px;	
}

.jwtpl-jmpt-rightColumn {
	padding-left: 20px;
}


.jwtpl-obo-block,
.jwtpl-jobad-navigation {
	border-bottom: 1px solid #ccc;
}

a:hover, 
a:focus, 
a:active, 
a[class*="--click"], 
a[class*="clicked"] {
	text-decoration: none;
}

/*********************** GLOBAL *************************/

.jwtpl-sysApp-404Message {
	background-color: #9b1b21;
    padding: 15px 20px;
    border: 0;
}

.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem::after{
	font-family: "PTSans";
	font-size: 16px;
}

.jwtpl-jobad-navB2gApplyText {
	text-align: left;	
}

.jwtpl-sys-elementInner {
	margin-bottom: 10px;
}

.jwtpl-sys-bodyPtResult .jwtpl-jmpt-toggleBoxOneTitle {
	margin: 0;
}

.jwtpl-sys-bodyPtResult .jwtpl-hili-block {
	padding: 0;
}

@media (max-width: 1199px) {
	.jwtpl-jmpt-toggleBoxOneTitle {
		margin: 20px 0 5px 0;
	}
	.jwtpl-jmpt-toggleBoxOne {
		margin: 0;
	}
}

@media (max-width: 900px){
	.resultPage #jwtpl-jmpt-areaHead{
		padding: 0 10px;
	}
	
	.jwtpl-sys-bodyPtResult .jwtpl-obo-block {
		background-color: transparent;
	}
	
	.jwtpl-sys-bodyPtSeo .jwtpl-jmpt-mainView,
	.jwtpl-sys-bodyPtSeo .jwtpl-sys-jobmarketInner,
	.jwtpl-sys-bodyPtResult .jwtpl-jmpt-mainView,
	.jwtpl-sys-bodyPtResult  .jwtpl-sys-jobmarketInner {
		padding: 15px;
	}
	
	.jwtpl-sys-bodyPtAdvertiser .jwtpl-jmpt-mainView,
	.jwtpl-sys-bodyPtAdvertiser .jwtpl-sys-jobmarketInner{
		padding: 0 15px;
	}
	
	.jwtpl-sys-bodyPtAdvertiser .jwtpl-obo-block {
		margin-top: 0;
	}
	
	.jwtpl-sys-bodyPtSeo .jwtpl-obo-block {
		margin-top: 0;
		padding-top: 0;
	}
	
	.jwtpl-sys-bodyPtResult .jwtpl-obo-block {
		margin-top: 3px;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn {
		padding: 0 15px !important;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-remo-block {
	    padding: 10px;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-onhi-block {
		margin-top: 50px;
		padding: 0;
	}
	
	.jwtpl-hilipage-pagerActive0Link, .jwtpl-hilipage-newSearchLinkText {
    	display: none !important;
	}
	
	.jwtpl-jmpt-leftColumn::-webkit-scrollbar-thumb {
		background-color: #002f5b !important;
	}
}

@media (max-width: 769px){	
	.jwtpl-hilipage-pagerSpecialGoBackNullLink span:after, 
	.jwtpl-hilipage-pagerSpecialGoBackLink span:after {
		content: "Zurück" !important;
		font-family: PTSans;
		margin: 0 5px;
		font-size: 1em;
	}
	
	.jwtpl-hilipage-pagerSpecialGoForwardLink span:before, 
	.jwtpl-hilipage-pagerSpecialGoForwardNullLink span:before {
		content: "Weiter" !important;
		font-family: PTSans;
		margin: 0 5px;
		font-size: 1em;
	} 
	
	.jwtpl-hilipage-pagerSpecialGoForwardLink span:after, 
	.jwtpl-hilipage-pagerSpecialGoForwardNullLink span:after {
		font-family: FontAwesome !important;
		content: "\f105" !important;
	} 
}
.jwtpl-jobaded-block {
	padding: 10px;
}


.jwtpl-jobad-advProfilExternalItem a{
	color: #002f5b;
}

.jwtpl-slde-smallArrow{
	top: 0px;
}

.jwtpl-hili-list img.jwtpl-global-ajaxloader {
	width: 64px !important;
	height: 64px !important;	
}

div#jwtpl-slde-sliderJS {
    border: 1px solid #e5e5e5;
}

@media (min-width:992px) {
	.submainContent {
	    width: 70%;
	    box-sizing:  border-box;
	    display: inline-table;
	    float: left;
	}
}

@media only screen and (max-width: 599px){
	.small__2, .small__4 {
	    width: 100%;
	}
}

.column.large__4.small__6.medium__6.jw-sidebar-hidden {
    display: none;
}

.column.large__8.small__6.medium__6.jw-main-nosidebar {
    width: 100%;
}

.sidebarContent {
    width: 30%;
    box-sizing:  border-box;
    display: inline-table;
    padding-left: 20px;
    clear: both;
}

.jwtpl-jmpt-inner, .jwtpl-jmpt-mainContent, #jwtpl-jmpt-areaSideBar, div#jwtpl-slde-sliderJS {
	font-family: PTsans, Arial, sans-serif;
}

.jwtpl-jmpt-inner a {
    color: #555;
}

a.jwtpl-remo-link, a.jwtpl-remo-noticeListLink, a.jwtpl-remo-jobMailLink, a.jwtpl-remo-newSearchLink {
	color: #444;
	padding: 3px 5px;
	border-radius: 0;
}

span.jwtpl-remo-inLink {
    color: #555555;
}

h1.jwtpl-jmpt-headline {
    color: #444;
    font-size:  22px;
    text-transform:  uppercase;
    font-weight: 600;
}

h3.jwtpl-hili-headline {
	padding-bottom: 5px;
	padding-top: 10px;
}

.jwtpl-jmpt-inner, .jwtpl-jmpt-mainContent {
	font-size:15px;
}

.jwtpl-jmpt-inner {
	/* max-width: 1080px; */
}

div#jwtpl-slde-sliderJS {
	top: 17%;
	background-color: #fff;
	font-size: 14px;
}

#jwtpl-slde-sliderNoticeList{
	padding-left: 10px;
}

.jwtpl-slde-listJobsItemCompany,
.jwtpl-slde-listJobsItemLocation {
	color: #999;	
}

div#jwtpl-slde-sliderTabbar {
	background-color: #989898;
	border-color: #ffffff;
	height: 24px;
}

.jwtpl-global-bt:hover {
	background-color: #555;
	border-color: #555;
}

.jwtpl-slde-jobMailResponse {
	margin-right:10px;
}

span#jwtpl-slde-showMoreLink {
	margin-left:0;
	padding: 4px;
	color: #404042;
	border: none;
	border-radius:  2px;
}

.jwtpl-slde-listJobsItem {
	padding:10px 0;
	line-height: 18px;
}

span.jwtpl-slde-listJobsItemTitel {
	font-size:15px;
	font-weight: 600;
	color: #444;
}

.jwtpl-jmpt-headContent {
	padding-bottom:0;
}

.main-content .block-content {
	margin-bottom:10px;
}

p.jwtpl-jmpt-headline {
    font-size: 22px;
    color: #444;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.143em;
    font-weight: 600;
    text-transform:  uppercase;
}

h1.jwtpl-sebo-headline, h2.jwtpl-sebo-headline, p.jwtpl-sebo-headline {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-bottom: 0;
    font-weight:  600;
    display: block;
    line-height: 30px;
    height: auto !important;
}

.jwtpl-sebo-block {
    background: #002f5b;
    border: 1px solid #002f5b;
    border-radius: 0px;
    padding-top: 10px;
}

span.jwtpl-sebo-btSubmit input[type="submit"] {
    background: #002f5b;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    padding: 5px;
    box-shadow: none;
    font-size: 15px;
    transition: .2s;
    margin-left: 0;
    height: 40px;
    -webkit-appearance: none;
	-moz-appearance: none;
}

span.jwtpl-sebo-btSubmit input[type="submit"]:hover {
    box-shadow: none;
    background: #9b1b21;
    border: 1px solid #9b1b21;
    color: #fff;
}

input.jwtpl-sebo-formInputText {
    padding: 8px;
    color: #ccc;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #002f5b;
    margin-left: 0;
    font-weight:600;
}

.jwtpl-seco1-block {
    border: 0;
    padding: 0;
    margin: 20px 0 ;
}

.jwtpl-seco1-block p {
    margin-bottom: 5px;
}

.jwtpl-seco1-moreLink a {
    color: #9b1b21;
    text-decoration: none;
    font-weight: 400;
}

.jwtpl-seco-text2 {
	margin-top:5px;
}

.jwtpl-seco1-block h1, 
.jwtpl-seco1-block h2 {
	text-transform: none;
    font-weight: 600;
    line-height: 20px;
    color: #444;
    margin: 10px 0;
}

.jwtpl-seco1-seoText2 h2, .jwtpl-seco1-seoText2 h2,
.jwtpl-seco1-seoText2 h3, .jwtpl-seco1-seoText2 h3 {
	font-size: 15px;
	color: #444;
	line-height: 30px;
}


i.fa.fa-chevron-down.jwtpl-seco1-secoShowMore.jwtpl-seco1-secoShow {
    display: none;
}

.jwtpl-sebo-formJsJnBlockTitle, .jwtpl-sebo-formJsJoBlockTitle {
	color: #fff;
	font-size: 17px;
	padding-top: 8px;
}

form.jwtpl-sebo-form {
    margin-bottom: 0;
}

@media (min-width: 481px){
	.jwtpl-remo-block {
	    margin-bottom: 10px;
	}
/* 	.jwtpl-hili-block {
		margin: 0 0 20px 0 !important;
	} */
	.jwtpl-fite-itemList {
		border-radius:0;
	}
}


.jwtpl-tacl-headline, 
h3.jwtpl-tacl-headline{
	display: none;
}
	
.jwtpl-adprsc-block {
	margin-bottom: 50px;
}

.jwtpl-jmpt-inner,
.jwtpl-sys-jobmarketMainContent {
	/* padding: 0 15px; */
}

.jwtpl-sys-bodyPtDetailviewer .jwtpl-jmpt-rightColumn {
	padding-left: 0;
} 

@media (max-width: 481px){
	.resultPage #jwtpl-jmpt-areaHead,
	.resultPage .jwtpl-sys-jobmarketInner{
		padding: 0;
	}
	
	.jwtpl-sys-bodyPtResult .jwtpl-sys-jobmarketInner{
		padding: 0;
	}
	
	.jwtpl-hili-col1 {
	    display: table-cell;
	    vertical-align: middle;
	    width: 30%;
	    padding-right: 20px;
	    text-align: center;
	}
	
	.jwtpl-seco1-block.jwtpl-seco1-blockSeoContent1,
	.jwtpl-limo-block {
		display: none;
	}
	
	.jwtpl-jobad-title {
		border-top: 1px solid #ccc;
		padding-top: 10px;
	}
	
	.jwtpl-jobad-title, 
	.jwtpl-jobad-company, 
	.jwtpl-jobad-location, 
	.jwtpl-jobad-date {
		margin-bottom: 10px !important;
	}
	
	.jwtpl-hilipage-pagerSpecialGoForwardLink::before {
		content: "Weiter";
	}
	
	.jwtpl-tacl-block{
		border: 0;
	}
	
	.jwtpl-tacl-headline,
	h3.jwtpl-tacl-headline{
		display: block;
	    padding: 15px 5px;
	    font-size: 24px;
	    border-bottom: 1px solid #ccc;
	    margin-bottom: -1px;
	    font-family: PTsans, Arial, sans-serif;
	    font-weight: bold;
	}
	
	.jwtpl-jmpt-inner {
		padding: 0;
	}	
	
	[data-jwtpl-sys-pageid="resultPage"] .jwtpl-sebo-form {
		border: 0 !important;
		padding: 0 5px !important;
	}
	
	[data-jwtpl-sys-pageid="resultPage"] .jwtpl-sys-PtModeViewerInner .jwtpl-sebo-form {
		padding: 0 10px !important;
	}
	
	
	[data-jwtpl-sys-pageid="resultPage"] .jwtpl-sebo-btSubmit button{
		color: #9b1b21;
	}

	[data-jwtpl-sys-pageid="resultPage"] button[type="submit"]:hover{
		color: #9b1b21 !important;
		font-size: 20px;
		border: 0 !important;
	}
	
	[data-jwtpl-sys-pageid="resultPage"] .jwtpl-sebo-btSubmit button::after {
		color: #fff;
	    font-size: 20px;
	    top: 14px;
	    left: 23px;
	    cursor: pointer;
	}
	.jwtpl-hilipage-pagerSpecialGoBackNullLink span:before, 
	.jwtpl-hilipage-pagerSpecialGoBackLink span:before, 
	.jwtpl-hilipage-pagerSpecialGoForwardLink span:before, 
	.jwtpl-hilipage-pagerSpecialGoForwardNullLink span:before, 
	.jwtpl-hilipage-newSearchLink:after {
		/* font-size: 30px; */
    	vertical-align: bottom;
	}
}


.jwtpl-remo-block {
    border: 1px solid #ddd;
    border-radius: 0;
    background: #ffffff;
}

input.jwtpl-remo-inputEmail {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    height: 35px;
    color: #ccc;
    border: 1px solid #ccc;
}

a.jwtpl-global-bt {
    padding: 5px;
    border-radius: 0;
}

a.jwtpl-remo-jobMailLink:after {
	margin-top: 3px;
}

a.jwtpl-remo-noticeListLink:after {
	margin-top:3px;
}


h1{
	color: #333;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: none;
}

.jwtpl-hili-itemFav:after {
	z-index: 10;
}

span.jwtpl-hili-sortingTitle {
    font-size:  14px;
    display: none;
}

span.jwtpl-hili-sortingActiveElement {
	line-height: 20px;
	background: #fff !important;
	border-radius:  0;
	padding-bottom: 0px;
}

span.jwtpl-hili-sortingGroup {
	background-color:#fff;
	border-radius: 0;
	top: 0;
}

.jwtpl-hili-sortingElement a {
	color:#404042;
	line-height: 19px;
}

.jwtpl-hili-itemFav:after {
    font-size: 18px;
    color: #999;
    right: 10px;
    top: 10px;
}

.jwtpl-hili-item {
	padding: 10px 0;
	font-size: 15px;
	line-height: 19px;
	background-color: #fff;
}

.jwtpl-hili-item:first-child {
	border-top: 1px solid #ccc;
}

.jwtpl-hili-item {
    border-bottom: 1px solid #e1e1e1;
    border: 1px solid #e1e1e1;
    margin-bottom: 5px
}

.jwtpl-sys-bodyPtHp .jwtpl-hili-item:first-child {
	border-top: 1px solid #ccc;
}

.jwtpl-sys-bodyPtHp .jwtpl-hili-item {
	border: 0;
	border-bottom: 1px solid #ccc;
}

@media (min-width: 481px) {
	.jwtpl-hili-col1 { 
		padding: 20px;
	}	
}

a.jwtpl-hili-itemLink {
    padding: 2px 0;
}

.jwtpl-hili-itemMarked .jwtpl-hili-itemFav:after {
    color: #002f5b;
}

.jwtpl-onhi-itemCompany {
	color: #444;
}

.jwtpl-onhi-itemLocation {
	display: block;
}

.jwtpl-onhi-itemTitel,
.jwtpl-hili-itemTitel {
    color: #444;
    line-height: 19px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
}

.jwtpl-hili-itemTitel:hover,
.jwtpl-hili-itemCompany a:hover,
.jwtpl-jobad-companyUrl:hover {
	text-decoration: underline !important;
} 

.jwtpl-hili-item.jwtpl-sysHili-addon .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon0 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon1 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon2 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon3 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon4 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon5 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon6 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon7 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon8 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon9 .jwtpl-hili-itemTitel::before {
	content: ' ';
	margin: 0;
	padding: 0;
}

.jwtpl-hili-item.jwtpl-sysHili-addon2 .jwtpl-hili-itemTitel::before, 
.jwtpl-hili-item.jwtpl-hili-addon2 .jwtpl-hili-itemTitel::before{
	content: ' ';
	background-image: url(../img/derjob-rot.svg);
	height: 22px;
	width: 67px;
	background-size: contain;
	background-color: transparent;
	position:  relative;
	top: 5px;
    margin: 0 5px 5px 0;
}

.jwtpl-hili-col2 {

}

.jwtpl-hili-itemCompany, .jwtpl-hili-itemCompany a, .jwtpl-hili-itemDate, .jwtpl-hili-itemLocation {
	color: #444;
}

span.jwtpl-hili-itemCompany a {
    padding-right: 20px;
}

span.jwtpl-hili-itemLocation {
	color: #444;
}

.jwtpl-hili-jobMailLayer {
	padding: 20px;
	background-color:#fff;
	box-shadow: 1px 1px 4px #ccc;
	-webkit-box-shadow: 1px 1px 4px #ccc;
	top: 35px;
}

.jwtpl-global input[type="submit"]:hover, a.jwtpl-global-bt:hover {
	background-color: #555;
	color: #fff;
	border: 1px solid #555;
}

.jwtpl-hili-item.jwtpl-hili-addon1 .jwtpl-hili-itemTitel::before {
	content: ' ';
	background-image: url(../img/derjob-rot.svg);
	height: 22px;
	width: 67px;
	background-size: contain;
	background-color: transparent;
	position:  relative;
	top: 5px;
}

#jwtpl-slde-jobMailTitle,
span.jwtpl-hili-jobMailTitle {
    color: #444;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
}

#jwtpl-slde-jobMailForm .jwtpl-global-bt,
form.jwtpl-hili-jobMailForm a.jwtpl-global-bt {
    border-radius: 0;
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    text-align: center;
    background: #002f5b;
    color: #fff;
    font-weight: 600;
    transition: .1s;
    border: 0;
    font-size: 16px;
}

#jwtpl-slde-jobMailForm .jwtpl-global-bt:hover,
form.jwtpl-hili-jobMailForm a.jwtpl-global-bt:hover {
	background: #9b1b21;
    text-decoration: none;
}

a.jwtpl-hili-jobMailLink {
    color: #333;
}

span.jwtpl-hili-taskbarNewSearch a {
    color: #333;
}

.jwtpl-hilipage-pager {
	text-align: center;	
}

.jwtpl-hilipage-block a {
    color: #333;
/*     padding: 0 5px; */
}

.jwtpl-seco2-block {
    color: #000;
    box-sizing: border-box;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 20px;
    height: auto;
}

@media (max-width:481px) {
	.jwtpl-seco-text1 p, 
	span.jwtpl-seco-moreLink.jwtpl-seco-show {
		display:none;
	}
}

.jwtpl-hililc-block{
	margin: 30px 0 20px 0;
}

.jwtpl-hili-headline, 
h3.jwtpl-hili-headline,
.jwtpl-hililc-headline,
.jwtpl-hililc-block h2,
.jwtpl-hililc-block h3{
	color: #333;
	font-weight:  600;
	font-size:  18px;
	margin-bottom: 0;
	text-transform: none;
	margin-bottom: 15px;
}
.jwtpl-hililc-block .jcarousel-control-prev{}
.jwtpl-hililc-block .jcarousel-control-next{}

.jwtpl-hililc-block .jcarousel-control-prev,
.jwtpl-hililc-block .jcarousel-control-next{
    font-size: 38px;
    height: 32px;
    background: transparent !important;
    color: #ccc;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
    top: auto;
    bottom: -35px;
}

.jwtpl-hililc-block .jcarousel-control-prev:hover,
.jwtpl-hililc-block .jcarousel-control-next:hover{
	
}

.jcarousel-control-prev{
	right: 44px;
	left: auto;
}
.jcarousel-control-next{
	right: 5px;
	left: auto;
}
.jcarousel li {
    background-color: transparent;
    box-shadow: 0 0 2px 1px rgba(0,0,0,.1)
}

.jwtpl-hililc-item{}

.jwtpl-hililc-item .jwtpl-hililc-img{
	max-width: 213px;
	margin: 0px 7px 0 0;
	min-height:190px;
}

ul.jwtpl-hililc-item {
}

.jwtpl-hililc-itemLink{}
.jwtpl-hililc-itemLink img{
	max-width:160px;
}
.jwtpl-hililc-title{
	font-size: 13px;
    font-weight: 600;
}
.jwtpl-hililc-company{
	font-size: 13px;
	font-style: italic;
}	
.jcarousel-pagination{}

@media (max-width:481px){
	.jwtpl-hililc-item .jwtpl-hililc-img {
		max-width:90vw;
		box-sizing:border-box;	
	}
	.jwtpl-hililc-itemLink img {
		padding:5px 20px;	
		max-width: 160px;
	}
	.jwtpl-hililc-block .jcarousel-control-prev,
	.jwtpl-hililc-block .jcarousel-control-next{
	    font-size: 38px;
	    height: 32px;
	    background: transparent !important;
	    color: #ccc;
	    box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
	    top: auto;
    	bottom: -20px;
	}
	.jwtpl-hililc-slide {
		padding-bottom:30px;
	}
	.jcarousel-control-prev{
		right: 40px;
		left: auto;
	}
	.jcarousel-control-next{
		right: 1px;
		left: auto;
	}
}

a.jwtpl-joma-bt {
    line-height: 18px;
}

input.jwtpl-joma-email {
    margin-top: 0 !important;
    margin-left: 0;
}

.jwtpl-remo-jobMailLayer, .jwtpl-remo-noticeListLayer {
    border-radius: 2px;
    border: 1px solid #eee;
    margin-top: 5px;
    background-color: #fff;
}

.jwtpl-joma-block {
	padding: 10px;	
}

h3.jwtpl-joma-heading {
	font-weight: normal;
    font-size: 16px;
    padding: 0 0 0 25px;
}

.jwtpl-joma-heading i {
	font-size: 24px;
}

a.jwtpl-global-bt {
    height: 35px;
    max-height: 35px;
    line-height: 24px;
    color: #fff;
    background-color: #555;
    border-color: #555;
    border-radius:  2px;
}

input.jwtpl-hili-inputEmail {
    margin: auto;
    height: 35px;
    padding: 10px;
}

.jwtpl-joma-block {

}

.jwtpl-joma-block .jwtpl-joma-bt {
	background-color: #002f5b;
	color:#fff;
	border-radius: 0px;
	line-height:16px;
	padding-top: 12px;
	font-weight: bold;
}

.jwtpl-joma-block .jwtpl-joma-bt:hover {
	box-shadow: none;
	background: #9b1b21;
    text-decoration: none;
}

.jwtpl-joma-block .jwtpl-joma-email{
	padding-left: 10px; 	
}


input.jwtpl-slde-inputEmail, input.jwtpl-global-bt {
    margin-left:0;
    border-radius: 0;
    padding: 8px 6px;
}

span#jwtpl-slde-noticeListTab, span#jwtpl-slde-jobMailTab {
    padding: 2px 6px;
    bottom: 0px;
    position: relative;
    background-color: #555;
    color: #fff;
    border-color: #555;
    font-size: 14px;
    font-weight: 600;
}

span#jwtpl-slde-noticeListTab.jwtpl-slde-activeTab, span#jwtpl-slde-jobMailTab.jwtpl-slde-activeTab {
	background-color: #002f5b;
	border-color: #002f5b;
	color: #fff;
}

#jwtpl-slde-jobMailMarkerImg:before {
	display:none;
}

div#jwtpl-slde-jobMailForm {
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input.jwtpl-global-bt {
    padding: 8px;
    box-shadow: none;
    background-color: #555;
    border-color: #555;
    border-radius: 0;
}


.jwtpl-fite-headline {
    font-size: 16px;
}

div#jwtpl-slde-sliderJS a {
    color: #444;
}

.jwtpl-jmpt-mainView .jwtpl-jmpt-leftColumn .jwtpl-a2g-block,
.jwtpl-jmpt-mainView .jwtpl-jmpt-leftColumn .jwtpl-b2g-block {
	border-top: 0;
    padding: 15px;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,.1);
   /*  margin-bottom: 20px; */
}

.jwtpl-a2g-headLine,
.jwtpl-b2g-headLine {
	color: #444;
	font-size: 18px;
}

span.jwtpl-putote-headLine {
	display: block;
	margin-bottom: 5px;
	color: #444;
}

span.jwtpl-putote-image {
    padding: 5px 0 0;
}

.jwtpl-a2g-link a, span.jwtpl-putote-link a {
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    text-align: center;
    background: #002f5b;
    color: #fff;
    border-radius: 0px;
    font-weight:  600;
    transition: .1s;
}

span.jwtpl-putote-link {
    padding-top: 10px;
}

.jwtpl-b2g-link a {
	padding: 7px 0;
}

.jwtpl-a2g-link a:hover, span.jwtpl-putote-link a:hover {
    background: #9b1b21;
    text-decoration:  none;
    color: #fff;
}

.jwtpl-putote-block, .jwtpl-putote-image img {
	margin-bottom: 5px;
}

.jwtpl-limo-block {
	margin-top: 0;
	padding: 0;
	border: 0;	
}

.jwtpl-limo-element a {
    margin: 2px 0;
    color: #444;
}

.jwtpl-limo-element a:before {
    content:"\00BB";
    padding-right:3px;
}

.jwtpl-limo-element a:hover{
color:#9b1b21;
}

.jwtpl-limo-elementListHead {
    padding-bottom: 3px;
}

.jwtpl-limo-elementListHead,
.jwtpl-limo-elementPrTitle,
.jwtpl-limo-elementPoTitle,
.jwtpl-limo-element {
	font-size: 14px;
}

span.jwtpl-limo-elementPrTitle {
}

@media (min-width: 481px){
	.jwtpl-sebo-jsjnSuggestList {
	    padding-right: 20px;
	}
	.jwtpl-sebo-jsjoSuggestList {
    	padding-left: 0;
	}
}

@media (min-width: 769px) {
	a.jwtpl-fite-itemLinkMore {
    	margin-top: 5px;
	}
}

.jwtpl-jmpt-responsiveFilter {
    display: block;
}


@media (max-width: 725px){
	span.jwtpl-hili-sortingTitle {
		display:none;
	}

	.jwtpl-sebo-block {
    	padding-top: 20px;
	}
}

.jwtpl-fite-item {
	margin-bottom: 10px;
}

.jwtpl-fite-removeActive:before {
	font-size: 17px;
}

span.jwtpl-fite-sortingGroup{
	background-color: #fff;
}

a.jwtpl-fite-itemLinkMore{
    font-size: 15px;
    color: #9b1b21;
}

a.jwtpl-fite-itemLinkMore:hover{
    text-decoration: underline;
}

.jwtpl-fite-itemCount{
	background-color: #f1f1f1;
}

.jwtpl-fite-itemCountActive{
    background-color: #002f5b;
}

.jwtpl-fite-sortingActiveElement {
	background-color:#fff;
}

@media screen and (max-width: 769px) {
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	    .jwtpl-fite-block{
	    	margin: 0;
		}
	}
}

@media screen and (max-width: 481px) {
	h1.jwtpl-sebo-headline, 
	h2.jwtpl-sebo-headline, 
	p.jwtpl-sebo-headline{
		/* color: #fff !important; */
	}
	
	.jwtpl-tacl-headline {
		background-color: transparent;
	}
		
}

@media screen and (max-width: 769px) {
	#jwtpl-jmpt-areaSideBar{
		border: 0;
	}
	
	.jwtpl-hili-jobMailLayer{
		width: 100%;
		left: 0 !important;
    	top: -35px;
	}
	
	.owl-dots {
		display: none;
	}
	
	.jwtpl-hililc-block {
    	margin-bottom: 50px;
	}
	
}

.jwtpl-hiliadpr-companyName{
	font-size: 20px;
    font-weight: 600;
    line-height: 20px;
	margin: 0 10px 0 0;	
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=submit] {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
}

.jwtpl-jobad-headline {
	border-bottom: 3px solid #002f5b;
}

.jwtpl-jobad-optionTabItem.jwtpl-gc-active1 {
	background-color: #002f5b;
	border:1px solid #002f5b;
    color: #fff;
}

.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-locationTitle,
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitTitle,
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-videoTitle,
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-galleryTitle,
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-awardGalleryTitle {
    background-color: #002f5b;
}

.jwtpl-jobad-optionTabItem.jwtpl-gc-active0 {
	border: 1px solid #002f5b;
	color: #002f5b;
}

.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItemTooltip {
	font-family: PTsans, Arial, sans-serif;
}

.jwtpl-hiliadpr-block ul {
	list-style: disc !important;
}

/***************************** REL **************************************/
/*
.jwtpl-sebo-form {
	padding-top: 17px;	
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(1) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_freiburg.png");
	background-position: 50% 30%;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(2) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_emmendingen.png");
	background-position: 50% 87%; 
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(3) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_loerrach.png");
	background-position: 50% 30%; 
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(4) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_lahr.png"); 
	background-position: 50% 100%;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(5) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_muellheim.png"); 
	background-position: 50% 70%;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(6) .jwtpl-tacl-itemLink{
	background-image: url("../img/jobs_in_der_schweiz.png"); 
	background-position: 50% 50%;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item .jwtpl-tacl-itemLink {
	position: relative;
	opacity: 0.8;
	height: 100px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 34px;
	background-repeat: no-repeat;
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	border: 0; 
	text-decoration: none;
}


.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item .jwtpl-tacl-itemLink:hover {
	font-size: 22px;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item .jwtpl-tacl-itemLink:before{
    content: "";
    background-color: rgba(0,0,0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

*/

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-itemLink {
	border: 0;
	color: #555;
	background: transparent;
	font-weight: 600;
	font-size: 16px;
	text-align: left;
    padding: 0;
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-itemLink:hover {
	text-decoration: underline !important;
}

.jwtpl-hili-itemLink {
	margin: 0;
}

.jwtpl-onhi-itemTitel, 
.jwtpl-hili-itemLink {
	margin-bottom: 0;	
}

.jwtpl-onhi-col1 {
	padding-right: 28px;
}

.jwtpl-nolib-innerBox:before {
	bottom: 10px;
    font-size: 20px;
}

.jwtpl-nolib-innerBox:after {
    bottom: 40px;
    font-size: 20px;
}

.jwtpl-hili-itemLink:hover {
	text-decoration: none;
}

.jwtpl-sebo-btSubmit button,
.jwtpl-joma-bt,
.jwtpl-global-bt, 
a.jwtpl-global-bt, 
.jwtpl-global input[type="submit"],
.jwtpl-a2g-link a,
.jwtpl-b2g-link a,
.jwtpl-jo2gt-link a,
.jwtpl-putote-link a,
.jwtpl-jobad-navApply,
.jwtpl-jobaded-applyUrl,
.jwtpl-obo-bt,
.jwtpl-obo-itemJobMailBt {
	background-color: #002f5b;
	text-align: center;
	color: #fff;
	border: 0;
	cursor: pointer;
	text-decoration: none;
	font-weight: 600;
	transition: background-color .3s;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
}

.jwtpl-joma-bt:hover,
.jwtpl-global-bt:hover, 
a.jwtpl-global-bt:hover, 
.jwtpl-global input[type="submit"]:hover,
.jwtpl-a2g-link a:hover,
.jwtpl-b2g-link a:hover,
.jwtpl-jo2gt-link a:hover,
.jwtpl-putote-link a:hover,
.jwtpl-sebo-btSubmit button:hover,
.jwtpl-jobad-navApply:hover,
.jwtpl-jobaded-applyUrl:hover,
.jwtpl-obo-bt:hover,
.jwtpl-obo-itemJobMailBt:hover  {
	background-color: #9b1b21;
	color: #fff;
	transition: background-color .3s;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
}

.jwtpl-sebo-form span.jwtpl-sebo-btSubmit button[type="submit"] {
	font-size: 20px;
    background-color: #9b1b21;
    font-weight: 600;
}

span.jwtpl-sebo-btSubmit button[type="submit"]:hover {
	box-shadow: none;
	background: #9b1b21;
	border: 3px solid #9b1b21;
	color: #fff;
}

.jwtpl-seco1-block h1,
.jwtpl-seco1-contentSpecial,
.jwtpl-jobad-title {
	text-transform: none;
    font-weight: 600;
    color: #444;
    margin: 25px 0;
    font-size: 24px !important;
}

.jwtpl-seco1-contentSpecial span {
	font-size: 24px;
	line-height: 30px !important;
}

.jwtpl-seco1-contentSpecial span.small {
	display: inline !important;
}

.jwtpl-jobad-title {
    font-family: "PTSans";
    margin: 15px 0;
    font-size: 24px;
}

.owl-nav.disabled + .owl-dots {
	margin-top: 20px;
}

.jwtpl-obo-itemNoticeListBox, 
.jwtpl-obo-itemJobMailBox,
.jwtpl-joma-block {
	background-color: #002f5b;
    color: #fff;
    border: 0;
}

.jwtpl-obo-listJobsItemTitel,
.jwtpl-obo-actionsItemText, 
.jwtpl-joma-heading {
	color: #fff;
}

.jwtpl-obo-itemJobMailBox {
	/* display: block; */
} 

.jwtpl-joma-block .jwtpl-joma-bt,
.jwtpl-obo-itemJobMailBt {
	background-color: #9b1b21;
}

.jwtpl-obo-jobMailResponse,
.jwtpl-joma-jobMailResponse {
	display: none;
	background-color: #fff;
    color: #444;
    font-size: 14px;
    padding: 5px;
    text-align: center;
}
    
.resultPage #jwtpl-jmpt-areaHead .jwtpl-sebo-headline {
    font-size: 40px !important;
    text-align: center !important;
    margin-bottom: 20px !important;
}

a:hover {
	text-decoration: none !important;
}

.jwtpl-obo-block {
	margin-top: 13px;
}

.jwtpl-jobad-navApply {
	font-weight: normal;
	font-size: 20px;
}

.jwtpl-obo-itemNoticeListHeading,
.jwtpl-obo-itemJobMailHeading, 
.jwtpl-joma-heading {
	font-size: 18px;
}

.jwtpl-obo-itemJobMailHeading {
	font-size: 18px;
    font-weight: normal;
}

.jwtpl-obo-itemNoticeListBoxItems::-webkit-scrollbar-thumb {
	background-color: #fff;
}

.jwtpl-hili-itemMarked .jwtpl-hili-itemFav:after, 
.jwtpl-jobad-navNotice.jwtpl-jobad-jobMarked:before, 
.jwtpl-jobad-noticeIcon.jwtpl-jobad-jobMarked:before {
	color: #002f5b;
}

.jwtpl-obo-listJobsItemLink {
    color: #444;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
}

.jwtpl-obo-actionDelete {
	position: absolute;
	right:0;
	top: 0;
}

.jwtpl-onhi-col1 img {
	max-width: 160px;
    overflow: hidden;
}
.jwtpl-hili-item img {
	width: 90px;
	height: 45px;
	display: inline;
}

.jwtpl-hili-col2 {
	padding-right: 25px;
}

.jwtpl-hili-itemFav {
    right: 5px;
    top: -5px;
}

.jwtpl-jmpt-toggleBoxOne {
	background-color: #f1f1f1;
}

.jwtpl-fite-block {
	border: 0;
}

.jwtpl-fite-innerList {
	background-color: #fff;
}

.jwtpl-jmpt-toggleBoxOne .jwtpl-remo-block {
	margin: 15px 15px 0 15px;
    padding: 5px 15px;
    border: 0;
}

.jwtpl-jmpt-toggleBoxOne .jwtpl-remo-title {
	margin: 10px 0;
    font-weight: 600;
}

.jwtpl-hili-item.jwtpl-hili-itemActive {
    border: 0;
    background: #f1f1f1 !important;
    border-left: 3px solid #aaa !important;
}

.jwtpl-hili-item.jwtpl-hili-itemActive .jwtpl-hili-col2 {
	background-color: transparent;
}

.jwtpl-sys-bodyPtResultNoHits .jwtpl-obo-itemNoticeListBox {
	width: 100%;
}

.jwtpl-remo-block {
	margin: 0 0 20px 0;
    padding: 10px;
}


.owl-nav {
	position: relative;
}

.owl-nav [class*="owl-"] {
	color: #ccc;
}

.owl-prev,
.owl-next {
	position: absolute;
	font-size: 38px;
    height: 32px;
    width: 32px;
    background: transparent !important;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
    top: auto;
}

.owl-prev {
	right: 45px;
}

.owl-next {
	right: 2px;
}

/******************** RL 2022 ********************/

.jwtpl-sys-bodyPtHp .box-modul.box-modul__content {
	padding: 0; 
}

.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
    background-image: url(../img/header-rl-2023.png) !important;
    background-repeat: no-repeat;
    height: 400px !important;
    background-size: cover;
    background-position: center;    
    border: 0;
    padding-top: 215px;
    margin-bottom: 30px;
}

.jwtpl-sebo-block .jwtpl-sebo-headline {
    font-family: ff-market-web, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    display: block;
    padding: 10px 20px;
    color: #002f5b;
    line-height: 1.3;
    text-align: center;
    
    background: rgba(255,255,255,.6);
    margin-bottom: 0;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-block {
	margin-bottom: 20px;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-block .jwtpl-tacl-itemLink{
	background-color: #002f5b;
    text-align: center;
    color: #fff;
    border: 0;
    font-weight: 600;
    font-size: 17px;
    padding: 5px;
}

.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-block .jwtpl-tacl-itemLink:hover {
	background-color: #9b1b21;
	
}

.jwtpl-sys-taclPreBlock2 {
	margin: 40px 0;	
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block {
	text-align: center;
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block .jwtpl-tacl-item {
	height: auto; 
	width: auto !important;
    text-align: center;
    outline: 0;
    font-weight: 600;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block .jwtpl-tacl-itemLink::after {
	content: "|";
	margin-left: 5px;
}

.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block .jwtpl-tacl-item:last-of-type .jwtpl-tacl-itemLink::after {
	content: "";
	margin-left: 0;
}

.jwtpl-sebo-formInputText {
	border: 1px solid #002f5b !important;
	color: #555 !important;
	border-radius: 5px;
}

@media (max-width: 1200px) {
	.jwtpl-jmpt-inner, .jwtpl-sys-jobmarketMainContent {
    	padding: 0 15px;
	}
	.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 850px) {
	.jwtpl-sebo-headline {
		font-size: 40px !important;
	}
	
	.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
		padding-top: 230px;
	}
}

@media (max-width: 769px) {
	.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
		padding-top: 165px;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-itemLink:hover {
		text-decoration: none !important;
	}
}

@media (max-width: 590px) {
	.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
	    height: 450px !important;
	}
}

@media (max-width: 481px) {
	.jwtpl-sys-bodyPtHp .jwtpl-sebo-block {
	    height: 510px !important;
	}
	
	.jwtpl-tacl-headline, 
	h3.jwtpl-tacl-headline {
		text-align: left;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-area {
		display: none;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-expanded .jwtpl-tacl-area  {
		display: block;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block .jwtpl-tacl-item {
		height: auto;
	    width: 100% !important;
	    text-align: left;
	    padding: 10px;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-block .jwtpl-tacl-itemLink::after {
		content: " ";
		margin-left: 0;
	}
}

/******************** /RL 2022 ********************/

form.jwtpl-sebo-form {
	background: rgba(255,255,255,.6);
    padding: 20px !important;
}

.jwtpl-tacl-area,
.jwtpl-tacl-block,
.jwtpl-hililc-block {
	margin: 0;
}

.jwtpl-obo-itemNoticeListIcon::after {
	font-family: 'PT Sans', sans-serif;
}

.jwtpl-jmpt-toggleBoxOneTitle.expanded,
.jwtpl-jmpt-toggleBoxOne {
	background-color: #002f5b;
}

.jwtpl-fite-title,
.jwtpl-fite-sortingTitle {
	color: #fff;
}

.jwtpl-jmpt-toggleBoxOneTitle.expanded::before,
.jwtpl-jmpt-toggleBoxOneTitle.expanded::after,
.expanded .jwtpl-jmpt-toggleBoxOneLink {
	color: #fff;	
}

.jwtpl-hilipage-pagerSpecialGoBackNullLink::after, 
.jwtpl-hilipage-pagerSpecialGoBackLink::after {
	content: "Zurück";
}

.jwtpl-jobad-navigation-sticky-bottom,
.jwtpl-jobad-navigation-container-bottom .jwtpl-jobad-navigation,
.jwtpl-jobad-navigation .jwtpl-jobad-navigation-sticky-bottom{
	border: 1px solid #ccc !important;
}

.jwtpl-jobad-navigation.jwtpl-jobad-navigation-sticky-bottom{
    padding: 20px;
    background-color: #fff;
    border-top: 3px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
}

.jwtpl-jobad-navigation-container-bottom .jwtpl-jobad-navigation {
    border: 1px solid #ccc !important;
    border-top: 3px solid #ccc !important;
    padding: 20px 0;
    z-index: 999;
}

@media screen and (max-width: 900px) {
	.jwtpl-sys-bodyPtViewer main {
    	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-obo-block {
		top: 50px;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-seco1-block {
		margin-top: 60px;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-seco1-block.jwtpl-seco1-blockSpecLogOnhi {
		margin-top: 0;
	}
	
	.jwtpl-jobad-navigation {
		position: fixed !important;
		bottom: 0;
		box-sizing: border-box;
	}
	
	.jwtpl-jobad-navigation-sticky-bottom,
	.jwtpl-jobad-navigation-container-bottom .jwtpl-jobad-navigation,
	.jwtpl-jobad-navigation .jwtpl-jobad-navigation-sticky-bottom{
		border: 0 !important;
	}
	
	.jwtpl-jobad-navigation.jwtpl-jobad-navigation-sticky-bottom{
	    padding: 10px;
	    border-top: 0 !important;
	    border-left: 0!important;
	    border-right: 0!important;
	}
	
	.jwtpl-jobad-navigation-container-bottom .jwtpl-jobad-navigation {
	    border: 0 !important;
	    border-top: 0!important;
	    padding: 10px 0;
	}
}

.jwtpl-jobad-navB2gApplyBox {
	background-color: #002f5b;
    border: 0;	
}

.jwtpl-jobad-navB2gApplyBoxClose,
.jwtpl-jobad-navB2gApplyText {
	color: #fff;	
}
 
.jwtpl-jobad-navB2gApplyEmail a {
    text-align: left;
    padding-left: 147px;
}

.jwtpl-jobad-navB2gApplyEmail a::before {
	content: "\f0e0";
	font-size: 22px;
	left: 115px;
}
 
 
.jwtpl-obo-itemJobMailIcon::before,
.jwtpl-obo-itemNoticeListIcon::before,
.jwtpl-obo-itemHpLinkIcon::before,
.jwtpl-jobad-navNotice::before,
.jwtpl-jobad-navOptions::before {
	font-size: 20px;
}

.jwtpl-obo-itemNoticeListIcon {
    padding: 0 0 0 20px;
}

.jwtpl-hiliadpr-block {
	padding: 15px;
}

.jwtpl-sebo-formJsJrBlock .jwtpl-sebo-formJsJrInput {
	background-color: #002f5b;
    color: #fff;
    border: 2px solid #002f5b;
    border-left: 0;
    padding: 12px 20px 10px 10px;
}

.jwtpl-sebo-formJsJrInput::before {
	font-size: 12px;
    font-weight: normal;
}

.jwtpl-sebo-jsJrGroup {
	top: 52px;
}

.jwtpl-sebo-formJsJrChev {
	color: #fff;
}

.jwtpl-sebo-formInputText,
.jwtpl-sebo-formJsJrBlock,
.jwtpl-sebo-formJsJrInput,
.jwtpl-sebo-btSubmit button {
	height: 50px;
}

.resultPage .jwtpl-sebo-block {
    padding: 0;
    background-image: none !important;
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
}

.resultPage .jwtpl-jmpt-mainView {
	margin-top: 0;
}

.resultPage .jwtpl-sebo-form {
	border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

.media-box__comment-slider__txt.column.large__9.medium__4.small__6 {
	padding-left: 15px;	
}

.media-box__comment-slider, 
.media-box__gallery--slider__item, 
.media-box__comment-slider__txt--holder, 
.media-box__comment-slider__txt, 
.media-box__comment-slider__txt--innen {
	display: flex;
    flex: 1;
}

.media-box__comment-slider__txt:before {
    left: -5px;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #ddd;
    border-width: 10px;
    margin-top: 25px;
    transform: scaleY(2.5);
}

.media-box__comment-slider__txt--holder {
    background: linear-gradient(to right, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 98%,rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#00ffffff',GradientType=1 );
    padding: 1px;
    position: relative;
}

.media-box__comment-slider__txt--innen {
	padding: 10px;
    margin: 1px;
    background: #fff;
    flex-direction: column;
}

.media-box__comment-slider__txt--innen .commentator {
	text-align: right;
    font-size: 1.1em;
}

.commentar {
    margin-bottom: 5px;
    flex-grow: 1;
}

#slider-gallery-comments {
	margin-bottom: 25px;
}

.commentar {
    margin-bottom: 5px;
    flex-grow: 1;
}

@media only screen and (max-width: 880px){
	.jwtpl-sebo-block {
		padding: 0 20px 40px 20px;
	}
}

@media only screen and (max-width: 599px){
	.media-box__comment-slider__txt:before {
	    left: 48%;
	    border: solid transparent;
	    border-bottom-color: #ddd;
	    border-width: 10px;
	    margin-top: -5px;
	    transform: scaleX(2.5);
	}
	
	.media-box__comment-slider__img .media-box__el-holder__image {
    	width: 50%;
    	margin: auto;
	}
	
	.media-box__comment-slider__txt {
  	 	padding-left: 0;
    	padding-top: 15px;
	}
	.media-box__comment-slider__txt--holder {
	    background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(255,255,255,0) 50%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#00ffffff',GradientType=0 );
	    padding: 1px;
	    position: relative;
	}
}

.jwtpl-jobad-hili-toggle {
	background-color: #002f5b;
}

.jwtpl-sys-bodyPtDetailviewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-obo-block {
	top: 50px;
}

/* .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-seco1-block {
	padding: 0 10px;
}  */

/* .jwtpl-sys-bodyPtViewer .jwtpl-jmpt-toggleBoxOneTitle {
    margin: 45px 10px 5px 10px;
} */

/* .resultPage .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-jmpt-toggleBoxOne {
	margin: 0 9px 10px 9px;
    padding: 15px;
}  */

/* .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-hili-block {
	padding: 10px 10px 0 10px;	
}

.jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-joma-block{
	margin: 20px 10px;
} */

.jwtpl-sys-bodyPtHp .jwtpl-hili-itemFav {display: none;}

@media (max-width: 481px) {
	.jwtpl-sys-PtModeHpInner,
	.jwtpl-sys-PtModeHpMainContent {
		padding: 0 10px !important;
	}

	.jwtpl-sebo-headline {
		font-size: 34px !important;
    	margin: 0;
	}
	
	.jwtpl-sys-taclPreBlock1,
	.jwtpl-sys-taclPreBlock2 {
		margin: 10px 0;
	}
	
	.jwtpl-tacl-block {
		padding: 0;
	}
	
	.jwtpl-tacl-area {
		border: 0;
	}
	
	.jwtpl-tacl-headline, 
	h3.jwtpl-tacl-headline{
		font-size: 18px;
	}
	
	.jwtpl-tacl-item {
		padding: 10px;
	}
	
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(1) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(2) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(3) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(4) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(5) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(6) .jwtpl-tacl-itemLink{
	    background-image: none;
	    color: #000;
	    height: auto;
	    margin-top: 0;
	    padding: 0;
	    font-size: 16px;
	    font-weight: normal;
	}
	
	.jwtpl-tacl-itemLink::before {
		display: none;
	}
	
	.jwtpl-sys-taclPreBlock2 .jwtpl-tacl-itemLink {
		font-weight: normal;
		padding: 0;
	}
	
/* 	.jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-hili-block {
		padding: 0 10px 10px 10px;
	} */
}

@media (max-width : 900px) {
	.jwtpl-sys-bodyPtDetailviewer .jwtpl-obo-block {
		margin-top: 50px; 
	}
	.jwtpl-jobad-navBackUrl, 
	.jwtpl-jobad-navBack, 
	.jwtpl-jobad-navNextUrl,
	.jwtpl-jobad-navNext {
		display: none; 
	}
	
	.jwtpl-jobad-navApplyWrapper {
		width: 50%;
	}
	
	.jwtpl-jobad-navApply {
    	padding: 12px 0;
	}
		
	.box-modul.box-modul__content {
		padding: 0;
	}
	
	.jwtpl-jobad-navNotice::before {
		color: #fff !important;
	}
	
	.jwtpl-jobad-navNotice.jwtpl-jobad-jobMarked::before {
		color: #9b1b21 !important;
	}
	
	.jwtpl-jmpt-rightColumn {
		padding-left: 0;
	}
	
	.jwtpl-jobad-navigation {
		background-color: #002f5b;
	}
	
	.jwtpl-jobad-navApply {
		background-color: #9b1b21;
	}

	.jwtpl-hililc-block {
		padding: 0;
		margin-top: 20px;
	}
	
	.jwtpl-hili-block {
		padding: 0;
	}

	.jwtpl-hili-block {
		padding: 0 15px;
	}
	
	.resultPage .jwtpl-hili-block {
		padding: 0;
	}
	
	.resultPage .jwtpl-hili-item {
		padding-left: 20px;
	}
	
/* 	.resultPage .jwtpl-jmpt-toggleBoxOneTitle {
		margin: 20px 0 5px 0;
	} */
	
	.resultPage .jwtpl-jmpt-toggleBoxOne {
		margin: 0;
   		padding: 15px;
	}
	
	.jwtpl-jmpt-toggleBoxOne .jwtpl-fite-block {
		margin: 0;
	}
	
	.jwtpl-joma-block {
		margin: 20px 0;
	} 
	
	.jwtpl-jobad-hiliVisible .jwtpl-obo-itemNoticeListBox, 
	.jwtpl-jobad-hiliVisible .jwtpl-obo-itemJobMailBox {
		margin: 0;
    	width: 100%;
	}
	
	.jwtpl-jmpt-toggleBoxOne .jwtpl-remo-block {
		margin: 5px 0 15px 0;
	    padding: 5px 15px;
	    border: 0;
	}
}

@media (max-width : 769px) {
	.jwtpl-jobad-navApply {
		height: 35px;
    	padding: 5px 0;
	}
}

@media only screen and (min-width: 805px){
	.header__content {
		padding-bottom: 0;
	}
}

@media (min-width : 900px) {
	.jwtpl-obo-itemJobMailIcon,
	.jwtpl-obo-itemNoticeListIcon,
	.jwtpl-obo-itemHpLinkIcon,
	.jwtpl-jobad-navBack,
	.jwtpl-jobad-navNotice,
	.jwtpl-jobad-navNotice a,
	.jwtpl-jobad-navShare,
	.jwtpl-jobad-navOptions,
	.jwtpl-jobad-navOptions a,
	.jwtpl-jobad-navNext {
		transition: color 0.5s;
	}

	.jwtpl-obo-itemJobMailIcon:hover,
	.jwtpl-obo-itemNoticeListIcon:hover,
	.jwtpl-obo-itemHpLinkIcon:hover,
	.jwtpl-jobad-navBack:hover,
	.jwtpl-jobad-navNotice:hover,
	.jwtpl-jobad-navNotice a:hover,
	.jwtpl-jobad-navShare:hover,
	.jwtpl-jobad-navOptions:hover,
	.jwtpl-jobad-navOptions:hover:before,
	.jwtpl-jobad-navOptions a:hover,
	.jwtpl-jobad-navNext:hover  {
	    transition: color 0.5s;
	    color: #9b1b21 !important;
	}
}

@media (max-width: 900px){
	.box-modul.box-modul__content,
	.jwtpl-jmpt-rightColumn {
		padding: 0;
	}
	
/* 	.jwtpl-jmpt-inner,
	.jwtpl-jmpt-mainView {
		padding: 15px;
		margin-top: 0;
	} */
	
	.jwtpl-jobad-headline {
		margin-top: 0;
	}
	
	.jwtpl-jobad-navigation {
	    left: 0;
    	border: 1px solid #002f5b;
    	background-color: #002f5b;
    	
	}
	
	.jwtpl-jobad-navApply {
		background-color: #9b1b21;
	}
	
	.jwtpl-jobad-navShare::before,
	.jwtpl-jobad-navOptions::before,
	.jwtpl-jobad-navNotice:before {
		color: #fff;
	}
	
/* 	.jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible {
   	 	margin-top: 30px;
   	 	padding: 15px;
	} */
	
/* 	.jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-obo-block {
		outline: 1px solid #ccc;
	} */
	
/* 	.jwtpl-jmpt-toggleBoxOneTitle {
		margin: 20px 0 5px 0;
	} */
	
	.jwtpl-jmpt-toggleBoxOne {
		margin: 0;
	}
	
	.jwtpl-hili-block {
		margin-top: 20px;
	}
	
/* 	.jwtpl-jobad-hiliVisible .jwtpl-obo-itemJobMailBox, 
	.jwtpl-jobad-hiliVisible .jwtpl-obo-itemNoticeListBox {
		border: 1px solid #ccc;
		margin: 10px 0 0 0;
	} */
	
/* 	.jwtpl-jobad-hiliVisible .jwtpl-obo-itemJobMailBox {
		width: 100%;
	} */
	
	.jwtpl-jobad-navigation-sticky-bottom, 
	.jwtpl-jobad-navigation-container-bottom .jwtpl-jobad-navigation, 
	.jwtpl-jobad-navigation .jwtpl-jobad-navigation-sticky-bottom {
		border: 0 !important;
	}
	
/* 	.jwtpl-onhi-block {
		margin: 0 !important;
	} */
	
	.jwtpl-hili-block {
		margin: 0;
	}
	
	.jwtpl-hili-item {
		padding: 10px;
	}
	
	.jwtpl-hili-itemFav {
		right: -4px;
	    top: -3px;
	}
	
	.jwtpl-jobad-navNotice.jwtpl-jobad-jobMarked::before {
		color: #9b1b21;
	}
	
	.jwtpl-jmpt-leftColumn {
		margin-top: 0;
	}
}	

@media (max-width: 481px) {
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(1) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(2) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(3) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(4) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(5) .jwtpl-tacl-itemLink,
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item:nth-of-type(6) .jwtpl-tacl-itemLink {
		background: transparent;
		border: 0;
	    color: #000;
	    font-size: 16px;
	    text-align: left;
	    height: auto;
	}
	
	.jwtpl-sys-taclPreBlock1 .jwtpl-tacl-item .jwtpl-tacl-itemLink:before {
		content: "» ";
		background-color: transparent;
		top: 4px;
	}
	
	.jwtpl-hililc-block {
		margin-top: 20px;
	}
	
	.jwtpl-hili-block {
		padding: 15px;
	}
	
	.jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible {
		margin-top: 0;
		padding-top: 0;
	}
	
	.jwtpl-sys-bodyPtDetailviewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible {
	    margin-top: 50px;
	}
	
	.jwtpl-jmpt-mainView {
		padding-top: 0;
	}
	
	.jwtpl-hili-block {
		padding: 0;
	}
}

/***************************** /REL **************************************/

.jwtpl-hilipage-pagerLink{
	display: inline-block;
    margin: 0 5px;
}

@media screen and (max-width: 900px) {
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn {
		z-index: 1000;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-obo-block {
	    top: 0;
	}
	
	.jwtpl-sys-bodyPtViewer .jwtpl-onhi-block,
	.jwtpl-sys-bodyPtViewer .jwtpl-jmpt-leftColumn.jwtpl-jobad-hiliVisible .jwtpl-seco1-block,
	.jwtpl-obo-block {
		margin-top: 0;
	}
}

.jwtpl-hili-itemProfile a {
    background-image: url(../img/derarbeitgeber.svg);
    background-repeat: no-repeat;
    width: 130px;
    height: 23px;
    position: initial;
    display: block;
    margin: 10px 0 5px 0;
}

@media screen and (max-width: 900px) {
	.jwtpl-hili-itemProfile a {
	    background-image: url(../img/derarbeitgeber.svg);
	    background-repeat: no-repeat;
	    width: 130px;
	    height: 23px;
	    display: block;
	    position: absolute;
	    right: -3px;
	    bottom: -3px;
	}
}

@media screen and (max-width: 533px) {
	.jwtpl-hili-itemProfile a {
	    background-image: url(../img/derarbeitgeber.svg);
	    background-repeat:
	     no-repeat;
	    width: 130px;
	    height: 23px;
	    position: initial;
	    display: block;
	    margin: 10px 0 5px 0;
	}
}

@media (max-width: 481px) {
	.jwtpl-fite-name {
		width: 250px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    vertical-align: middle;
	}	
}

.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem0023::after{content:"Sportaktivitäten";}
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem0024::after{content:"Studienförderung";}
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem0027::after{content:"Weiterbildungsmaßnahmen";}
.jwtpl-hiliadpr-blockMode1 .jwtpl-hiliadpr-benefitItem0029::after{content:"Zusätzliche Urlaubstage";}
.jwtpl-hiliadpr-contactEmail a {
	word-break: break-all;
	overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: normal;
    word-break: normal;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
	
}

/************* Consent Cookie *********************/
.jwtpl-sys-dsLink {
	margin-right: 15px;
}

.jwtpl-sys-dsShow::before {
	content: '';
}

.jwtpl-sys-dsShow::after {
	font-family: FontAwesome;
    content: "\f013";
    margin-left: 5px;
}

.jwtpl-sys-dsLink {
	
}

.jwtpl-sys-dsShow {

}

.jwtpl-jmpt-btCookieNoticeAgree, 
.jwtpl-jmpt-btCookieNoticeAgreeAll {
	color: #fff;
    background-color: #002f5b;
    border: 1px solid #002f5b;
}

.jwtpl-sys-bodyAppDvM1.jwtpl-sys-bodyPtAdvertiser .jwtpl-jmpt-rightColumn,
.jwtpl-sys-bodyAppDvM1.jwtpl-sys-bodyPtSeo .jwtpl-jmpt-rightColumn,
.jwtpl-sys-bodyAppDvM1.jwtpl-sys-bodyPtResult .jwtpl-jmpt-rightColumn{
    display:none;
}


/************* hiliadpr *********************/

@media (max-width: 900px) {
	.jwtpl-gc-item.jwtpl-jobaded-dataSubItemCatName {
	  position: unset;
	}	
}

</pre></body></html>