a.lightbox{
	text-decoration: none;
}

img.featherlightimage {
	border-radius: 8px;
}

#lightboximage{
	float: left;
	margin-right: 22px !important;
	max-height: 280px;
}

#lightboxtext h2{
	margin: 0;
	padding-top: 20px;
}

#lightboxtext p a {
	margin-right: 5px;
}

#lightboxtext p a img.siebenfragen {
	position: relative;
	top: 2px;
}

p.stellenbeschrieb {
	margin-top: 0px;
	font-weight: bold;
	color: #21344A;
}

.featherlight-content{
	padding: 0 !important;
	border: none !important;

}

.featherlight-content .featherlight-close-icon{
	display: none;
}

/*
img.featherlightimage {
	margin-right: 20px;
}
*/

.featherlight .featherlight-content{
	overflow: visible!important;
}

.featherlight-next, .featherlight-previous{
	height: 200px!important;
	top: 55px!important;
}

.featherlight-previous{
	left: -155px!important;
}

.featherlight-next{
	right: -155px!important;
}

.featherlight-next span, .featherlight-previous span{
	display: block!important;
	top: 40%!important;
}


.featherlight-next:hover, .featherlight-previous:hover{
	background: none!important;
}


.ma_name {
	position: absolute;
	bottom: 0px;
	padding: 8px 0;
	width: 100%;
	background: rgba(0,0,0,.5);
	border-radius: 0 0 10px 10px;
	display: flex;
	align-items: center;
}

.ma_name p {
	font-size: 1em;
	margin: 0;
	padding: 0 20px;
	font-weight: bold;
}

.maincontent .tx-itmitarbeiter img.featherlightimage {
	width: 100%;
}

a.lightbox_ma {
	position: relative;
	height: 100%;
	display: block;
}

a.lightbox_ma:hover {
	color: #a3af3d;
}

.tx-itmitarbeiter img {
	margin: 0;
}

.maincontent .tx-itmitarbeiter .col-md-3 {
	margin-bottom: 20px;
}

@media screen and (min-width: 500px) {
	.maincontent .tx-itmitarbeiter img.featherlightimage {
		max-height: 100%;
		height: 100%;
	}
}
