@font-face {
    font-family: 'gothic';
    src: url('./gothic.eot');
    src: local('gothic'), url('../font/gothic.woff') format('woff'), url('../font/gothic.ttf') format('truetype');
}

@font-face { 
    font-family: 'gothic_bold'; 
    src: url('../font/century-gothic-bold.ttf') format('truetype'); }

body {
	background-image: url('../img/Grass01.jpg');
	font-family: 'gothic', sans-serif;
    margin: 3% 0 0 0;
}

nav {
    margin-top: 50px;
}
nav ul {
	padding: 0;
    margin: 0;
    list-style-type: none;
}

nav ul li a {
	background: #78B53D; /* Old browsers */
	background: -moz-linear-gradient(top,  #6ba435 0%, #78b53d 40%, #78b53d 60%, #6ba435 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ba435), color-stop(40%,#78b53d), color-stop(60%,#78b53d), color-stop(100%,#6ba435)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* W3C */
	color: #ffffff;
    font-size: 1.2em;
	border:1px solid #639831;
	display: block;
    height: 38px;
    padding-top: 15px;
	text-align: center;
	text-decoration: none;
}

nav ul li a:active {
    background: #639831;
    text-shadow: hoff voff blur #000;
}

nav ul li a:hover {
	background: #639831;
}



.logopng {
    height: 57px;
    margin: 0;
    background: #78B53D; /* Old browsers */
    background: -moz-linear-gradient(top,  #6ba435 0%, #78b53d 40%, #78b53d 60%, #6ba435 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ba435), color-stop(40%,#78b53d), color-stop(60%,#78b53d), color-stop(100%,#6ba435)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* W3C */
    display: block;
}

.logoinv {
    height: 57px;
    margin: 0;
    background: #78B53D; /* Old browsers */
    background: -moz-linear-gradient(top,  #6ba435 0%, #78b53d 40%, #78b53d 60%, #6ba435 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ba435), color-stop(40%,#78b53d), color-stop(60%,#78b53d), color-stop(100%,#6ba435)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* W3C */
    display: none;
}

.logodruck {
    display: none;
}

#gala {
    color: #ffffff;
    margin-left: 40px;
    font-size: 18px;
    margin-bottom: 0;
}

.content {
    width: 100%;
    margin: 0px;
}

section {
    padding: 15px;
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 40%, #ffffff 60%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(40%,#ffffff), color-stop(60%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 40%,#ffffff 60%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 40%,#ffffff 60%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 40%,#ffffff 60%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 40%,#ffffff 60%,#eeeeee 100%); /* W3C */
}


.pic {
    width: 100%;
    max-width: 400px;
}


h1 {
    margin: 0;
    color: #78B53D;
    font-size:22px;
    font-family: 'gothic_bold';
}

.balken {
    height: 57px;
    margin: 0;
    background: #78B53D; /* Old browsers */
    background: -moz-linear-gradient(top,  #6ba435 0%, #78b53d 40%, #78b53d 60%, #6ba435 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ba435), color-stop(40%,#78b53d), color-stop(60%,#78b53d), color-stop(100%,#6ba435)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6ba435 0%,#78b53d 40%,#78b53d 60%,#6ba435 100%); /* W3C */
    display: block;
}

form {
    padding: 5%;
}


    
#vorname, #nachname, #email, #betreff, #nachricht 
    {
    background-color:#eeeeee;

    }
    
#vorname:focus, #nachname:focus, #email:focus, #betreff:focus, #nachricht:focus 
    {
    background-color:#ffffff;
    border-color: #78B53D;
    outline: none;
    }
    
h4 {
    margin: 0 0 18px 0;
    font-family: 'gothic_bold';
}

h2 {
    font-family: 'gothic_bold';
}

footer {
    color: #ffffff;
    font-size: 1em;
    float: right;
}

footer a {
    color: #ffffff;
}

.monat {
    border:1px solid #639831;
    text-align: center;
    padding-top: 5px;
}

.monat a {
    color: #000000;
    text-decoration: none;
}

.monat p {
    display: none;
    text-align: left;
    margin: 5%;
}

#nachricht {
    width: 100%;
    height: 170px;
}

.auszeichnung {
    color: #78B53D;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
	body {

	}

    nav ul li {
        float: left;
        width: 33.3%;
    }

    .rahmen {
        background-image: url('../img/rahmen2.png');
        background-repeat: no-repeat;
        margin-top: 10px;
    }

    .pic {
        padding: 20px;
    }

    section {
        margin-top: 105px;
    }

    #nachricht {
        width: 370px;
    }


}

@media only screen and (min-width: 768px) {
	body {

	}

    nav {
        margin-top: -57px;
        margin-left: 40%;
    }

    section {
        margin-top: 57px;
    }
    
    nav ul li a {
        height: 40px;
    }
    
    .logopng {
        display: none;
    }

    .logoinv {
        display: block;
    }

    .rahmen {
        width: 450px;
        margin-top: 25px;
        float: left;
    }

    article {
        padding-left: 470px;
        padding-top: 30px;
        max-width: 600px;
        min-height: 430px;
    }
    
    .scroll {
        max-height: 426px;
        overflow: scroll;
        padding: 10px;
    }
    


    

}

@media only screen and (min-width: 1140px) {
    
    .logoinv {
        padding-left: 10%;
    }

    #gala {
        padding-left: 10%;
    }

    nav {
        padding-right: 10%;
    } 

    article {
        height: 430px;
    }

    section {
        padding-left: 12%;
        padding-right: 10%;
    }

    footer {
        padding: 0 10%;
    }


}

@media print {

    nav {
        display: none;
    }

    footer {
        display: none;
    }

    .logoinv {
        display: none;
    }

    .logopng {
        display: none;
    }

    #gala {
        display: none;
    }

    .logodruck {
        display: block;
    }
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}