html {
    height: 100%;
    width: 100%;
    min-width: 320px;
}

@font-face {
    font-family: 'quicksand';
    src: url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.eot');
    src: url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.woff2') format('woff2'),
        url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.woff') format('woff'),
        url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.ttf') format('truetype'),
        url('font-awesome-4.3.0/quicksand/quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background-color: #FFF;
    background: url(images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;  
    font-family: quicksand;
}

h1 a, h1 a:hover, h1 a:focus {
    text-decoration: none;
    color: white;
    outline: rgba(0,0,0,0) !important;
}

.navi {
    padding: 0;
}

.navbg {
    width: 100%;
    position: relative;
}

.navbar {
    margin-bottom: 0px;
    background-color: rgba(0,0,0,0);
    width: 100%;
    border: none;
    border-radius: 0px;
    min-height: 0px;
}

.head {
    width: 100%;
}

.navbar-nav {
    margin: 0;
}

.nav {
    width: 100%;
}

.main {
    background-color: #DDD;
    position: relative;
}

.rownav {
    margin-right: 0;
}

.head {
    background-color: rgba(22, 22, 22, 0.4);
    display: table;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.75); 
}

.menuimg {
    max-width: 100%;
    height: 40px;
    margin-top: 71px;
    background: url(images/menu.png);
    background-size: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#menulink {
    display: block;
    max-width: 100%;
    height: 40px;
    margin-top: 71px;
}

h1 {
    font-size: 43px;
}

.main > .row {
    padding-top: 30px;
}

.homeimg {
    max-width: 100%;
    height: auto !important;
    width: 449px;
    outline: rgba(0,0,0,0) !important;
    border-radius: 7px;
}

.navcol {
    height: 60px;
}

.navcola {
    outline: rgba(0,0,0,0) !important;
    height: 60px;
}


.glr {
    font-size: 1.6em !important;
    padding-top: 3px;
    color: white;
}

.nav i, .nav h4{
    color: white;
    outline: none;
}

.navcollefthome {
    padding-right: 2px;
}

.navcolrighthome {
    margin-top: -4px;
    margin-left: -13px;
}

.navcolleftgalerie {
    padding-right: 9px;
}

.navcolrightgalerie {
    margin-top: -4px;
    margin-left: -20px;
}

.navcolleftmailbox {
    padding-right: 16px;
}

.navcolrightmailbox {
    margin-top: -4px;
    margin-left: -27px;
}

.navcolleftgaestebuch {
    padding-right: 20px;
}

.navcolrightgaestebuch {
    margin-top: -4px;
    margin-left: -31px;
}

.main i {
    color: #3A3A3A;
    margin-bottom: 40px;
}

.main i:hover {
    color: #232323;
}

.kontakt span {
    color: #3A3A3A;
}

.kontakt span:hover {
    color: #232323;
}

.mm-navbar {
    display: none !important;
}

.mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 0px !important;
}

a {
    outline: rgba(0,0,0,0) !important;
}

.item {
    height: 462.5px;
    width: 100%;
}

.carousel, .carousel-control, .carousel-inner {
    border-radius: 7px;
}

.slider1 {
    background: url(images/slider/slidergrafik1.jpg);
    background-size: cover;
    background-position: center center;
}

.slider2 {
    background: url(images/slider/slidergrafik2.jpg);
    background-size: cover;
    background-position: center top;
}

.slider3 {
    background: url(images/slider/slidergrafik3.jpg);
    background-size: cover;
    background-position: center center;
}

.slider4 {
    background: url(images/slider/slidergrafik4.jpg);
    background-size: cover;
    background-position: center center;
}

.slider5 {
    background: url(images/slider/slidergrafik5.jpg);
    background-size: cover;
    background-position: center center;
}

.slider6 {
    background: url(images/slider/slidergrafik6.jpg);
    background-size: cover;
    background-position: center center;
}

.slider7 {
    background: url(images/slider/slidergrafik7.jpg);
    background-size: cover;
    background-position: center center;
}

.slider8 {
    background: url(images/slider/slidergrafik8.jpg);
    background-size: cover;
    background-position: center center;
}

.mm-menu {
    height: 100vh;
}

.impressum {
    margin-top: 40px;
    border-top: 1px solid #FFFFFF;
}

.impressum_a {
    padding-top: 10px;
    color: #FFF !important;
}

.footer {
    background-color: rgba(22, 22, 22, 0.4);
    color: #FFFFFF;
    min-height: 122px;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px -6px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -6px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 0px -6px 12px 0px rgba(0,0,0,0.75);
}

.image {
    max-width: 100%;
    height: auto !important;
    width: 1500px;
    border-radius: 5px;
    background-size: 100%;
    background-position: center center;
}

.galeriecol {
    position: relative;
}

.link{
    text-decoration: none;  
    position: relative;
    display: block;
}

.link .overlay{
    visibility: visible;
    position: absolute;
    border-radius: 5px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.38) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.38)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.38) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.38) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.38) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.38) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.link .overlay:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 100%;   
}

.link:hover .overlay{
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.64)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.overlayh4 {
    position: relative;
    bottom: 50px;
    color: #DDD;
}

.link :hover .overlayh4{
    text-decoration: underline;
    color: #FFF;
}

.galerierow {
    padding-left: 15px;
    padding-right: 15px;
}

.kontakt h3 {
    margin-top: 0px;
}

.kontakt h6 {
    margin-bottom: 25px;
}

.mm-listview > li {
    height: 60px;
}

.mm-listview a{
    font-size: 33px !important;
    padding-top: 18px !important;
    margin-top: -5px;
}

.mmenua {
    margin-left: -10px;
    margin-top: 2px;
}

.mmenufa {
    margin-top: -4px;
    margin-left: -16px
}

@media only screen and (max-width: 768px) {
    body{
        background-color: #FFF;
        background: url(images/bg.jpg) repeat-y center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .head {
        height: 184px;
    }

    .item {
        height: 300px;
        width: 100%;
    }

    .carousel, .carousel-control, .carousel-inner {
        border-radius: 2px;
    }

    .footer {
        height: 130px;
    }

    .overlayh4 {
        color: #FFF;
    }

    .galerierow {
        padding-left: 0px;
        padding-right: 0px;
    }

    .h4mobile {
        padding-bottom: 20px;
    }
}
