/* 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;
}

header {
    display: block;
    background-color:;
    text-align: center;    
    
}

.header_text {
   font-size: 4.8em;
    line-height: 1.8em;    
    font-weight: 600;
    color: #990104;
    margin: 0em;
    font-family: Comic Sans MS;
    text-shadow: 3px 3px 3px #fff; 
}

.header_text2 {
   font-size: 3em;
    line-height: 1.2em;    
    font-weight: 600;
    color: #990104;
    margin: 0em;
    font-family: Comic Sans MS;
    text-shadow: 3px 3px 3px #fff; 
}


/* 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: #0A782A;
    border-radius: 10px;
    opacity: 0.7;
    margin-left: 30px;
    margin-top: 60px;
    
}
.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: #0A782A;
    border-radius: 10px;
    opacity: 0.7;
    margin-left: 30px;
    margin-top: 80px;
}
.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: #0A782A;
    border: 2px dashed #000; 
    border-radius: 10px;
    box-sizing: border-box;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 80px;
}

.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: 120px
}

/* LINKS */

#main aside {
    display: inline-block;
    width: 30.6%;
    margin-left: 3%;
    padding: 0em;
    vertical-align: top;
}


.newsbox5 {
    width: 200px;
    height: 40px;
    background-color: #0A782A;     
    border-radius: 20px;    
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 1.6em;    
    text-align: center;
    color: black;
    text-shadow: 2px 2px 2px #D60611;
}

.newsbox5:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
    color: aliceblue;
    text-shadow: 2px 2px 2px #1A8435;
}
 


.newsbox6 {
    width: 200px;
    height: 40px;
    background-color: #0A782A;     
    border-radius: 20px;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 1.6em;    
    text-align: center;    
    color: black;
    text-shadow: 2px 2px 2px #D60611;
}

.newsbox6:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
    color: aliceblue;
    text-shadow: 2px 2px 2px #1A8435;
}

.newsbox7 {
    width: 200px;
    height: 40px;
    background-color: #0A782A;     
    border-radius: 20px;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 1.6em;    
    text-align: center;   
    color: black;
    text-shadow: 2px 2px 2px #D60611;
}

.newsbox7:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
    color: aliceblue;
    text-shadow: 2px 2px 2px #1A8435;
}

.newsbox8 {
    width: 200px;
    height: 40px;
    background-color: #0A782A;     
    border-radius: 20px;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 1.6em;    
    text-align: center;    
    color: black;
    text-shadow: 2px 2px 2px #D60611;
}

.newsbox8:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
    color: aliceblue;
    text-shadow: 2px 2px 2px #1A8435;
}

.newsbox9 {
    width: 200px;
    height: 40px;
    background-color: #0A782A;     
    border-radius: 20px;
    opacity: 0.8;
    margin-left: 30px;
    margin-top: 30px;
    font-size: 1.3em;    
    text-align: center;    
    color: black;
    text-shadow: 2px 2px 2px #D60611;
}

.newsbox9:hover {
    background-color: #D60611;    
    box-shadow: 3px 3px 3px #000;
    color: aliceblue;
    text-shadow: 2px 2px 2px #1A8435;
}


.gif {
    width: 10em;
    margin-top: -50px;
    
 
}


/* 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;
    }
        














