

 body {
    font: 12px Montserrat, sans-serif;
    /* line-height: 1.8; */
    /* color: #386a9c; */
}
.page-content{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background-color: #f8f9fa;
    padding-top:0.25em;

    padding-bottom: 0.25em;
    margin-left: 0.8em;
    margin-right: 0.8em;
}

.padding-content{
    padding: 1em
}


  #footer {
        width: 100%;

    height: 30px;

    padding: 4px;

    text-align: right;
    margin: 0;

    clear: both;
  }
/*  */
.footer a {
    font-size: 14px;
}
.footer p{
    font-size: 14px;
}
.leftmenue{

    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background-color: #f8f9fa;
    padding-left:2em;
    padding-bottom: 2em;


}
.ergebniss{
    margin: 1em;
    width: 95%;
}

.logo{
    padding: 1%;
}

.search{

    background-color: rgba(90,90,90,0.5);
    padding: 2em;
    color: #ffffff;
}


.immobreadcump-active {
    color: #ffffff;
}

.padding-content-left{
    padding-left: 1em;
}

.padding-content-right{
    padding-right: 1em;
}

.header-content{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0.8em;
    margin-right: 0.8em;
    background-color: #f8f9fa;


}
.suchmaske{
    width: 100%;
    height: auto;
}
.ellipsis
{
 overflow:hidden;
 float:left;
 max-height:12em; /*Vorgabehöhe:  1.5em(line-height) x 3 Zeilen = 4.5em */
 min-height:12em;
 font-size:1em;
 line-height:1.5em;
}

.debug{
    z-index:1111; position:absolute; right: 0px; top: 100px; width:300px; background-color:#dddddd; border: 1px solid #ffffff; text-align:left; margin: 10px; font-family:'Courier New';
}

.objekt {
    z-index: 9999;
    margin-bottom: 10px;
    /* border: 2px solid #ddd; */
    padding: 10px;
    
}

a {
    color: #777;
}
a:hover{
    color: #ffae20 ;
}