@charset "UTF-8";
/*
Theme Name: twentytwentythree-Child
Author: bk
Description: 
Template: twentytwentythree
*/

body {
	background-color: #fff;
}
.wp-site-blocks {
    width: 100%;
    margin: 0 auto;
	padding: 0px;
	background-color: #fff;
}
header.wp-block-template-part {
    margin: 1% 7%;
}
#header-zeile {
    display: flex;
    width: 100%;
}
#header-zeile a {
    text-decoration: none;
	color: #009900;
}
nav.main-navigation {
    padding-bottom: 25px;
    font-size: 1.5rem;
}
div#modal-2,
div#modal-2-content,
#seite-footer-spalten,
#seite-footer-zeile,
#home-footer-zeile {
    background-color: #009900 !important;
	padding: 10px 0;
    color: #fff;
}
.lang-link a {
    color: #b3a9a9;
}
.wp-block-group.header-zeile {
    width: 100%;
    margin: 0 auto;
}
.title {
    flex-grow: 4;
    display: inline-block;
    line-height: 25px;
}
.title span.first {
    font-size: 2em;
    color: #009900;
}
.title span.second {
    font-size: 1.8em;
    color: #009900;
}
h1.wp-block-post-title {
    font-size: 2.5rem;
    color: #009900;
    text-align: center;
    margin-bottom: 20px;
}
.wp-container-3.wp-container-3 {
    margin-bottom: 50px;
}
body .is-layout-flow > * + * {
    margin-block-start: 0;
    margin-block-end: 0;
}
.wp-block-separator {
    border-block-color: #c0c0c0;
}
h4.wp-block-heading {
    color: #009900;
	padding: 22px 0;
}
h5 {
    padding-top: 20px;
}
p {
    font-size: 1rem;
}
.text-spalte {
    padding-bottom: 20px;
}
.wp-block-column.bild-spalte.is-layout-flow {
    flex-grow: 1.2;
}
nav.main-navigation {
    margin: 0 !important;
}
.wp-block-navigation__container {
    justify-content: center;
}
.wp-block-navigation ul, .wp-block-navigation ul li {
    padding: 0 10px;
}
.entry-content.wp-block-post-content.is-layout-flow, 
.seitentitel-zeile {
    margin: 0;
}
body .wp-block-group {
    display: block;
}
.wp-block-column.is-layout-flow {
    display: table;
}
.wp-block-group.has-global-padding.is-layout-constrained {
    display: table-cell;
    vertical-align: middle;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 100%;
}
body .is-layout-constrained > * {
    margin-block-start: 0;
    margin-block-end: 10px;
}
div#kontakt-block {
    padding: 0 20%;
}
body .is-layout-flex {
    gap: 0;
}
.wp-block-group.has-global-padding.is-layout-constrained {
    margin-top: 20px;
}
#header-zeile .title {
    padding-left: 30px;
}
div#cmplz-document {
    margin: 0 auto;
	max-width: 55%;
}
.page-id-339 h2 {
    font-size: 30px;
}


@media screen and (min-width: 60em) {
	body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
		max-width: 85%;
	}
	
}