@media screen and (max-width:980px) {
body {
    padding-top:0;
    background:#021f02 url("files/Kinderlieder/Background/bg_10_hh.jpg") center top no-repeat;
    font:14px Roboto,Arial,sans-serif;
}
}
@media screen and (max-width:979px) {
h1,
h2,
h3,
h4,
h5 {
    margin-left:5px;
    font-family:Arvo,Cambria,serif;
    letter-spacing:-0.02em;
}
}
@media screen and (max-width:979px) {
h1 {
    margin-top:5px;
    margin-bottom:5px;
    padding-top:2px;
    padding-bottom:2px;
    border-top:1px solid #000;
    font-size:1.6em;
    font-weight:bold;
    border-bottom:1px solid #000;
}
}
@media screen and (max-width:979px) {
h2 {
    margin-top:10px;
    margin-bottom:10px;
    font-size:1.6em;
}
}
@media screen and (max-width:979px) {
h3 {
    margin-top:10px;
    margin-bottom:10px;
    font-size:1.4em;
}
}
@media screen and (max-width:979px) {
h4 {
    margin-top:20px;
    margin-bottom:0;
    font-size:1.3em;
    font-weight:bold;
}
}
@media screen and (max-width:979px) {
p,
ol,
ul {
    margin-top:0;
    margin-bottom:0;
    margin-left:10px;
    text-align:justify;
    line-height:160%;
}
}
@media screen and (max-width:979px) {
#container a {
    font-size:1em;
    color:#396336;
}
}
@media screen and (max-width:979px) {
#wrapper {
    width:100%;
    max-width:980px;
    margin:0 auto;
}
}
@media screen and (max-width:979px) {
#container {
    //margin:30% 4% 0;
    //padding:2%;
    //background-color:#e9f5d3;
}
}
@media screen and (max-width:979px) {
#container .box0 {
    width:100%;
    height:190px;
    margin-top:10px;
    margin-bottom:5px;
    padding:7px 2px;
    background-color:#036;
}
}
@media screen and (max-width:979px) {
#container .box0 a {
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    color:#fff;
}
}
@media screen and (max-width:979px) {
#container .block {
    overflow:auto;
}
}
@media screen and (max-width:979px) {
div[class^="ce_",
textarea,
iframe {
    max-width:100%;
}
}
@media screen and (max-width:979px) {
#header {
    margin-bottom:2px;
    background-color:#062e12;
}
}
@media screen and (max-width:979px) {
#header h1 {
    border-top:0px hidden;
    border-bottom:0px hidden;
    color:#d2ffb8;
    letter-spacing:-3px;
    font:36px Arvo,Arial,serif;
    color:#d2ffb8!important;
}
}
@media screen and (max-width:979px) {
#navigation {
    height:42px;
    padding-left:3px;
    border-bottom:1px solid;
    background-color:rgba(233,247,198,.3);
}
}

/* Navigation mobile */

@media screen and (max-width:979px) {
.mobile_menu .mobile_menu_trigger img,
.mod_mobile_menu .mobile_menu_trigger img{
    z-index:9999;
    position: fixed;
    right: 40px;
}
}
@media screen and (max-width:979px) {
.mod_mobile_menu {
  position: fixed;
  right: 40px;
  z-index: 100;
  top: 122px;
}
}

@media screen and (max-width:979px) {
.mm-panels>.mm-panel {
    margin-left:15px;
    z-index:9999;
}
}
@media screen and (max-width:979px) {
#main {
    margin:0 0 5px;
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
    background-color:#a0dba2;
}
}
@media screen and (max-width:979px) {
#main p {
    margin-right:8px;
}
}
@media screen and (max-width:979px) {
#main .inside {
    margin:0;
}
}
@media screen and (max-width:979px) {
#main,
#left,
#right {
    width:100%;
    right:0;
    float:none;
    margin:0;
    padding:0;
}
}
@media screen and (max-width:979px) {
#right {
    margin-bottom:10px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#e0f7d7;
}
}
@media screen and (max-width:979px) {
#right p {
    margin-right:10px;
    text-align:left;
}
}
@media screen and (max-width:979px) {
#footer {
    width:100%;
    margin-top:10px;
    padding-top:5px;
    background-color:#011c09;
}
}
@media screen and (max-width:979px) {
#footer p,
a {
    padding-top:30px;
    text-align:center;
    font-size:16px;
    color:#fff;
}
}
@media screen and (max-width:979px) {
.image_container {
    margin-top:6px;
    margin-bottom:14px;
}
}