﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);

body {
    background-color: #456545;
    font-family: 'Muli', sans-serif !important; font-size: 16px; color: rgba(0, 0, 0, 0.7);
    padding-top: 0;
    padding-bottom: 0;
}
h1, h2, h3, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 100; }
h1 { font-family: 'Allura', cursive; color: #658465; margin-top: 0; font-size: 50px; }
h2 { font-family: 'Allura', cursive; color: #658465; margin-top: 0; font-size: 30px;  }
h3 { font-family: 'Allura', cursive; color: #658465; margin-top: 0; font-size: 30px; }
h4 { font-family: 'Quicksand', sans-serif; color: #658465; font-size: 19px; }
h5 { font-family: 'Quicksand', sans-serif; color: rgba(0, 0, 0, 0.7); font-size: 20px; }
h6 { font-family: 'Arial Rounded MT'; color: #658465; margin-top: 0; font-size: 20px; }

#WebsiteHeader  { position: relative; color: #fff; }
#WebsiteLogo { position: absolute; top: 0; left: 0; right: 0; z-index: 9999; background: url(../images/bg-header.png);  background-repeat: repeat-x; }
#WebsiteLogo img { border: none; }
#WebsiteLogo .flagge { margin: 15px 0 0 15px; }


#WebsiteContent { background-color: #f4ebda; padding-bottom: 0px; position: center; }
#WebsiteContent a:link, #WebsiteContent a:visited { color: #a99783 !important; }
#WebsiteContent a:hover, #WebsiteContent a:active { color: #820000 !important; }
#WebsiteFooter { font:100; color: #fff; padding-bottom: 5px; }
#WebsiteFooter a:link, #WebsiteFooter a:visited { color: #d6cab3; }
#WebsiteFooter a:hover, #WebsiteFooter a:active { color: #fff; }
#WebsiteFooter .footerlogo { margin: 10px 20px 10px 20px; }


.innenabstand-foto { margin: 0px 0px 0px 0px; }
.innenabstand-foto-zimmer { margin: 0 5px 0 5px; }
.innenabstand { margin: 15px 0 15px 0; }
.innenabstand-preise { margin: 20px 20px 0 20px; }
.innenabstand-skizzen { margin: 70px 18px 100px 18px; }
.innenabstand-logo { margin: 10px 10px 10px 10px; }
.innenabstand-wohnungen { margin: 20px 20px 20px 20px; }
.innenabstand-sections { margin: 200px 0 200px 0; }
.hundertprozent { width: 100%; border: none; }
#footer-right a { margin-left: 15px !important; margin-right: 0 !important; }

hr.style-seven { overflow: visible; /* For IE */ height: 30px; border-style: solid; border-color: black; border-width: 1px 0 0 0; border-radius: 20px; } hr.style-seven:before { /* Not really supposed to work, but does */ display: block; content: ""; height: 30px; margin-top: -31px; border-style: solid; border-color: black; border-width: 0 0 1px 0; border-radius: 20px; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #456545;
    margin: 1em 0;
    padding: 0; 
}

hr2 {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 1em 0;
    padding: 0; 
}

.parallax {
  /* The image used */
  background-image: url("../bilder/paralaxe.jpg");

  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax2 {
  /* The image used */
  background-image: url("../bilder/paralaxe2.jpg");

  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax3 {
  /* The image used */
  background-image: url("../bilder/paralaxe3.jpg");

  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax4 {
  /* The image used */
  background-image: url("../bilder/paralaxe4.jpg");

  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax5 {
  /* The image used */
  background-image: url("../bilder/paralaxe5.jpg");

  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax6 {
  /* The image used */
  background-image: url("../bilder/paralaxe6.jpg");
    
  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax7 {
  /* The image used */
  background-image: url("../bilder/paralaxe7.jpg");
    
  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax8 {
  /* The image used */
  background-image: url("../bilder/paralaxe8.jpg");
    
  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax9 {
  /* The image used */
  background-image: url("../bilder/paralaxe9.jpg");
    
  /* Set a specific height */
  height: 600px;


  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax10 {
   /* The image used */
   background-image: url("../bilder/paralaxe10.jpg");
   /* Set a specific height */
   height: 600px;
   /* Create the parallax scrolling effect */
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}


.img-shadow {
    -moz-box-shadow:    inset  0  8px 8px -8px rgba(0, 0, 0, 0.7), 
                        inset  0 -8px 8px -8px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(0, 0, 0, 0.7), 
                        inset  0 -8px 8px -8px rgba(0, 0, 0, 0.7);
     box-shadow:        inset  0  8px 8px -8px rgba(0, 0, 0, 0.7), 
                        inset  0 -8px 8px -8px rgba(0, 0, 0, 0.7);
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}



/* Menü */

.navbar.affix { top: 0; width: 100%; z-index: 99999; -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.navbar.affix-top { position: static; top: 0px; }
/*.navbar.affix + #WebsiteContent { padding-top: 50px; }*/

.navbar { border-radius: 0px; border: none; margin: 0; }
.navbar .container { padding-left: 0; }
.navbar-inverse {
    background-color: #fff; /* Menü */
    border-color: #fff;
    font-size: 20px;
}
    .navbar-inverse .navbar-brand {
        color: rgba(0, 0, 0, 0.7);
    }
    .navbar-inverse .navbar-nav > li > a { /*Schriftfarbe Menü*/
        color: #9e9583;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #700000;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #fff; /* dunkel */
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #fff;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background: #9e9583 !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/* Wetter */
#meteoprovbz_container { margin-top: 30px; }
#meteoprovbz_container, #meteoprovbz_container th, #meteoprovbz_container td { border: none !important; text-align: center !important; font-weight: normal !important; }
#meteoprovbz_container .meteoprovbz_min { background-color: rgba(0,0,255,0.2); color: #ccc !important;}
#meteoprovbz_container .meteoprovbz_max { background-color: rgba(255,0,0,0.2); color: #ccc !important;}
#meteoprovbz_container a { padding: 0 !important; margin: 0 !important; }
#meteoprovbz_container td[colspan="6"] { padding: 5px 0 0 0 !important; }

/* Tablet & Desktop */
@media (min-width: 768px) {

}

/* Mobile xs 768x1200 */
@media screen and (max-width: 767px) {
    .container { min-width: 320px; max-width: 480px; }
    .navbar .container { padding-left: 15px; }
    h1 { font-size: 30px; font-weight: bold; }
    h2 { font-size: 30px; font-weight: bold; }
    h3 { font-size: 30px; font-weight: bold; }
    h4 { font-size: 19px; font-weight: bold; }
    h6 {  font-family: 'Caveat', cursive;  color: #9e9583; font-size: 25px; font-weight: bold; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 16px; }
    .carousel-indicators { bottom: 0; }
}
/* Tablet sm 1200x1200 */
@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 { font-size: 50px; }
    h2 { font-size: 30px; font-weight: bold; }
    h3 { font-size: 30px; font-weight: bold; }
    h4 { font-size: 30px; font-weight: bold; }
    h6 { font-size: 20px; font-weight: bold; }
    #WebsiteTop #Logo_Desktop { padding: 10px; }
    .nav > li > a { padding-left: 8px; padding-right: 8px; font-size: 13px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 82%; }
}
