/* basic overwrites */
a {
  color: #005A8C;
}

a:hover,
a:focus {
  color: #C60;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background-color: #531F01;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #531F01;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.nav .dropdown-toggle .caret,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  background-color: #005A8C;
}


/* large image slider */
.large-img__container,
.large-img {
  position: relative;
}

.large-img__container {
  margin-top: 0px;
}

.large-img__img {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  display: none;
}
.large-img__active {
  z-index: 5;
  opacity: 1;
  display: block;
}
.large-img__label {
  position: absolute;
  left: 1em;
  right: 1em;
  bottom: 1em;
  z-index: 20;
  padding: 1em;
  background: rgba(255,255,255,.75);
}
.large-img:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  background: url(../img/large.png);
  content: " ";
  opacity: .75;
}


/* footer styles */
footer li li {
  width: auto;
}

.ie8 footer {
  background-color: #efefef;
}

.panel {
  font-size: 12px;
}
h2 {
    font-size: 18px;
    line-height: 24px;
}
h1 {
  display: none;
}
.row h1 {
  display: block;
  font-size: 22px;
}
.breadcrumb {
    margin: 0 0 15px 0;
    background-color: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    padding: 0px 15px;
    font-size: 12px;
}

body {
  padding-top: 0;
  background: url('../img/gelb_6090_body-bg.gif') repeat-x 0 0 #FCFBF3;
}

.navbar {
  max-width: 1160px;
  margin: 0 auto 1px;
  min-height: 90px;
  position: relative;
}

.navbar-inner {
  border: none;
  background: none;
  box-shadow: none;
}

.navbar .brand {
  background: url(../img/logo_dgfm_large.png) left 10px no-repeat;
  width: 462px;
  height: 56px;
  overflow: hidden;
  text-indent: -999px;
  float: none;
  position: absolute;
  padding-top: -20px;
}

.navbar .nav {
  margin: 5px 0 0;
}

.navbar .nav > li > a {
  color: #005A8C;
  font-size: 11px;
  padding: 3px 10px;
  text-shadow: none;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #C60;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #005A8C;
  background-color: transparent;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset;
}

.navbar .divider-vertical {
  display: none;
}

.navbar-search {
  clear: right;
  margin-top: 20px;
}

/*
.navbar-inner {
  background-image: none;
}

.navbar-inner {
  background-color: #531F01;
  background-image:  linear-gradient(to bottom, #712D00, #531F01);
}

.ie8 .navbar-inner {
 filter: none; 
}

.navbar .nav > li > a, 
.navbar .nav > li > a:hover, 
.navbar .nav > li > a:focus {
  color: white;
  text-shadow: none;
}
.navbar .nav > li > a:hover, 
.navbar .nav > li > a:focus {
  color: #ccc;
}
.navbar .divider-vertical {
    border-left: 1px solid #531F01;
    border-right: 1px solid #712D00;
}
.navbar .brand {
  font-size: 1.7em;
  line-height: 1em;
}

.navbar .brand,
.navbar-text {
  color: #CCCCCC;
}

.ie8 .navbar .brand {
  font-weight: bold;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: #8f552f;
  color: white;
}
*/

.mainnav {
  background: url(../img/dgfm/menu-bg.gif) repeat-x left top;
  position: relative;
  left: 1px;
  width: 100%;
  min-width: 500px;
  margin-bottom: 4px;
}

.mainnav:before {
  content: url(../img/dgfm/menu-left-bg.gif);
  display: block;
  float: left;
}

.mainnav:after {
  content: url(../img/dgfm/menu-right-bg.gif);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.mainnav .nav {
  margin: 0;
}

.mainnav .nav li {
  background: url(../img/dgfm/menu-separator.gif) no-repeat right top;
  padding: 0 1px 0 0;
}

.mainnav .nav a {
  margin: 0;
  background: none;
  border-radius: 0;
  color: white;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.mainnav .nav .active a,
.mainnav .nav a:focus,
.mainnav .nav a:hover {
  background: url(../img/dgfm/menu-hover-bg.gif) repeat-x left top;
}

#search-results p {
  font-size: 12px;
}
#grossansicht p {
  font-size: 12px;
  line-height: 16px;
}
#findspot_info {
  position: absolute;
  left: -25%;
  background-color: white;
  text-align: left;
  padding: 4px;
  width: 23%;
  overflow-y: auto;
  overflow-x: none;
  height: 98%;
}
.quadrant_info {  
  background: url("https://www.pilze-deutschland.de/pilze/static/img/dgfm/menu-bg.gif") repeat-x transparent;
  color: white;
  padding-left: 3px;
  margin-bottom: 0;
}
p.datasheet {
  border: 1px solid #531F01;
  border-top: 0px;
  padding: 3px;
  margin-top: 0;
}
#rightmap {
  float: right;
  padding-left: 10px;
}

.species_img_container {
  height: 150px;
  font-size: 10px;
  width: 800px;
  clear: both;
  list-style: none;
  margin-left: 0;
}
.species_image {
  float: left;
  margin: 0 20px 0 0;
  width: 190px;
  max-height: 140px;
  min-height: 140px;
}
img.species_img_trigger {
  max-width: 190px;
  display: inline;
}

#species_img_lightbox {
    position:fixed; /* keeps the lightbox window in the current viewport */
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url(overlay.png) repeat;
    text-align:center;
    display: none;
}
#species_img_lightbox img {
    box-shadow:0 0 25px #111;
    -webkit-box-shadow:0 0 25px #111;
    -moz-box-shadow:0 0 25px #111;
    max-width:800px;
    max-height:800px;
	width: 100%;
	height: 100%;
}

.map_hint {
  font-size: 10px;
  text-align: center;
}
.map_hint_text {
  margin-left: 40px;
  margin-bottom: 0px;
  font-size: 10px;
  text-align: left;
}

.large-img__logobar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    top: .5em;
    padding: 1em;
    position: absolute;
    right: .5em;
    z-index: 20;
    width: 20%;
    max-height: 75%;
}


.map_hint {
  font-size: 10px;
  text-align: center;
v}

.large-img__logobar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    top: 1em;
    padding: 1em;
    position: absolute;
    left: .4em;
    z-index: 20;
    width: 20%;
    max-height: 75%;
}

.logobar_logo {
  margin: 1em 0;
  font-size: 10px;
}

.logobar_logo a {
  text-decoration: none;
}

@media (max-width: 979px) {
  .large-img__logobar {
    position: static;
    margin-top: 1em;
    margin-right: -1em;
    max-height: none;
    width: auto;
    padding: 0 1em 0 0;
    *zoom: 1;
  }
  .large-img__logobar:after {
    clear: left;
    content: " ";
    display: block;
    height: 0;
  }
  .logobar_logo {
    margin: 1em 1em 1em 0;
    max-width: 300px;
    float: left;
  }
}

.ie8 .large-img__logobar {
  background-color: white;
}

.large-img__sponsorbar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
    bottom: 1em;
    padding: 1em;
    position: absolute;
    left: .4em;
    z-index: 20;
    width: 96.5%;
    max-height: 18%;
}

.sponsorbar_title {
  margin: 1em;
  font-size: 14px;
  float: left;
  max-width: 50%;
}

.sponsorbar_logo {
  margin: 0 1em;
  font-size: 10px;
  float: left;
}

.sponsorbar_logo a {
  text-decoration: none;
}

@media (max-width: 979px) {
  .large-img__sponsorbar {
    position: static;
    margin-top: 1em;
    margin-right: -1em;
    max-height: none;
    width: auto;
    padding: 0 1em 0 0;
    *zoom: 1;
    width: 96%;
  }
  .large-img__sponsorbar:after {
    clear: left;
    content: " ";
    display: block;
    height: 0;
  }
  .sponsorbar_logo {
    margin: 0 1em;
    max-width: 150px;
    height: 87px;
    float: left;
  }
  .sponsorbar_logo img {
    margin: 1em 1em 1em 0;
    max-width: 150px;
    height: 87px;
    float: left;
  }
  .sponsorbar_title {
    font-size: 11px;
  }
}
@media (max-width: 600px) {
  .sponsorbar_title {
    font-size: 10px;
    max-width: 100%;
  }
  .sponsorbar_logo img {
    max-width: 100px;
    height: 66px;
  }
  .navbar .brand {
	  margin-top: 20px;
  }
}
@media (max-width: 440px) {
  .sponsorbar_title {
    font-size: 9px;
  max-width: 100%;
  }
  .sponsorbar_logo img {
    max-width: 100px;
    height: 44px;
  }
  .navbar .brand {
	  margin-top: 30px;
  }
}
.ie8 .large-img__sponsorbar {
  background-color: white;
}

#search-results h5 a {
  margin-right: 20px;
}

.searchresult-icon {
  box-shadow: none;
  height: 16px;
  float: left;
  padding-right: 4px;
}

h3, h4 {
  font-size: 14px;
}

.taxref_small_map {
    width: 350px;
    max-width: 350px !important;
}

#gallery_bar_container {
  border-top: 2px solid #712d00;
  border-bottom: 1px solid #531F01;
  margin-top: 10px;
  margin-bottom: 10px;
}

.gallery_bar {
  height: 130px;
  overflow: hidden;
  list-style: none;
  clear: both;
}

.gallery_bar li {
  float: left;
  margin-left: 6.5px;
  width: 140px;
}

.gallery_bar li img {
  max-width: 140px;
  max-height: 105px;
}
.gallery_bar li p {
    line-height: 1em;
    font-size: 0.7em;
}

#body .ie8 {
  background: #ff0000;
}

.navbar-search .search-query {
    height: 18px;
}

#more_rel_species_toggle_1 {
    text-align: right;
}
.findspot_edit_link {
    text-align: right;
    position: relative !important;
    top: -10px;
    float: right;
}

.boxblock h4 {
  font-size: 13px;
}
.boxblock h5 {
    font-size: 12px;
    padding: 0;
    line-height: 115%;
}
.boxblock {
    font-size: 11px;
}
.innerbox {
 padding: 8px;
 border-right: 1px solid #CCCCCC;
}
.boxblock .gallery_bar li img.taxref_photo_mini {
  max-width: 50px;
  max-height: 50px;
}
.boxblock .gallery_bar {
  height: 80px;
  margin-left: 0;
}
.boxblock .gallery_bar li {
  width: 55px;
}

.dropdown-menu {
  background-color: #005A8C;
}

.map_hint .dropdown-menu {
  background-color: #FFFFFF;
}
.logobar_logo a img {
  margin-bottom: 15px;
}
.binnen-dropdown {
  text-decoration: none;
  list-style: none;
}
#largemap {
  max-width:95%;
  max-height:90%;
  margin-left:10px;
  float:right;
}
li.species_image a img {
     max-height: 100px;
}
.navbar-fixed-top .navbar-inner {
  box-shadow: none;
} 
.navbar .container {
  height: 100px;
}
.navbar .container .nav-collapse {
 background-color: white;
}
