b {
  font-weight: bold;
}
#crsearchform {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;  
  width:100%;
}
#crsearchform select, #crsearchform input[type="text"] {
  width: 60%;
}
#crUmkreissucheDist {
	width: 100% !important;
}
#crsearchform select#gebiet, #crsearchform #usuchesrc{
  width: 12rem;
}
div.crSearchHalf {
	background-color:#F8F8F0;
	width: 50%;
}
.crsearchline {
  background-color:#F8F8F0;
  /*border-bottom: 3px solid #ffffff;*/
  border-top:1px solid #eae8d5;
  clear: both;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 5px;
  /*position: relative;*/
  width: 100%;
}

.crSearchHalf.left {

}
.crSearchHalf.left .crsearchline {
	width: 50%;
	clear: none;
	float: left;
  	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row nowrap;
	-moz-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	padding-bottom:4px;
	padding-top:3px;
}
.crsleft, #crsearchsave div.crsearchline label {
	clear: none;
	display: inline-block;
	font-weight: bold;
	width: 55%;
	float: left;
}
div.column3 {
	-webkit-column-count:3; 
	-moz-column-count:3; 
	column-count:3;
	padding-bottom:3%;
}
div.column2 {
	-webkit-column-count:2; 
	-moz-column-count:2; 
	column-count:2;
	padding-bottom:3%;
}
.crCitySelectionActions a {
   background-color: #FFFFFF;
   color: #d81c32 !important;
}
.crCitySelectionActions a:hover {
   background-color:#d81c32;
   color: #FFFFFF !important;
}
.crs4, .crs3, .crs2 {
	display: table;
	float: left;
	line-height: 100%;
	min-width: 15%;
	/*padding: 1%;*/
	margin-left: 0;
	padding-left: 0;
}
.crs2, .crs3 {
	border: 0px dotted;
	width: 45%;
	padding-top: 0;
}
.crs3 {
	width: 49%;
	/*
	display:inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	*/
}
.crs4 {
	border: 0px dotted #d00;
	white-space: nowrap;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.crs4 label {
  padding-left:2%;
}
.crs2 select, .crs4 select {
  min-width:25%;
}
.crs5 {
  width: 19%;
  clear: both;
  display: inline-block;
}
.inactive { opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
.crs2label {
  clear: none;
  display: inline-block;
  float: left;
  width: 4rem;
}
span.crs2 input[type="checkbox"], span.crs3 input[type="checkbox"], span.crs4 input[type="checkbox"], #crDetailviewContent input[type="checkbox"] {
  left: auto;
  position: relative;
  top: auto;
  width:auto;
}
.crsearchcriteria {
  	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	align-content: flex-start;
	justify-content: flex-start;
	height:auto;
	/*position: relative;*/
	width: 105%;
	overflow:visible;
}
.listdark { background-color:#F3F0DD; }
.listlight { background-color:#F8F8F0; }
#crsearchform div.crsearchline:nth-child(2n+1), #anfrage div.crsearchline:nth-child(2n+1), #crsearchsave div.crsearchline:nth-child(2n+1), #ova div.crsearchline:nth-child(2n+1) {
  /* background-color: #F3F0DD; */
}
.crSearchHalf.left div.crsearchline:nth-child(2n+1) {
	/* background-color: red; */
	width: 60%;
}
.crSearchHalf.left div.crsearchline:nth-child(2n) {
	width: 40%;
}
#crsearchform .crSearchHalf.left div.crsearchline:nth-child(2n)  select, #crsearchform .crSearchHalf.left div.crsearchline:nth-child(2n) input[type="text"]{
	width: 76%;
}
.crsearchline label {
  line-height: 2rem; 
}
.lblnull, .lblnull span {
	color: #888;
}
#crNumresults, #crNumresults2 {
  bottom: -5px;
  clear: none;
  display: inline-block;
  float: right;
  font-weight: bold;
  right: 0;
  white-space: nowrap;
  width: auto;
}
#crNumresults { top:-6px; } #crNumresults2 { top:0; }

.ucf {
	font-size: 120%;
	font-weight: bold;
}

#crbalken {
	background-color: #FFFFFF;
	display: none;
	height: 446px;
	left: 307px;
	position: absolute;
	width: 4px;
}
#dslhinweis {
  background-color:#FFFFFF; 
	border:1px solid #ddd;
	margin-left:10px; 
	margin-top:-59px; 
	padding:9px;
	position:absolute;
  width:250px;
}
#dslhinweis a {
  color: #AAAAAA;
  float: right;
  margin-right: -7px;
  margin-top: -12px;
}
#crDetailview {
	display: table;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #ddd;
	top: 5rem;
	margin: 0 auto;
	left: 12%;
	z-index: 1000;
	width: 75%;
	box-shadow: 0px 0px 15px #ccc;
}
#crDetailviewContent {
  /*
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  */
  overflow: auto; 
  min-height: 15rem;
}
#crDetailviewContent > div {
  margin: 0;
  overflow: hidden;
  padding: 3%;
  padding-bottom:0;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
#crDetailviewContent div.crCityselectionCloser {
  padding: 0.4rem;
  text-align:right;
}
#crDetailviewContent div.crCityselectionCloser a {
	font-size: 1.5rem;
	font-weight: bold;
	color: #999;
}
#crDetailviewContent div.crCityTopselection {
  padding-top:0;
}
#crDetailviewContent > div:last-child {
	padding-bottom: 3%;
}
#crDetailviewContent label {
  padding-left:1%;
}
.crCitySelectionActions {
	float: right;
	/* width: 8rem; */
	display: table;
}
.crCitySelectionActions a {
	/* font-weight: bold; */
	text-align: center;
	line-height: 1.5rem;
	border: 1px solid;
	/* width: 1.5rem; */
	height: 1.5rem;
	display: table;
	/* margin: 1rem; */
	display: inline-block;
	/* margin-top: 0.25rem; */
	padding: 0.2rem;
	display: table;
}

#kategoriedd_value {
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
  color: rgba(0, 0, 0, 0); !important;
  display: table;
  white-space: nowrap;
  width:6rem;
}
a#kategoriedd_value:hover {  color: rgba(0, 0, 0, 0) !important; }
#kategoriedd_value > img {
  margin-left: 2%;
}
#crKategorie {
	background-color: #efefef;
	border: 1px solid #999999;
	clear: none;
	display: table;
	padding: 1%;
	text-align: center;
	position: absolute;
	z-index: 1000;
	margin-left: 5rem;
}
#crKategorie a {
  clear: both;
  display: block;
  padding: 5%;
}
/* Formulare onlinva, anbieter usw. */
.crslong {
  width:100%;
}
.crslong > input, .crslong > select, .crslong > textarea {
  width: 60%;
}
.crslong > input[type="checkbox"], .crslong > div > input[type="radio"] {
  width: auto;
}
.crslong > input[type="radio"] {
  width: auto;
}
.crslong > input.shortinput, .crslong > select.shortinput {
  width: 18%;
}
#hausnr { margin-left:1.4%; }
#plz {margin-right:1.4%; }
.crslong > input.longinput, .crslong > select.longinput {
  width: 40%;
}
.crs3 > input , .crs3 > select, .crs3 > textarea {
  width: 60%;
}
.crs5.crslong > div {
  display: inline;
}
.crs5.crslong > select {
  width: 40%;
}
.crsleft.crslight {
  font-weight: normal;
}
.wcb.crs5.crslong {
  display: flex;
  flex-flow: row wrap;
}
.wcb.crs5.crslong > span.swCheckbox {
  width: 50%;
}
div.wohnobjekt span.crsleft.crslight {
  width: 35%;
}
div.wohnobjekt div.crsearchcriteria {
  width: 64%;
}
#swErrorSummary, #swErrorSummary a {
  clear: both;
  color: #cc0000;
  font-weight: bold;
}
.swErrorMsg {
  clear: both;
  color: #cc0000;
  display: block;
  font-weight: bold;
  width:100%;
}
.crVAlink, .confirmja, .confirmnein {
  border: 1px solid #cccccc;
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 40px;
  min-width: 120px;
  padding: 10px;
}
.crVAlink:hover, .confirmja:hover, .confirmnein:hover {
  background-color: #eae8d5;
  color: #cc0000;
}
body.anbieterpage .crs3, body.anbieterpage .crs2 {
  margin: 0;
  padding: 0;
}

#crDetailview.crDetailview
 {
  background: none;
  border: 0 none;
  border-radius: 0;
  display: table;
  height: auto;
  padding: 5px;
  position: relative;
  top: auto;
  width: auto;
  z-index: 100;
}
#crDetailview.crDetailview div.crDetailview {
  height:10vh;
}
 
.swCheckbox {
  display: block;
  width: 33%;
}

/* myresidence*/
.crs6 {
  padding-right: 2%;
  white-space: nowrap;
  width: auto !important;
}
.crs6 select {
  padding-left: 2%;
  padding-right: 2%;
  width: auto;
}
/* Mieter suchen */
form.crgessearch > div > span.crsleft.crs6
{
  min-width:30%;
}
#crsearchform.crgessearch select {
  width: 13rem;
}

/* Anfrage */
/* Objekte */
.crAnfrageObjekt {
  border-bottom: 0.5rem solid #ffffff;
  width: 100%;
}
.crAOcontent {
  margin-bottom: 1%;
}
.crAOoption.crAOhead {
    font-size: 120%;
    font-weight: bold;
}
.crAOclose {
    float: right;
    margin-left: 10%;
}
.crAOimg {
  float: left;
  margin-bottom: 5%;
  margin-right: 2%;
  width: 10vw;
}
.crAOoption > input[type="radio"] {
  margin-right: 1%;
}
#anfrage input[type="text"], #anfrage input[type="email"], #anfrage input[type="phone"],#anfrage textarea, #anfrage select  {
  width: 398px;
}
.crAOoption input[type="text"] {
  width: 150px !important;
}
.crAOoption select {
  width: 75px !important;
}
#anfrage h2 {
  clear: both;
  display: block;
  width: 100%;
}
#besinoticediv {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  max-width: 50%;
  padding: 30px;
  position: absolute;
  right: -30px;
  top: 10px;
  z-index: 11;
}
.besinotice {
  padding: 2%;
}
/* Ende Formulare */

.formtab_activ {
  background-color: #f3f0dd;
  border: 1px solid #dddddd;
  font-weight: bold;
}
optgroup option {
    margin-left: 1rem;
}
#helpzimmer {background-color:#FFFFFF; padding:5px; border:1px solid #CCCCCC; margin-right:5px;clear:both;width:77%}
#crToTopbutton {left:15%;}

@media only screen and (max-width: 760px) {
	#crsearchcriteria {
		-webkit-flex-flow: column wrap;
		-moz-flex-flow: column wrap;
		-ms-flex-flow: column wrap;
		flex-flow: column wrap;
	  width: auto;
	}
	.crs3 {
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	.crsleft {
	  clear: both;
	  display: block;
	  width: 100%;
	}
	.crs4, .crs3, .crs2 {
	  clear: both;
	  display: block;
	}
	.crs2 {  
	  width:100%;
	}
	.crs4 {  
	  width:48%;
	}
	.crs2label {
	  width:25%;
	}
	#crNumresults, #crNumresults2 {
	  margin-top: 2%;
	  clear: both;
	}
	.crSearchHalf.left div.crsearchline, .crSearchHalf.left div.crsearchline:nth-child(2n+1), .crSearchHalf.left div.crsearchline:nth-child(2n) {
		width:100%;
	}
	#crsearchform .crSearchHalf.left select, #crsearchform input[type="text"],
	#crsearchform .crSearchHalf.left div.crsearchline:nth-child(2n)  select, #crsearchform .crSearchHalf.left div.crsearchline:nth-child(2n) input[type="text"] {
		width:100%;
	}
	.crSearchHalf.left {
	  width:60%;
	}
	.crSearchHalf.right {
	  width:40%;
	}
	#crsearchform select, #crsearchform input[type="text"], #crsearchform select#gebiet {
		width: 100%;
	}
	#crsearchform #usuchesrc {
		width:13rem;
	}
}
@media only screen and (max-width: 400px) {
  .crs2, .crs3, .crs4 {  
    width:100%;
    white-space:nowrap;
  }
  span.crs2.crslong, #dslreqlabel {
    white-space:normal;
  }
}

.d-none {
  display: none !important;
}