/*
Name: style.css
Description: CSS-Datei fuer S3C Website
Version: 2.0
*/

/*   ############################# STANDARDEINSTELLUNGEN  ############################# */
body {
    font-family: 'Roboto', sans-serif;
    background-color: #F2F2F2;
}
h1, p {
    margin-top: 10px;
}

p{
    font-size: 18px;
}

/*   ############################# HEADER  ############################# */

/* Header ------------*/
header {
    width: 100%;
    background-color: #F2F2F2;
}
header .flex-box-sm {
    height: 120px;
    align-items: center;
}

/* Logo ------------*/
header .logo img {
    height: 80px;
}

/* Menubutton ------------*/
header .menu .menu-button {
    display: none;
}

/* Menu ------------*/
header .menu {
    text-align: right;
    font-size: 20px;
}
header .menu ul li:first-child {
    margin: 0
}

header .menu ul{
        padding: 0;
        list-style: none;
      
    }
header .menu ul li{
        display: inline-block;
        position: relative;
        line-height: 21px;
        text-align: left;
        margin: 0 0 0 35px;
    }
header .menu ul li a{
        display: block;
        color: black;
        text-decoration: none;
        
    }
header .menu ul li a:hover{
        color: #fff;
        background: #939393;
    }
header .menu ul li ul.dropdown{
        min-width: 100%; /* Set width of the dropdown */
        background-color: #a5d5ff;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;
        
    }
header .menu ul li:hover ul.dropdown{
        display: block;	/* Display the dropdown */
        
    }
header .menu ul li ul.dropdown li{
        display: block;
    margin: 10px 5px 10px 5px;
    }






/*   ############################# BODY  ############################# */

/* Banner ------------*/
.banner {
    width: 100%;
    height: 0px;
   }


/* Farbverlauf 
.banner .overlay {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(aliceblue 20%, aliceblue  100%);
 }*/


/* Bannerüberschrift
.banner h1 {
    text-align: left;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    padding: 100px 0 0 50px;
    text-shadow: 5px 5px 10px rgba(101, 80, 80, 0.65)
}
*/

/* Bannerfoto ------------*/

/*.banner .overlay img {
    height: 250px;
    padding: 125px 0 125px 75px;
}
*/


/* Linke Spalte ------------*/

.inhalt .flex-box-sm{
    background-color: #F2F2F2;
    margin: 0px 0px 20px 0px;
    padding: 0;
    width: auto;
}
/*.inhalt .flex-box-sm .links {
    padding: 0 15px 0 0;
    text-align: justify;
    line-height: 1.5;
}

*/


body a {
    color: black;
    text-decoration: underline;
    
}


/* Index ------------*/

body .impressions {
    width: 100%;
    text-align: center;
}

body .impressions img {
    width: 100%;
} 

body .indextext{
    margin-left: 25px;
    text-align: left;
}

body .ueberschrift{
    text-align: center;
    padding: 25px 0 25px 0;
} 

body .sponsor1 {
    width: 33%;
    padding: 25px 25px 25px 25px;
    align-items: center;
    text-align: center;
    
}

body .sponsor1 img {
    align-content: center;
    text-align: center;
    height: 100px;
} 

body .sponsor2 {
    width: 33%;
    padding: 25px 25px 25px 25px;
    align-content: center;
    text-align: center;
    
}

body .sponsor2 img {
    align-content: center;
    text-align: center;
    height: 100px;
} 
body .sponsor3 {
    width: 33%;
    padding: 25px 25px 25px 25px;
    align-content: center;
    text-align: center;
    
}

body .sponsor3 img {
    align-content: center;
    text-align: center;
    height: 100px;
} 

/* Ueber uns------------*/
body .ue1 {
    width: 33%;
   
    align-items: left;
    text-align: left;
    
}

body .ue1 img {
    align-content: left;
    text-align: left;
    height: 200px;
} 

/* Konzept------------*/

body .Konzept {
    align-content: center;
    align-items: center;
    padding: 50px 15px 50px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

body .Konzept .Konzept2{
    width: 75%;
    margin: auto;
    padding-top: 20px 0px 100px 0px;
    text-align: left;
}

body .Konzept .Konzept2 p{
    padding-top: 5px;
}


/* Frühere Veranstaltungen------------*/

body .impressions1 {
    width: 100%;
    text-align: center;
}

body .impressions1 img {
    width: 75%;
} 

/* Videos------------*/

body .Videos {
    width: 100%;
    align-content: center;
    align-items: center;
    padding: 50px 15px 50px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
body .Videos h2{
    text-align: left;
    
}

body .Videos p{
    text-align: left;
}

body .Videos .Videos1{
    width: 75%;
    margin: auto;
    padding-top: 20px 0px 100px 0px;
    text-align: left;
}

body .Videos .Videos1 p{
    padding-top: 20px 0px 100px 0px;
    text-align: left;
}

body .Videos .Videos1 .Vids{
    text-align: center;
}
/* Programm ------------*/

body .Programm {
    align-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

body .Programm .Programm2{
    width: 75%;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

body .Programm .Programm2 .ein{
    padding-left: 92px;
    
}

body .Programm .Programm2 .ein2{
    padding-left: 98px;
    
}

/* Speakers------------*/

body .speakers1 {
    padding: 25px 25px 0 25px;
    text-align: center;
}
body .speakers1 img {
    text-align: center;
    height: 500px;
    
} 
body .speakers2 {
    padding: 25px 25px 0 25px;
     text-align: center;
   
}
body .speakers2 img {
    text-align: center;
    height: 500px;
} 
body .speakers3 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}
body .speakers3 img {
    text-align: center;
    height: 500px;
} 
body .speakers4 {
    padding: 25px 25px 0 25px;
     text-align: center;
   
}
body .speakers4 img {
    text-align: center;
     height: 500px;
}
body .speakers5 {
   padding: 25px 25px 0 25px;
     text-align: center;
    
}
body .speakers5 img {
    text-align: center;
     height: 500px;
} 
body .speakers6 {
    padding: 25px 25px 0 25px;
     text-align: center;
   
}

body .speakers6 img {
    text-align: center;
     height: 500px;
} 
body .speakers7 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}
body .speakers7 img {
    text-align: center;
     height: 500px;
} 
body .speakers8 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}

body .speakers8 img {
    text-align: center;
    height: 500px;
} 

body .speakers9 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}

body .speakers9 img {
    text-align: center;
    height: 500px;
} 

body .speakers10 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}

body .speakers10 img {
    text-align: center;
    height: 500px;
} 

body .speakers11 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}

body .speakers11 img {
    text-align: center;
    height: 500px;
} 

body .speakers12 {
    padding: 25px 25px 0 25px;
     text-align: center;
    
}

body .speakers12 img {
    text-align: center;
    height: 500px;
} 
/* Sponsoren------------*/




/* Komitee------------*/

body .komitee {
    text-align: center;
}

body .komitee img {
    text-align: center;
    width: 100%;
} 


/* Contact------------*/

body .form {
    display: inline-block;
    text-align: left;
}

body .form input{
    margin: 10px 0 10px 0;
}

body .Kontakt{
    padding-left: 15px; 
    text-align: left;
}

body .contactform{
    text-align: left;
}

/* Impressum------------*/

body .impressum{
    text-align: left;
}
/* Rechte Spalte ------------
body .al13h {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

*/

/* Anmeldung2------------*/

body .adresse{
    margin-top: 50px;
}

/*   ############################# FOOTER  ############################# */

footer {
    width: 100%;
    background-color: #a5d5ff;
}

footer .flex-box-sm {
    height: 50px;
    align-items: center;
}

footer .rechtliches{
    text-align: right;
}

footer .rechtliches ul li {
    list-style: none;
    display: inline;
}

footer .rechtliches ul li:last-child {
    margin-left: 10px;
}

footer .rechtliches ul li a{
    color: black;
    text-decoration: none;
}

footer .rechtliches ul li a:hover{
    color: #fff;
        background: #939393;
}

footer .copyright p{
    font-size: 16px;
    
}




/*   ############################# MOBILE ANPASSUNG  ############################# */
/*   ############## HEADER  ############## */
@media screen and (max-width: 1200px) {
    /* Header ------------*/
    header {
        background-color: transparent;
        position: absolute;
        top: 0;
        left: 0;
    }
    header .flex-box-sm {
        height: auto;
    }
    /* Logo ------------*/
    header .logo {
        background-color: #F2F2F2;
        height: 60px;
        z-index: 10;
    }
    header .logo img {
        height: 50px;
        margin: 15px 0 0 15px;
    }
    /* Menubutton ------------*/
    header .menu .menu-button {
        display: block;
        position: absolute;
        top: 30px;
        right: 15px;
        height: 20px;
        cursor: pointer;
        z-index: 20;
    }
    /* Menu ------------*/
    header .menu {
        text-align: center;
    }
    header .menu nav {
        background-color: rgba(240, 248, 255, 0.8);
        display: none;
        position: relative;
    }
    
    header .menu nav.open-menu {
        display: block;
        animation: open-menu 250ms ease-out 0s normal forwards;
    }
    
    header .menu nav.close-menu {
        display: block;
        animation: close-menu 250ms ease-out 0s normal forwards;
    }
    
    header .menu ul li:first-child {
        margin: 0
    }
    header .menu ul li{
        list-style: none;
        display: block;
        margin: 0;
        padding: 7px 0;
        text-align: center;
    }
    
    /*   ############## BANNER UND INHALT ############## */
    /* Banner ------------*/
    .banner {
        height: 40px;
        margin-top: 20px;
    }
    
    
    /* Farbverlauf 
    .banner .overlay {
        background-image: linear-gradient(aliceblue 20%, aliceblue  100%);
     }*/


    /* Bannerüberschrift
    .banner h1 {
        font-size: 40px;
        padding- top: 60px;
        text-shadow: 5px 5px 10px rgba(101, 80, 80, 0.65)
    }
    */
    /* Inhalt ------------*/
    
    .inhalt .flex-box-sm{
        align-items: center;
        text-align:center;
        background-color: #F2F2F2;
        margin: 15px 0px 50px 0px;
        padding: 0px;
    }
    
    body .sponsor1 {
    width: auto;
    padding: 25px 25px 25px 25px;
    align-items: center;
    text-align: center;
    
}

body .sponsor1 img {
    align-content: center;
    text-align: center;
    height: 80px;
} 

body .sponsor2 {
    width: auto;
    padding: 25px 25px 25px 25px;
    align-content: center;
    text-align: center;
    
}

body .sponsor2 img {
    align-content: center;
    text-align: center;
    height: 80px;
} 
body .sponsor3 {
    width: auto;
    padding: 25px 25px 25px 25px;
    align-content: center;
    text-align: center;
    
}

body .sponsor3 img {
    align-content: center;
    text-align: center;
    height: 80px;
} 
    
    
    /* Impression/DIASHOW------------*/

    body .impressions {
        text-align: center;
    }

    body .impressions img {
        width: 100%;
    }
    
     /* Anmeldung------------*/

    body p .Angaben {
        margin-top: 50px;
    }

   
    
    
     /*   ############## FOOTER ############## */
    
    footer .flex-box-sm {
        height: auto;
        margin-top: 100px;
        padding-top: 10px;
        flex-direction: column-reverse;
    }
    footer .copyright, footer .rechtliches {
        text-align: center;
        margin-bottom:;
    }

}


