@import url('https://fonts.verwaltungsportal.de/css/?family=Open+Sans:400,600,700,300,400i,600i,700i,300i');

html {
    max-width: 1930px;
    margin-left: auto;
    margin-right: auto;
    background: #e9edd8;
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
    scrollbar-color: #2c2c2c #ffffff;
    scrollbar-width: thin;
}

body {
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-size: 1.125rem;
    color: #2c2c2c;
    background: #fff;
    font-weight: 300;
    min-width: 1000px;
    line-height: 1.5;
}

a {
    color: #cb3032;
}

a:is(:hover, :focus),
#content a {
    color: #cb3032;
    text-decoration: underline;
}

#content :is(:focus-visible, :focus) {
    outline: 3px solid #5c0000 !important;
}

/* #region ----------------------------------- header ------------------------------------------- */

#top {
    width: 100%;
    position: fixed;
    z-index: 30;
    top: 0;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
    height: 113px;
    background: url('../img/bg_logo.png') top left no-repeat, url('../img/bg_top.jpg') top center repeat-x, #96b02b;
    max-width: 1930px;
}

/* logo */

#azubi-projekte {
    color: #ffffff;
    font-size: 26px;
    padding-left: 40px;
    line-height: 70px;
    width: 250px;
    text-align: left;
    height: 109px;
    margin: 0;
    background: #272727;
    background-clip: text;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
}

#azubi-projekte span {
    color: #ffffb3;
    font-weight: 400;
}

/* headerpic */

#headerpic {
    width: 100%;
    height: 730px;
    margin: 0 auto;
    position: relative;
    z-index: 18;
    background: url('../img/banner.webp') no-repeat;
    display: flex;
    align-items: end;
}

#sg_maske {
    background: url('../img/slider_mask.webp') scroll center bottom / 100% 100% no-repeat;
    min-height: 350px;
    width: 100%;
    flex-shrink: 0;
}

#sg_maske_inner {
    max-width: 700px;
    margin: auto;
    padding: 7.9rem 20px 3.125rem 300px;
}

#sg_maske img {
    min-width: 163px;
}

#sg_maske h2 {
    font-size: 2.0625rem;
    font-weight: 700;
    color: #2c2c2c;
    padding-right: 20px;
}

#sg_maske h2 :is(i, em) {
    font-size: 1.1563rem;
    font-weight: normal;
    margin-top: 20px;
    font-style: normal;
    display: block;
}

/* #endregion -------------------------------- header ------------------------------------------- */

/* #region ---------------------------------- navigation ---------------------------------------- */

#menue {
    float: right;
    max-width: 1400px;
    height: 109px;
    padding-right: 50px;
}

#menue1 {
    height: 75px;
    width: 100%;
}

#menue2 {
    height: 34px;
    width: 70%;
    margin-left: 30%;
}

/* reset defaults */

.menue_point_toplevel_14089,
.menue_list_toplevel_14089,
.menue_point_secondlevel_14089,
.menue_group_14089,
.menue_point_thirdlevel_14089,
.menue_list_thirdlevel_14089,
.menue_point_toplevel_14098,
.menue_list_toplevel_14098 {
    margin: 0;
    padding: 0;
}

a:is(.navpoint_toplevel_14089, .navpoint_secondlevel_14089, .navpoint_thirdlevel_14089, .navpoint_toplevel_14098):is(:link, :visited, :active),
.toplevel_14089_over,
.secondlevel_14089_over,
.thirdlevel_14089_over,
.toplevel_14098_over {
    text-decoration: none;
    display: block;
}

:is(.menue_list_toplevel_14089, .menue_group_14089, .menue_list_thirdlevel_14089, .menue_list_toplevel_14098) li {
    list-style-type: none;
}

.menue_list_toplevel_14089 li:is([class*="_start"], [class*="_end"]) {
    display: none;
}

/* green MENUE 14089 */

.menue_list_toplevel_14089 {
    display: table !important;
    width: 100% !important;
    table-layout: auto !important;
}

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14089,
a.navpoint_toplevel_14089:is(:link, :visited, :active, :hover, :focus),
.menue_point_toplevel_14089_over {
    /* width: 100%; */
    line-height: 75px;
    text-align: center;
    font-size: 1.125rem;
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_14089 a {
    color: #262525;
    font-weight: 400;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14089:is(:hover, :focus),
.menue_point_toplevel_14089_over,
.menue_point_toplevel_14089_over a,
.menue_point_toplevel_14089:is(:hover, :focus)>a {
    color: #65771d;
    font-weight: 400;
}

/* menuepoint over background */
.menue_point_toplevel_14089_over,
.menue_point_toplevel_14089:is(:hover, :focus) {
    background: rgba(255, 255, 255, 1);
}

.menue_point_toplevel_14089,
.menue_point_toplevel_14089_over {
    padding: 0 15px;
    position: relative;
    margin: 0 0px;
    display: table-cell !important;
}

/* green MENUE 14089 second + third link */

.menue_group_14089,
.menue_list_thirdlevel_14089 {
    margin: 0;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
}

/* height, width, align, indent for undermenuepoint */
.menue_point_secondlevel_14089,
.navpoint_secondlevel_14089:is(:link, :visited, :active, :hover, :focus),
.menue_point_secondlevel_14089_over,
.menue_point_thirdlevel_14089,
.navpoint_thirdlevel_14089:is(:link, :visited, :active, :hover, :focus),
.menue_point_thirdlevel_14089 {
    width: 100%;
    line-height: 35px;
    text-indent: 20px;
    text-align: left;
    font-size: 0.875rem;
}

/* undermenuepoint color, weight, size */
:is(.menue_point_secondlevel_14089, .menue_point_thirdlevel_14089) a {
    color: #606060;
    font-weight: 300;
}

/* undermenuepoint over color weight size */
a.navpoint_secondlevel_14089:is(:hover, :focus),
.menue_point_secondlevel_14089_over,
.menue_point_secondlevel_14089_over a,
a.navpoint_thirdlevel_14089:is(:hover, :focus),
.menue_point_thirdlevel_14089_over,
.menue_point_thirdlevel_14089_over a {
    color: #ffffff;
    font-weight: 300;
}

/* undermenue over background */
.menue_point_secondlevel_14089_over,
a.navpoint_secondlevel_14089:is(:hover, :focus),
.menue_point_thirdlevel_14089_over,
a.navpoint_thirdlevel_14089:is(:hover, :focus) {
    background: rgba(92, 92, 92, 0.9);
}

/* green MENUE 14089 dropdown */

/**** / SECONDLEVEL / ****/
.menue_group_14089 {
    top: 75px;
    right: 0;
}

/**** / THIRDLEVEL / ****/
.menue_list_thirdlevel_14089 {
    top: 0px;
    left: 100%;
}

.menue_group_14089,
.menue_list_thirdlevel_14089 {
    position: absolute;
    min-width: 180px;
    display: none !important;
}

:is(.menue_point_toplevel_14089, .menue_point_toplevel_14089_over):is(:hover, :focus) .menue_group_14089,
:is(.menue_point_secondlevel_14089, .menue_point_secondlevel_14089_over):is(:hover, :focus) .menue_list_thirdlevel_14089 {
    display: block !important;
    z-index: 80;
}

.menue_group_14089 .menue_point_secondlevel_14089,
.menue_group_14089 .menue_point_secondlevel_14089_over,
.menue_group_14089 .menue_point_thirdlevel_14089,
.menue_group_14089 .menue_point_thirdlevel_14089_over {
    position: relative;
}

/* white MENUE 14098 */

/* height, width, indent, align for menuepoint */
.menue_point_toplevel_14098,
a.navpoint_toplevel_14098:is(:link, :visited, :active, :hover, :focus),
.menue_point_toplevel_14098_over {
    width: 100%;
    line-height: 34px;
    float: left;
    text-align: center;
    font-size: 0.875rem;
}

/* menuepoint background*/
.menue_point_toplevel_14098+.menue_point_toplevel_14098 {
    box-shadow: -8px 0 0 -7px rgba(0, 0, 0, 0.3);
}

/* color, weight, size from menuepoint */
.menue_point_toplevel_14098 a {
    color: #2c2c2c;
    font-weight: 300;
}

/* color, weight, size from menuepoint over */
a.navpoint_toplevel_14098:is(:hover, :focus),
.menue_point_toplevel_14098_over,
.menue_point_toplevel_14098_over a {
    color: #65771d;
    font-weight: 300;
}

.menue_point_toplevel_14098,
.menue_point_toplevel_14098_over {
    margin-top: 0;
}

/* #endregion ------------------------------- navigation ---------------------------------------- */

/* #region ----------------------------------- content ------------------------------------------ */

/* styler  */

#style {
    text-align: right;
    margin: 0 -6px 12px 0;
}

#style button {
    font-size: 1.125rem;
    background: transparent;
    padding: 6px;
    border: none;
    color: inherit;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    position: relative;
    line-height: 1;
    transition: color 150ms linear;
    cursor: pointer;
}

#style button:is(:hover, :focus) {
    color: #738921;
}

/* content */

main {
    display: flex;
    margin: auto;
    width: 1030px;
    box-shadow: 0 0 40px -25px rgba(0, 0, 0, 0.4);
    column-gap: 40px;
}

#content {
    margin-left: 40px;
    width: calc(68% - 40px);
}

#content.full-width {
    width: calc(100% - 80px);
}

main aside {
    text-align: left;
    width: 32%;
}

/* tabs */

.box {
    width: 288px;
    margin-bottom: 30px;
}

.boxtop {
    line-height: 1.2;
    background: #65771d;
    font-size: 1.125rem;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.boxtop a {
    color: inherit;
    display: block;
}

#kontakt .formgen_bottom pre {
    transform: scale(0.65);
    margin-left: -55px;
}

#resonance-slider {
    font-size: 0.875rem;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

#resonance-slider blockquote {
    margin: 0;
    padding: 30px 15px;
    border: 0;
    font-weight: 400;
    text-align: center;
    font-size: 1.125rem;
    background: url('../img/zitat-1.png') top 5px left 10px no-repeat, url('../img/zitat-2.png') bottom 15px right 10px no-repeat;
}

#resonance-slider img {
    display: inline-block;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
}

#resonance-slider button {
    border: none;
    background: #65771d;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
    bottom: 90px;
    display: none !important;
    font-size: 1rem;
}

#resonance-slider:is(:hover, :focus-within) button {
    display: block !important;
}

#resonance-slider button.slick-prev {
    left: 0;
}

#resonance-slider button.slick-next {
    right: 0;
}

#resonance-slider .slick-slide>div>.row {
    margin: 0;
}

/* #endregion -------------------------------- content ------------------------------------------ */

/* #region ------------------------------------ footer ------------------------------------------ */

#footer_txt {
    background: url('../img/bg_footer.jpg') top center no-repeat;
    width: 100%;
    margin: 0 auto;
    height: 99px;
}

#innerfooter {
    line-height: 99px;
    font-weight: 300;
    text-align: right;
    width: 1000px;
    margin: 0 auto;
}

#innerfooter a {
    color: inherit;
}

#footer-r {
    background: #272727;
    color: #fff;
    font-size: 0.875rem;
}

#footer {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 35px 0;
    line-height: 1.7;
}

#footer :is(h1, h2, h3, h4, h5, h6) {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0;
}

#footer :is(b, strong) {
    font-weight: 600;
}

#contact {
    color: #fff;
    text-align: left;
    width: 500px;
}

#contact a {
    color: #ffffb3;
    text-decoration: underline;
}

#vernetzt {
    margin: 30px 0 0 0px;
    text-align: right;
    height: 130px;
}

#foerderprogramme {
    width: 300px;
    text-align: left;
}

#foerderprogramme a {
    color: #fff;
}

#foerderprogramme a:is(:hover, :focus) {
    font-weight: bold;
}

/* #endregion --------------------------------- footer ------------------------------------------ */

/* -------------------------------------- h1 - h6, newslink ------------------------------------- */

.h4link a:is(:link, :hover, :focus, :visited),
h6,
h5,
h4,
h3,
h2,
h1 {
    color: #65771d;
    font-weight: 600;
    line-height: 1.2;
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

h1,
.h1,
.legacy_h1 {
    font-size: 2rem;
    color: #2c2c2c;
}

h2,
.h2,
.legacy_h2 {
    font-size: 1.5rem;
}

h3,
.h3,
.legacy_h3 {
    font-size: 1.375rem;
}

h4,
.h4,
.h4link a:is(:link, :hover, :focus, :visited) .legacy_h4 {
    font-size: 1.25rem;
}

h5,
.h5,
.legacy_h5,
h6,
.h6,
.legacy_h6 {
    font-size: 1.1875rem;
}

.spacer {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

input,
select,
textarea {
    font-size: inherit !important;
}