html {
	font-family: "Roboto","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	color: #000;
}



.uk-navbar-dropdown {
	background: #c2a257;
	text-align: center;
	font-weight: bold;
	padding: 5px 25px;
}

.uk-navbar-dropdown-nav>li>a {
	color: #000;
	font-size: 1.25rem;
}

.contao-cookiebar .highlight .success {
--ccb-btn-bg: #c2a257;
--ccb-btn-bg-hvr: #c2a257;
--ccb-btn-bdr: #c2a257;
--ccb-btn-clr: #fff;
}

.uk-position-absolute.uk-caption {
	font-size: 0.85rem;
	bottom: 11px;
	color: #c2a257;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
}

a:hover .uk-position-absolute.uk-caption {
	color: #000;
}

.media--left>figure {
	margin-top: 7px;
	margin-right: 30px;
}

.news--textblock{
	padding-bottom: 2rem;
}

.img-inner-wrapper {
	position: relative;
	padding:2rem 2rem 2.5rem;
}

.img-inner-wrapper::after {
  content: '';
  position: absolute;
  right: -8px;
  top: 10%;
  height: 80%;
  width: 2px;
  background: #c2a257; /* border-right ersetzt */
}

.img-inner-wrapper::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 10%;
  width: 80%; /* Etwas kürzer als volle Breite */
  height: 2px;
  background: #c2a257; /* border-bottom ersetzt */
}

@media(min-width:960px){
	/*before und after im template vertauscht */
	.no-after.img-inner-wrapper::before {
	  display:none;
	}
	.no-before.img-inner-wrapper::after {
	  display:none;
	}
}

.nav--mobile .uk-list-divider>:nth-child(n+2) {
	border-top: 1px solid #c2a257;
}

.nav--mobile a {
	font-weight: bold;
}

.nav--mobile{
	font-size: 1.25rem;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6{
	font-family: "Roboto";
}

.uk-navbar-nav.bg-secondary {
	color: #000;
	background: #c2a257;
	padding-left: 2rem;
	padding-right: 2rem;
}

.uk-navbar-nav.bg-secondary a {
	color: #000;
	line-height: 1rem;
	min-height: 2rem;
	font-size: .875rem;
	text-transform: none;
}

.mod_changelanguage .uk-navbar-nav>li>a{
	line-height: 1rem;
	min-height: 2rem;
	font-size: .875rem;
	text-transform: none;
	color: #c2a257;
	text-transform: lowercase;
	font-weight: 700;
}

.lang-de {
	position:relative;
}

.lang-de::after {
	content: "";
	position: absolute;
	border-left: 2px solid #c2a257;
	height: 15px;
	top: 10px;
	right: -15px;
}

.nav-shadow-top {
	box-shadow: 0 -15px 20px -20px rgba(0, 0, 0, 0.6);
	padding-top: 10px;
	padding-bottom: 10px;
}

#main {
	min-height: 400px;
	padding-bottom: 3rem;
}

.team--name, .team--position {
font-size: 1rem;
}

.bg-white {
background: #fff;
}
.bg-white hr{
	border-top: 3px solid #c2a257;
}

.team--name {
	text-transform:uppercase;
}

#header {
	margin-top: 2rem;
}

.uk-subnav>*>:first-child {
	color: #000;
	font-size: 1rem;
	text-transform: none;
}

.button--news-list {
	left: 2rem;
	bottom: 0;
}

.uk-h2, h2, h1 {
	font-size: 1.5rem;
	font-weight: 700;
}

.uk-button-default {
	background-color: #c2a257;
	color: #fff;
	border: 2px solid #c2a257;
	font-size: 1.25rem;
	font-weight: bold;
	text-transform: lowercase;
}
.uk-button-default:hover {
	background-color: transparent;
	color: #c2a257;
	border-color: #c2a257;
}

.main--navigation .uk-navbar-nav>li>a {
	color: #000;
	font-size: 1.75rem;
	text-transform: lowercase;
	font-weight: bold;
}

.uk-link, a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}


.content-text a {
	color: #c2a257;
	text-decoration: none;
	cursor: pointer;
}

.content-text a:hover {
	color: #c2a257;
	text-decoration: underline
}

.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover, .uk-subnav>*>a:hover, .main--navigation  .uk-navbar-nav>li>a:hover {
	color: #c2a257;
	text-decoration: none;
}

.layout_latest, .s1 {
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
	background: #fff;
}

.layout_full {
	margin-top: 2rem;
	padding-top: 2rem;
	padding-bottom: 1rem;
	background: #fff;
}

.team--wrapper {
	padding-top: 2rem;
	padding-bottom: 2rem;
	background: #fff;
}

.team--wrapper:first-of-type {
	margin-top: 2rem;
}


#container {
	background-image: url("/files/assets/backgrounds/Webseite-Bach-eV-2025_bg.jpg");
	background-position: center top;
	background-size: cover;
	padding-top: 3rem;
}

.uk-logo {
	box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
	padding: 15px;
	position:relative;
}
.uk-logo::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	height: 0px;
	box-shadow: 0 0px 13px 1px rgba(0, 0, 0, 0.9);
	z-index: -1;
	background: #000;
}

.gallery--block{
	padding-top: 2rem;
	padding-bottom: 2rem;
	background-color: #fff;
}

.gallery--block h2 {
	font-size: 1.75rem;
	color: #c2a257;
	font-weight:400;
}

.main--navigation .uk-navbar-nav>li.uk-active>a {
	color: #c2a257;
}

.main--navigation .uk-navbar-nav > li + li {
  border-left: 3px solid #c2a257;
  margin-left: 15px;
  padding-left: 40px;
}

.text-red {
	color: #cd1619;
}

.intro.content-text {
	font-size: 3rem;
	line-height: 1;
	color: #000;
	font-weight: 100;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.intro.content-text strong{
	font-weight: 300;
}
.intro.content-text p {
	margin-bottom: 0.5rem;
	margin-top: .5rem;
}

.subline.content-text {
	font-size: 2rem;
	color: #000;
	margin-top: 7rem;
	margin-bottom: 2rem;
	text-transform: uppercase;
	font-weight: bold;
}

.uk-width-expand {
	margin-left: 60px;
}

.uk-subnav-divider>::before {
	content: "";
	height: 80%;
	margin-left: 0;
	margin-right: 20px;
	border-left: 3px solid transparent;
}

@media(max-width:960px){
	.lang-de::after {
		right: -9px;
	}
}

@media(max-width:640px){
	.uk-logo img{
		height:120px!important;
	}
	.uk-width-expand {
		margin-left: 0;
	}
	.member-image, .news--image {
		margin-bottom: 25px!important;
	}
	.lang-de::after {
		right: -9px;
	}
	.submenu > ul a {
		font-size: 1rem;
		margin-left: 15px;
		font-weight: 400;
	}
}

@media(max-width:480px){
	.uk-logo img{
		height:110px!important;
	}
}

