/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Reiseanzeigen
*/

/* Suche */
#co_reise #reiseanz #suche {
	background: #ededed;
	padding: 6px 12px 12px;
	overflow: hidden;
	position: relative;
	margin-bottom: 3em;
	clear: both;
}

#co_reise #reiseanz #suche h3 {
	font-size: 1.6em;
	margin-bottom: 11px;
	color: #c60219;
	border-bottom: 1px dotted #969696;
	padding-bottom: 6px;
}

#co_reise #reiseanz #suche strong {
	color: #575757;
	position: relative;
	font-size: 1.2em;
	margin-right: 7px;
}

#co_reise #reiseanz #suche select {
	margin-right: 10px;
	width: 180px;
}

/* Anzeigen */
#co_reise #reiseanz li {
	border-top: 2px dotted #999;
	margin-top: 1.4em;
	padding-top: 1.7em;
	text-align: center;
	height: 1%;
}

#co_reise #reiseanz li:first-child {
	border: 0;
	margin: 0;
	padding: 0;
}

#co_reise #reiseanz li div {
	font-size: 1.2em;
	color: #666;
	margin: .3em 0 .4em;
}

#co_reise #reiseanz li a {
	display: inline;
	font-size: 1.3em;	
	display: block;
}

#co_reise #reiseanz li div + a {
	background: url(/img/icon_zoom5.png) 0 .1em no-repeat;
	padding-left: 18px;
	display: inline;
}

/* #co_reise #reiseanz li div + a:hover {
	background-color: #e6f4f5;
	border: 0;
} */