.ctype-image.layout-1 {
	position: relative;
}

.ctype-image.layout-1 .cwrap {
	padding-right: 0px;
}

.ctype-image.layout-1 figure {
	margin: 0;
}

.ctype-image.layout-1 img {
	display: block;
	width: 100%;
	height: auto;
}

.ctype-image.layout-1 header {
	position: absolute;
	left: 30%;
	top: 40%;
	height: auto;
	font-size: 30px;
	line-height: 1.8em;
	padding-right: 50px;
}

.imgslide header h1,
.ctype-image.layout-1 header h1 {
	color: #fff;
}

.imgslide header h1:before,
.ctype-image.layout-1 header h1:before {
	font-family: "Font Awesome 5 Free";
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #00529c;
  font-weight: 700;
  color: #000;
}

/*****************/

.header .slider div.imgslide header {
	position: absolute;
	left: 30%;
	bottom: 40%;
	height: auto;
	font-size: 30px;
	line-height: 1.8em;
	padding-right: 280px;
}

.header .slider div.imgslide header h2 {
	color: #fff;
}

.header .slider div.imgslide header h2:before {
	margin-right: 20px;
	font-family: "Font Awesome 5 Free";
  content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #00529c;
  font-weight: 700;
  color: #000;
}

/***********************/


.ctype-imageslider .container-fluid .caption .caption-wrap {
	position: absolute;
	padding: 42px;
	background: #fff;
	right: 15%;
    bottom: 35%;
	top:initial;
	width: 500px;
	text-decoration: none;
	color: #000;
}

.ctype-imageslider .caption .caption-wrap a{
	color: #000;
}
.ctype-imageslider .caption .caption-wrap a:hover{
	color: #ef8286;
}


.ctype-imageslider .caption .caption-wrap a:after {
	position: absolute;
	bottom: 30px;
	right: 15px;
  display: block;
  content: ' ';
  background-image: url('../Icons/pfeil.svg');
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
}

.header .slider .imgslide ul.teaserlink {
	list-style: none;
	padding: 0;
	font-size: 10px;

}

.ctype-imageslider .caption .caption-wrap .title,
.ctype-imageslider .caption .caption-wrap .text {
	text-transform: uppercase;
	font-family: 'Frutiger LT Com 45';
  font-weight: bold;
  font-style: normal;
}

.ctype-imageslider .caption .caption-wrap a {
	
}

.ctype-imageslider .caption .caption-wrap .title {
	font-size: 24px;
	margin-bottom: 15px;
	padding: 0;
	color: inherit;
	line-height: 1em;
}

.ctype-imageslider .caption .caption-wrap a {
	color: #000;
}

.ctype-imageslider .caption .caption-wrap a:hover {
	color: #ef8286;
}

.header .slider ul.teaserlink li.caption {
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 36px;
}

.ctype-imageslider .caption .caption-wrap .text {
	font-size: 18px;
    padding:5px 0 0 0;
	line-height: 1em;
}

.ctype-imageslider .caption .caption-wrap .text p {
    padding: 0;
}

.header .slider ul.teaserlink li.category:after {
	font-size: 20px;
}

.ctype-image.layout-1 header .h2box {
	background-color: white;
	padding: 42px;
	font-size: 30px;
}