

@font-face { font-family: 'Lato'; src: url( fileadmin/homburg/Alle/fonts/lato-v23-latin-regular.eot); src: local ('Ø'), url( fileadmin/homburg/Alle/fonts/lato-v23-latin-regular.woff) format('woff'), url(fileadmin/homburg/Alle/fonts/lato-v23-latin-regular.ttf) format('truetype'), url( fileadmin/homburg/Alle/fonts/lato-v23-latin-regular.svg) format('svg'); } 

html {
  font-size: 100%;
}

body {
  background-color: darkgrey;
  background-image: url("../bilder/bg_body.png"), url("../bilder/bg_footer3.png");
    background-position: left top, left bottom;
    background-repeat: repeat-x;  
  font: normal 100% 'Lato', Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.428;
}

.container {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
}
#myNavbar > .navbar-nav {
  text-transform: uppercase;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar-inverse {
    background-color: #293C42; /*#293C42;green;*/
    border-color: #c0b090; /*#080808;*/
}

.navbar-meta {
  margin-top: 10px;
}

.navbar-meta li a {
  color: #333;
  font-size: 0.9em;
}

.navbar-nav > li > a {
   color: #ddd !important;
   letter-spacing: 0.07em;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #FFD700 /*#ffffF0*/;
    color: #fff !important/*#333*/;
    font-weight: 700;
}

.navbar-nav > li > a:hover {
   color: #fff !important;
}



.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #293C42;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #293C42;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}

.top {
    float: right;
  font-family: "Open Sans", Arial, sans-serif;
    font-size: 28px;
  color: #293C42;
    letter-spacing: 1px;
    padding-top: 87px;
}

.flexslider {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c0b090; /*0px solid #fff*/
    border-radius: 0px;
    box-shadow: 0 rgba(0, 0, 0, 0.2);
    margin: 0;
    position: relative;
    height:131px;
}
.slidercontent {
   max-height: 400px; /*140*/
}
.slidercontent img {
   height: auto !important; /*140*/
   width: auto !important;
   overflow: hidden;
   
}

.flex-control-nav {
    position: absolute;
    text-align: left;
    top: 260px;
    width: 100%;
    z-index: 10;
  display: none;
}


/*
.tx-ws-flexslider .caption-title wird per mouseover verändert in der Datei
_js/kantorat.js
*/

/*
.tx-ws-flexslider .caption-wrapper {
    height: 2.9em;
}
.tx-ws-flexslider .caption-title {
    display: block;
    position: absolute;
    color: rgba(153, 0, 0, 0.1) !important;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: 2.9em;
    width: 1em;
    background: #293C42 none repeat scroll 0% 0%;
    padding: 0.5em;
    line-height: 1.0 em;
    transition: width 1.3s ease-in-out 0.5s, color 0.5s ease-in-out 0s, background 1.5s ease-in-out 0s;
}
.tx-ws-flexslider .bodytext {
    display: block;
    position: relative;
    height: 2.9em;
    top: 15px !important;
    line-height: 0.1em !important;
    color: rgba(153, 0, 0, 0.1) !important;
    transition: width 1.3s ease-in-out 0.5s, color 0.5s ease-in-out 0s, background 1.5s ease-in-out 0s;
}
.tx-ws-flexslider .caption-title:hover {
    color: #9d9d9d !important;
    width: 13em  !important;
}
.tx-ws-flexslider .bodytext:hover {
    color: #9d9d9d !important;
    width: 13em  !important;
}
*/



/*slider Hauptseite-Marginalspalte oben*/

.col-lg-3 .flexslider {
   margin-top:20px;
}

.col-lg-3 .flexslider .slidercontent img {
      width: 255px !important;
      /* height: 131px !important; */
}

.col-lg-3 .flexslider .caption-wrapper {
}

.col-lg-3 .flexslider .caption-text {
    display:none !important;
    background: rgb(184, 134, 11) !important;
}
.col-lg-3 .flexslider .caption-title {
    display:none;
}
.col-lg-3 .flexslider .caption-link {
    display: inline;
    position: absolute;
    width: 120px;
    left: 134px;
    bottom: ; /*41px*/
    padding: 0px 10px 0px 10px;
    font-size: 16px;
    font-weight: 600;
    font-color: #eee; /*rgb(51, 122, 183)*/
    background-color: #293C42 !important; /*#ffcd00*/
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing:0.2em;
    text-align:center;
    opacity:0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
   } 
.col-lg-3 .flexslider:hover .caption-link {
    opacity: 1.0;
}

#flexslider-2728 {
   height:290px;
}

/*sidebar Überschrift einrücken bündig zu den anderen Elementen*/
.sidebar .csc-header {
   padding-left: 10px;
}

.carousel .carousel-caption {
    padding: 20px 20px 20px 25px;
    left: auto;
    right: 5%;
}
.carousel-caption {
    bottom: 30px;
    font-size: 17px;
    font-family: "PT Sans","Open Sans",Verdana,sans-serif;
    font-weight: 400;
    text-align: left;
    text-shadow: none;
    color: #fff;
    max-width: 50%;
    min-height: 120px;
    width: 340px;
    background: rgba(102, 51, 102, 0.6) none repeat scroll 0 0;
    position: absolute;
    z-index: 10;
  display: none;
}
.carousel-caption .caption-title {
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.025em;
    margin: 0;
}
.carousel-caption a {
    color: #fff;
}
.carousel-control {
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel .carousel-indicators {
    display: block;
}
.carousel .carousel-indicators {
    bottom: 20px;
    left: 30px;
    margin: 0;
    width: auto;
}
.carousel-indicators {
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    text-align: center;
    z-index: 15;
}
.carousel .carousel-indicators li {
    background-color: #fff;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 1px 1px 1px 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 25px;
}
.carousel .carousel-indicators li.active {
    background-color: #293C42;
}

.panel-primary {
    border-color: #293C42;
  margin-top: 20px;
}

.panel-primary > .panel-heading {
    background-color: #293C42;
    border-color: #293C42;
    color: #fff;
}
.watchword-verse {
  font-style: italic;
  text-align: right;
  margin-bottom: 0.2em
}
footer {
  margin-bottom: 80px;
}
footer .container {
  background-color: #293C42;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}
footer .row {
    margin-left: 0px;
    margin-right: 0px;
}
footer  .list-inline {
  margin-left: 15px;
}
footer .list-inline > li {
    padding-left: 0px;
}
footer .copyright {
  text-align: right;
  font-size: 0.9em;
  color: #fff;
  padding-right: 30px;
}
footer a {
  font-size: 0.9em;
  color: #fff;
}
footer a:hover {
  color: #fff;
}

.footermiddle {
  visibility: hidden;
}

.col-wrap{
    overflow: hidden; 
}
.row-content {
    margin-left: 0px;
    margin-right: 0px;
}
.aside {
  background-color: gainsboro;
  margin: 0px 0px 0px 0px; /*20px 0 10px*/
}
    
/***Subnavi***/

.subnavi {
    color: #464646;
    margin: 1em 0 0;
    overflow: hidden;
    padding: 0;
}

.subnavi ul {
    border-bottom: 0 solid silver;
    border-top: 0 solid silver;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
}
.subnavi ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.subnavi ul a {
    display: block;
    text-decoration: none;
}
.subnavi ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.subnavi ul li strong {
    background-color: #293C42;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 0 3px 3%;
    width: 95%;
}
.subnavi ul li ul li strong {
    background-color: #293C42;
    border-bottom: 1px solid #464646;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 3px 0 3px 14%;
    width: 95%;
}
.subnavi ul li ul li ul li strong {
    background-color: #293C42;
    border-bottom: 1px solid #464646;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 3px 0 3px 21%;
    width: 95%;
}
.subnavi ul li a {
    background-color: gainsboro;
    border-bottom: 1px solid silver;
    color: #293C42;
    font-size: 1.1em;
    font-weight: normal;
    padding: 3px 0 3px 3%;
    width: 100%;
}
.subnavi ul li.aktiv a {
    background-color: #293C42;
    color: #fff;
}
.subnavi ul li.last a {
    border-bottom: 0 solid silver;
}
.subnavi ul li a:hover {
    background-color: #293C42;
    color: #fff;
}
.subnavi ul li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subnavi ul li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.subnavi ul li ul li a {
    background-color: gainsboro;
    border-bottom: 1px solid silver;
    color: #293C42;
    font-size: 1em;
    font-weight: normal;
    padding: 3px 0 3px 6%;
    width: 100%;
}
.subnavi ul li ul li.last a {
    border-bottom: 1px solid silver;
}
.subnavi ul li ul li ul {
    font-style: italic;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.subnavi ul li ul li ul li {
    float: left;
    margin: 0;
    padding: 0;
    width: 90%;
}
.subnavi ul li ul li ul li a {
    background-color: gainsboro;
    border-bottom: 1px solid silver;
    color: #293C42;
    font-size: 1em;
    font-weight: normal;
    padding: 3px 0 3px 21%;
    width: 80%;
}
.subnavi ul li ul li a:hover {
    background-color: #293C42;
    color: #fff;
}
.subnavi ul li#title {
    background-color: #fff;
    border-bottom: 4px solid #888;
    color: #444;
    font-weight: bold;
    padding: 3px 0 3px 7%;
    width: 95%;
}
  
/***Schriftarten***/

h1 {
  font-size: 1.875em;
}

@media (max-width: 431px) {
  .navbar-brand {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 50px;
    line-height: 20px;
    padding: 3px 0 0 10px;
    width: 78%;
    float: left;
  }
}

@media (max-width: 618px) {
  h1 {
    font-size: 1.5em;
  }
}

@media (max-width: 767px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  header {
    margin-top: 60px;
  }
  .carousel .carousel-indicators {
    display: none;
  }
  .navbar-inverse .navbar-brand {
    color: #fff;
  }
  .row.base{
    display:none;
  }  
}

@media (min-width: 768px) {

  /* top row */
  
  .col-sm-4{
  width:32.1%;
  }   /*gleicht die Infoboxen an die Kirchenplanerboxen an */
  
  .col .well{ 
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    width: 15.5em;  
  }

  /* bottom row */

  .col-base{ 
    margin-top: -15px; /* cut off top portion of bottom wells */
    display: none;  /* Darstellung war verschoben */
  }
  .base{
  margin-bottom:25px;  /* Darstellung war verschoben */
  }

  .visible-sm {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 971px) {
  .top {
    font-size: 1.125em;
    letter-spacing: 0.1px;
    padding-top: 87px;
  }
  .navbar-inverse .navbar-brand {
    color: #fff;
  }
  .visible-xs {
    display: block!important;
  }
  .hidden-xs {
    display: none!important;
  }
}
@media (max-width: 971px) {
  header {
    margin-top: 60px;
  }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #eee /*#9d9d9d*/;
  }
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }
}
@media (min-width: 828px) and (max-width: 991px) {
  .top {
    font-size: 1.250em;
    letter-spacing: 0.5px;
    padding-top: 87px;
  }
}
@media (min-width: 971px) and (max-width: 991px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 992px) {
  .top {
    font-size: 1.675em;
    letter-spacing: 0.5px;
    padding-top: 87px;
  }  
}
@media (max-width: 1199px) {
  #flexslider-2497 {
  display:none;
  }
}
@media (min-width: 1200px) {

}

.logoimage {
  position: absolute;
  display:inline;
  left:13px;
  width: 165px; height:90px; /* 165px 90px, 331px 180px*/
  transition: all 0.8s;
} 

.logoimage:hover {
  position:;
  transform: scale(1.7,1.7) translate(37px,20px);
  /* transform: scale(2.0,2.0) translate(-25px,-15px); */
  /*  -webkit-filter: blur(0.5px); filter: blur(0.5px); */
  z-index:30;
}
.col-sm-8 .top {
  padding-top: 1px
} /*87px*/

.top {
  display:;
}
.top .bodytext{
  display:;
}
/*.top:after {
  content:"Protestantisch in Homburg"
}*/


/*
.navbar-brand.visible-xs {
display:none !important;
}
.navbar-header:before{
content:"Protestantisch in Homburg"
}
*/
