* { margin: 0px ; padding: 0px ; }
body { height: 100%; font-size: 1.2rem; font-family: itc-officina-sans-pro, sans-serif; font-weight: 400; font-style: normal; }

#thegreatwrapper { width: 100%; height: 100%; }

#header_start { }
#image_start { width: 100%; height: 550px; background: url("images/3.jpg") center; background-size: cover; background-repeat: no-repeat; }
#image_start_mobile { display: none; }
#navi_start { width: 100%; position: absolute; top: 30px; background: rgba(255,255,255,0.4);}
#navi_start_inner { padding-top: 1rem; padding-bottom: 0.6rem; padding-left: 7.5%; } 
#navi_start ul li { display: inline; padding-right: 30px; break-inside: avoid; white-space: nowrap; }
#navi_start a { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500;
font-style: normal;font-size: 1.4rem; color: #c90732; text-decoration: none; letter-spacing: 0.01rem;}
#navi_start a:hover, a.hover, a.active { text-decoration: underline; }
#header_start #orange_top { display: none; position: fixed; top: 0; width: 100%; height: 80px; background: #f6a500; z-index: 100; }
#logo_start { margin-left: -30px; }
#logo_start img { position: absolute; top: 290px; height: 240px; width: auto; }
#logo_start img { position: absolute; top: 250px; height: 280px; width: auto; }

#header_keepgoing { position: fixed; width: 100%; height: 80px; background: #f6a500; z-index: 100; }
#logo_keepgoing { margin-left: 3%; }
#logo_keepgoing img { height: 81px; width: auto; }
#logo_keepgoing_mobile { display: none; }
#navi_keepgoing { position: absolute; top: 30px; right: 3%; width: 400px; }
#navi_keepgoing .hamburger { position: absolute; top: -15px; right: 3%; height: 50px; width: 30px; background: url("images/6.png") center; background-size: contain; background-repeat: no-repeat; cursor: pointer; cursor: hand; z-index: 101; }
#navi_keepgoing .hamburger_x { position: absolute; top: -15px; right: 3%; height: 50px; width: 30px; background: url("images/7.png") center; background-size: contain; background-repeat: no-repeat; cursor: pointer; cursor: hand; z-index: 101; }
#navi_keepgoing_navigation { display: none; position: static; right: 3%; background: #c90732; padding: 3em; padding-top: 6em; border-radius: 2rem; margin-top: -60px; }
#navi_keepgoing ul li { padding-right: 3%; list-style: none; padding-bottom: 0.4rem; }
#navi_keepgoing ul li.active { text-decoration: underline; }
#navi_keepgoing ul li:last-of-type { padding-bottom: 0; }
#navi_keepgoing a { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500; font-style: normal; font-size: 1.4rem; color: white; text-decoration: none; }
#navi_keepgoing a:hover, a.hover, a.active { text-decoration: underline; }

.content_start { padding-top: 5rem; }
.content { padding-top: 160px; }

.content_gelb { background: #f6a500; color: white; padding-top: 4rem; padding-bottom: 4rem; }
.content_orange { background: #eb6608; color: white; padding-top: 4rem; padding-bottom: 4rem; }
.content_rot { background: #c90732; color: white; padding-top: 4rem; padding-bottom: 4rem; }

.title, .article_body, .images_galerie { margin: 0 auto; width: 85%; }
.title { margin-bottom: 3rem; }
.gelb { color: #f6a500; }
.orange { color: #eb6608; }
.rot { color: #c90732; }
.weiss { color: white; }

.article_image { width: 100%; height: 450px; overflow: hidden; margin-bottom: 2rem; position: relative; }
.article_image img { width: 100%; height: auto; position: absolute; margin-left: 50%; transform: translateX(-50%); }

.article_body { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; column-gap: 4rem; column-width: 340px; font-size: 1.4rem; line-height: 1.9rem; margin-bottom: 5rem; align-content: start; }
.abstand-special { margin-bottom: 1rem; }
.article_body a { text-decoration: none; color: #c90732; }
.article_body a:hover { text-decoration: underline; color: #c90732; }
.article_body p { padding-bottom: 0.95rem; break-inside: avoid; }
.article_body p:last-of-type { padding-bottom: 0; }
.content_gelb, .content_orange, .content_rot { margin-bottom: 7rem; }
.content_gelb .article_body, .content_orange .article_body, .content_rot .article_body { margin-bottom: 0; }
.content_gelb .article_body a, .content_orange .article_body a, .content_rot .article_body a { text-decoration: none; color: black; }
.content_gelb .article_body a:hover, .content_orange .article_body a:hover, .content_rot .article_body a:hover { text-decoration: underline; color: black; }
.einspaltig { column-count: 1; }
.einspaltig_zentriert { column-count: 1; text-align: center; }
.rand_gelb { border: solid 3px #f6a500; }
.rand_orange { border: solid 3px #eb6608; }
.rand_rot { border: solid 3px #c90732; }
.zweispaltig { position: relative; border-radius: 2rem; padding: 2rem; margin-bottom: 1rem; display: block; align-content: start; break-inside: avoid; }
.zweispaltig img { max-height: 50px; max-width: 100%; display: block; margin: 0 auto; padding-bottom: 2rem; }
.zweispaltig_zentriert { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; column-gap: 4rem; column-width: 340px; text-align: center; align-content: start; break-inside: avoid; }

.images_galerie li { list-style: none; display: inline; padding-right: 20px; padding-bottom: 30px; }
.images_galerie img { height: 200px; width: auto; }

.film_full { width: 100%; height: 650px; }
#film_dreier { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; column-gap: 2rem; }
.film_third { width: 100%; height: 200px; margin-bottom: 1rem; }
.film_third iframe { width: 100%; height: 100%; }

.abstand_verringert { margin-bottom: -0.95rem; }
.absatz_tied-together { break-inside: avoid; }
img.flaggen { height: 15px; width: auto; padding-right: 10px; }

h1 { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500; font-style: normal; font-size: 2.4rem; text-decoration: underline; }
h2 { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500; font-style: normal; font-size: 1.6rem; margin-block-end: 1.8rem; column-span: all; }
b { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500; font-style: normal; }
i { font-family: itc-officina-sans-pro, sans-serif; font-weight: 400; font-style: italic; }



#overlay {
	position: fixed;
	inset: 0;
	background: rgba(18, 111, 55, 0.9);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
  }

#overlay-content {
	position: relative;
	background: white;
	padding: 1.5em;
	border-radius: 8px;
        max-width: 900px;
        width: 90%;
	z-index: 10000;
  }

#overlay-innerst {
    width: 100%;
    max-width: 900px;
}

#close-overlay { 
    position: absolute;
    right: -5px;
    top: -55px;
    width: 40px;
    height: 40px;
    border: none;
    background: url("images/7.png") center no-repeat;
    background-size: contain;
    cursor: pointer;
}

/* responsive Video-Wrapper */
.video-wrapper {
    position: relative;
    width: 100%;
    max-width: 900px;     /* → Desktop-Größe (kannst du größer/kleiner setzen) */
    margin: 0 auto;
    aspect-ratio: 16 / 9; /* → automatische Höhe */
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}



#footer { background: #333333; color: white; width: 100%; height: 100px; }
#footer_navi { float: right; padding-top: 30px; margin-right: 3%; }
#footer_navi ul li { display: inline; float: right; padding-left: 30px; }
#footer_navi a { font-family: itc-officina-sans-pro, sans-serif; font-weight: 500; font-style: normal; font-size: 1.4rem; color: white; text-decoration: none; }
#footer_navi a:hover, a.hover, a.active { text-decoration: underline; }


@media only screen and (max-width: 1280px) {

.article_image { height: 400px; }
}


@media only screen and (max-width: 1160px) {

.article_image { height: 340px; }
.film_full { width: 100%; height: 450px; }
}


@media only screen and (max-width: 960px) {

.article_image { height: 320px; }

#overlay-content {
	padding: 1rem;
        width: 86%; }
}


@media only screen and (max-width: 880px) {

#logo_keepgoing { display: none; }
#logo_keepgoing_mobile { display: block; margin-left: 3%; }
#logo_keepgoing_mobile img { height: 81px; width: auto; }
.article_body { column-gap: 3rem; }
.article_image img { height: 100%; width: auto; }
.film_full { width: 100%; height: 370px; }
}


@media only screen and (max-width: 760px) {

#image_start { display: none; }
#image_start_mobile { display: block; width: 100%; height: 550px; background: url("images/17.jpg") center; background-size: cover; background-repeat: no-repeat; }
#logo_start  { margin-left: 0px; }
#logo_start img { right: 0; }
#navi_start_inner { padding-right: 7.5%; } 
.content_gelb, .content_orange, .content_rot { margin-bottom: 5rem; }
#footer_navi { padding-top: 20px; padding-right: 3.5%; }
#footer_navi ul li { padding-left: 20px; }
}


@media only screen and (max-width: 700px) {

#logo_start img { width: 105%; height: auto; margin-left: -5%; }
.article_image { height: 300px; }
}


@media only screen and (max-width: 640px) {

#navi_start { padding-bottom: 1.5rem; }
#navi_start ul li { padding-right: 0px; padding-left: 25px; float: right; }
.content_start { padding-top: 4.5rem; }
.content { padding-top: 120px; }
.title { margin-bottom: 2rem; }
.article_body { margin-bottom: 4rem; }
.article_image { height: 280px; }
.article_image img { height: 100%; width: auto; margin-left: 46%; }
h1 { font-size: 2rem; }
.film_full { width: 100%; height: 300px; }
#film_dreier { column-count: 1; -moz-column-count: 1; -webkit-column-count: 1; }
.film_third { margin-top: 1rem; margin-bottom: 0.5rem; }
#fil_dreier>div>div.film_third:first-of-type { margin-top: 0rem; }

}


@media only screen and (max-width: 560px) {

#image_start_mobile { height: 480px; }
#logo_start img { top: 270px; }

}


@media only screen and (max-width: 480px) {

#image_start_mobile { height: 450px; }
#logo_start img { top: 260px; }
#navi_keepgoing { position: absolute; top: 30px; right: 0; width: 100%; }
#navi_keepgoing_navigation { position: static; right: 0; background: #c90732; padding: 3em; padding-top: 6em; border-radius: 2rem; margin-top: -60px; }
#navi_keepgoing ul li { padding-right: 3%; padding-bottom: 0.4rem; }
#navi_keepgoing a { font-size: 1.4rem; }
.article_image { height: 220px; }
}


@media only screen and (max-width: 400px) {

#image_start_mobile { height: 400px; }
#logo_start img { width: 110%; margin-left: -10%; top: 240px; }
.film_full { width: 100%; height: 200px; }
}


@media only screen and (max-width: 360px) {

#navi_start { top: 15px; }
#navi_start_inner { padding-bottom: 1rem; }
#navi_start ul li { padding-left: 20px; }
.article_image { height: 200px; }
}