﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif !important; font-size: 16px; color: rgba(0, 0, 0, 0.7);
    padding-top: 0;
    padding-bottom: 0;
}


#WebsiteLogo { position: absolute; top: 0; left: 0; right: 0; z-index: 9999; background-repeat: repeat-x; }
#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: #798d37 !important; }
#WebsiteContent a:hover, #WebsiteContent a:active { color: #820000 !important; }
#WebsiteFooter { background-color: #504340; padding-bottom: 30px; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; color: antiquewhite; }
#WebsiteFooter a:link, #WebsiteFooter a:visited { color: #ab8446; }
#WebsiteFooter a:hover, #WebsiteFooter a:active { color: #fff; }


.innenabstand-video { margin:30px 0 30px 0 }
.innenabstand { padding: 10px; margin-bottom: 10px; }
.innenabstand-foto { margin: -7% 0% 15% 0%; }
.innenabstand-logo { padding: 5px; }
.hundertprozent { width: 100%; border: none; }
#footer-right a { margin-left: 15px !important; margin-right: 0 !important; }

.li { color:dimgrey; }

span.glyphicon { margin-right: 5px !important; }
.img-fotoalbum img { float: left; margin: 0 1% 1% 0; max-width: 147px; }

.table-responsive { border:hidden; }

.img-thumbnail {
    background-color: #504340;
 
}

.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);
}


/* 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; background-color: #625350; }
.navbar-inverse {
    background-color: #5d1d12; /* Menü */
    border-color: #fff;
}
    .navbar-inverse .navbar-brand {
        color: #fff;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #422e2a;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #422e2a; /* dunkel */
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background-color: #422e2a;
    }
    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background: #9d0016 !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: 100%; max-width: 100%; }
    .innenabstand { padding: 5px;}
    .navbar .container { padding-left: 10px; }
    h1 { font-family: 'Sriracha', cursive; font-size: 25px;  color: #5d1d12; }
    h2 { font-family: 'Sriracha', cursive; 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: 'Sriracha', cursive; font-size: 30px; color: #5d1d12;  }
    h2 {font-family: 'Sriracha', cursive; font-size: 19px; font-weight: bold; }
    h3 { font-size: 20px; font-weight: bold; color: #fff; }
    h4 { font-family: 'Satisfy', 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: 11px; }
    .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: 'Sriracha', cursive; font-size: 32px; color: #5d1d12; }
    h2 { font-family: 'Sriracha', cursive; font-size: 26px; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Satisfy', 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: 15px; }
    .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: 'Sriracha', cursive; font-size: 35px;  color: #5d1d12; }
    h2 {font-family: 'Sriracha', cursive; font-size: 32px; }
    h3 { font-size: 20px;  color:#fff;}
    h4 { font-family: 'Satisfy', 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: 'Sriracha', cursive; font-size: 35px; color: #5d1d12;  }
    h2 {font-family: 'Sriracha', cursive; font-size: 23px; }
    h3 { font-size: 30px;  color:#fff;}
    h4 { font-family: 'Satisfy', 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%; }
}