

.immoliste {margin:10px 0 30px 0;}

.row .immo-group {margin:0;}

.row .immo-group .list-group-item, #immodetail .list-group-item {
	background: none;
	border: none;
	padding: 2px 0px;
	font-size: 1em;
	margin: 0;
}

#immos {
	margin: 20px 0 20px 0;
}
#immodetail .list-group-item {
	font-weight: normal;
	/*color: #997834;*/
}

#immodetail .list-group-item span {
	font-weight: normal;
/*	color: #997834;*/
}

#immodetail {
    font-size: 1.1rem;
}

.immolisteheadline {
	font-weight: bold;
}


#immogrid .property-image {
	height: 200px;
}



/*.row .immo-group .list-group-item span {color:white;}*/

.list-image {
	border: 1px solid #1B3664;
	padding: 1px;
	max-height: 140px;
}

.list-image img {
    width: 100%;
}




#immodetail .panel-body {
    display: block;
}

#immodetail {
	margin-top: 30px;
}

#immodetail .panel {
	background: none;
	font-size: 1.2em;
	border: none;
	box-shadow: none;
}

#immodetail .panel-heading {
    border-bottom: 1px solid gray;
    font-family: "Roboto Condensed";
    margin: 30px 0 3px;
    padding: 0;
}

#immodetail .panel-body  {
	padding: 10px 0 0 0;
	border: none;

}

#immodetail .freitexte p {
	font-size: 1em;
}



#immodetail .thumbnail {
	padding: 0px;
	margin: 3px;
	width: 160px;
	height: 100px;
	overflow: hidden;
	border: none;
}

#immodetail .thumbnail img {
	width: 100%;
}




#immodetail .panel .panel-heading {
	background: none;
    border: none;
    box-shadow: none;
    color: #ff330d;
    display: block;
    font-size: 1em;
    line-height: 1.0em;
    margin-bottom: 0;
    text-shadow: none;
    text-transform: none;
	 padding: 0px;
	 border-bottom: 1px solid #cccccc;
}

#immodetail .panel .panel-heading h3 {
	padding: 0;
	font-size: 1.5em;
	font-weight: 500;
	color: #892A39;

	
}


#immodetail h4 {
	color: #892A39;
	font-size: 2.2em;
}

#topfoto img {
	max-width: 600px;
	margin: 0 auto;
}



#div_orderby {
    position: absolute;
    right: 10px;
    top: 30px;
    width: 200px;
}



@media(max-width:768px) {

#topfoto img {
	max-width: 100%;
}










