/* global */
* { margin: 0; padding: 0; }
.navbar-default .navbar-toggle {
    border-color: #ddd;
    background: #fff;
}
/* 
FARBEN 
#35573B Navi aktiv
#ffffff navi normal 
navi font size 11 px
navi h3 f�r boxen nebeneinander 24px & #ffffff
flie�text #63655B 11 px
h4 #63655B 13 px
*/
.btn-link {
    color: #666;
}
.align-center {text-align:center;}
.clearer {
  margin: 0px;
  padding: 0px;
  clear: both;
  display: block;
}
#seitennummer-53 h1{font-size:3em; margin-top:20%;}
.copyright {
margin-top:7px;
}

#seitennummer-21 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 40px;
}
/* eof global */
.contentList li {margin-bottom:5px;}
html, body { 
margin: 0;
padding: 0;
height: 100%; /* WICHTIG!!! STRECKT ANZEIGENBEREICH AUF 100% */
color:#fff;
  font-family:Muli;
  padding-top:45px;
}

body {
background-attachment: fixed;
background-image: url("../geweih.jpg")!important;
background-size: cover!important;
background-repeat: no-repeat;
background-position: center;
}

 body#seitennummer-61 {
   background-image: url("../gams.jpg")!important;
  }
body#seitennummer-61 #inhalt p {
  text-shadow:none!important;
  color:#111;
  }
body#seitennummer-61 #inhalt h1 {
  text-shadow:none!important;
  color:#000;
  }
 body#seitennummer-62 {
   background-image: url("../reh.jpg")!important;
  }
body#seitennummer-67,body#seitennummer-60 {
   background-image: url("../hirsch.jpg")!important;
  }
body#seitennummer-59 {
   background-image: url("../geweih4.jpg")!important;
  }
#inhalt h1 {
    text-shadow: 1px 2px #000;

}

#logo {
  width: 153px;
  float: left;
  height: 42px;
  clear: both;

}

h1,h2,h3,h4  {
color:#f2f2f2;
}
/* TOPNAVI */
#linkstop {
  clear: both;
  float: right;
  width: 500px;
  height: 32px;
}
.top-links {
  background-color: #EFEBE2;
  width: 435px;
  float: right;
  clear: both;
  height: 32px;
}
.top-links ul {

}
.top-links a {
  color: #fff;
  line-height: 32px;
  text-decoration: none;
}
.top-links li {
  display: inline;
  list-style-type: none;
  height: 32px;
}

/* Hauptnavi L1 */
#navi_block-L1 {
  float: left;
  width: 885px;
  height: 42px;
  display: table-row;
  clear: both;
}
#navi_block-L1 .suche {
  float: right;
  width: 196px;
}



#navi_block-L1 a {
  width: 190px;
  color: #FFFFFF;
  height: 22px;
  display: block;
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 1px;
  font-weight: bold;
  text-decoration: none;
  padding-right: 10px;
}



/* SCHRIFTEN Inhalt */




#inhalt {
 font-size: 25px;
  font-weight: bold;

}
#inhalt p{
      line-height: 1.1em;
   
      text-shadow: 1px 1px #000;


}
.footer {
    width: 100%;
    background-color: #000;
    margin-top: 30px;
    position: fixed;
    bottom: 0;
}
.footer a {
color:#fff!important;
}
.footer  #footerz1 {
  float: left;
  width: 550px;
}
.footer #footerz2 {
  float: right;
  width: 350px;
}
.footer ul {
margin-bottom: 0px;
}
/* NEU MARKUS */
#c5 {
text-align: center;
margin-top:-20px;
  color:#fff;
   font-size:15px;
}
#c5 i{
  font-size:12em;
  margin-top:-45px;
}
#c6,#c8,#c9,#c10 {
min-height:150px;
}
#c6 b,#c8 b,#c9 b,#c10 b {
font-size:18px;
  font-weight:normal;
  line-height:1.5em;
  
  text-shadow: 1px 1px #ffffff, -1px -1px #333333;
}
#c6 {background: #f56e6e;}
#c8 {background:#51b6f6;}
#c9 { background: #fb9d49; }
#c10 { background: #90c34e; }

.carousel-caption {
    font-weight: bold;
    left: 20%;
    padding-bottom: 70px;
    right: 20%;
}

.carousel-caption p{
font-size: 25px;
}

.abstandoben {
margin-top:18px;
}


.navbar {
    border: 1px solid rgba(0, 0, 0, 0);
    margin-bottom: 2px;
    min-height: 20px;
margin-top: 0px;
  text-transform:uppercase;
}


.navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
}


.navbar-default {
    background-color: #f8f8f8;
    border: 1px solid;
}


a {color:#f2f2f2;}


.navbar-static-top {
    background: none;
    border-radius: 2px;
  border:none;
}
.nav > li > a {
    color: #ffffff;
    transition: all 0.4s ease-out 0s;
    font-size: 15px;
    font-weight: 800;
text-shadow: 0px -2px 3px #000000;
}
.nav > li > a:hover {
text-shadow: 0px -2px 3px #fff;

}
.nav > li {
    border: none;
}
.masthead {
position:fixed;
  top:0;
background-color:#000;
  z-index:99;
  width:100%;
}
.masthead i {
  margin-left:10px;margin-right:2px;
}
.topnavi {
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 13px;
    position: fixed;
    top: 30px;
    width: 180px;
    right: 0;
    background: #111;
  z-index:100;
}
.navbar-toggle {
    position: relative;
    float: left;
    margin-left: 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
    text-decoration: none;

}

@media (max-width: 992px) { 

#c5 {
text-align: center;
margin-top:50px;
  color:#fff;
   font-size:15px;
}
#c5 i{
  font-size:11em;
  margin-top:-45px;
  padding-top:50px;
}

}




@media (max-width: 750px) {

#c5 {
text-align: center;
margin-top:50px;
  color:#fff;
   font-size:15px;
}
#c5 i{
  font-size:8em;
  margin-top:-45px;
  padding-top:50px;
}

}
