/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Ausfluege
*/

/* ----------------
   Detail
   ---------------- */
#co_ausfl .content_main .rate {
	top: 0;
}
   
/* #co_ausfl .content_main h1 {
	margin-top: .1em;
	width: 340px;
}
   
#co_ausfl p.intro {
	margin-top: 1.1em;
}

#co_ausfl .ev_infos {
	margin-top: 1.5em;
} */


/* ----------------
   Suchergebnis
   ---------------- */
   
/* Suche */    
#co_ausfl .suchbl {
	padding: 6px 12px 11px;
}

#co_ausfl .suchbl h3 {
	margin-bottom: 12px;
}
   
#co_ausfl .suchbl input[type=text] {
	width: 200px;
}

#co_ausfl .suchbl select {
	width: 204px;
}
#co_ausfl .hserg {
	position: relative;
	clear: both;
}

/* Ueberschrift + Treffer */
#co_ausfl .hserg h2 {
	font-size: 1.8em;
	color: #c60219;
	padding-bottom: .30em;
	margin: -.25em 0 -.1em;
	border-bottom: 2px dotted #999999;
}

#co_ausfl .hserg span {
	font-size: 1.2em;
	position: absolute;
	top: .55em;
	right: 0;
}

/* Navigationsleiste */
#co_ausfl .co_nav {
	margin: 1.4em 0 1em;
}

/* Ergebnisliste */
#co_ausfl .ausfl_list li, #co_ausfl .ausfl_list_f li {
	border-top: 1px dotted #c6c6c6;
	margin-top: 1.2em;
	padding-top: .9em;
	padding: .9em 0 0 126px;	
	position: relative;
	min-height: 78px;
	overflow: hidden;
} /* IE6 */

#co_ausfl .ausfl_list li:first-child {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#co_ausfl .ausfl_list_f li {
	border-top: 1px dotted #c6c6c6 !important;
	margin-top: 1.2em !important;
	padding-top: .9em !important;
}

#co_ausfl .ausfl_list_f li img {
	top: 1.25em !important;
}

#co_ausfl .ausfl_list li img {
	position: absolute;
	top: 1.25em;
	left: 0;	
	border: 1px solid #afafaf;
	width: 112px;
}

#co_ausfl .ausfl_list li:first-child img {
	top: .35em;
}

#co_ausfl .ausfl_list li h3 {
	font-size: 1.6em;
}

#co_ausfl .ausfl_list li p {
	margin-top: .2em;
}

#co_ausfl .ausfl_list .hw {
	margin-top: 1.4em;
}