/* Gerneral Style */

body {
    background: #000;
    font-size: 100%;
    margin: 0em;
    padding: 0em;
    font-family: Bookman Old Style;
    font-variant: small-caps;
    
}


ul {
    margin: 0em;
    padding: 0em;
}

li {
    list-style: square;
    line-height: 1.25em;
    font-weight: 100;
    color: #2f2e2c;
    line-height: 1.25em;
    margin: 0.313em 0em 0.313em 0em;
    padding: 0em;    
    
}

a {
    text-decoration: none;
}



/* On Top Bar */

#menubar {
    display: block;
    background: #000;
}

#menubar img {
    width: 150%;
}



#menubar ul {
    display: block;
    width: 2em;
    padding: 0.9em;
}

#menubar ul li {
    display: inline;
}
#menubar ul li a.menubutton {
    display: none;
}

.menuimg {
    width: 20%
}

/* Navigation */

nav {
    display: block;
    height: 2.5em;    
    text-align: center;
    background: #000;
}

nav ul {
    display: block;
}

nav ul li {
    display: inline;
    margin:  0em 0.188em 0em 0.188em;
}

nav ul li a {
    color: #fff;
    font-size: 1.225em;
    line-height: 2em;
    padding: 0.563em 0.938em 0.375em 0.983em;
    transition: background 0.2s;
    -webkit-transition: background 0.2s;
}

nav ul li a:hover {
    background: #C0C0C0;
    border-bottom: 0.188em solid #E7590b;
}

nav ul li a.active {
    border-bottom: 0.188em solid #E7590b;
}

/* HEADER */

#ground {
    background-image: url(DasBild.jpg);
    background-size: cover;
}

header {
    display: block;
    background-color:;
    text-align: center;    
    
}

.header_text {
   font-size: 4.8em;
    line-height: 1.2em;    
    font-weight: 600;
    color: #f51717;
    margin: 0em;
    font-family: Comic Sans MS;
    text-shadow: 3px 3px 3px #000;
}

header2 {
    display: block;
    background-color:;
    text-align: center;    
    
}

.header2_text {
   font-size: 2.5em;
    line-height: 1.2em;    
    font-weight: 400;
    color: #f51717;
    margin: 0em;
    font-family: Comic Sans MS;
    text-shadow: 3px 3px 3px #000;
    padding: 0.5em;
}


/* Content Area */


#main {
    display: flex;
    width: 100%;
    max-width: 1080px;
    margin: 1.25em auto;
    padding: 0em;
}

#main section {
    max-width: 960px;
    display: flex;
    flex-flow: wrap;   
    margin-left: 80px;
    padding: 0em;
    vertical-align: top;
}

.newsbox1 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 30px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0.2em;
    padding-top: 0em;
    color: #000;
    
}

.newsbox1:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox2 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 30px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
    
}

.newsbox2:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox3 {
    width: 200px;
    height: 100px;
    background-color: #f51717;  
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 30px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
    
}

.newsbox3:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox4 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
}

.newsbox4:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox5 {
    width: 200px;
    height: 100px;
    background-color: #000;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0.3em;
    padding-top: 0em;
    color: #f51717;
    box-shadow: 3px 3px 3px #000;
}

.newsbox5:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox6 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
}

.newsbox6:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox7 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
}

.newsbox7:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox8 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
}

.newsbox8:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox9 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    padding-top: 0em;
    color: #000;
}

.newsbox9:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.newsbox10 {
    width: 200px;
    height: 100px;
    background-color: #f51717;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 70px;
    margin-top: 50px;
    font-size: 1.1em;    
    text-align: center;
    padding-left: 0em;
    color: #000;
}

.newsbox10:hover {
    background-color: #000;    
    box-shadow: 3px 3px 3px #000;
    color: #f51717;
}

.gif {
    width: auto;
    height: 7em;
    margin-top: 3em;
    margin-left: 110px;
}

.newsbox11 {
    width: 200px;
    height: 50px;
    background-color: #000;     
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 100px;
    margin-top: 80px;
    font-size: 1.2em;    
    text-align: center;    
    color: #f51717;
}

.newsbox11:hover {
    background-color: #f51717;    
    box-shadow: 3px 3px 3px #000;
    color: #000;
}

.newsbox11_text {
    line-height: 0em;
}






/* ZUSATZ */

#zusatz {
    display: block;
    width: 96%;
    max-width: 980px;
    margin: 1.25em auto;
    padding: 0em;
    font-size: 1.3em;
    font-weight: 600;
    font-variant: normal
}
    

.zusatz {   
    background-color: #fff;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    
}
    
.bild img {
    width: 302px;
    height: 200px;    
    margin-top: 40px;
}

.bild img:hover {
    width: 755px;
    height: 500px;
    position: absolute;
}

.bild2 img {
    width: 132px;
    height: 200px;    
    margin-top: 40px;
}

.bild2 img:hover {
    width: 331px;
    height: 500px;
    position: absolute;
}


.bild p {
    font-variant: small-caps;
    font-size: 14pt;
    text-align: center;
    line-height: 15px;
    color: #fff;
    margin-top: -2px;
    max-width: 300px
    
}

.bild2 p {
    font-variant: small-caps;
    font-size: 14pt;
    text-align: center;
    line-height: 15px;
    color: #fff;
    margin-top: -2px;
    
}




.ende {
    width: 960px;
    height: 60px;    
    text-align: center;
    background-color:#000; 
    text-shadow: 2px 2px 2px #dd2929;
    
}

.ende a {
    text-decoration: none;
    color: black;    
}

.ende a:hover {
    color: #e01616;
}


/* FOOTER */

footer {
    display: block;
    background: #000;
    text-align: center;    
    
}

footer ul {
    display: block;
    width: 100%;
    max-width: 980px;
    text-align: left;
    margin: 10px auto;
    
}

footer ul li {
    display: inline;
    font-size: 1.1em;
    line-height: 1.8em;
    color: #e2dbdb;
    padding: 0em 0.825em 0em 0.825em;
    
}

footer ul li a {
    color: #e2dbdb;
}

/* Mobile Style */

@media screen and (max-width:800px) {
    body {
        font-size: 90%;
     
    }
}

@media screen and (max-width:600px) {
    #main aside, #main article {
        width: 100%;
        display: block;
        margin: 0.25em 0em 0.625em 0em;    
    }
}


@media screen and (min-width: 550px) {
    nav.nav {
        display: block !important;
    }
}
@media screen and (max-width: 550px) {
    body {
        font-size: 80%;
    }
    
    #menubar ul li a.menubutton {
        display: block;
    }
    nav {
        display: none;
        height: auto;
    }
    nav ul li {
        display: block;
        margin: 0.3em 0em 0.3em 0em;
    }
        














