:root { --highlight: #3d6d29;
}
body {
font-size: 16px;
line-height: 1.5;
font-family: 'Open Sans';
}
a,
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: var(--highlight)
}
.wrapper,
body:not(.home) #genesis-content {
width: 1280px;
margin: 0 auto;
max-width: 100%;
padding: 0 2em;
}
.flex {
display: flex;
}
.spacebetween {
justify-content: space-between;
}
.center {
justify-content: center;
}
.button {
background: var(--highlight);
text-transform: uppercase;
letter-spacing: 1px;
}
.button:hover,
button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
background: #000;
}
.site-container {
width: 1400px;
background: #fff;
margin: 4em auto 0;
max-width: 100%;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}
.site-header {
padding: 20px 30px;
transition: all .5s ease;
position: relative;
}
.site-header.fixed {
padding: 0px 30px;
transition: all .5s ease;
top: 3em;
position: fixed;
width: 1400px;
max-width: 100%;
}
.title-area {
transition: all .5s ease;
}
.wp-custom-logo .site-container .fixed .title-area {
max-width: 170px;
transition: all .5s ease;
padding: 16px 0;
}
.wp-custom-logo .site-container .title-area {
padding: 20px 0;
}
.site-header .nav-primary {
margin-right: 260px;
}
.site-header:not(.fixed) .nav-primary {
padding: 2em 0;
}
.nav-primary .genesis-nav-menu a {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
}
.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
width: 320px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -54px 0 0 319px;
}
header .search-form,
header .asl_w_container {
width: 240px;
display: flex;
display: flex;
position: absolute;
right: 30px;
top: 49px;
}
.nav-primary .genesis-nav-menu .sub-menu a {
font-size: 15px;
line-height: 1.5;
}
.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
background-color: transparent;
border-width: 0;
color: var(--hightlight);
}
header .asl_w_container {
top: 59px;
right: 30px;
}
header #ajaxsearchlite1 .probox .proinput input,
header div.asl_w .probox .proinput input {
font-size: 16px;
}
header .search-form:after,
header .asl_w_container:after {
position: absolute;
content: '\f002';
font-family: "Font Awesome 5 Pro";
color: #000;
right: 15px;
top: 9px;
z-index: 0;
}
header.fixed .search-form {
top: 10px;
}
header.fixed .asl_w_container {
top: 21px;
}
div.asl_r.vertical {
z-index: 99999;
}
#searchform-1 {
border-right: 0;
font-size: 16px;
font-weight: 400;
padding: 10px 15px;
}
header .search-form input[type="submit"] {
text-indent: -999px;
padding: 10px 20px;
margin: 0;
background: transparent;
border: 1px solid #ddd;
border-radius: 0;
border-left: 0;
}
header .search-form input {
border: 1px solid #ddd
}
.headerbild {
overflow: hidden;
height: 50vh;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
position: relative;
}
.headerbild img {
width: 100%;
min-height: 50vh;
object-fit: cover;
}
.site-inner {
padding-bottom: 5em;
position: relative;
}
.home h2,
h1 {
font-family: 'Shadows Into Light Two';
font-size: 35px;
line-height: 1.4;
word-spacing: -.3em
}
.single h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
}
.home .entry-content {
width: 60%;
float: left;
}
.home .aktuelles {
width: 35%;
float: right;
}
.home .aktuelles li {
margin-bottom: 10px;
}
h3.status,
.home .article h3 {
font-size: 18px;
font-weight: bold;
margin: 0 0 5px;
}
.home .article h3 {
margin-bottom: 15px;
}
.home .article h3 span {
font-weight: 400;
}
.home .aktuelles h3 {
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 20px;
margin: -10px 0 10px;
color: var(--highlight);
border-bottom: 3px solid #000;
padding-bottom: 10px;
}
.home article {
width: 1280px;
margin: 0 auto 2em;
max-width: 100%;
padding: 0 2em;
}
.entry-title {
margin-bottom: 20px;
}
.home .artikelliste .article:nth-child(odd) {
background: rgba(0, 0, 0, 0.07);
}
.home .artikelliste .article:nth-child(even) .left {
order: 2;
}
.home .artikelliste .article:nth-child(even) .right {
order: 1;
}
.home .artikelliste {
position: relative;
}
.home .artikelliste .article {
padding: 3em 0 4em
}
.home .artikelliste .article .left {
width: 48%;
padding: 2em 0 0;
}
.home .artikelliste .article .right {
width: 45%;
}
.home .artikelliste h2 {
color: var(--highlight);
position: relative;
padding-bottom: 20px;
letter-spacing: 1px;
}
.home .artikelliste h2:after {
position: absolute;
content: '';
width: 75px;
height: 2px;
background: var(--highlight);
left: 0;
bottom: 0;
}
.home .artikelliste img {
border-radius: 20px;
height: 100%;
object-fit: cover;
}
.bgimage img {
height: 100%;
object-fit: cover;
width: 100%;
}
.bgimage {
position: fixed;
top: 0;
width: 100vw;
height: 130vh;
z-index: -1;
left: 0;
}
p.teaser {
margin: 0;
}
.single article {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.single article .entry-header {
width: 100%;
order: 1;
margin: 2em 0 1em;
}
body:not(.home) article .entry-header h1 {
color: var(--highlight);
font-weight: bold;
text-transform: uppercase;
}
.single .entry-content {
width: 48%;
order: 3;
}
.single .gallery {
width: 50%;
order: 2;
margin-left: -1%;
}
.single .gallery li.grid-sizer {
margin-top: 0;
margin-bottom: 0;
}
.single .gallery li:nth-child(2) {
width: 98%;
}
.single .gallery li {
width: 48%;
margin: 1%;
}
.single .gallery li img {
border-radius: 10px;
padding: 0;
border: none;
}
.entry-content .logos_top {
padding: 0;
text-align: right;
display: flex;
justify-content: flex-end;
}
.entry-content .logos_top li {
list-style: none;
margin-right: 20px
}
.entry-content .logos_top img {
width: 220px;
object-fit: contain;
max-width: inherit;
}
.entry-content .foerderprogramme {
display: flex;
padding: 0;
flex-wrap: wrap;
justify-content: flex-start
}
.entry-content .foerderprogramme li {
list-style: none;
margin: 0 30px 10px 0;
height: 70px;
}
.entry-content .foerderprogramme li img {
height: 70px;
object-fit: contain;
width: auto;
}
.gefoerdert {
font-size: 14px;
display: block;
margin-bottom: 10px;
color: rgba(0, 0, 0, .5);
}
.headlinebox {
position: absolute;
top: 45%;
transform: translateY(-50%);
z-index: 100;
}
.headlinebox .subheadline {
font-size: 50px;
text-transform: uppercase;
margin: 0;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
font-family: 'Shadows Into Light Two';
color: #fff;
word-spacing: -.3em
}
.headlinebox .headline {
color: #fff;
text-align: center;
font-size: 40px;
font-weight: bold;
text-transform: uppercase;
}
.headlinebox .link {
text-align: center;
}
.headlinebox .link .button {
margin-top: 20px;
}
#aktuelles {
margin-bottom: 2em;
}
#aktuelles h3 {
color: var(--highlight);
font-weight: bold;
text-transform: uppercase;
font-size: 25px;
margin-top: 40px;
}
#aktuelles h4 {
position: relative;
padding-left: 40px;
}
#aktuelles h4:before {
position: absolute;
content: '\f133';
font-family: "Font Awesome 5 Pro";
background: var(--highlight);
width: 30px;
height: 30px;
border-radius: 50%;
left: 0;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
top: -4px;
}
.entry-content #aktuelles ul {
list-style: none;
padding: 0;
}
.entry-content #aktuelles ul li {
list-style: none;
}
figcaption,
.gallery-caption,
.wp-caption-text {
color: rgba(0, 0, 0, 0.5);
font-weight: normal;
font-size: 12px;
}
.single article h3 {
font-weight: 700;
font-size: 18px;
}
.sl-wrapper {
z-index: 10999;
}
.sl-overlay {
z-index: 10998
}
.single.page-template-page-projekte-php .entry-content {
width: 100%
}
.single.page-template-page-projekte-php h1 {
display: none;
}
.entry-content #projekte {
display: flex;
flex-wrap: wrap;
padding: 0;
}
.entry-content #projekte li {
width: 30%;
margin: 1%;
list-style: none;
height: 400px;
position: relative;
}
.entry-content #projekte li a:before {
position: absolute;
content: '';
background: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 30px;
transition: all .5s ease;
}
.entry-content #projekte li a:hover::before {
background: transparent;
transition: all .5s ease;
}
.entry-content #projekte li img {
height: 400px;
object-fit: cover;
border-radius: 30px;
}
.projektinhalt {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #fff;
padding: 1em;
text-align: center;
width: 100%;
}
.projektinhalt span {
font-family: 'Shadows Into Light Two';
font-size: 25px;
word-spacing: -.3em
}
.projektinhalt a {
color: #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}
.single .projektinhalt h2 {
font-size: 25px;
}
.site-footer {
position: fixed;
top: 0;
width: 100%;
left: 0;
z-index: 100;
background: #000;
padding: 13px;
border: none;
}
.site-footer li a {
color: #fff;
}
.nav-secondary {
margin-top: 0;
}
.single #_toggle_zusatz {
margin-bottom: 40px;
}
#toggle_zusatz i {
margin-left: 5px;
transition: all .5s ease;
}
#toggle_zusatz.open i {
transform: rotate(180deg);
transition: all .5s ease;
}
figcaption,
.gallery-caption,
.wp-caption-text {
text-align: left;
}