@media (min-width:1200px) {
	.main-section {
		position:relative;
		z-index:99;
		margin-top:-75px;
	}	
}

/* Kacheln: Bestatter-Suchformular + Bestattungsportal */
#c292,
#c253 {
	margin-top:1.5rem !important;
	padding-top:0 !important;
	padding-bottom:1rem;
	height:13rem;
	text-align:center;
	background-color:#555;
	color:#fff;
	padding:0;
	margin:1rem 0;
	overflow:hidden;
	border:2px solid #fff;
	border-radius:.7rem;
}
#c292 .element-header,
#c253 .element-header {
	background-color:#c5b996;
	padding:.5rem 0;
	border-bottom:0px solid #fff;
	color:#fff;
}
#c292 .element-header p,
#c253 .element-header p {
	margin-bottom:0;
}
.usSearchformOrtRadiusWrap {
	margin-bottom:1rem;
}
.usSearchformOrtWrap,
.usSearchformRadiusWrap {
	display:inline-block;
}
.usSearchformOrtWrap>p,
.usSearchformRadiusWrap>p {
	margin-bottom:0;
}
.usSearchformOrt input,
.usSearchformRadius select {
	border:0;
}
.usSearchformOrt>input {
	height:1.65rem;
	padding:0;
}
.usSearchformRadius {
}
#radius {
	height:1.65rem;
}
.dummyBestattersuche label {
	display:block;
	text-align:center;
}
.dummyBestattersuche input {
	display:block;
	margin:.5rem auto;
	text-align:center;
}

@media (min-width: 992px) {
	.body-bg-top {
		padding-top:115px;
	}
}