html {
    /* border-top:8px solid #fff; */
}

body {
    margin: 30px;
    background-image: url("../img/bg.jpg");
    background-color: #fff;
}

h1 {
    font-size: 1.2em;
}

a {
    text-decoration: none;
}

a:link, a:visited {
    color: #000;
}

a:hover, a:active {
    color: #000;
    font: bold;
}

#container {
    max-width: 1070px;
    margin: 0 auto;
    padding: 30px;
    background-color: #fff;
    color: 000;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

header {
    float: left;
    width: 21.49532710280374%;
    margin-right: 4.672897196261682%;
    background-color: #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

.grauu {
    /*
    background-color: #bfbfbf;
    padding: 3px; 
    */
    background-image: url("../img/mmm.gif");
    opacity: 60%;
    background-position: right;
    position: relative;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 1em;
    width: auto;
}

.grauuu {
    background-image: url("../img/IMG_0106.jpg");
    opacity: 60%;
    background-position: right;
    position: relative;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 1em;
    width: auto;
}

.grauuu table {
    text-align: center;
}

table {
    width: 100%;
}

.mainHeader {
    background-color: #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    list-style: none;
    padding: 0;
    color: #000;
}

.mainHeader img {
    width: 50%;
    height: auto;
    margin: 2% 0;
}

.mainHeader li {
    text-align: center;
    background: #737373;
    margin-right: 1px;
    margin-left: 0px;
}

.mainHeader li a {
    /*margin: 0 0 4% 0;*/
    display: block;
    text-decoration: none;
    /*font-size:1.525em;*/
    /*font-family: 'Kaushan Script', cursive;*/
    font-weight: normal;
    color: #000;
    display: inline-block;
    padding: 10px 25px;
    height: 20px;

    /* padding:11% 7% 10% 7%;
    font-size:1.2em;
    margin-bottom:0; */
}

.mainHeader nav {
    background-color: #737373;
    color: #000;
    height: 40px;
}

.mainHeader nav ul {
    list-style: none;
    margin: 0 auto;
    color: #000;
    padding: 0;
}

.mainHeader nav ul li {
    float: left;
    display: inline;
    color: #000;
}

.mainHeader nav a:link, .mainHeader nav a:visited {
    color: #000;
    display: inline-block;
    padding: 10px 15px;
    height: 20px;
}

.mainHeader nav a:hover, .mainHeader nav a:active, .mainHeader nav .active a:visited {
    background-color: #fff;
    color: #000;
    text-shadow: none;
}

.mainHeader nav .active a:link {
    /* font-weight: bold; */
    background-color: #fff;
    color: #000;
}

#logo {
    /* background:url(logo.png) 0 0 no-repeat; */
    /* height: 78px; */
    display: block;
    width: 97px;
    margin-bottom: 50px;
    text-indent: -9999px;
}

#toggleNavMain {
    display: none;
}

#content {
    float: left;
    width: 73.83177570093457%;
    padding-top: 127px;
    margin-bottom: 5%;
    line-height: 25px;
    font-size: 1.1em;
    font-family: Verdana, "Lucida Sans Unicode", sans-serif;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

#content figure {
    margin-bottom: 4%;
}

#content img {
    max-width: 100%;
    height: auto;
    border: 10px solid #fff;
    -moz-box-shadow: 0 1px 2px rgba(109, 72, 0, .2);
    -webkit-box-shadow: 0 1px 2px rgba(109, 72, 0, .2);
    box-shadow: 0 1px 2px rgba(109, 72, 0, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#saisonal {
    border: 2px solid #f8e77d;
    align: center;
}

#uuu {
    width: 25%;
}

#uu {
    width: 60%;
}

#uuuu {
    width: 30%;
}

#content section {
    margin: 0 0 5% 0;
    width: 100%;
    float: left;
}

#content section:nth-of-type(1), #content section:nth-of-type(2) {
    width: 46.835443037974684%;
}

#content section:nth-of-type(1) {
    margin-right: 6.329113924050633%;
}

footer {
    clear: both;
    text-align: center;
    font-size: 0.75em;
    background-color: #737373;
    color: #000;
}

footer.a:link, footer.a:visited {
    color: #fff;
}

footer a:hover {
    color: #000;
}

notification {
    text-align: center;
    font-size: 1.75em;
}

header, #content {
    width: 100%;
}

#logo {
    margin-bottom: 3%;
}

#content {
    padding-top: 2%;
}

#content img {
    width: 100%;
}

#content section .pfote {
    width: 50%;
    float: left;
    background-color: #FFF;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

header .tiere {
    width: 30%;
    margin-left: 10%;
}

iframe {
    width: 100%;
}

.tiere2 {
    display: none;
}

@media screen and (max-width: 810px) {

    body {
        margin: 0;
    }

    .mainHeader img {
        width: 60%;
        height: auto;
        margin: 2% 0;
    }

    .mainHeader li {
        text-align: center;
        background: #737373;
        margin-right: 1px;

        width: 19.2%;
        text-align: center;
        margin-right: 1%;

        float: left;
        width: 100%;
        display: inline;
        color: #000;
    }

    .mainHeader li:last-child {
        margin-right: 0;
    }

    .mainHeader li a {
        /* margin: 0 0 4% 0;
        display: block;
        text-decoration: none;
        font-size:1.525em;
        font-family: 'Kaushan Script', cursive;
        font-weight:normal;
        color: #000;
        display: inline-block;
        padding: 10px 25px;
        height: 20px; */

        padding: 11% 7% 10% 7%;
        font-size: 1.2em;
        margin-bottom: 0;
    }

    .mainHeader nav {
        background-color: #fff;
        color: #000;
        height: 40px;
    }

    .mainHeader nav a:hover, .mainHeader nav a:active, .mainHeader nav .active a:link, .mainHeader nav .active a:visited {
        background-color: #737373;
        color: #000;
        text-shadow: none;
        font-weight: bold;
    }

    #container {
        padding: 10px 15px;
    }

    #toggleNavMain {
        display: block;
        position: absolute;
        right: 0px;
        top: 40px;
        background: #737373;
        padding: 1% 1%;
        font-family: 'Kaushan Script', cursive;
        font-size: 1.2em;
        cursor: pointer;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
    }

    .js #navMain {
        display: none;
    }

    #navMain li {
        float: left;
        width: 100%;
        margin-bottom: 1%;
        border-radius: 1px;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
    }

    #navMain li a {
        padding: 3.5% 0% 3.5% 0%;
    }

    #content section:nth-of-type(1), #content section:nth-of-type(2) {
        width: 50%;
    }

    #content section:nth-of-type(1) {
        margin-right: 0%;
    }

    #content section img {
        float: left;
        max-width: 100%;
        margin: 2% 5% 3% 0;
        border: 5px solid white;
    }

    #uuu {
        width: 35%;
    }

    #uuuu {
        width: 40%;
    }

    #uu {
        width: 100%;
    }

    #content section .pfote {
        display: none
    }

    body .tiere {
        display: none;
    }

    body .tiere2 {
        display: block;
        text-align: left;
    }

    body .pfote {
        display: none
    }

    .grauu {
        background-image: none;
        background-position: right;
        position: relative;
        background-repeat: no-repeat;
        background-color: #fff;
        font-size: 1em;
        width: 10%;
    }

    .grauuu {
        background-image: url("../img/IMG_0106.jpg");
        width: 90%;
    }

    .grauuu table {
        text-align: center;
    }
}