/* Default Pixel Size: 15px; */
/* https://www.w3schools.com/tags/ref_pxtoemconversion.asp -> Default Pixel Size 15px; Convert PX to EM: Gewünschter Pixel Wert -> Output PX in EM Wert*/

body  {
	font-family: arial, sans-serif;
	font-size: 15px;
	line-height: 1.3333333333333333em;
}

a, a:active, a:focus {
	outline: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

ol, li {
	margin: 0;
	padding: 0;
}

.textWrapp {
	margin-bottom: 20px;
}

.container {
	margin: 0px auto;
	box-shadow: 0 0 14px #999;
}
.shareButtons a {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    margin: 0 0 3px 3px;
    font-size: 20px;
    padding-top: 5px;
}
@media ( max-width : 768px) {
	.container {
		border: none;
		margin: 0 !important;
		box-shadow: none;
	}
}

.logo {
	clip: rect(0px, 129px, 157px, 1px);
	position: absolute;
	z-index: 5;
	margin-left: -1px;
}

@media ( max-width : 768px) {
	.logo img {
		display: block;
		max-width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
}

@media ( max-width : 767px) {
	.imgHeader {
		margin-top: 0;
	}
}

.imgHeader.theme-responsive, .imgHeader.theme-standard {
	margin-bottom: 30px;
	padding: 0;
}

.imgHeader {
	padding: 0;
}

.imgSingle {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.imgSingle .text {
	left: calc(1% + 16px);
	margin-right: 5%;
	position: absolute;
	top: 50.5%;
	transform: translate(0px, -40%);
	z-index: 5;
	font-size: 1.2142857142857142em;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 20px;
}

.imgSingle h1 {
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 1.7333333333333334em;
	text-transform: uppercase;
	font-weight: bold;
}

@media ( max-width : 991px) {
	.imgSingle {
		height: 230px;
		max-width: 100%;
		height: auto;
	}
	.imgSingle .text {
		left: calc(25% + 16px);
		margin-right: 5%;
		position: absolute;
		top: 64.5%;
		transform: translate(0px, -40%);
		z-index: 5;
		font-size: 1.0714285714285714em;
	}
	.imgSingle h1 {
		margin-bottom: 12px;
		font-family: arial, sans-serif;
		font-size: 2em;
	}
}

.mainTitle {
	margin-top: 15px;
	margin-bottom: 5px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

.mainTitle {
	font-size: 2.4em;
}

.imgSingle img {
	display: block;
	max-width: 100%;
	height: auto;
}

.content {
	margin-bottom: 30px;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 25px;
}

.content h2 {
	font-size: 1.0666666666666667em;
	font-weight: 300;
	font-family: arial, sans-serif;
	margin-top: 0;
}

.content h2.bottom {
	font-size: 1.0714285714285714em;
	margin: 0;
	padding: 0;
}

.content img {
	display: block;
	max-width: 100%;
	height: auto;
}

.content ul {
	list-style-type: none;
	margin: 0 0 15px 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.content ul li:before {
	content: "\2022";
	position: absolute;
	margin-left: -15px;
}

.content a.onTop {
	display: none !important;
	display: inline-block;
	margin: 30px auto;
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.4285714285714286em;
	text-decoration: none;
	font-weight: bold;
}

@media ( max-width : 767px) {
	.content a.onTop {
		display: block !important;
	}
	table.content a.onTop {
		display: table;
	}
	tr.content a.onTop {
		display: table-row !important;
	}
	th.content a.onTop, td.content a.onTop {
		display: table-cell !important;
	}
}

.content a.onTop .fa {
	clear: booth;
	display: block;
}

.applyBtn {
	margin: 35px 0;
}

.apply ul {
	list-style-type: none;
	margin-top: 15px;
}

.apply ul li {
	border-bottom: 1px solid #cccccc;
}

.apply ul li .fa {
	font-size: 1.4285714285714286em;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.apply ul li a {
	display: block;
	padding: 10px 0;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

.apply ul li a:hover {
	padding-left: 10px;
}

.apply img {
	display: block;
	max-width: 100%;
	height: auto;
	max-width: 195px;
	max-height: 50px;
	margin: auto;
	margin-bottom: 20px;
}

.apply a.btn-apply {
	display: block;
	padding: 5px 15px;
	font-size: 0.9333333333333333em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #0081c6;
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	text-align: center;
}

.apply a.btn-apply i {
	display: block;
}

.adressData {
	clear: both;
}

.bottomLogo {
	bottom: 0;
	position: absolute;
	right: 35px;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right
	{
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right
	{
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

body, .carousel, .carousel-inner, .carousel-inner .item {
	height: 100%;
}

.carousel-indicators {
	bottom: 5px;
}

.container {
	max-width: 980px;
}

.container.theme-standard {
	width: 900px !important;
}

/* Social Bereich */
.socialWeb {
	padding: 15px 0 0 0;
	position: absolute;
	z-index: 999999999;
	right: 15px;
}

.socialWeb .title {
	margin: 0 0 15px 0;
	display: inline-block;
	font-size: 0.7857142857142857em;
	font-weight: bold;
}

.socialWeb a {
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	display: inline-block;
	text-align: center;
	margin: 0 0 3px 3px;
}

.socialWeb a .channel {
	text-indent: -9999px;
	display: hidden;
	position: absolute;
}

.socialWeb a .fa {
	font-size: 1.4em;
	line-height: 32px;
	vertical-align: middle;
	text-indent: 0 !important;
}

.socialWeb a:hover .fa {
	opacity: 0.5;
}

/* Social Bereich Ende*/

.content ol {
	margin: 0 0 15px 0px;
	padding-left: 16px;
}

.content ol li:before {
	position: absolute;
	margin-left: -15px;
}

.bottomLogo img {
	max-height: 100px;
}