<!-- /* -------------------------------------- */ -->
<!-- /* Unterkünfte Übersicht ---------------- */ -->
<!-- /* -------------------------------------- */ -->
#inhalt label.unterkuenfte_auswahl {
	float: left;
	/*position:relative;*/
	width: 300px;
	padding: 0px 1px 0px 0px;
	line-height:13px;
}

#inhalt_sich div.unterkuenfte_listenansicht {
	/*clear: both;*/
	background-color: #FFFFFF;
	line-height:18px;
	border: 0px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	padding-bottom: 10px;
	margin-top: 5px;
	position: relative;
}

#inhalt div.unterkuenfte_listenansicht {
	padding: 1em;
	margin-bottom: 1.5em;
	/*background-color: #FFFCD8;*/
	background-color: #ECF9E9;
	background-image: url('hg_gruen.png');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px dotted #245917;
	position: relative;
}

#inhalt div.unterkuenfte_listenansicht_featured {
	/*clear: both;*/
	background-color: #FFFFFF;
	line-height:18px;
	border: 0px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	padding-bottom: 10px;
	margin-top: 5px;
	position: relative;
}

#inhalt div.unterkuenfte_listenansicht img, #inhalt div.unterkuenfte_listenansicht_featured img {
	border: 1px dotted #245917;
	background-color: #FFFFFF;
	float: left;
	padding: 3px;
	margin: 0px 5px 0px 0px;
	position: relative;
}

#inhalt div.bild {
	position: relative;
	width: 224px;
	margin: 0px 5px 0px 0px;
	/*border: 1px solid #FF9933;*/
	float: left;
}

#inhalt div.txtbox {
	float:left;
}

#inhalt div.unterkuenfte_listenansicht_titel {
	font-weight: bold;
}

#inhalt div.unterkuenfte_listenansicht_titel span.geo {
	color: #000000;
	font-size: 0.8em;
	font-weight: normal;
}

#inhalt div.unterkuenfte_listenansicht_zusatz {
	/*clear: both;*/
}

#inhalt label.preis { 
	margin-left: 5px;
	width: 330px;
	font-style: italic;
	color: #555555;
}

#inhalt label.weitere_infos a {
	background: url("../bilder/webseite/mm_arrow2.gif") 10px 45% no-repeat;
	padding-left: 20px;
}

#inhalt .trennlinie_alt {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF9933;
}

#inhalt .trennlinie {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #CDCDCD url("hr_links.gif") no-repeat left;
	/*background-color: #CDCDCD;*/
	height: 1px;
}

#inhalt .tr_rechts {
	background: url("hr_rechts.png") no-repeat right;
	height: 1px;
}