/* ========== eigene Anweisungen JOOMLA 4  ========== 

brrunegg farben
logo #CBB188
rgba (203, 177, 136)
schwarz #212b36
hellgrau #F5F5F5
d'hellgrau #E8E8E8
dunkelgrau #585858
footer modultitel& navi 14px
komplementär grün #008787

*/

.fa, .far, .fas {
  font-family: Font Awesome\ 6 Free !important;
}

h1, h2, h3, .h1, .h2, .h3 {
  padding-bottom: 20px;
  text-transform: uppercase;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  margin-left: 20px;
}

.tpp-bootstrap .btn-primary,
.btn, .btn-primary {
	font-size: 1rem !important;
}

#sp-main-body a {
	color: #CBB188;
}

#sp-main-body a:hover {
	/*font-weight: bold;*/
	text-decoration: none;
	color: inherit;
}

p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	color: #1c1c1b;
	line-height: 1.6;
}

div.page-header h2, div.article-header h2 {
text-transform: uppercase;
	padding-bottom: 20px;
}

.home-de .page-header h2, .home-de .article-header h2 {
	line-height: 35px;
}



.offcanvas-menu .offcanvas-inner ul.menu li a:hover, 
.offcanvas-menu ul.menu-child li a:hover {
	color: #212b36 !important;
}
.menu.nav-pills > li > a, .menu.nav-pills > li > span, .menu.nav-pills .sp-dropdown li.sp-menu-item > a {
  font-weight: 500;
}

#sp-header {
  height: 82px;
  width: 100%;
  position: relative;
  z-index: 99;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  animation: spFadeIn 0.5s;
}

sp-menu .social-wrap::after {
  content: "";
  margin-top: 10px;
  margin-bottom: 10px;
  position: absolute;
  width: 0px !important;
  height: calc(var(--header_height) - 20px);
  left: 30px;
  background-color: transparent !important;
}

#sp-menu ul.sp-megamenu-parent li ul.sp-dropdown-items li.sp-menu-item a {
	font-weight: 400;
}
.btn.btn-default.spenden-top {
  	font-size: 1rem !important;
  	padding: 5px 15px !important;
  	background: #ed0037;
	font-weight: 900;
	top: -6px !important;
	letter-spacing: 1px;
  	position: relative;
}
.btn.btn-default.spenden-top:hover {
  	font-size: 1rem !important;
  	background: #CBB188;
	font-weight: 900 !important;
	letter-spacing: 1px;
}


#sp-header .logo {
  display: inline-flex;
  margin: 0;
  align-items: center;
  height: 80px !important;
}

.logo-image {
  height: 75px;
}

.kachel:hover {
	background: #E8E8E8 !important;
	transition: ease-in all 0.2s;
}


#sppb-addon-35f4058e-3f91-4ec0-8492-8e845e209bd9 .sppb-addon-overlay-image-content {
height: 225px !important;
width: 225px !important;
}

.mod-menu.mod-list.menu.nav-pills li.item-2353 a img {
	float: left !important;
}
#sp-right .tz_portfolio_plus_articles p {
	font-size: 1rem;
}

#sp-right h3.sp-module-title {
	margin-bottom: 0px;
}
.btn.btn-primary {
  background: #CBB188;
	border: 1px solid #CBB188;
	border-radius: 0.3rem 0;
}

.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled):active, 
.tpp-bootstrap .btn-primary:not(:disabled):not(.disabled).active, 
.show > .tpp-bootstrap .btn-primary.dropdown-toggle,
.btn.btn-primary.active,
.btn.btn-primary:hover {
  	background: #212121;
	border: 1px solid #F5F5F5;
	color: #F5F5F5 !important;
	border-radius: 0.3rem 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 1px;
  margin-top: 0;
}
/*pre footer */

.sppb-addon.sppb-addon-module.prefootermenu ul.menunav {
	padding-left:0px;
	margin-left: 0px;
}
#sp-bottom,
.sppb-addon.sppb-addon-module.prefootermenu ul.menunav li{
	list-style-type :none;
	font-size: 0.8em;
	line-height: 2em;
}
.sppb-addon.sppb-addon-module.prefootermenu ul.menunav li a{
	color: white !important;
}

.sppb-addon.sppb-addon-module.prefootermenu ul.menunav li a:hover,
.sppb-addon.sppb-addon-module.prefootermenu ul.menunav li a.active {
	color: #CBB188 !important;
}

.offcanvas-adresse {
	margin-top: 50px !important;
	font-size: 0.8rem;
}
#sp-footer .container-inner {
  padding: 0;
}

/* news */

#lnee_197 .newsinfo {
    margin-top: 20px;
}

div.innernews div.newsinfo p.link a span {
	color: #C7B993;
}
div.innernews div.newsinfo p.link a:hover span {
	text-decoration: underline;
}

.newsinfo {
    background: white;
    padding: 20px;
   /* min-width: 240px;
    
	max-width: 350px;*/
	margin-top: 0px !important;
  	max-height: 300px;
    min-height: 200px;
}

.newsintro p {
	font-size: 1rem !important;
	padding: 5px 0px !important;
}
.lnee .newshead .picture img {
    max-width: 100% !important;
    max-height: 100% !important;
    /*min-width: 350px !important;
	min-height: 250px !important;*/
	width: 100% !important;
	height: 100% !important;
}

.lnee .newshead .picture img:hover {
    transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}

#lnee_197 .innernews {
    margin-bottom: 20px;
}
.newsintro a.link_append span{
	color: #c7b993;
}
.newsintro a.link_append span:hover {
	color: #212b36;
}
.newstitle {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
h4.newstitle a span {
	color: #c7b993;
}
h4.newstitle a span:hover {
	color: #212b36;
}
.article-list .article .article-intro-image img,
.lnee .newshead .picture img {
  width: 100% !important;
  height: 280px !important;
  object-fit: cover !important;
}

.lnee .newshead .picture img:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

/* end news */

/* team */

h3.TzPortfolioTitle {
	color: #CBB188 !important;
	cursor: auto !important;
}

h3.TzPortfolioTitle a {
	cursor: auto !important;
	color: #CBB188 !important;
}

#sp-position1 h3.sp-module-title {
  padding-bottom: 0px;
}

.TzArticleMedia div.tz_portfolio_plus_image a img {
	cursor: auto !important;
}
.TzPortfolioDescription div.TzPortfolioIntrotext p a {
	/*font-size: 15px;*/
	color: #CBB188 !important;
}

.tplElegant .element .TzArticleMedia img {
	border-radius: 0;
}
.tplElegant .element .card {
	border: none;
	border-radius: 0;
}

.tplElegant .element .card:hover {
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.tplElegant .element .card-body {
	padding: 20px 0px 0px;
}
.card-body .btn.btn-primary {
	display: none;
}

.sppb-btn {
	background: #CBB188;
	color: white !important;
	font-weight: 900 !important;
	text-decoration: none;
 }

.tplElegant h3 {
  font-size: 1.4rem;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #CBB188 !important;
	letter-spacing: 0px;
}

.tplElegant .element .TzPortfolioDescription .TzPortfolioIntrotext {
  margin-top: 5px;
}


.telicon {
	background-image: url("../images/phone.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

.mailicon {
	background-image: url("../images/email2.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}

.tzpp_content .description p a {
	background-image: url("../images/email2.png");
	background-repeat: no-repeat;
	padding-left: 30px;
}

.card-body .TzPortfolioIntrotext p a {
	background-image: url("../images/email.png");
	background-repeat: no-repeat;
	padding-left: 30px;
}

.sp-simpleportfolio-created, .sp-simpleportfolio-tags {
	display: none;
}

/*team end*/

/*kontaktpersonen*/

.tz_portfolio_plus_articles li .title {
  margin: 5px 0px 0px 0px;
  font-size: 21px;
  padding: 0;
}
#sp-right ul.tz_portfolio_plus_articles li.first {
	border: none !important;
}

div.card-body div.TzPortfolioDescription div.TzPortfolioIntrotext p a:hover,
#sp-right ul.tz_portfolio_plus_articles .description p a:hover {
	font-weight: normal;
	color: inherit;
}

/* kontaktpersonen ende */

.com-finder > * + *, .com-finder__results > * + * {
  margin-top: 0px;
}

/* spenden */

#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
	color: #212b36;
}

#sp-left .sp-module ul > li > a:hover, #sp-right .sp-module ul > li.current.active > a,
section#sp-main-body div.container div.container-inner div.row aside#sp-left ul.menu li.current.active a{
	color: #CBB188;
	font-weight: normal;
}

#sp-component ul {
	padding-left: 0px;
}

#sp-component ul.menu li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #DBDBDB;
}

#sp-component ul.menu li a {
	color: #1c1c1b;
}


#sp-component ul.menu li a:hover,
#sp-component ul.menu li.current.active a {
	color: #CBB188;
	font-weight: normal;
}

/* spenden */
input.spenden, #betrag {
    margin-right: 5px;
    margin-top: 0px !important;
    margin-bottom: 15px;
    margin-left: 0px;
	width: 150px;
}

a.btn-default.spenden {
	background:#ed0037;
	color: white;
	border: none;
	/*font-family: 'Nunito', sans-serif;*/
	padding: 6px 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	max-width: 45px;

}

input.spenden, button.spenden {
	background:#ed0037;
	color: white;
	border: none;
	/*font-family: 'Nunito', sans-serif;*/
	padding: 6px 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	max-width: 150px;
	width: 150px;
	border-radius: 0.375em 0 !important;}

a.btn-default.spenden:hover, input.spenden:hover, button.spenden:hover {
	background: #c7b993;
}
/*end spenden*/

html body.site.helix-ultimate.hu.com_sppagebuilder.com-sppagebuilder.view-page.layout-default.task-none.itemid-1171.de-de.ltr.sticky-header.layout-fluid.offcanvas-init.offcanvs-position-right div.body-wrapper div.body-innerwrapper section#sp-main-body div.row main#sp-component.col-lg-12 div.sp-column div#sp-page-builder.sp-page-builder.page-8 div.page-content section#section-id-d74c4788-be23-4288-b782-e9ac383af7f9.sppb-section div.sppb-row-container div.sppb-row div#column-wrap-id-0c7ad65c-37a9-44be-9d38-2d122a2c735e.sppb-row-column div#column-id-0c7ad65c-37a9-44be-9d38-2d122a2c735e.sppb-column div.sppb-column-addons div#sppb-addon-wrapper-24a4cd90-6b06-405c-a7fc-80a2cf203c58.sppb-addon-wrapper.addon-root-image-layouts div#sppb-addon-24a4cd90-6b06-405c-a7fc-80a2cf203c58.clearfix div.sppb-addon-image-layouts div.sppb-addon-content div.sppb-addon-image-layout-wrap.image-layout-preset-style-stack div.sppb-addon-image-layout-image.image-fit img.sppb-img-responsive.image-fit {
	padding: 20px;
	background: white;
}


#sp-component a[href] > img, #sp-right a[href] > img {
	display: inline-block;
}

.btn-primary,
body .btn-success, body .sppb-btn-success {
  color: #fff;
  background: #CBB188;
  border-color: #CBB188;
}
body .sppb-btn-success:hover, body .sppb-btn-success.focus, body .sppb-btn-success:focus,
body .btn-success:hover, body .sppb-btn-success:hover, .btn-primary:hover,
body .btn-success:active, body .sppb-btn-success:active {
  color: #fff;
  background: #1c1c1b;
  border-color: #1c1c1b;
}

div.article-introtext div.readmore a,
body .btn-secondary, body .sppb-btn-secondary,
.btn {
	color: white !important;
	background: #CBB188;
	text-shadow: none;
	border-radius: 0.37em 0px;
	border: none;
	padding: 7px 15px !important;
	margin-top: 25px;
	letter-spacing: 1px
}

body .btn-secondary:hover, body .sppb-btn-secondary:hover,
.btn:hover {
	background: #1c1c1b;
	color: #fff;
	border: none;
	transition: ease-in 0.3s all;
}

.btn.btn-sm.btn-secondary.next {
  margin-left: 2px;
}

.sppb-addon-overlay-image-content {
  height: 250px;
  border-radius: 125px;
  border: solid 10px #F7F2EC;
}

div.pd-float a:hover,
div.pg-csv-box div.pg-box-img-bottom div.pg-csv-name a:hover {
	font-weight: normal !important;
}

.pagenavigation {
  border-top: 0px solid rgba(173, 181, 189, 0.4);
}

.pagination-centered {
    display: none;
}

.pagination {
	padding: 40px 0px 60px;
}

.result__taxonomy {
  display: none;
}
.result__title-url {
  display: none;
}


.ph-top {
  padding-bottom: 40px;
}
.pd-cdesc {
  font-weight: bold;
  padding-bottom: 20px;
}
.formError {
    color: red;
	font-size: 12px;
}

dd.result-text {
	margin-bottom: 40px;
	line-height: 30px;
}

#senden {
  text-transform: uppercase;
  font-weight: 800;
}

@media (min-width: 1400px) {

}
@media (min-width: 1200px) and (max-width: 1399px) {
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}

}

@media (min-width: 560px) and (max-width: 1199px) {

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 0.7rem;
 }
	
#sp-main-body .container {
  padding-left: 20px;
  padding-right: 20px;
}
.article-body {
  padding: 20px;
}
#sp-bottom {
  padding: 50px 30px 30px;
}
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}
}
	
@media (min-width: 100px) and (max-width: 561px) {

h1, h2, h3, .page-header h1 {
  font-size: 1.5rem !important;
}
.logo-image {
  height: 45px;
}
.page-header h1 {
  padding-bottom: 0px;
  padding-left: 20px;
}
#sp-header.full-header {
    padding-left: 5px;
    padding-right: 5px;
}
#sp-component {
  padding: 10px 10px 0px 10px;
}
#sp-header {
    height: 75px;
}
#sp-header .sp-module {
    margin-left: 0;
}
#sp-main-body .container  {
  padding-left: 10px;
  padding-right: 10px;
}

#sp-left, #sp-right {
    margin-top: 20px;
    padding: 30px;
}
.sppb-feature-box-title a {
	font-size: 1.5rem;
	}
.article-body, .article-details {
  padding: 20px;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 0px;
 }
#sp-bottom {
  padding: 50px 20px 40px;
}
#sp-main-body {
  padding: 20px 0;
}
#sp-header.header-sticky {
    position: relative;
 }
.article .col, #sp-footer .col {
	flex: 100%; }
	
li.latestnews-item {
    width: 100% !important;
    float: left;
    margin-bottom: 20px !important;
}
.itemid-1819 .TzInner.card {
	padding: 10px;
	}	
.tplElegant .element .TzInner {
    margin: 20px;
}
#sp-position1 h3.sp-module-title {
    padding-left: 5px;
}
#tpPortfolio .btn.btn-primary {
	margin-bottom: 10px;
	}
span.speasyimagegallery-album-title {
    font-size: 0.9rem;
}
.sp-module.vorlesen {
    padding-left: 10px;
}
	iframe {
		width: 100%;
	}
.btn.btn-default.spenden-top {
  	font-size: 0.7rem !important;
}
.btn.btn-default.spenden-top:hover {
  	font-size: 0.7rem !important;
}
.thomas,
	.sppb-addon-overlay-image-content {
    height: 220px;
    width: 220px;
}
	}