/*
Name: style.css
Description: CSS-Datei für das Webdesign Tutorial.
Version: 1.0
margin 1 wert  = alle
       2 werte = top/bottom und right/left
       3 werte = top , right/left und bottom
       4 werte = top,right,bottom und left */
colors maroon, red, orange, yellow, olive, green, purple, fuchsia, lime, teal, aqua, blue, navy, black, grey, silver, white
/* ################# STANDARTEINSTELLUNGEN ################# */
stern {
   margin:0;
   padding:0;
}
body {
    /* font-family: sans-serif; */
    /*     font-family: Arial,Helvetica,sans-serif; */
    /* font: normal 14px/18px "Arial","Helvetica",sans-serif; */
    line-height: 2em;
    background-color: dimgray;
    max-height: 600px;    /* versteh ich nicht */

}
#eipresse {
    z-index:0;          text-align:left;
    margin: 0 auto;     margin-top: 20px;
    width:  500px;      
    /*height: 800px;*/
    color:white;     
    /* background-color :green ; */
    /* background : url(pic/tt-logo80.png); */
    overflow    :hidden;
    }
#seite {
    /* background-color: rgb(209, 57, 70);  /*  black #c0c0c0;  */
    max-width: 520px;                       /*  max breite      */
    margin: 0px auto;
    font: normal 14px/18px "Arial","Helvetica",sans-serif;
    font-size:1.2em;     color: white;
    }

#seitenbereich {
    background-color:grey;    /* rgb(209,57,70);     /*  black; /*#c0c0c0;  */
    max-width: 720px;          /*620 so breit ist das bild*/
    margin: 0px auto;
    font: normal 14px/18px "Arial","Helvetica",sans-serif;
    font-size:1.2em;
    color: white;
    background-image:url(pic/tt-logo400.png); /* funzt nicht */
     }

h1 { font-size: 2.5em; line-height: 3.8em; font-weight: 100; color: #E2DBDB; margin: 0em; text-align: center; }

h2 { font-size: 1.2em; line-height: 1.8em; font-weight: 100; color: #2F2D2C; margin: 0em; padding: 1.25em; text-align: left; }

img {
  vertical-align: text-top;
}
p {
    font-size: 1em;
    line-height: 1.8em;
    font-weight: 100;
    color: white; /* #2F2D2C; */
    margin: 0em;
    padding: 1.25em;
    text-align: justify;
}

/* Header ----------- */
header {
    width: 100%;
    background-color: darkgrey;
    /* grey; /*orange; /*#d0d0d0;   /* #CC99FF;  /* deadnote farbe grau */
}
header .flex-box-sm       { height: 50px;    align-items: center;  }
header .logo img          { height: 90px; }
header .menu .menu-button { display: none; }
header .menu              { text-align: right; font-size: 18px;  /* schrift bei aufgeklapptem Menu*/ }
header .menu ul li        { list-style: none; display: inline; margin: 0 0 0 15px; }
header .menu ul li:first-child { margin: 0; }
header .menu ul li a {
    color: white;           /* black;   /*#ff7d2d;      /*fff000; */
    text-decoration: none;
    transition: all 500ms;    /* blendet langsam ein */
    border-bottom: solid 1px rgba(255, 255, 255, 0);
    position: relative;
    top: 0;
    }
header .menu ul li a:hover {
    /* border-bottom: solid 1px rgba(255, 255, 255, 0.15);  */
    color: black; /*darkgrey; /* #e60082;     /* mava-pink=#e60082  mava-orange=#ff7d2d   */
    }
#text02 {
text-align: center;
width: 110px;
font-size: 18x;
color: #AAAACC;
border: 0px solid #FF0000;
font-family: Verdana,sans-serif;
}
/* Banner ----------- */
.banner {
    width: 100%;
    height: 24px;    /*  auto geht auch - ist aber mehr - irgendwelche r nder */
    background-color: darkgrey;
    text-align: center;
    color:black;   rgba(255, 255, 255, 0.9);
    /* font-family: 'Satisfy', cursive; */
    font-size: 1.5em ;    /*50px; */
    padding-top: 10px;    /* ???
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.8);
    /* background-image: url(../images/foto.jpg);
    background-repeat: no-repeat;
    background-size: cover;

    background-image:url(/pic/tt-logo400.png );
    background-size: cover;    im banner ist ein hintergrund-bild quatch*/
    }
.banner .overlay {     /* brauch ich nicht, will ich nicht ... */
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(227, 227, 227, 0.01) 20%, rgba(227, 227, 227, 0.8) 100%);
    }

/* Inhalt ----------- */

.inhalt .flex-box-sm {
    background-color: grey; /*#fff;  */
    margin: -210px 15px 50px 15px;
    padding: 30px 15px 30px 15px;
    width: auto;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    }
.inhalt p {
    text-align: justify;
    color: white; /*#444444; */
    line-height: 1.5;
    }

.videocontainer{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%
}
.videocontainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*config area von org mava*/
#main{
    display:block;
    width:96%;
    max-width: 980px;
    padding: 0em;
    margin: 1.25em auto;
    }

#main logo{
    display: inline-block;
    width: 100% ;                /*   hier stand 75,3 ?? */
    /* background: #FFFFFF; */
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;
    }

/*    logo in historie   evtl.560px */
#main logo img{ max-width: 50%;   margin:0,100px,0,100px;  }

#main songs {
    display: inline-block;
    width: 99%;
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;
    background-image: url(pic/tt-logo.png );
    background-size: cover;
    /* background: transparent; */
    font: normal 14px/18px "Arial","Helvetica",sans-serif;
    }

#main songs a { color: blue;     text-decoration: none;    }

#main songs img { max-width: 20%; }

#main band {
    display: inline-block;
    width: 96%;
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;
    background-image: url(pic/tt.jpg);
    background: transparent;
    }

#main article{
    display: inline-block;
    width: 100%;
    background: #FFFFFF;
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;
    }
#main articlex{
    display: inline-block;
    width: 100%;
    background: #FFFFFF;
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;
    }
    

#main article img{
    max-width: 100%;   /*560px; */
    box-shadow: 0px 0px 10px -5px #4C4948;
    border-radius: 5px;
    }
#main articlex img{
    max-width: 100%;   /*560px; */
    box-shadow: 0px 0px 10px -5px #4C4948;
    border-radius: 5px;
    }

#main aside{
    display:inline-block;
    width: 100%;
    margin-left: 3%;
    padding: 0em;
    vertical-align: top;
    }

#main aside section{
    /* margin-bottom: 1.563em; */
    margin: 1em 0em 0em 0em;  /* top right bottm left */
    background: green; /* #FFFFFF; */
    color: white;
    border-bottom: 0em solid #E75908;
    font-size:.8em;
    }

#main article h2{  padding: 1em 1.8em 1em 1.8em;  }

#main aside section ul{ padding:0em 1.875em 1.25em 2.5em; }

/* ################# FOOTER ################# */
footer {
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #c0c0c0;
    text-align: left;
    margin: 0 20 0 0;
    font-size: 0.8em;
}

footer .flex-box-sm {    height: 45px;    align-items: left; }
<!--
footer .rechtliches               {    text-align: left; }
footer .rechtliches ul li         {    list-style: none;    display: inline;}
footer .rechtliches ul li:last-child { margin-left: 10px;}
footer .rechtliches ul li a       {    color: #fff;    text-decoration: none;}
footer .rechtliches ul li a:hover {    text-decoration: underline;}
-->

/* ################### ohne MOBILE ANPASSUNG ################################## */
@media screen and (min-width: 600px)
{
header .menu {
        font-size: 1.5em;       
        }
}


@media screen and (max-width: 268px) {     /*  768px   */

 /*   eibase {
        width: 1200px;
        border: 2;
    }
 */
    header {
        background-color: black;   /* grey;  /* transparent;   /* orange */
        position: absolute;
        top: 20px;
        left: 0;
    }
    header .flex-box-sm { height: auto; }
    header .logo        { background-color: green; height: 50px; z-index: 10; }
    /* header .logo img    { height: 60px; margin: 0px 0px 0px 15px; } */
    header .logo img    { height: 60px; margin: 0px 0px 0px 0px; }
    header .menu .menu-button {
        display: block;
        position: absolute;
        top: 20px;
        right: 15px;
        height: 20px;
        cursor: pointer;    /*  anzeige cursor-hand */
        z-index: 20;
        }
    /* Menu ----------- */
    header .menu {
        text-align: center;   /* right;  /* right klebt ganz rechts, deshalb unten padding-right *center;*/
        font-size: 1em;  /*1.5*/
        line-height: 2em;
        }
    header .menu nav {
        /* background-color: rgba(2,0,0,0.4);  */
        /* background-color: rgba(102, 102, 102, 0.98); */
        /* background-color: #c0c0c0; */
        /* background-color: yellow; */
        padding: 10px 10px;    /* top right bottm left */
        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, header .menu ul li:first-child {
        list-style: none;
        display: block;
        margin: 50;
        padding: 7px 0;
        padding-right: 50 px;
        padding-bottom: 50 px;
    }

    /* ####### BANNER & INHALT ####### */
    /* Banner ----------- */
    .banner {
        margin-top: 50px;     /* das ist wichtig */
    }
    .banner .overlay {
        background-image: linear-gradient(rgba(68, 68, 68, 0.25) 20%, rgba(227, 227, 227, 1) 100%);
    }
    .banner h1 {
        font-size: 40px;
        padding-top: 50px;
    }
    /* Inhalt ----------- */
    .inhalt .flex-box-sm {
        margin: -340px 10px 10px 10px;
        padding: 20px;
    }

    #main songs img{  max-width: 32%;     }

    /* ####### FOOTER ####### */
    footer .flex-box-sm {
        height: auto;
        padding: 10px 0;
        flex-direction: column-reverse;
        background-color: orange;
    }
    footer .copyright, footer .rechtliches {
        text-align: left;
        margin-bottom: 5px;
    }
}
