#immonetHpm {
	margin: 0;
	padding: 0;
}

.eintraegeProSeite {
	display: none;
}

#immonetHpm #ihpmSortUpper.ihpmSort {
	background-color: #E5E6E6;
	margin: 0;
	padding: 10px 0;
}

#immonetHpm .ihpmPager {
	background-color: #E5E6E6;
}

#immonetHpm .ihpmListingImageWrapper {
	max-width: none;
	width: 127px;
	padding: 5px;
	border: 1px dashed #be0000;
}

#immonetHpm .ihpmListingImage img {
	border: 0px;
	display: block;
}

#immonetHpm .ihpmListingImage a {
	display: block;
	float: left;
}

#immonetHpm .ihpmListingInfo {
	width: 296px;
	position: relative;
}

#immonetHpm .ihpmListingInfo .ihpmListingTitle a {
	font-weight: bold;
}

.ihpmListingRooms {
	display: none;
}

.ihpmListingArea {
	display: none;
}

.ihpmListingPrice  {
	width: auto;
	display: block;
	background-color: #000;
	color: #FFF;
}

#immonetHpm .ihpmListingInfo .ihpmListingBlock.ihpmListingPrice {
	width: auto;
	display: block;
	background-color: #000;
	padding: 1px 3px;
	width: 290px;
	clear: both;
	color: #FFF;
	max-width: none;
	line-height: 18px;
}

.ihpmListingFeatures {
	display: none;
}

#immonetHpm .ihpmListingInfo .ihpmListingLinks {
	background-color: #b8b6b6;
	display: block;
 	width: 80px;
 	line-height: 18px;
 	float: left;
 	color: #FFF;
 	text-decoration: none;
 	padding: 0 4px;
}

#immonetHpm .ihpmListingInfo .ihpmListingLinks a:link,
#immonetHpm .ihpmListingInfo .ihpmListingLinks a:visited,
#immonetHpm .ihpmListingInfo .ihpmListingLinks a:hover,
#immonetHpm .ihpmListingInfo .ihpmListingLinks a:active,
#immonetHpm .ihpmListingInfo .ihpmListingLinks a:focus {
 	color: #FFF;
 	text-decoration: none;
}

#immonet_hpmodul_info {
	display: none !important;
}


#ihpmSortBtn {
	background-image: none;
}


#ihpmExposeBroker {
	display: none;
}



#immonetHpm .ihpmExposeContact {
	float: right;
}




















.immoanfrage {

}

.immoanfrage input,
.immoanfrage label,
.immoanfrage textarea {
	float: left;
	display: block;
	margin-top: 5px;
}

.immoanfrage br {
	clear: both;
}

.immoanfrage label {
	width: 150px;
	padding: 0 30px 0 0;
	text-align: right;

}

.immoanfrage fieldset {
  border-color: #d5d5d5;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  margin: 0;
  margin-top: 30px;

}

.immoanfrage textarea {
	border: 1px solid #000;
	padding: 5px 10px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 50px;
}


.immoanfrage input {
	border: 1px solid #000;
	margin-right: 10px;
	padding: 2px 10px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.immoanfrage .checkbox,
.immoanfrage .radio {
	width: auto;
}

.immoanfrage legend {
	padding: 0 10px;
}

.immoanfrage #submit {
	margin: 10px 0;
	background-color: #910F28;
	color: #FFF;
	border: 0px solid #000;
}

.immoanfrage label.error {
	font-size: 10px;
	color: #910F28;
	margin: -1px 0 0 182px;
	width: auto;
}

