/* Festival header */

#festivalHeader{
    display: flex;
    max-width: 995px;
    margin: auto;
}

#festivalHeader div {
width: 50%;
text-align: left;

}

#festivalHeader div h1{
    margin-bottom: 0;
    font-size: 35px;
}

#festivalHeader div h2{
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 13px;
}

#festivalHeader div h3{
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#dateLinkContainer{
    display: flex;
    width: 50%;
    margin: auto;
}

@media only screen and (max-width: 450px){
    #dateLinkContainer{
        width: 100% !important;
        justify-content: center;
        flex-direction: column;
    }

    #dateLinkContainer div{
        width: 100% !important;
        text-align: center !important;
        margin: 0px !important;
    }

    #dateLinkContainer div p,a{
        text-align: center !important;
    }

}

@media only screen and (max-width: 820px){
    #dateLinkContainer{
        width: 100% !important;
        justify-content: center;
    }
}










h1 {
    font-family: rig-solid-medium-fill, sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 40px;
}

.link {
    color: #1a1a1a;
    font-family: rig-solid-bold-fill,sans-serif;
    font-weight: 700;
    font-style: normal;
}

.link:hover {
    color: pink;
}

.einJahr img {
    max-width: 400px;
    margin: 20px;
    width: calc(100vw - 70px);
}

header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 100px 0px 100px;
    width: 990px;
    margin: auto;
    justify-content: space-between;
}

/* logo */
#logo {
    display: flex;
    justify-content: flex-start;
}

#menu {
    display: flex; 
}

header div a {
    display: flex;
}

header div a img {
    display: flex;
    max-height: 107.133px;
    max-width: 150px;
    margin-bottom: 0px;
    margin-top:10px;
}

/* Menü */
menu {
    display: flex;
}

header div ul {
    display: flex;
    margin: 0px;
    padding: 0px;
}

header div ul li {
    display: flex;
    margin-top: 50px;
}
  
header div li a {
    display: flex;
    text-decoration: none;
    color: #1a1a1a;
    margin: 0px 20px 0px 20px;
    font-family: rig-solid-bold-inline-solo, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 20px;
}
  
  
header div ul li a:hover {
    color: #de4d7f;
    text-decoration: overline 3px;
}

.text_container {
    margin: 30px; 
    font-family: 'Courier New', Courier, monospace;
    
}

.musik_general {
    display: flex;
    max-width: 940px;
    margin: auto;
    justify-content: space-around;
}

.musik_container {
    display: flex;
    padding: 10px;
    width: max-content;
    background-color: #1a1a1a;
    margin: 30px 0px 30px 0px;
    border: solid grey 3px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    max-width: 890px;


}

.musik_bild {
text-align: center;

}

.musik_bild img {
    width: 200px;
}

.musik_container p {
    font-family: bio-sans,sans-serif;
    font-weight: 200;
    font-style: normal;
    color: white;
    letter-spacing: 1px;

}

.musik_container .Prog_name {
margin: 0px;
}

.musik_container a {
    font-family: bio-sans, sans-serif;
    letter-spacing: 1px;
    color: white;
    display: block;
}


.text_container {
    max-width: 990px;
    margin: auto;
    display: block;
    text-align: center;
}

.text_programm {
    
    font-family:  rig-solid-medium-fill, sans-serif;
    font-size: 40px;
    text-align: center;
    color: #1a1a1a;
    
}


.text_programm_date {
    font-family:  rig-solid-bold-inline-solo, sans-serif;
    font-size: xx-large;
    ;
}

.LF_MOB {
    margin: auto; 
    width: 65%; 
    display: none;
}

.LF_DESK {
    max-width: 98%; margin: auto; border: double black 8px;
}

.lochfunk_programm_desktop {
    width: 100%;
}
.lochfunk_programm_mobile {
    display: none;
    width: 100%;
}


/* spenden Soli unten*/
.spenden_link_soli_unten {
    text-decoration: none;
}

.spenden_button_div_soli_unten p {
    margin: 0px;
    color: white !important;
}

.spenden_soli_unten {
    font-size: 17px !important;
}


.spenden_button_div_soli_unten:hover {
    background-color: #bb406a;
}

.spenden_button_div_soli_unten {
    
    background-color: #de4d7f;
    border-top-width: 0px;
    border-top-style: solid;
    padding: 9px;
    margin: auto;
    margin-top: 50px;
    text-align: center;
    border-radius: 5px;
    max-width: 50vw;
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: medium;

}


/* spenden Soli oben*/

.spenden_link_soli_oben {
    text-decoration: none;
}

.spenden_button_div_soli_oben p {
    margin: 0px;
    color: white;
}

.spenden_soli_oben {
    font-size: 17px !important;
}


.spenden_button_div_soli_oben:hover {
    background-color: pink;
}

.spenden_button_div_soli_oben {
    
    background-color: #de4d7f;
    border-top-width: 0px;
    border-top-style: solid;
    padding: 9px;
    border-radius: 5px;
    max-width: 150px;
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: medium;
    text-align: center;
}

.soli_top_leiste {
    display: flex;
    align-content: baseline;
    align-items: baseline;
    justify-content: space-between;
}

.soli_h2 {
    color: black;
}

.spenden_button img{
    max-width: 120px;
}

.spenden_startnext img {
    max-width: 200px;
}


.us_logo {
    max-width: 200px;
    margin-left: 15px;
}

.footer_right ul {
    margin-top: 30px;
}

.footer_right ul li a {
    color: white; 
    font-family: 'Courier New', Courier, monospace;

}
.spenden_button_div {
    background-color: rgb(0, 153, 255);
    border-top-width: 0px;
    border-top-style: solid;
    padding: 9px;
    border-radius: 5px;
  
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: medium;
    margin: opx;

}

.spenden_button_div p {
    margin: 0px;
}


.spenden_button_div:hover {
    background-color: #0080FF;
}


.spenden_button_div p {
     
        margin: 0;
        font-size: smaller;
        text-decoration: none;
    
}

.spenden_link {
    text-decoration: none;
}

/*spenden Index */


.spenden_link_index {
    text-decoration: none;
}

.spenden_button_div_index p {
    margin: 0px;
}

.spenden_index {
    font-size: 17px !important;
    font-family: bio-sans, sans-serif;
font-style: normal;
font-weight: 440;
letter-spacing: 1px;
text-align: center
}


.spenden_button_div_index:hover {
    background-color: #bb406a;
}

.spenden_button_div_index {
    
    background-color: #de4d7f;
    border-top-width: 0px;
    border-top-style: solid;
    padding: 5px;
    border-radius: 5px;
    max-width: 160px;
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: medium;

}

/* About */

h2 {
    font-family: bio-sans, sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 40px;
}

body {
    background-color: white;
    overflow-x: hidden;
    margin: 0px;
    font-family:  bio-sans, sans-serif;
}

a {
    color: black;
}

h3 {
    font-family: 'Courier New', Courier, monospace;

}

a:hover{
    color: #de4d7f;
}

.soli_h2 {
    margin: auto;
    font-size: 40px;
}

.soli_h2_prog {
    margin: auto;
    font-size: 40px;
}
.soli_h2:hover {
    color: #de4d7f;
}
.about {

    
    margin: 20px auto 200px auto;
    padding: 30px;
    max-width: 990px;
    font-style: normal;
    font-weight: 440;
    letter-spacing: 2px;
    text-align: justify;
 
}


.about p {
    color: black;
    font-family: bio-sans, sans-serif;
}

.Soli_h2_resp {
    display: none;
}

/* Footer */

footer {
    background-color: #1a1a1a;
    padding: 30px 10px 30px 10px;
  }
  
  .footer_left {
    width: 33.3333vw;
  }
  
  .footer_mid {
    width: 33.3333vw;
  }
  
  .footer_right {
    width: 33.3333vw;
    margin-right: 30px;
    float: right;
  }
  
  .footer_right ul {
    float: right;
    list-style-type: none;
  }
  
  .footer_right ul li a {
    text-decoration: none;
    list-style: none;
  }
  
  .footer_cont {
    width: 100vw;
    display: flex;
  }
 
@media only screen and (max-width: 600px) {
    #menu {
        flex-direction: column;
        justify-content: right;
    }

    header div ul {
        flex-direction: column;
        justify-content: flex-end;
    }

    header div ul li {
        margin-top: 15px;
    }

    header {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0px 100px 0px 100px;
        width: 990px;
        margin: auto;
        justify-content: space-between;
        flex-direction: column;
        width: auto;
    }
}
@media only screen and (max-width: 415px) {

    h2 {
        text-align: center;
        font-size: 32px;
    }

    .Soli_h2_resp {
        margin: auto;
        font-size: 40px;
        display: inline;
        text-align: center;
    }

    .soli_h2 {
        display: none;
    }

    .soli_top_leiste {
        text-align: center;
    }

    .musik_general {
        justify-content: center;
        max-width: 375px;
        flex-direction: column;
    }

    .musik_container {
        max-width: 375px;
        margin: auto;
        margin-bottom: 15px;

    }

    .musik_bild img {
        width: 200px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 990px)  {
    .musik_bild img {
        width: 150px;

    }
}

@media only screen and (min-width: 600px) {
    header {
        width: auto;
        flex-direction: column;
    }

    .LF_DESK {
        display: none;
    
    }
    
    
    .LF_MOB {
        display: block;
    
    }
    
    .lochfunk_programm_desktop{
        display: none;
    
    }
    
    .lochfunk_programm_mobile {
        display: block;
    }
}

@media only screen and (min-width: 995px) {
    header {
        flex-direction: row;
        width: 990px;
    }
}
