﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);


body {
    background-color: #597a48;
    font-family: 'Open Sans', sans-serif !important; font-size: 16px;  color: grey; 
    padding-top: 0;
    padding-bottom: 0;
}

#WebsiteHeader  { position: relative; color: #fff; }
#WebsiteLogo { position: absolute; top: 0; left: 0; right: 0; z-index: 9999; }
#WebsiteLogo img { border: none; }
#WebsiteLogo .flagge { margin: 15px 0 0 15px; }

#WebsiteContent { background-color: #fffdea; padding-bottom: 15px; }
#WebsiteContent a:link, #WebsiteContent a:visited { color: #206823; }
#WebsiteContent a:hover, #WebsiteContent a:active { color: #820000; }
#WebsiteFooter { color: #fff; padding-bottom: 30px; }
#WebsiteFooter a:link, #WebsiteFooter a:visited { color: #c4deb4; }
#WebsiteFooter a:hover, #WebsiteFooter a:active { color: #fff; }
#WebsiteFooter .footerlogo { margin-bottom: 30px; }

.innenabstand { padding: 10px; margin-bottom: 10px; }
.innenabstand-foto { margin: -7% 0% 10% 0%; }
.innenabstand-logo { padding: 5px; }
.hundertprozent { width: 100%; border: none; }
#footer-right a { margin-left: 15px !important; margin-right: 0 !important; }


span.glyphicon { margin-right: 5px !important; }
.img-fotoalbum img { float: left; margin: 0 1% 1% 0; max-width: 147px; }

.table-responsive { border:hidden; }

.text-success {
   color: #fff;
   font-size: 24px;
}

.img-thumbnail {
    background-color: #fff;
    border: 0,2px solid #5c6f51;    
}

.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);
}

/* Tabellen */
table {
  border-collapse: unset;
  border-spacing: 0;
  max-width: 100%;
}
th {
  text-align: center;
}
.table {
  text-align: center;
  width: 100%;
  margin-bottom: 5px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 3px;
  line-height: 20px;
  vertical-align: top;
  border-top: 10px none;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}



/* 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: -35px; }
/*.navbar.affix + #WebsiteContent { padding-top: 50px; }*/

.navbar { border-radius: 0px; border: none; margin: 0; }
.navbar.container { padding-left: 0; }
.navbar-inverse {
    background: none;
    background-color: rgba(123,148,109,0.9); /* Menü */
    border-color: #fff;
    font-size: 17px;
}

    .navbar-inverse .navbar-brand {
        color: #fff;
    }
    .navbar-inverse .navbar-toggle {
        border-color: white; /* Farbe Aussenrand Auswahlmenü Mobil */
    }
    .navbar-inverse .navbar-nav > li > a {
        color: white; /* Schriftfarbe Menü */
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #112211;  dunkel 
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #112211;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background: #5c6f51 !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; }


/* 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: 'Alegreya Sans', sans-serif; font-size: 26px;   }
    h2 { font-family: 'Alegreya Sans', 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: 22px; }
    h6 { font-size: 18px; font-weight: bold; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 18px; color: #fff; }
    .nav > li > a dropdown-menu { color: #fff; }
    .carousel-indicators { bottom: 0; }
    .navbar.container dropdown-menu {color: #fff;}
}

/* Tablet sm 1200x1200 */
@media screen and (min-width: 768px) and (max-width: 991px) {
    h1 { font-family: 'Alegreya Sans', sans-serif; font-size: 35px;  color: grey; }
    h2 { font-family: 'Alegreya Sans', sans-serif; font-size: 25px; font-weight: bold;  color: grey; }
    h3 { font-size: 20px; font-weight: bold; color: #fff; }
    h4 { font-family: 'Alegreya+Sans', 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: 10px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 82%; }
    .dropdown-menu {color: #fff;}
}

/* Desktop md 1200x1200 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    h1 { font-family: 'Alegreya Sans', sans-serif; font-size: 35px;  color: grey; }
    h2 { font-family: 'Alegreya Sans', sans-serif; font-size: 35px;  color: grey; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Alegreya+Sans', sans-serif; font-size: 20px;  }
    h6 { font-size: 18px; font-weight: bold; }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 14px; padding-right: 10px; font-size: 14px; }
    .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: 'Alegreya Sans', sans-serif; font-size: 35px;  color: grey; }
    h2 { font-family: 'Alegreya Sans', sans-serif; font-size: 32px;  color: grey; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Alegreya+Sans', sans-serif; font-size: 20px;  }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 15px; }
    .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: 'Alegreya Sans', sans-serif; font-size: 35px; color: grey; }
    h2 { font-family: 'Alegreya Sans', sans-serif; font-size: 28px; color: grey;  }
    h3 { font-size: 30px;  color:#fff;}
    h4 { font-family: 'Alegreya+Sans', sans-serif; font-size: 17px; }
    .innenabstand { padding: 15px; margin-bottom: 0px; }
    .nav > li > a { padding-left: 15px; padding-right: 15px; font-size: 15px; }
    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { top: 89%; }
}
