html {
  height: 100%;
  margin-bottom: 0px;
}

h1 {
        font-size: 30px;
        font-weight: 400; 
        background-color: #000000;
        color: #FFFFFF;
        padding: 0.3em;
}

h2 {
        margin-top: 0px;
        font-weight: 400; 
        font-size: 18px;
        color: #b42b32;
}

h3 {
        font-size: 16px;
}


a {
        color: #bece82;
}


body {
        background-color: #afc7c8;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 24px;
        margin: 30px;
        padding: 0;
        font-size: 16px;
/*        background:#A0B0F0;    */
        color:black;
}

.cpyrght {
        display: grid;
        position: sticky;
        left: 15%;
        color:red;
      
}

.header-container {
        position: relative;
        display: flex;
        flex-flow: row-reverse;
        width: 70%;
        min-width: 600px;
        color: #bece82;
}

.header-item {
        position: relative;
        border: 0px solid;
        padding: .5em;
        color: #bece82;
}

.banner {
        padding: 0em;
        display: flex;
        flex-direction: row;
}
.banner_left {
        position: relative;
        padding: 0em;
        display: flex;
        flex-direction: column;
        min-width: 200px;
        width: 15%;
}
.banner_mid {
        position: relative;
        padding: 0em;
        display: flex;
        flex-direction: column;
        width: 70%;
        min-width: 600px;
}

.layout {
        position: relative;
        padding: 0em;
        display: flex;
        flex-direction: row;
}

.layout_left {
        position: relative;
        padding: 0em;
        min-width: 200px;
        width: 15%;
}

.layout_right {
        position: relative;
        padding: 0em;
        min-width: 200px;
        width: 15%;
}

.logo_impressum {
        position: relative;
        min-width: 100px;
}

.logo {
        position: absolute;
        min-width: 180px;
}

.image {
        position: relative;
        width: 100%;
}

.pacman {
        position: relative;
/*        width: 15%; */
        right: 0em;
        bottom: 0em;
}

.pacman_img {
        position: absolute;
        right: 0em;
        bottom: 0em;
}


nav,
main,
article,
aside,
footer {
        padding: 0px;
        margin: 0px;
}


.box {
        border-radius: 0;
        border: 0px solid;
        border-color:rgb(255, 255, 255);
}

.topspace {
        margin-top: 50px;
}

main {
        border-color:slateblue;
}


.black-background {
        padding: .1em;
        padding-top: .1em;
        padding-bottom: .1em;
        margin-top: .3em;
        margin-bottom: .3em;
        background-color: #000000;
        width: fit-content;
}

.intro-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
}

.intro-slogan {
        position: relative;
        font-size: 24px;
        font-weight: 400; 
        line-height: 26px;
        color: #FFFFFF;
        min-width: 450px; 
        padding: 0;
        margin: 0;
}

.intro-content{
        position: relative;
        color: #be1e27;
        position: relative;
        font-weight: 600;
        min-width: 500px;
        max-width: 800px;
        padding: 1em;
        padding-left: 0;
        padding-top: 0;
        margin: 1em;
        margin-top: 0;
        margin-left: 0;
}

.backgroundimage {
        background-color: #afc7c8;
        background-image:url("../Images/Page/Browserbackground_1u2.png");
        background-repeat:repeat;
}

.contentbackground {
        background-color: #fafaf9;
        background-image:url("../Images/Page/kachel_content-bg.png");
        background-repeat:repeat;
        position: relative;
        width: 70%;
        min-width: 600px;
}


.galerie_content {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        padding-top: 5px;
        padding-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
}

.galerie_item {
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 0px;
        margin-right: 20px;
}

.galerie_image {
        height: 150px;
}

.live_topic_heading {
        position: relative;
        width: fit-content;
        padding: 0em;
        margin-left: 5px;
}

.live_topic_location {
        position: relative;
        width: fit-content;
        padding-left: 0.1em;
        padding-right: 1.5em;
        margin-left: 5px;
        color: #be1e27;
}

.live_topic_date {
        position: relative;
        min-width: 150px;
        padding-left: 0.1em;
        padding-right: 0.5em;
        margin-left: 5px;
        color: #be1e27;
}

.live_topic_time {
        position: relative;
        min-width: 120px;
        padding-right: 0.5em;
        color: #be1e27;
}


.news-container {
        display: flex;
        flex-direction: column;
        padding: 20px;
}

.news_topic {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        position: relative;
        padding: .1em;
        margin-left: 10px;
        margin-right: 10px;
        font-size: 18pt;
        color: #ffffff;
        background-color: #bece82;
}

.news_content {
        position: relative;
        padding-top: 5px;
        padding-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
}

.news_topic_heading {
        position: relative;
        width: 80%;
        padding: 0em;
        margin-left: 5px;
}

.news_topic_date {
        position: absolute;
        width: 15%;
        min-width: 120px;
        right: 5px;
        font-size: 14pt;
        text-align: right;
}

.content_img {
        position: relative;
        width: 400px;
        margin-left: 0px;
}

.content_text {
        padding: 0;
        margin-left: 0px;
}

.float_right{
        float: right;
        padding-left: 15px;
}

.float_left{
        float: left;
        padding-right: 15px;
}

.trenner {
/*      background-color: #000000; */
        display: flex;
        flex-direction: row;
        position: relative;
        width: 100%;
        height: 80px;
}

.trenner_text {
        margin-top: 35px;
        margin-left: 30px;
        width: 70%;
        font-size: 24px;
}

.trenner_img {
        position: absolute;
        top: 25px;
        right: 0em;
        padding: 0em;
}


.content {
        padding: 0.5em;
}


section_x {
        background:#E1E3E4;
        border-color:slateblue;
}


/* gro�e Viewports */
.menu-container {
        max-width: 100%;
}

.band-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
}
.songlist-container {
        border-radius: 0.5em;
        margin-left:.5em;
        display: flex;
        flex-direction: column;
        background:#8090D0;
}

.link-container {
        margin-left:0em;
        background:#8090D0;
}

.video-container {
        min-width:580px;
        margin-left:0em;
        display: flex;
        flex-direction: column;
}

.menu-item {
        border: 0px solid;
        margin: .5em;
        padding: .2em;
        padding-left: .5em;
        color: #909e5e;
        font-family: sans-serif;
        font-size: 20px;
        font-weight: 400 ;
        text-align: left;
        max-width: 12em;
        background:#c6ff09;
        border-radius: 0em;
        border-color:slateblue;
}

.menu {
        color: #909e5e;
        text-decoration-line: none;
}

.band_img {
        position: relative;
        padding: 1em;
        margin-left: 15px;
        margin-right: 15px;
        min-width:300px;
        max-width:600px;
}


.band_text {
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
        padding: 1em;
        min-width:300px;
        max-width:600px;
}

.band-item {
        border: 0px solid;
        margin: .5em;
        padding: .5em;
        min-width:300px;
        text-align: left;
}

.profile-container {
        display: contents;
        flex-direction: row;
}

.profile-image {
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 4px;
        border:0px solid;
        min-width:300px;
        max-width:600px;
}

.profile-text {
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 15px;
        min-width:300px;
        max-width:600px;
}

.songlist-item {
        margin: .5em;
        min-width:300px;
        font-weight: bold;
        text-align: left;
}

.video-item {
        margin: 0.5em;
        padding:0em;
        min-width:560px;
        width:auto;
        font-weight: bold;
        text-align: left;
        background:#8090D0;
}

/* 
@media all and (min-width: 800px) {
        .contentbackground {
                left: 15%;
        }
        .banner_left {
                width: 15%;
        }
        .banner_mid {
                width: 70%;
        }
        .menu-container {
                flex-direction: row;
        }
        .band-container {
            flex-direction: row;
            flex-wrap: wrap;
        }
        .intro-container {
                flex-direction: row;
                flex-wrap: wrap;
        }
        .songlist-container {
            flex-direction: row;
            flex-wrap: wrap;
        }
        .profile-container {
            flex-direction: row;
        }
        .profile-text {
        padding-left:1em;
        }
} */