.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:#fdf2ed !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;

}
.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 #cd7a5d;}
.mt--10 {margin-top: -5.0rem !important;}
.mt--14 {margin-top: -7.0rem !important;}
.topline-fine {border-top: 1px solid rgba(205, 122, 093, 0.35);}
.spitzmarke {text-decoration: underline;
text-decoration-color: #cd7a5d;}
.langsel {position: fixed;
top: 1.425rem;
left: 0px;
z-index: 9999;
padding: 8px 12px 8px 12px;
border-radius: 0 5px 5px 0;
background-color: #b9bbbd;
color: #fff;
font-weight: 700;
}


ul.langlist {
list-style-type: none;
padding: 0;
margin: 0;
}

.langlist > li {
display: inline-block;

a.lang {
color: #fff;
}

a.lang: hover {
color: #cc0000;}
