/**

 * Created by SoKo on 08.03.2016.
 * Stylesheet for---nightcode online system---
 * Copyright by nightcodeStudio.net

                **/



/* ----------- FONTS ---------------*/

/*-------------- Preloader ----------------*/

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99999; /* makes sure it stays on top */
}

#status {
    width: 300px;
    height: 300px;
    position:absolute;
    left: 50%; /* centers the loading animation horizontally one the screen */
    top: 50%; /* centers the loading animation vertically one the screen */
    background-image: url(../img/status.gif); /* path to your loading animation */
    background-repeat: no-repeat;
    background-position: center top;
    margin: -200px 0 0 -100px; /* is width and height divided by two */
    font-family: 'Martel', serif;
    text-align: center;
    color: #422916;
    font-size: 24px;
    font-weight: 300;
}
#ajaxspinner {
    display: none;
    width: 300px;
    height: 300px;
    background-image: url(../img/status.gif);
    background-repeat: no-repeat;
    background-position: center top;
    margin: 20px auto;
    font-family: 'Martel', serif;
    text-align: center;
    color: #422916;
    font-size: 24px;
    font-weight: 300;
}
/* martel-200 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/martel-v1-latin-200.eot'); /* IE9 Compat Modes */
    src: local('Martel UltraLight'), local('Martel-UltraLight'),
    url('../fonts/martel-v1-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-200.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-200.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-regular - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/martel-v1-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Martel'), local('Martel-Regular'),
    url('../fonts/martel-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-regular.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-300 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/martel-v1-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Martel Light'), local('Martel-Light'),
    url('../fonts/martel-v1-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-300.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-600 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/martel-v1-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Martel DemiBold'), local('Martel-DemiBold'),
    url('../fonts/martel-v1-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-600.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-700 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/martel-v1-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Martel Bold'), local('Martel-Bold'),
    url('../fonts/martel-v1-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-700.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-900 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/martel-v1-latin-900.eot'); /* IE9 Compat Modes */
    src: local('Martel Heavy'), local('Martel-Heavy'),
    url('../fonts/martel-v1-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-900.svg#Martel') format('svg'); /* Legacy iOS */
}
/* martel-800 - latin */
@font-face {
    font-family: 'Martel';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/martel-v1-latin-800.eot'); /* IE9 Compat Modes */
    src: local('Martel ExtraBold'), local('Martel-ExtraBold'),
    url('../fonts/martel-v1-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/martel-v1-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/martel-v1-latin-800.woff') format('woff'), /* Modern Browsers */
    url('../fonts/martel-v1-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/martel-v1-latin-800.svg#Martel') format('svg'); /* Legacy iOS */
}



html, body{
    margin:0;
    background: url("../img/bg.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;);
    font-family:verdana, sans-serif;
    color: #422916;
    font-size: 100%;
    height: 100%;

}
h1 {
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 2.6em;
    font-weight: 700;
    text-align: center;
    line-height: 0.9em;
    margin: 0;
    margin-top: 5px;
}
h2{
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.3em;
}
h3{
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 1.2em;
    font-weight: 700;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.3em;
}
h4{
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 1em;
    font-weight: 700;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.3em;
}
a{
    color: #7a4528;
    text-decoration: none;
    font-weight:600;
}
a:hover{
    color: #935d2a;

}

#wrapper {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden;
}
#main {
    padding-bottom: 145px;
    margin-top: 80px;
}
#footer {
	position:absolute;
    bottom: 0;
    width: 100%;
}



.header-nav-bg{
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    background: url("../img/header_nav_bg.jpg")no-repeat center center;
    height: 90px;
    width: 100%;
    background-color: #000000;
}

.logo img{
    width: 100%;
}
.logo-mobile{
   display: none;
}

/* ------ HEADER NAV ------ */
/* On Top Bar */

#menubar {
    display:none;
    background:#000000;
    z-index: 9999;
    position: relative;
}
#menubar ul {
    display:block;
    width:2em;
    padding:0.1em;
    margin: 0;
}
#menubar ul li {
    display:inline;
}
#menubar ul li a.menubutton {
    display:none;
}

.nav-wrap{
    display: flex;
    max-width: 1024px;
    margin: 0 auto;
    justify-content: space-between;
}
nav {
    height: 40px;
    position: relative;
    top: 30px;
    z-index: 999;
}
nav ul {
    margin: 0 auto;
    padding:0;
    list-style: none;
    position: relative;
    display:block;
    max-width: 1000px;
}

nav ul li {
    float:left;
    display:list-item;
    list-style: none;
    margin:0;
    margin-left: 15px;
	position: relative;
}

nav ul li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Martel', serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;

}
nav ul li.spacer {
    width: 300px;
}

li a:hover,
li a.active {
    color: #D6BA9A;
    -webkit-transform: scale(1.1) rotate(0deg) skewY(0deg) skewX(0deg);
    transform: scale(1.1) rotate(0deg) skewY(0deg) skewX(0deg);
}

/* Hide Dropdown */
nav ul ul {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    padding: 5px;
    border-radius: 5px;
    padding-left: 10px;
    left: -50%;
	min-width: 160px;
}

/* Dropdown Hover */
nav ul li:hover > ul {
    display:list-item;
}
nav ul li ul li:nth-of-type(4) {
    margin-left: 0;
}
nav ul li ul li {
    margin-left: 0;
}
/*  Dropdown */
nav ul ul li {
    float:none;
    position: relative;
    text-align:left;
    padding-left: 5px;
    padding-right: 5px;
}
nav ul ul li a {
    text-align:center;
    font-weight:normal;
    line-height:1em;
    max-width:10em;
    padding-top: 10px;
}

.logo {
    position: absolute;
    left: 50%;
    margin: -30px 0 0 -170px;
    z-index: 9999;
}


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

    .nav-wrap{
        flex-direction: column;
    }
    .header-wrap {
        width: 100%;
    }
    #menubar ul li a.menubutton {
        display:block;
    }
    #menubar ul {
        padding:0.9em;
    }
    #menubar {
        display: block;
    }
    .logo{
        display: none;
    }
    nav {
        display:none;
        height:auto;
        margin-top: -30px;
        margin-left:auto;
        margin-right:auto;
        text-align: center;
        width:100%;
        float: left;
    }
    nav:last-child {
        margin-top: 0;
        margin-bottom: 40px;
    }
    nav ul {
        background-color: #000000;
    }
	nav ul li {
        display:block;
        margin:auto;
        width:100%;
        float:none;
        text-align: center;
        background-color: #000000;
    }
	nav ul li a{
         font-size: 24px;
    }
    nav ul ul{
        margin: auto;
		width: 100%;
		float: none;
		text-align: center;
		display: none;
		position: relative;
		padding: 0;
		padding-bottom: 10px;
		border-radius: 0;
		background-color: #000000;
		left: 0;
    }
    nav ul ul li a {
        text-align: center;
        font-weight: normal;
        line-height: 1.6em;
        max-width: 100%;
        margin: auto;
        font-size: 14px;
        background-color: #404040;
    }
    nav ul li:nth-of-type(4) {
        margin-left: 0;
    }
    nav ul {
        max-width: none;
    }
    nav ul ul li {
        padding-left: 0;
        padding-right: 0;
    }
    .logo-mobile{
          display: inline-block;
          position: absolute;
          margin-left: auto;
          margin-right: auto;
          float: none;
          width: 20px;
          left: 50%;
          margin-left: -130Px;
    }
    .logo-mobile img {
        width: 260px;
    }
}
/* --------------------      Col and Row System     -----------------*/


/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float:left;
    margin: 1% 0 1% 2%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66%; }
.span_1_of_3 { width: 32%; }

/*  GO FULL WIDTH BELOW 768 PIXELS */
@media only screen and (max-width: 768px) {
    .col {
        margin: 1% 0 1% 0%;
    }
    .span_3_of_3, .span_2_of_3, .span_1_of_3 {
        width: 100%;
    }
}



/* ------ PAGE INNER ------ */


.page-wrap{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 25px;
    display: block;
    max-width: 1100px;
}
#page-inner-wrap{
    padding: 20px;
    position: relative;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.page{
    background-image: url("../img/page_bg.gif");
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: top center;
    min-height: 634px;
}
.main{
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    margin-top: 45px;
    display: block;
}
.post {
    left: 20px;
    position: relative;
}

.content{
    overflow: auto;
    position: relative;
    padding: 0 20px 0;
    max-width: 97%;
    height: 480px;
    margin: 10px 0px 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-full-width-gallery{
    position: relative;
    max-width: 75%;
    margin: 10px 0px 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto 0;
}
.content h1 {
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 2.55em;
    font-weight: 700;
    text-align: center;
    line-height: 1.1em;
    margin: 0;
    margin-top: 0;
}

.content h2 {
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 1.45em;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.2em;
}
.content h3 {
    font-family: 'Martel', serif;
    color: #422916;
    font-size: 1.3em;
    font-weight: 700;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 1.15em;
}
strong, b {
    font-weight: 900;
}
.bier-pic{
	margin-top: 30px;
    width: 100%;
}
.bier-pic img{
    width: 100%;
}





.fb-flyer{
    width: 100%;
}

.fb-flyer img{
    width: 100%;
}
.fb-stamp-btn{
    width: 39%;
    position: absolute;
    right: -4%;
    bottom: 0;
    -webkit-transform: scale(1) rotate(350deg) skewY(0deg) skewX(0deg);
    transform: scale(1) rotate(350deg) skewY(0deg) skewX(0deg);
}
.fb-stamp-btn img{
    width: 100%;
}
.fb-stamp-btn a{
    text-decoration: none;
}
.fb-stamp-btn a:hover{
    -webkit-filter: contrast(1.3);
    filter: contrast(1.3);
}



.disscription{
    font-size:1.5em;
    text-align: center;
    font-weight: 300;
    color: #422916;
}

.footer-wrapper{
    position:relative;
    bottom: 0;
    width: 100%;
    height: 65px;
    background-color: #000000;
}
.clear{
    clear: both;
}
.footer-right-bg{
     position:absolute;
     width: 45%;
     right: 0;
     bottom: 0;
 }
.footer-right-bg img{
    width: 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.footer-left-bg{
    position:absolute;
    width: 25%;
    left: 0;
    bottom: 0;
}
.footer-left-bg img{
    width: 75%;
    left: 0;
    bottom: 0;
    position: absolute;

}
.footer-bg{
    position:absolute;
    left: 0;
    background: url("../img/footer_bg.jpg")no-repeat top center;
    width: 100%;
    height: 65px;
    background-color: #000000;
}
.footer-nav {
    height: 40px;
    position: relative;
    top: 25px;
    z-index: 999;
    left: 6%;
}
.footer-nav ul {
    margin: 0 auto;
    padding:0;
    list-style: none;
    position: relative;
    display:block;
    max-width: 1000px;
}
.footer-nav ul li {
    float:left;
    display:list-item;
    list-style: none;
    margin:0;
    margin-left: 15px;
}
.footer-nav ul li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-family: 'Martel', serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
}
.footer-nav li a:hover {
    color: #D6BA9A;
}
.clear-fix{
    float: none;
    clear: both;
}


@media screen and (max-width: 520px) {
    .logo{
        max-width: 250px;
    }
    h1 {
        font-size: 2em;
        font-weight: 700;
    }
    h2{
        font-size: 1.3em;
        font-weight: 900;
    }
    .footer-left-bg{
        display: none;
    }
    .footer-left-bg img{
        display: none;
    }
    .header-nav-bg {
        background: url("../img/header_nav_bg.png") no-repeat bottom center;
        height: 50px;
    }
    .logo{
        top: -50px;
    }
    #main {
        padding-bottom: 145px;
        margin-top: 65px;
    }
    .page{
        background-repeat: repeat-y;
        min-height: 100%;
        margin-bottom: 0;
    }
    .content-fb {
        max-width: 99%!important;
        height: 600px!important;
    }
    form {
        padding-left: 0!important;
        width: 99%!important;
    }
    .page{
        background-repeat: repeat-y;
        min-height: 100%;
        background-color: #D6BA96;
    }
}

@media screen and (max-width: 1000px) {
    .content{
        padding: 0 5px 0;
        max-width: 99%;
        overflow: inherit;
        height:100%!important;
    }
    .page{
        background-repeat: repeat-y;
        min-height: 100%;
        background-color: #D6BA96;
    }
    .footer-left-bg{
        display: none;
    }
    .footer-right-bg{
        width:60%;
        bottom: 65px;
    }
    .footer-nav {
        height: 40px;
        position: relative;
        top: 25px;
        z-index: 999;
        max-width: 435px;
        text-align: center;
        margin: 0 auto;
    }
    #main {
        padding-bottom: 250px;
        margin-top: 65px;
    }
    .post {
         left: 0;
         position: relative;
     }
    #form-center-top-space {
        padding-left: 0!important;
    }
    .text-box-impressum {
        width: 100%;
        padding: 20px 0;
        font-size: 16px;
        -webkit-column-count: 1!important;
        -moz-column-count: 1!important;
        column-count: 1!important;
        -webkit-column-gap: none!important;
        -moz-column-gap: none!important;
        column-gap: none!important;
        -webkit-column-rule: none!important;
        -moz-column-rule: none!important;
        column-rule: none!important;
    }
}

p {
    width: 100%;
	font-size: 16px;
}

img {
    width: 100%;
}
hr{
	border-color: #72391e;
    border-style: solid;
    border-width: 1px;
    margin: 0;
}
/* Buttons */

.button {
    background: url("../img/button.png")center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(101, 66, 29, 1);
    padding: 7px 7px 4px 7px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(0,0,0,1);
    margin: 20px;
    float:right;
    margin-right: 20%;
    font-family: 'Martel', serif;
}
.button:hover {
    background: url("../img/button_hover.png")center center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    cursor: pointer;
}

.button-2 {
    background: url("../img/button.png")center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(101, 66, 29, 1);
    padding: 4px 7px 2px 7px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(0,0,0,1);
    margin-top: 20px;
    font-family: 'Martel', serif;
}
.button-2:hover {
    background: url("../img/button_hover.png")center center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    cursor: pointer;
}
/* Tables */

.tg  {
    border-collapse:collapse;
    border-spacing:0;
    width: 100%;
}
.tg td{
    font-size:14px;
    padding:10px 5px;
    border-style:solid;
    border-width:0px;
    overflow:hidden;
    word-break:normal;
    border-top-width:1px;
    border-bottom-width:1px;
}
.tg th{
    font-size:14px;
    font-weight:normal;
    padding:10px 5px;
    border-style:solid;
    border-width:0px;
    overflow:hidden;
    word-break:normal;
    border-top-width:1px;
    border-bottom-width:1px;
}
.tg .tg-nwqd{
    font-size:14px;
    color: #422916;
    vertical-align:top
}
.tg .tg-mi6w{
    font-size:14px;
    color: #422916;
    vertical-align:top;
    text-align: left;
}


/* Kontaktseite */

#kontakt-info {
    margin-bottom: 60px;
    width: 95%;
    padding-left: 30px;
}
#kontakt-info-inner-text {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 600;
}
.logo_blank{
    width: 75%;
    margin: 0 auto;
    left: -25px;
    position: relative;
}
.logo_blank img{
    width: 100%;
}

#left{
    text-align: left!important;
}
.input {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(101, 66, 29, 0.73);
    color: #422916;
    padding: 3px;
    font-size: 14px;
    border-radius: 3px 3px 3px 3px;
    width: 85%;
}



p.form_left_fix{
    text-align: left;
    float:left;
    width:100%;
}
form {
    padding-left: 30px;
    width: 95%;
    max-width: 800px;
    display: inline-table;
    float: left;
}
#form-center-top-space {
    margin: 30px auto 0!important;
    padding-left: 60px;
}
#form-contact {
    width: 85% !important;
}
input {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(101, 66, 29, 0.73);
    color: #422916;
    padding: 3px;
    font-size: 14px;
    border-radius: 3px 3px 3px 3px;
    width: 100%;
}
textarea {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(101, 66, 29, 0.73);
    color: #545658;
    padding: 3px;
    font-size: 14px;
    border-radius: 3px 3px 3px 3px;
    max-height: 100px;
    width: 100%;
}
select {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(101, 66, 29, 0.73);
    color: #545658;
    padding: 3px;
    font-size: 14px;
    border-radius: 3px 3px 3px 3px;
    max-height: 100px;
}

#submit {
    background: url("../img/button.png")center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(101, 66, 29, 1);
    padding: 4px 7px 2px 7px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(0,0,0,1);
    margin-top: 15px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    float:left;
    font-family: 'Martel', serif;
}
#submit:hover {
    background: url("../img/button_hover.png")center center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    cursor: pointer;
}
#submit-2 {
    background: url("../img/button.png")center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(101, 66, 29, 1);
    padding: 4px 7px 2px 7px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(0,0,0,1);
    margin-top: 15px;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,1);
    float:right;
    margin-right: 5px;
    font-family: 'Martel', serif;
}
#submit-2:hover {
    background: url("../img/button_hover.png")center center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,1)inset;
    cursor: pointer;
}
label{
    font-size: 18px;
}
#label-check{
    font-size: 13px;
}
input#kontakt_checkbox{
    width:auto;
    margin: 0.3em;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block
}

/*--------------   MAPS   ---------------- */
#map_canvas{
    border:2px solid #4e290d;
    margin: 10px auto 0;
}


/*----- STICKY RIGHT ----*/

.sticky-container-right{
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -119px;
    top:130px;
    width: 200px;
    z-index: 999;

}

.sticky-right li{
    list-style-type: none;
    background: url("../img/button.png")center center;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor: pointer;
    border: solid 1px #422916;
    box-shadow: #4e290d -2px 2px 2px;
}
.sticky-right li:hover{
    margin-left: -115px;
    -webkit-transform: translateX(-115px);
    -moz-transform: translateX(-115px);
    -o-transform: translateX(-115px);
    -ms-transform: translateX(-115px);
    transform:translateX(-115px);
    background: url("../img/button_hover.png");
}

.sticky-right li img{
    float: left;
    margin: 5px 5px;
    margin-right: 10px;
	width:36px;

}

.sticky-right li p{
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
	font-size:100%;
}

/*----- STICKY LEFT ----*/


.sticky-container-left{
    padding: 0px;
    margin: 0px;
    position: fixed;
    left: -235px;
    top:130px;
    width: 280px;
    z-index: 999;

}

.sticky-left li{
    list-style-type: none;
    background: url("../img/button.png")center center;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor: pointer;
    border: solid 1px #422916;
    box-shadow: #4e290d -2px 2px 2px;
    padding-left: 20px;
}
.sticky-left li:hover{
    margin-left: 0;
    -webkit-transform: translateX(190px);
    -moz-transform: translateX(190px);
    -o-transform: translateX(190px);
    -ms-transform: translateX(190px);
    transform:translateX(190px);
    background: url("../img/button_hover.png");
}

.sticky-left li img{
    float: right;
    margin: 5px 5px;
    margin-left: 10px;
	width:36px;

}

.sticky-left li p{
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
    text-align: right;
	font-size:100%;

}

/*  ---------------  IMPRESSUM -------------------------  */

.text-box-impressum{
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    margin-bottom: 50px;
}
.left-fix{
    text-align: left!important;
}
.underline{
    padding-bottom: 5px;
    border-bottom: solid 1px #422916;
}

.adressbox{
    font-size: 16px;
    margin-bottom: 30px;
    width: 46%;
    float: left;
    margin-right: 4%;
    min-width: 200px;
}
.adressbox a{
    text-decoration: none;
    color: #4e290d;
}
.adressbox a:hover{
    text-decoration: none;
    color: #422916;
}

.i-logo{
    height: 120px;
}

.nc-logo{
    height: 60px;
}

.itt-logo{
    height: 50px;
    margin-left: 20px;
}
.prog{
    font-size: 16px;
    min-width: 200px;
    width: 49%;
    float: left;
    text-align: left;
    margin-top: 4.5em;
    margin-bottom: 4.5em;
}
.prog a{
    text-decoration: none;
    color: #4e290d;
}
.prog a:hover{
    text-decoration: none;
    color: #422916;
}



/*  GO FULL WIDTH BELOW 360 PIXELS */
@media only screen and (max-width: 360px) {
   .page-wrap {
    padding: 20px 5px;
	}
}


/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}


div.divTable {
    text-align: left;
    max-width: 400px;
    margin: 0 auto;
}

.divTable.divTable .divTableCell, .divTable.divTable .divTableHead {
    border: none;
    padding: 5px 5px;
}
.divTable.divTable .divTableBody .divTableCell {
    font-size: 16px;
    font-weight: bold;
}

/* DivTable.com */
.divTable{ display: table; }
.divTableRow { display: table-row; }
.divTableCell, .divTableHead { display: table-cell;}
.divTableBody { display: table-row-group;}


.exggmap-multi-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}

.exggmap-multi-wrapper .exggmap-multi-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: opacity 2.5s ease-in 0.5s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.exggmap-multi-wrapper .exggmap-multi-caption {
    font-size: 30px;
}

.exggmap-multi-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.exggmap-multi-wrapper .exggmap-multi-mask-content {
    text-align: center;
    padding: 0 32px;
    width: 100%;
}

.exggmap-multi-wrapper a {
    text-decoration: none;
    font-size: 14px;
}

.exggmap-multi-wrapper a:hover,
.exggmap-multi-wrapper a:visited {
    color: #2196f3;
}

.exggmap-multi-wrapper a:hover {
    text-decoration: underline;
}

.exggmap-multi-wrapper span {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translate(-50%);
    z-index: 1;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
}

.exggmap-multi-wrapper span a {
    text-decoration: underline;
}

.exggmap-multi-wrapper button {
    border: 1px solid;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
}

.exampp-hints {
    margin-top: 7px;
    font-size: 14px;
    margin-bottom: 7px!important;
}
