.gallery-item img, .gallery-item picture {
	width: auto;
}


.footer-section-meta {
    color: #fff;
    background-color: #f7f7f7;
}

h2, .h2 {
    color: #eb860e;
}

h3, .h3 {
    color: #eb860e;
}

a {
	color: #eb860e;
}

.footer-section-meta a:not(.btn) {
    color: #eb860e;
}

.card a:not(.btn) {
	color: #eb860e;
}

.active>.subnav-link {
    color: #eb860e !important;
}

.btn-primary {
    color: #fff;
    background-color: #eb860e;
    border-color: #eb860e;
    border-radius: 5px;
}

.card-body, .card-group-element-item .card-footer { 
    background-color: #f7f7f7;
}

.footer-section-content {
	color: #111;
	background-color: #ffffff;
}

.footer-section-content  a:not(.btn){
	color: #eb860e;
}

.footer-language {
	
}

.footer-section-meta {
	background-color: #ffffff;
	display: none;
}
/* 
	
*/

#ke_search_sword {
    width: 100%; !important;
}

.versteckt { visibility: hidden; }
