/* optimiert für bootstrap 4*/

.cookie_hinweis {
  margin-bottom: 0px;
}

/************************ Menus *******************/
nav.navbar-main a {
  font-size: 16px;
}

ul.nav-config ul.dropdown-menu {
  z-index: 1001; /* overlap navbar-main */
}

/* Medium devices (desktop, 992px and up): Menus react on hover */
@media (min-width: 992px) {
  .navbar-main ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top:0px;
  }
}

.nav-contact a {
  color: grey;
}

.button-header{
  font-size: 15px; 
}


/************************ jumbotron *******************/
.jumbotron {
  background: url('../img/background_default.jpg');
  margin-top: -20px;
  margin-left: 15px;
  margin-right: 15px;
  background-size: cover;

}
@media (min-width: 992px) {
  .jumbotron {
    min-height: 250px;
  }
}

.jumbotron_gewerbe {
  background: url('../img/background_default.jpg') center no-repeat;
  background-size: cover;
}
.jumbotron_wohnen {
  background: url('../img/background_default.jpg') center no-repeat;
  background-size: cover;
}
.jumbotron_anlage {
  background: url('../img/background_default.jpg') center center no-repeat;
  background-size: cover;
}

.jumbotron #dice {
  position: absolute;
  top: -50px;
  left: -100px;
}
.jumbotron h2 {
  color: white;
  text-shadow: 2px 2px 1px black;
}
.jumbotron h4 {
  color: white;
  text-shadow: 2px 2px 1px black;
}

.jumbotron button {
  width: 100%;
}

.stichwortsuche {
  border-color: grey;
  background-color: white;
}

/************************ logo *******************/
.jumbotron .logo {
  width: 190px;
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 1;
}

ul.navbar-left .logo {
  width: 100px;
}

a.navbar-brand .logo {
  height: 30px;
}.navbar-header {
  background-color: white;
}.navbar-suche {
  background-color: #ede9e8;
}

/************************ text *******************/
p, ol {
  text-align: justify;
  hyphens: auto;
}

footer.sitemap {
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
  background-color: #cce5ff;
  color: #0172eb;
}

footer.sitemap a {
  color: #0172eb;
}

footer.sitemap a:hover {
  color: white;
  background-color: #4a9bf3;
  text-decoration: none;
}

select#lang {
  margin: 5px;
}

.dl-horizontal dt {
  width: 100px;
}
.dl-horizontal dd {
  margin-left: 120px;
}

/************************ ergebnisliste *******************/

.ergebnis-nav hr {
  margin-top:10px;
}

.ergebnis-item {
  color: black;
  margin-bottom: 20px;
    border:1px solid;
  border-color: #f2f2f2;
}

.ergebnis-item:hover {
  background-color: #f2f2f2;
}

.ergebnis-item .imgcontainer {
  /*padding-left: 0px;*/
}

.hinweis-sucheintrag {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* fixme: configure bootstrap for colors */
.breadcrumb {
  background-color: transparent;
  padding: 8px 0px;
}
.breadcrumb li.active {
  color: black;
}

/************************ Expose *******************/

/* Bildergalerie und Karte */
.expose_header .row:nth-of-type(2) {
  height: 400px;
}

.expose_header .btn-toolbar {
  margin-bottom: 10px;
}

.expose_header #frame_bildergalerie {
  padding-right: 0px;
  overflow: hidden;
}
.expose_header #frame_karte {
  padding-left: 4px;
}

.expose_header .carousel {
  overflow: hidden;
  height: 400px;
}

.expose_header .carousel img {
  height: 400px;
  margin: auto;
}

.expose_header #logo {
  position: absolute;
  top: 5px;
  left: 15px;
  width: 80px;
  z-index:1;
}

.expose_header #dice {
  position: absolute;
  top: -45px;
  left: -80px;
  width: 230px;
  z-index:1;
}

.expose_header #map { 
  height: 300px;
}

.expose_content .table {
  margin-bottom: 45px;
}

.expose_content .table td {
  border-color: transparent;
}

.expose_content .table td:nth-of-type(1) {
  width: 200px;
}

.expose_content .table tr td:nth-of-type(1) {
  font-weight: bold;
}

.expose_content .ivd_info {
  margin-top: 5px;
  margin-bottom: 5px;
}

.expose_content .maklerfoto {
  width: 30%;
  max-width: 130px;
}

#AGBs {
  max-height: 300px;
  overflow: auto;
}

/************** Interessenten-Suche *******************/
.avatar {
  max-height: 250px;
}

/************************ Sonstiges *******************/

.carousel-indicators_2 li {
     text-indent: 0px;
     text-align: center;
     color: white;
     margin: 0 2px;
     width: 30px;
     height: 30px;
     border: none;
     border-radius: 100%;
     line-height: 30px;
     background-color: #999;
     transition: all 0.25s ease;
}
 .carousel-indicators_2 .active, .hover {
     margin: 0 2px;
     width: 30px;
     height: 30px;
     background-color: #337ab7;
}

.maklerfoto {
	margin-top: 25px;
	max-width: 130px;
}

.maklerpix {
	margin-top: 2px;
	max-width: 25px;
}

.maklerfoto{
	margin-top: 40px;
	max-width: 120px;
}

#jubilaeum {
  background: linear-gradient(135deg , #c0c0c0,white, white,#f2f2f2,#c0c0c0);
  border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
  padding: 20px;
}
#jubilaeum img {
	width: 90px;
	margin: 10px;
}

.icon {
  height: 25px;
  margin-top: -5px;
}

.img_slice {
  height: 250px;
  overflow: hidden;
}
.img_slice img {
  position: relative;
  top:-30%;
}
/* Don't print link hrefs */
@media print {
  a[href]:after {
    content: none
  }
}


/* youtube fenster anpassen*/

#videobereich {
    background-color: orange;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}	
.videoextern {
    background-color: yellow;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Tooltip anpassen */

 /* Tooltip */
.tooltip > .tooltip-inner {
  background-color: #457cd1;
  color: #FFFFFF;
  border: 1px solid white;
  padding: 3px;
  font-size: 15px;
}

/* Tooltip on top */
.tooltip.top > .tooltip-arrow {
  border-top: 5px solid green;
}

/* Tooltip on bottom */
.tooltip.bottom > .tooltip-arrow {
  border-bottom: 5px solid blue;
}

/* Tooltip on left */
.tooltip.left > .tooltip-arrow {
  border-left: 5px solid red;
}

/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
  border-right: 5px solid black;
} 

/* Anpassung Fotostrecke  in Exposeanzeige*/
.carousel-indicators li {
 text-indent: 0px;
     text-align: center;
     color: white;
     margin: 0 2px;
     width: 30px;
     height: 30px;
     border: none;
     border-radius: 100%;
     line-height: 30px;
     background-color: #007bff;
     transition: all 0.25s ease;
}

.carousel-indicators .active, .hover {
     margin: 0 2px;
     width: 30px;
     height: 30px;
     background-color: #eb280e;
}
