body{
    background-image: url("../img/bbg.jpg");
    color: #666;
    font-family:'Source Sans Pro',sans-serif;
    font-size:18px;
    font-weight:400;
}
.logins, .user-info{
    position: absolute;
    z-index: 1;
    right: 10px;
    color: #fff;
    margin-top: -50px;
    margin-top: 0;
    background-color: #61a4d7;
    padding: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px;
    border: none;
    width: auto;
    top: 10px;
}

.user-info a{
    color: #fff;
}

.button-primary {
    background-color: #61a4d7;
    color: #fff;
    border: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all .3s ease-out;
}

.modal-body button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block;
    width: 100% !important;
}

.kontakt{
    color: #999;
}

.bg ol, ul {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 0;
}

.bg ul li {
    list-style-image: url("../img/azeichens2.png");
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 1px;
}

.dropdown-menu > li > a {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

.dropdown-menu{
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 0;
}

.scripts{
    text-align: right;
    margin-top: 30px;
    z-index: 1;
}
.navbar-nav li.current-menu-parent > a, .navbar-nav li.current-menu-ancestor > a, .navbar-nav li.current-menu-item > a {
    color: #fff !important;
    background-color: #46687c;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
    background-color: #46687c;
}

.glyphicon-align-justify{
    color: #000;
    font-size: 40px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: #46687c;
}

.color{
    background-color: #2a829d;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}

.texts {
    background-color: #f5f5f5;
    padding-bottom: 50px;
}

.color p{
    color: #fff;
    font-size: 21px;
    font-weight: 400;
}

.alignleft{
    float: left;
}

.logo a{
    display: block;
}

a:focus {
    outline:medium none;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    border-top: 1px solid #999;
}

b, strong {
    color: #666;
    font-weight: 400;
}

p{
    line-height: 27px;
}

.fluor{
    margin-bottom: 10px;
}

h1{
    margin-top: 0;
    padding-top: 30px;
    font-weight: 100;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
}

h2{
    margin-top: 0;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 10px;
    color: #2a829d;
}

.responsiveContainer {
    height: 0;
    overflow: hidden;
    padding-bottom: 45%;
    position: relative;
}

.responsiveContainer iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    max-width: 100%;
    padding-bottom: 65%;
}

.feed_background_saison {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    max-width: 100%;
    padding-bottom: 25%;
}

.logo{
    margin-bottom: 20px;
    margin-top: 10px;
    z-index: 1;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #46687c;
}

.bg{
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 2px 42px 0px #ccc;
    position: relative;
}

.btn-default {
    background-color: transparent;
    border-color: #ba9b76;
    border-radius: 0;
    color: #666;
    margin-top: 20px;
}

.btn-default:hover{ 
    transition: all 0.9s ease;
}

.navbar-inverse .navbar-nav > li > a {
    color: #333;
    text-transform: uppercase;
    font-size: 17px;
}

.texte{
    text-align: center;
    margin-bottom: 30px;
}

.text a {
    -moz-user-select: none;
    background-color: transparent;
    border: 1px solid #ba9b76;
    border-radius: 0;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.text a:hover{
    text-decoration: none;
    transition: all 0.9s ease;
    background-color: #dedede;
}

.grey{
    background-color: #f5f5f5;
    margin-bottom: 50px;
    text-align: center;
}

.grey a{
    background-color: transparent;
    border-radius: 0;
    color: #666;
    margin-top: 20px;
    border:1px solid #ba9b76;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.grey a:hover{
    text-decoration: none;
    transition: all 0.9s ease;
    background-color: #dedede;
}

.grey_footer{
    background-color: #2a829d;
    padding-top: 50px;
    margin-top: 30px;
    color: #cce0e7;
}

.startpic{
    padding: 0;
}

.startpic img{
    width: 100%;
}

button, input, select, textarea {
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 80%;
    color: #333;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width: 100%;
}

.pixel img{
    height: 102px;
    margin-top: -62px;
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
}

.wood{
    background-image: url("../img/12.jpg");
    background-position: center center;
    background-repeat: repeat-y;
    background-size: cover;
    height: 100%;
}

.navbar-inverse {
    background-color: transparent;
    border: none;
    margin-top: 20px;
}
.navbar {
    border-radius: 0px;
}


.bild_unterseite {
    height: 0;
    padding-bottom: 28%;
    position: relative;
}


button, html input[type="button"], input[type="reset"], input[type="submit"] {
     background-color: #000;
    color: #ccc;
    font-size: 20px;
}

.navbar-brand{
    display: none;
}

.content-image img {
    width: 100%;
}

ul{
    padding-left: 15px;
    padding-right: 15px;
}

.content-image .caption {
    font-size: 14px;
    font-variant: normal;
    font-weight: 500;
    line-height: 16px;
    margin: 0 0 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px !important;
    text-align: left;
    text-transform: none;
    width: auto;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    width: 100%;
}

.footer{
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 16px;

}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border: medium none;
}

.carousel-caption{
    border-radius: 0;
    display: table;
    left: 0;
    margin: 0;
    overflow: auto;
    padding-right: 10%;
    position: absolute;
    right: 0;
    text-align: right;
    top: 20%;
    width: 100%;
    z-index: 0;
    padding-left: 10%;
}

.caption-content{
    display:inline-table;
}

.caption-content h2{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    display: inline-table;
}

.caption-content p{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}

.carousel-inner > .item{
    height: 0;
    padding-bottom: 35%
}

.item-slide{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.item > img {
    height: auto;
    width: 100%;
}

.gallery-thumb{
    overflow:hidden;
    margin-bottom:15px;
}

.footer_bg{
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 990px) {
    .carousel-caption{
        border-radius: 0;
        display: table;
        left: 0;
        margin: 0;
        overflow: auto;
        padding-right: 10%;
        position: absolute;
        right: 0;
        text-align: right;
        top: 10%;
        width: 100%;
        z-index: 0;
        padding-left: 10%;
    }
}


@media screen and (max-width: 767px) {
    .gallery-thumb{
        margin-bottom: 15px;
        overflow: hidden;
        width: 50%;
    }

    .content-image{
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .carousel-caption{
        display: none;
    }
    .gallery-thumb{
        overflow:hidden;
        margin-bottom:15px;
        width: 100%;
    }

    .logo img{
        width: 100%;
    }
}

@media screen and (max-width: 1380px) {
.navbar-inverse .navbar-nav > li > a {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
}
}


@media (min-width: 1400px) {
.container {
    width: 1370px;
}

.feed_background {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    max-width: 100%;
    padding-bottom: 62%;
}

.feed_background_saison {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none, none;
    background-origin: padding-box, padding-box;
    background-position: center center, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: cover;
    height: auto;
    max-width: 100%;
    padding-bottom: 25%;
}
}

@media (max-width: 1030px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .logo{
        text-align: center;
    }

    .dropdown-menu{
    padding-bottom: 0;
    padding-top: 0;
    border-radius: 0;
    width: 100%;
}
}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
    background-color: transparent;
}


.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border: medium none;
}
