.parallax-wrap {position:relative;}

.parallax-content {
	position:absolute;
	bottom:0;
	border:1px solid #6D6D6D;
	padding:1rem;
	background:#EEEEEE;
}


/* ----------------------------- */

.image-cards-banner .banner-top {
	margin-top:1rem;
}

/* ----------------------------- */

.cards-simple .cards-simple-item-content a.btn { color:#6D6D6D!important; }

/* ----------------------------- */

.cards-thumb-top-headline-text .image-wrapper { 
	margin:0px 0 22px 0!important;
}

.cards-thumb-top-headline-text .inner a { 
	display:block;
	margin-top:1rem;
}

/* ------------------------------ */

.cards-thumb-top-picture .thumbnail img {
	max-width: 75px;
	margin: 0 auto;
	display: block;
}

/* ------------------------------- */

.image-cards-picture-top .image-wrapper img,
.image-cards-picture-center .image-wrapper img,
.image-cards-picture-bottom .image-wrapper img {
	width:100%;
}

.image-cards-picture-top h2 {margin-top:1rem;}

/* -------------------------------- */

.pillow .hinweis {
	margin: 2rem 0;
	font-style: italic;
}
.pillow .hinweis img {margin-right:7px}

/* --------------------------------- */

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {z-index: -1}