﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);

body {
    background-color: #644638;
    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:  'Kalam', cursive; color: #644638; margin-top: 0; }
h2 { font-family:  'Kalam', cursive;  color: #704411; margin-top: 0; }
h3 { font-family:  'Kalam', cursive;  color: #fff; margin-top: 15px; font-size: 13px; }
h4 { font-family:  'Kalam', cursive;  color: #644638; margin-top: 0;   }
h5 { font-family:  'Kalam', cursive;   color: brown;  font-size: 13px; }
h6 { font-family:  'Kalam', cursive;  font-style: italic; color: brown; font-size: 17px; }

#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: #fffbf4; padding-bottom: 0px; position: center; }
#WebsiteContent a:link, #WebsiteContent a:visited {text-decoration: underline; color: #000 !important; }      
#WebsiteContent a:hover, #WebsiteContent a:active { color: #820000 !important; }
#WebsiteFooter { color: #fff; padding-bottom: 5px; }
#WebsiteFooter a:link, #WebsiteFooter a:visited { color: #d6cab3; }
#WebsiteFooter a:hover, #WebsiteFooter a:active { color: #fff; }
#WebsiteFooter .footerlogo { margin-bottom: 10px;  }


.text-info { color: black; }
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}



.responsiveVideo {
   position: relative;
   padding-bottom: 56.25%; padding-top: 30px;
   height: 0;
   overflow: hidden;
}

.responsiveVideo iframe,
  .responsiveVideo object,
 .responsiveVideo embed {
   position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}




header /* delet it */
{
    height:100vh;
    background-color:#444444;
    font-family:roboto;
}









.innenabstand { padding: 15px 15px ; }
.innenabstand2 { padding: 0px 15px; }
.innenabstand-footer { padding: 10px 30px; }
.innenabstand-foto { margin:0% 0% -3% 0%; }
.innenabstand-logo { padding: 5px; }
.hundertprozent { width: 100%; border: none; }
#footer-right a { margin-left: 15px !important; margin-right: 0 !important; }



.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: 0px;  }
    .navbar .container {
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        padding-left: 0;
        font-size: 20px;
        font-weight:100;

    }


   .navbar-inverse .navbar-brand {
        color: #f1f6fe;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: black; /* Schriftfarbe Menü */
        
    }
    .navbar-inverse .navbar-toggle {
        border-color: #fff; /* Farbe Aussenrand Auswahlmenü Mobil */
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: whitesmoke /* 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: #c1a478 !important; /* Menü Hinterhrund bei Hover */
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/* Mobile xs 768x1200 */
@media screen and (max-width: 767px) {
    .container { min-width: 320px; max-width: 480px; }
    .innenabstand { padding: 15px;}
    .navbar .container { padding-left: 10px; }
    h1 { font-family: 'Kalam', sans-serif; font-size: 30px;   }
    h2 { font-family: 'Kalam', sans-serif; font-size: 22px; font-weight: bold; }
    h3 { font-size: 18px; font-weight: bold; color:#fff }
    h4 { font-family: 'Alegreya Sans', sans-serif; font-size: 26px; }
    h6 { font-size: 18px; font-weight: bold; }
    #WebsiteContent { position:unset; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 18px; }
    .carousel-indicators { bottom: 0; }
}
/* Tablet sm 1200x1200 */
@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 { font-family: 'Kalam', sans-serif; font-size: 32px; }
    h2 {font-family: 'Kalam', sans-serif; font-size: 19px; font-weight: bold; }
    h3 { font-size: 20px; font-weight: bold; color: #fff; }
    h4 { font-family: 'Kalam', sans-serif; font-size: 26px;  }
    h6 { font-size: 18px; font-weight: bold; }
    #WebsiteTop #Logo_Desktop { padding: 10px; }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .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%; }
}
/* Desktop md 1200x1200 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    h1 { font-family: 'Kalam', sans-serif; font-size: 35px; }
    h2 { font-family: 'Kalam', sans-serif; font-size: 26px; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Kalam', sans-serif; font-size: 26px;  }
    h6 { font-size: 18px; font-weight: bold; }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 14px; padding-right: 12px; font-size: 17px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 84%; }
}
/* Desktop lg 1920x1200 */
@media screen and (min-width: 1200px) and (max-width: 1920px) {
    h1 { font-family: 'Kalam', sans-serif; font-size: 35px; }
    h2 {font-family: 'Kalam', sans-serif; font-size: 32px; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Kalam', sans-serif; font-size: 26px;  }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 19px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 87%; }
}
/* Desktop xxl 2560x1600    Mein Bildschirm */
@media screen and (min-width: 1921px) {
    h1 { font-family: 'Kalam', sans-serif; font-size: 35px; }
    h2 {font-family: 'Kalam', sans-serif; font-size: 23px; }
    h3 { font-size: 30px;  color:#fff;}
    h4 { font-family: 'Kalam', sans-serif; font-size: 26px; }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 19px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 89%; }
}



/* Mobile */
@media (max-width: 767px) {
    .container { min-width: 100%; max-width: 100%; font-size: 20px;}
    .navbar .container { padding-left: 25px; font-size:15px; } /*Menü Schriftgröße Mobil */

    .navbar-inverse { margin-top: 0; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #112211; 
    }
    #footer-right { text-align: left !important; }
    #footer-right a { margin-left: 0 !important; margin-right: 15px !important; }
    h1, .h1 { font-size: 27px; font-weight: 600; } /* 36px 500 */
    h2, .h2 { font-size: 22px; font-weight: 600; } /* 30px 500 */
    h3, .h3 { font-size: 18px; font-weight: 600; } /* 24px 500 */
    h4, .h4 { font-size: 16px; font-weight: 600; } /* 18px 500 */
}


/* 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; }




