/* FB: 08.10.2020 Ehrenamtbörse Styling */
.ehrenamt button.btn {
	float: none; }
.ehrenamt .result-list {
    list-style:none;
	margin-bottom: 0.75em;
	padding: 0 }
.ehrenamt .result-list > li, 
.ehrenamt .result-list > dd, 
.ehrenamt .result-list > div > dd {
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px; }
.ehrenamt .result-list > li:last-child, 
.ehrenamt .result-list > dd:last-child, 
.ehrenamt .result-list > div:last-child > dd {
	padding-bottom: 0;
	border-bottom: none;
	margin-bottom: 0; }
.ehrenamt .result-list .row {
	margin-left: -7.5px;
	margin-right: -7.5px; }
.ehrenamt .result-list [class^="column-"] {
	padding-left: 7.5px;
	padding-right: 7.5px; }
.ehrenamt .result-list > li > a, 
.ehrenamt .result-list .overlay > a {
	color: #404040;
	display: block;
	overflow: hidden; }
.ehrenamt .result-list .list-img, 
.ehrenamt .accordion .list-img {
	position: relative;
	overflow: hidden; }
.ehrenamt .list-img img {
	width: 100%;
	vertical-align: bottom; }
.ehrenamt .list-img [class^="img-"] {
	background: center center/contain no-repeat;
	position: relative;
	width: 100%; }
.ehrenamt .list-img [class^="img-"].contain {
	background-color: #eee;
	background-size: contain; }
.ehrenamt .list-img [class^="img-"].stretch {
	background-size: 100% 100%; }
.ehrenamt .list-img .img-1x1 {
	padding-top: 100%; }
.ehrenamt .list-img .img-3x2 {
	padding-top: 66.666%; }
.ehrenamt .list-img .img-4x3 {
	padding-top: 75%; }
.ehrenamt .list-img .img-16x9 {
	padding-top: 56.25%; }
.ehrenamt .list-img .mc2_ac {
	background-color: #eee;
	background-color: rgba(255,255,255,0.85);
	color: #444;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 0.25em 0.375em;
	font-size: 0.75rem;
	line-height: normal;
	max-width: calc(100% - 30px);
	max-height: 100%; }
.ehrenamt .list-img.ikiss_norel {
	background-color: #c20000; }
.ehrenamt .list-img.ikiss_norel img, 
.ehrenamt .list-img.ikiss_norel [class^="img-"] {
	-webkit-opacity: 0.666;
	-moz-opacity: 0.666;
	-ms-opacity: 0.666;
	opacity: 0.666; }
.ehrenamt .column-1 + .column-1 .list-text {
	padding-top: 15px; }
.ehrenamt .list-text small {
	font-size: 0.75rem; }
.ehrenamt .list-text small + small {
	margin-left: 10px; }
.ehrenamt .list-text small > i[class*="fa-"],
.ehrenamt .list-text small > a > i[class*="fa-"] {
	font-size: 1rem;
	line-height: 1;
	margin-right: 0.25em;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	-ms-opacity: 0.7;
	opacity: 0.7;
	vertical-align: unset; }
.ehrenamt .list-text p, 
.ehrenamt .list-text ol, 
.ehrenamt .list-text ul {
	margin-bottom: 0.5em;
	padding: 0;
	list-style: none }
.ehrenamt .list-text > :last-child, 
.ehrenamt .list-text blockquote > :last-child {
	margin-bottom: 0; }
.ehrenamt .result-list .list-title {
	display: block;
	margin: 0 0 0.5em;
	font-size: 1.3125rem;
	font-weight: 700; }
.ehrenamt .widget .result-list .list-title {
	font-size: 1rem;
	font-weight: 700;
	border: 0;
	padding: 0;
	margin: 0 0 0.5em; }
.ehrenamt .result-list .overlay {
	position: relative; }
.ehrenamt .overlay a.overlay-link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0; }
.ehrenamt .overlay .overlay-content {
	position: relative;
	pointer-events: none;
	z-index: 40; }
.ehrenamt .overlay-content a, 
.ehrenamt .overlay-content [ikissedit] {
	pointer-events: all;
	position: relative; } 
.ehrenamt .abc-list {
	padding: 0; }
/* .ehrenamt a.btn {
	margin: 0 10px; }
.adressen .list-text p a.btn:not(:first-child) {
	margin-left: 10px; }*/
i.fas, i.far, i.fal { 
	display: inline-block;
	margin-right: .5em }
.com-list {
	list-style: none;
	padding: 0 }
.adressen.row > aside {
	width: 33.333%; }
/*.highslide_gallery_first {
	width: 100%;
}*/

/* FB: 12.10.2020: Erweiterte Anpassung DA-Adressen */
.adressen.ehrenamt {
    position: relative; }
.adressen.ehrenamt [class^=column-] {
    position: static; }
.adressen.ehrenamt address.list-text {
    margin-bottom: 20px; 
    font-style: normal; }
/*.adr_options {
    position: absolute;
    bottom: 0; } */
.adressen.ehrenamt .page-title {
    line-height: 1; }
    
.ehrenamt-details {
    text-decoration: underline;
}

::-webkit-input-placeholder {color:#000 !important;}
:-moz-placeholder {color:#000 !important;}
::-moz-placeholder {color:#000 !important;}
:-ms-input-placeholder {color:#000 !important;}
