/* Stylesheet für Sternen Staufenberg
* Datum: 2016
* Datei: style.css
* Felix Hohlwegler
*/
/*==================================================================
* 1: Body Kalibrierung
  ==================================================================
*/
html {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
}

body {
    background-color: #fff;;
    background-position: center 0px;
    background-repeat: no-repeat;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
    overflow-x: hidden;
}

.smaller {
    font-size: 0.8em;
}

.clear {
    clear: both;
}

a img {
    border: none;
}

.center {
    text-align: center;
}

/*==================================================================
* 2: Grundgerüst
  ==================================================================
*/
.container {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #fff;
}

.wrapper {
    width: 100%;
    background-color: #fff;
}

.specialwrapper {
    width: 100%;
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.design {
    width: 100%;
    margin: auto;
}

.content {
    padding-bottom: 0;
}

.logo {
    margin:auto;
    padding-top: 10px;
    text-align: center
}
.logo a img{
    width: 230px;
}

.header {
    background-color: #f3f6f9;
}

.navigation {
    background-color: #00AEE6;
}

.imagebox img{
    width: 100%;
}

.footer {
    margin-top: 30px;
    background-color: #7d2622;
    color: #fff;
    padding-bottom: 40px;
}

.innerfooter {
    padding-bottom: 20px;
}

.footerlogo img{
    width: 230px;
}

#back-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
}

.dividingline {
    border-bottom: 1px solid #FDD911;
    padding-bottom: 40px;
}

#back-top:before {
    font-family: FontAwesome;
    content: "\f077";
}

#back-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 10;
    color: #7d2622;
    display: none;
    height: 80px;
    width: 80px;
    background-color: #eee;
    border: 6px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    font-size: 30px;
    line-height: 50px;
}


.Hotel:before {
    font-family: FontAwesome;
    content: "\f015";
    position: absolute;
    font-size: 55px;
    top: -21px;
    left: 9px;
}

.Hotel:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Restaurant:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Veranstaltungen:hover{
     animation-name: pulse;
     animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
 }

.Events:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}

.Video:hover{
    animation-name: pulse;
    animation-duration: 1s;
}
.Kontakt:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Contact:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}

.Gallery:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Family:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Activities:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Galerie:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Familie:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Regionales:hover{
    animation-name: pulse;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
}
.Restaurant:before {
    font-family: FontAwesome;
    content: "\f015";
    position: absolute;
    font-size: 60px;
    top: -21px;
    left: 8px;
}

.Regionales:before {
    font-family: FontAwesome;
    content: "\f041";
    position: absolute;
    font-size: 45px;
    top: -21px;
    left: 42px;
}

.Activities:before {
    font-family: FontAwesome;
    content: "\f041";
    position: absolute;
    font-size: 45px;
    top: -21px;
    left: 38px;
}

.Veranstaltungen:before {
    font-family: FontAwesome;
    content: "\f06b";
    position: absolute;
    font-size: 40px;
    top: -21px;
    left: 55px;
}

.Events:before {
    font-family: FontAwesome;
    content: "\f06b";
    position: absolute;
    font-size: 40px;
    top: -21px;
    left: 25px;
}

.Kontakt:before {
    font-family: FontAwesome;
    content: "\f003";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 30px;
}

.Contact:before {
    font-family: FontAwesome;
    content: "\f003";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 30px;
}

.Video:before {
    font-family: FontAwesome;
    content: "\f03d";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 20px;
}

.Galerie:before {
    font-family: FontAwesome;
    content: "\f1c5";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 30px;
}

.Gallery:before {
    font-family: FontAwesome;
    content: "\f1c5";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 30px;
}

.Familie:before {
    font-family: FontAwesome;
    content: "\f0c0";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 28px;
}

.Family:before {
    font-family: FontAwesome;
    content: "\f0c0";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 25px;
}

.Restaurant:before {
    font-family: FontAwesome;
    content: "\f0f5";
    position: absolute;
    font-size: 30px;
    top: -21px;
    left: 45px;
}

#go-next:after{
    font-family: FontAwesome;
    content: "\f18e";
    padding-left: 5px;
}

#go-prev:before{
    font-family: FontAwesome;
    content: "\f190";
    padding-right: 5px;
}

#go-prev{
    font-size: 20px;
}

#go-next{
    font-size: 20px;
}

.paddinganfrage{
    padding-top: 11px;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(100.10, 10.10, 10.10);
        -moz-transform: scale3d(100.10, 10.10, 10.10);
        transform: scale3d(100.10, 10.10, 10.10);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.80, 1.80, 1.80);
        -moz-transform: scale3d(1.80, 1.80, 1.80);
        transform: scale3d(1.80, 1.80, 1.80);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}



/*==================================================================
* 3: Schriften / Texte
  ==================================================================*/
@font-face {
    font-family: 'SEGOEUIL';
    src: url('../fonts/SEGOEUIL.eot');
    src: local('SEGOEUIL'), url('../fonts/SEGOEUIL.woff') format('woff'), url('../fonts/SEGOEUIL.ttf') format('truetype');
}


h1, h2, h3, h4 {
    font-family: 'Tangerine', cursive;
    color: #7d2622;
    font-size: 60px;
    line-height: 80px;
}

h3 {
    font-family: 'SEGOEUIL';
    font-size: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: none;
}

h4 {
    font-family: 'SEGOEUIL';
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
}

.footer h3{
    color: #fff;
    font-family: 'SEGOEUIL';
    font-size: 25px;
    line-height: 60px;
}

.center h1 {
    background-position: center;
    margin-bottom: 25px;
}

.img-thumbnail h1{
    text-align: center;
}

.img-thumbnail p{
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}

/*==================================================================
* 4: Links
  ==================================================================*/
a {
    color: #000;
}

a:link {
    color: #000;
}

a:visited {
    color: #000;
}

a:hover {
    color: #7d2622;
}



.footer a {
    color: #fff;
}

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

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

.footer a:hover {
    text-decoration: underline;
}

/*==================================================================
* 5: Formatierungen
  ==================================================================*/




/*==================================================================
* 6: Navigation
  ==================================================================*/
.navigation{
    background-color: #7d2622;
}
.navbar-default {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #7d2622;
    border: none;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000000;
    background-color: #f4f5f8;
}

.navbar-default .navbar-collapse {
    text-align:center;
}
.navbar-default .navbar-nav {
    display:inline-block;
    float:none;
    margin-bottom: -5px;
}

.navbar-default .navbar-text {
    color: #f7b017;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    line-height: 200px;
    height: 174px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000000;
    background-color: #f4f5f8;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000000;
    background-color: #f4f5f8;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000000;
}

.navbar-default .navbar-toggle {
    border-color: #f7b017;
    width: 100%;
    float: none;
    margin-right: 0;
    border: none;
    color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #000000;
    margin: auto;
    text-align: center;
}

.navbar-default .navbar-link {
    color: #fff;
}

.navbar-default .navbar-link:hover {
    color: #000;
}

.button-label {
    display: inline-block;
    line-height: 14px;
    padding-right: 10px;
}

.button-bars {
    display: inline-block;
}

.language {
    position: absolute;
    right: 0;
    top: 79px;
}

/*==================================================================
* 7: MediaQueries
  ==================================================================*/

@media (max-width: 767px) {

    .navbar-default .navbar-nav {
        color: #fff;
        line-height: 40px;
        height: 600px;
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        line-height: 40px;
        height: 60px;
        width: 100%;
    }


    .Regionales:before {
        font-family: FontAwesome;
        content: "\f041";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }

    .Veranstaltungen:before {
        font-family: FontAwesome;
        content: "\f06b";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }


    .Events:before {
        font-family: FontAwesome;
        content: "\f06b";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }

    .Kontakt:before {
        font-family: FontAwesome;
        content: "\f003";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }
    .Contact:before {
        font-family: FontAwesome;
        content: "\f003";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }

    .Video:before {
        font-family: FontAwesome;
        content: "\f03d";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }

    .Galerie:before {
        font-family: FontAwesome;
        content: "\f1c5";
        display: inline-block;
        position: absolute;
        font-size: 35px;
        top: 10px;
        left: 5px;
    }
    .Gallery:before {
        font-family: FontAwesome;
        content: "\f1c5";
        display: inline-block;
        position: absolute;
        font-size: 35px;
        top: 10px;
        left: 5px;
    }

    .Familie:before {
        font-family: FontAwesome;
        content: "\f0c0";
        display: inline-block;
        position: absolute;
        font-size: 35px;
        top: 10px;
        left: 5px;
    }

    .Restaurant:before {
        font-family: FontAwesome;
        content: "\f0f5";
        display: inline-block;
        position: absolute;
        font-size: 35px;
        top: 10px;
        left: 5px;
    }

    .Hotel:before {
        font-family: FontAwesome;
        content: "\f015";
        display: inline-block;
        position: absolute;
        font-size: 45px;
        top: 10px;
        left: 5px;
    }


    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000000;
        width: 100%;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #000000;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #000000;
        background-color: #f4f5f8;
    }
}


@media (max-width: 992px) {
    .item{
        height: 300px;
    }

    .footer{
        text-align: center;
    }
    .img-thumbnail{
        margin-bottom: 25px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .contentslideraround{
        margin-bottom: 25px;
    }
    .item{
        height: auto;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .design {
        width: 990px;
        margin: auto;
    }
    .contentslideraround{
        margin-bottom: 25px;
    }
}

@media (min-width: 1200px) {
    .design {
        width: 1200px;
        margin: auto;
    }
    .contentslideraround{
        margin-bottom: 25px;
    }
    #contentslider{
        height: 400px;
        width: 100%;
    }
    .item{
        height: 400px;
        width: 100%;
    }

    .item img{
        width: 100%;
    }
}