/* 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;
    background:;
    text-align: center;    
}

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;
    min-height: 1000px;
}

header {
    display: block;
    background-color:;
    text-align: center;    
    
}

.header_text {
   font-size: 4.8em;
    line-height: 1.2em;    
    font-weight: 600;
    color: #dbdbd4;
    margin: 0em;
    font-family: Comic Sans MS;
    text-shadow: 3px 3px 3px #000; 
}


/* Content Area */

#main {
    display: block;
    width: 96%;
    max-width: 980px;
    margin: 1.25em auto;
    padding: 0em;
}

#main article {
    display: inline-block;
    width: 65.3%;
    background:;
    vertical-align: top;
    margin: 0em;
    padding: 0em;
    text-align: center;    
}

.newsbox1 {
    width: 300px;
    height: 100px;
    background-color: #7c6bdd;
    border-radius: 10px;
    opacity: 0.7;
    margin-left: 30px;
    margin-top: 50px
}
.newsbox1_text1 {
    font-size: 1.5em;
    border-bottom: 0.2em dotted #000;
    padding: 0.5em;
    text-shadow: 2px 2px 2px #fff;
}

.newsbox1_text2 {
    font-size: 1.5em;        
    text-shadow: 2px 2px 2px #FFF;   
    margin: -0.8em;
}

.newsbox2 {
    width: 300px;
    height: auto;
    background-color: #7c6bdd;
    border-radius: 10px;
    opacity: 0.7;
    margin-left: 30px;
    margin-top: 70px;
}
.newsbox2_text1 {
    font-size: 1.4em;    
    padding: 1.2em;
    text-shadow: 2px 2px 2px #fff;
}

.newsbox2_text2 {
    font-size: 1.4em;    
    padding: 0.5em;
    text-shadow: 2px 2px 2px #FFF;
}

.newsbox3 {
    width: 300px;
    height: 100px;
    background-color: #7c6bdd;
    border: 2px dashed #000; 
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 70px;
}

.newsbox3_text1 {
    font-size: 1.5em;
    font-weight: bolder;
    padding: 0.5em;
    text-shadow: 2px 2px 2px #fff;
    margin-top: -0.2em;
}

.newsbox3_text2 {
    font-size: 1.5em;        
    text-shadow: 2px 2px 2px #FFF;   
    margin: -0.7em;
}

.newsbox4 {
    width: 100px;
    height: 100px;
    background-color:;
    margin-left: 120px;
    margin-top: 100px;
    opacity: 0.9;
}

#main aside {
    display: inline-block;
    width: 30.6%;
    margin-left: 3%;
    padding: 0em;
    vertical-align: top;
    
}


.newsbox5 {
    display: inline-block;
    width: 300px;
    height: auto;
    text-shadow: 2px 2px 2px #000;
    margin-top: 30px;
    margin-left: 50px;
}

.newsbox5_text1 {
    font-size: 1.6em;
    color: #7c6bdd;
    text-align: center;
    
}

.newsbox6 {
    width: 250px;
    height: 40px;
    background-color: #7c6bdd;     
    border-radius: 20px;    
    opacity: 0.8;
    margin-left: 40px;
    margin-top: 30px;
    text-align: center;
    color: black;
    text-shadow: 2px 2px 2px ;
}

.newsbox6_text1 {
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #D60611;
    padding-top: 0.1em;
}

.newsbox6:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
     
}

.newsbox6_text1:hover {
    color: #fff;
    text-shadow: 2px 2px 2px #7c6bdd;
}


.gif {
    width: 16em;
}

/* ZUSATZ */

#zusatz {
    display: block;
    width: 96%;
    max-width: 1080px;
    margin: 1.25em auto;
    padding: 0em;
    color: #fff;
}


.zusatz {
    background-color: #000;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    font-size: 1.6em;
    font-weight: 600;
    
}

.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: auto;
    height: 40px;
    text-align: center;
    background-color:#000;
    padding-top: 20px;
    text-shadow: 2px 2px 2px #fff;
}

.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;
    }
        














