@charset "UTF-8";

.intro { background: url(gfx/home/SDIM4994-3.jpg) no-repeat bottom center scroll; -webkit-background-size: cover; }

body, HTML { font-family: 'Open Sans', sans-serif; }

h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif; font-weight: 400; letter-spacing: 1px; font-style: normal;line-height: 1.5em;}


.italic {font-style: italic}

 .navbar-brand { color: #fff; font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive }/* CSS Document */
.intro-text,.brand-heading {color: #fff; font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive }

.marginBottom { margin-bottom:5px;}

@import url('//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css');

.date-form { margin: 10px; }
label.control-label span { cursor: pointer; }
h2 { background-color:#94476b; color:#ffffff; padding:5px; text-align:center; font-size:24px}
h3 { background-color:#94476b; color:#ffffff; padding:5px; text-align:center; font-size:20px}
h4 {color:#94476b; margin-bottom:10px; padding:0px;font-size:19px }

.preise { width:100%; border-bottom:1px solid #999; text-align:center; padding-bottom:5px;padding-top:5px; }
.preiseInline { width:100%; border-bottom:1px solid #999; text-align:center; display:inline; margin:0px;}

.saisonZeit {text-align: center; width:100%; height:25px; vertical-align:top}
.umgebung { text-align:center; margin-bottom:20px;}
.dropdown-menu { background-color:#000}

@media(min-width : 992px ){
    p {
        margin: 0 0 35px;
        font-size: 17px;
        line-height: 1.6;
    }
}
a {
    color: #94476b;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 540px }
