.user {color: #000;
border: #fff;
height: 20px;
width: 250px;
display:none;}
.pb-12, .py-12 {padding-bottom: 12rem !important;}
.pt-12, .py-12 {padding-top: 12rem !important;}
.hurra {display: none;
}

.dropdown-toggle:focus {
border: 0;
outline: transparent;
}

.nav-item:active,
.nav-item:hover,
.nav-item:focus {
border: 0 !important;
outline: none;
}
.tshad {text-shadow: 2px 2px 3px rgba(127,117,112,0.5);}
.bg-primary-bright {background-color: rgb(240, 242, 244) !important;
}
.mbg-bright {background-color: #f3f3f3;}
.mbg-grey-bright {background-color: #ebf0f4;}
.mbg-white {background-color: #fff !important;}
.userurl {color: #fff;
border: #fff;
height: 20px;
width: 150px;
display: none;}
.overlay-white {background-color: rgba(239, 235, 233, 1.000) !important;

}
.desat {    filter: none;
    opacity: 100;
    transition: ease-out 0.5s;
}

.desat:hover {
filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
transition: ease-in 0.5s;
}
.mieten {position: absolute; 
top:0px; 
right: 0px; 
width: 120px;
height:120px;
z-index:999;
background: url(/src/corner_miete.png) no-repeat top right;
background-size: 120px 120px;
}
.kaufen {position: absolute; 
top:0px; 
right: 0px; 
width: 120px;
height:120px;
z-index:999;
background: url(/src/corner_kauf.png) no-repeat top right;
background-size: 120px 120px;
}
.reserviert {position: absolute; 
top:0px; 
right: 0px; 
width: 120px;
height:120px;
z-index:999;
background: url(/src/corner_reserviert.png) no-repeat top right;
background-size: 120px 120px;
}
.fx-bg { filter: contrast(30%);
background-color: #7c8795; }
.table<h5 {padding-top: 0.75em;
padding-bottom: 0.35em;
margin-bottom: 0;}
.normal {text-transform: none !important;}
.suche {position: absolute;
top: 0px;
right: 0px;
width: 120px;
height: 120px;
z-index: 999;
background: url(/src/corner_suche.png) no-repeat top right;
background-size: 120px 120px;}
.beratung {position: absolute;
top: 0px;
right: 0px;
width: 120px;
height: 120px;
z-index: 999;
background: url(/src/corner_beratung.png) no-repeat top right;
background-size: 120px 120px;}
.status {position: absolute; 
top:0px; 
right: 0px; 
width: 120px; 
height:120px; 
z-index:999; 
background: url(/src/corner_miete.png) no-repeat top right;}
.topline {border-top: 5px solid #1b365d;}
.mt--10 {margin-top: -5.0rem !important;}
.mt--14 {margin-top: -7.0rem !important;}
.topline-fine {border-top: 1px solid rgba(27, 54, 93, 0.5);}
.spitzmarke {text-decoration: underline;
text-decoration-color: #a7aba9;}
.ratiobox {aspect-ratio: 16/9;
width: 100%;
overflow: hidden;}
.bg-team {background: top left repeat-x url("../src/bg_team.png") #faf2ed;}
.ul-none {list-style-type: none;
padding-left:0;}
