@charset "UTF-8";
#immoliste {
	position: relative;
	background: #fff;
	padding: 3px;
}
.region {
	position: relative;
	color:#b60001;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
	margin-bottom: 1px;
	text-transform:uppercase;
}
.raum {
	position: relative;
	background: #fff;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	border: 1px solid #ddd;
	padding-left: 25px;
	margin: 2px 0px 5px 0px;
	background: #eee url(../images/immoaccordion0.gif) 5px center no-repeat;
}
.immoobjekte {	
	/*margin: 6px 0px 4px 0px;*/
	/*background:url(../images/machinecat_open.gif) left center no-repeat;*/
}
.immoobjekt {
	position: relative;
	padding: 6px 0px 6px 0px;
	background: #fff;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 1px;
	height: 140px;
}
.immoobjekt .titel {
	margin: 0px 0px 7px 0px;
	color: #b60001;
	font-size: 12px;
	font-weight: bold;
}
.immobild {
	position: relative;
	width: 180px;
	margin-right: 15px;
	height: 140px;
	float: left;
}
.immobild img {
	/*width: 175px;
	height: 131px;*/
	/*border: 1px solid #aaa;*/
	width:180px;
	height:135px;
}
.immopic {
	border: 1px solid #aaa;
}
.verkauft {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px 0px no-repeat;
}
.vermietet {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px -99px no-repeat;
}
.immoinfo {
	position: relative;
	width: auto;
	height: 122px;
	overflow: hidden;
	overflow-y: auto;
	border-bottom: 1px solid #ddd;
	/*border: 1px solid red*/
}
.immoinfo p {
	margin: 0px 0px 1px 0px !important;
}
.openclosebtn {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 11px;
	height: 11px;
	background:url(../images/openclosetop.gif) -10px 0px no-repeat;
	cursor: pointer;
}
.oben {
	display: block;
	position: absolute;
	right: 30px;
	top: 7px;
	width: 11px;
	height: 11px;
	background:url(../images/openclosetop.gif) -20px 0px no-repeat;
}
.close {
	background: url(../images/openclosetop.gif) 0px 0px no-repeat;
}
.detaillink {
	position: absolute;
	right: 0px;
	bottom: 6px;
	width: 150px;
	height: 15px;
	text-align: right;
}
.detaillink a {
	text-decoration: none;
	display: block;
	background: url(../images/list_bull_2.gif) 142px center no-repeat;
	padding-right: 14px;
	color: #333;
}
.detaillink a:hover {
	color:#b60001;
	background: url(../images/list_bull_2.gif) right center no-repeat;
}

.on {
	background: #eee url(../images/immoaccordion1.gif) 5px center no-repeat;
}
.over {
	border: 1px solid #fed0a9;
	background: #fff url(../images/machinecat_info_overbgr.gif) left bottom repeat-x
}
.on .raum {
	background: #ddd;
	background: url(../images/immoaccordion1.gif) 5px center no-repeat;
}
/*
==============================================================================================================
==============================================================================================================
RESPONSIVE
==============================================================================================================
==============================================================================================================
*/

@media screen and (max-width: 900px) and (min-width: 601px)
{
.region {
	position: relative;
	color:#b60001;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
	margin-bottom: 1px;
	text-transform:uppercase;
}
.raum {
	position: relative;
	background: #fff;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	border: 1px solid #ddd;
	padding-left: 25px;
	margin: 2px 0px 5px 0px;
	background: #eee url(../images/immoaccordion0.gif) 5px center no-repeat;
}
.immoobjekte {	
	/*margin: 6px 0px 4px 0px;*/
	/*background:url(../images/machinecat_open.gif) left center no-repeat;*/
}
.immoobjekt {
	position: relative;
	padding: 6px 0px 6px 0px;
	background: #fff;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 1px;
	height: auto;
	clear:none;
}
.immoobjekt .titel {
	margin: 0px 0px 7px 0px;
	color: #b60001;
	font-size: 12px;
	font-weight: bold;
}
.immobild {
	position: relative;
	width: 150px;
	margin-right: 15px;
	height: 120px;
	float: left;
}
.immobild img {
	/*width: 175px;
	height: 131px;*/
	/*border: 1px solid #aaa;*/
	width:150px;
	height:113px;
}
.immopic {
	border: 1px solid #aaa;
}
.verkauft {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px 0px no-repeat;
}
.vermietet {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px -99px no-repeat;
}
.immoinfo {
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	overflow-y: auto;
	border-bottom: none;
	clear:right;
	/*border: 1px solid red*/
}
.immoinfo p {
	margin: 0px 0px 1px 0px !important;
}
.openclosebtn {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 17px;
	height: 17px;
	background:url(../images/openclosetop.gif) -16px -10px no-repeat;
	cursor: pointer;
}
.oben {
	display: block;
	position: absolute;
	right: 35px;
	top: 4px;
	width: 17px;
	height: 17px;
	background:url(../images/openclosetop.gif) -32px -10px no-repeat;
}
.close {
	background:url(../images/openclosetop.gif) 0px -10px no-repeat;
}
#content .detaillink {
	position: relative;
	right: auto;
	bottom: auto;
	width: auto;
	height: auto;
	margin:auto;
	text-align:right;
	clear:none;
	padding:10px 0;
}
#content .detaillink a,
#content .detaillink a :visited {
	text-decoration: none;
	display:inline-block;
	width:110px;
	/*height:25px;
	line-height:25px;*/
	background: #eee url(../images/list_bull_2.gif) 98px center no-repeat;
	padding: 5px 0;
	margin:0 5px 0 0;
	color: #b60001;
	text-align:center;
	border-radius:4px;
	font-weight:bold;
	font-size:11px;
}
#content .detaillink a:hover {
	color:#fff;
	background: #b60001;
}

.on {
	background: #eee url(../images/immoaccordion1.gif) 5px center no-repeat;
}
.over {
	border: 1px solid #fed0a9;
	background: #fff url(../images/machinecat_info_overbgr.gif) left bottom repeat-x
}
.on .raum {
	background: #ddd;
	background: url(../images/immoaccordion1.gif) 5px center no-repeat;
}
}




@media screen and (max-width: 600px)
{
#immoliste {
	position: relative;
	background: #fff;
	padding: 3px;
}
.region {
	position: relative;
	color:#b60001;
	font-size: 15px;
	font-weight: bold;
	line-height: 31px;
	height: 31px;
	margin-bottom: 1px;
	text-transform:uppercase;
}
.raum {
	position: relative;
	background: #fff;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	border: 1px solid #ddd;
	padding-left: 25px;
	margin: 2px 0px 5px 0px;
	background: #eee url(../images/immoaccordion0.gif) 5px center no-repeat;
}
.immoobjekte {	
	/*margin: 6px 0px 4px 0px;*/
	/*background:url(../images/machinecat_open.gif) left center no-repeat;*/
}
.immoobjekt {
	position: relative;
	padding: 6px 0px 6px 0px;
	background: #fff;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 1px;
	height: auto;
	clear:both;
}
.immoobjekt .titel {
	margin: 0px 0px 7px 0px;
	color: #b60001;
	font-size: 12px;
	font-weight: bold;
}
.immobild {
	position: relative;
	width: 150px;
	margin-right: 15px;
	height: 120px;
	float: left;
}
.immobild img {
	/*width: 175px;
	height: 131px;*/
	/*border: 1px solid #aaa;*/
	width:150px;
	height:113px;
}
.immopic {
	border: 1px solid #aaa;
}
.verkauft {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px 0px no-repeat;
}
.vermietet {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 99px;
	height: 99px;
	background: url(../images/verkauft.gif) 0px -99px no-repeat;
}
.immoinfo {
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	overflow-y: auto;
	border-bottom: none;
	clear:right;
	/*border: 1px solid red*/
}
.immoinfo p {
	margin: 0px 0px 1px 0px !important;
}
.openclosebtn {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 17px;
	height: 17px;
	background:url(../images/openclosetop.gif) -16px -10px no-repeat;
	cursor: pointer;
}
.oben {
	display: block;
	position: absolute;
	right: 35px;
	top: 4px;
	width: 17px;
	height: 17px;
	background:url(../images/openclosetop.gif) -32px -10px no-repeat;
}
.close {
	background:url(../images/openclosetop.gif) 0px -10px no-repeat;
}
#content .detaillink {
	position: relative;
	right: auto;
	bottom: auto;
	width: auto;
	height: auto;
	margin:auto;
	text-align:right;
	clear:both;
	padding:10px 0;
}
#content .detaillink a,
#content .detaillink a :visited {
	text-decoration: none;
	display:inline-block;
	width:110px;
	/*height:25px;
	line-height:25px;*/
	background: #eee url(../images/list_bull_2.gif) 98px center no-repeat;
	padding: 5px 0;
	margin:0 5px 0 0;
	color: #b60001;
	text-align:center;
	border-radius:4px;
	font-weight:bold;
	font-size:11px;
}
#content .detaillink a:hover {
	color:#fff;
	background: #b60001;
}

.on {
	background: #eee url(../images/immoaccordion1.gif) 5px center no-repeat;
}
.over {
	border: 1px solid #fed0a9;
	background: #fff url(../images/machinecat_info_overbgr.gif) left bottom repeat-x
}
.on .raum {
	background: #ddd;
	background: url(../images/immoaccordion1.gif) 5px center no-repeat;
}
}