/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Parten
*/

/* ----------------
   Suchergebnis
   ---------------- */

/* Suche */  
#co_parten .par_suche {
	padding-bottom: 3px;
	height: 1%;
}

#co_parten .par_suche h3 {
	margin-bottom: 12px;
}

#co_parten .par_suche fieldset {
	margin: 8px 0;
	padding-top: 9px;
	border-top: 1px dotted #c6c6c6;
}

.gecko #co_parten .par_suche fieldset, .safari #co_parten .par_suche fieldset, .opera #co_parten .par_suche fieldset {
	max-width: 570px;
}

#co_parten .par_suche fieldset:first-child, #co_parten .par_suche input + fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#co_parten .par_suche fieldset label {
	width: 9.2em;
	float: left;
	position: relative;
	top: .1em;
} /* IE6 + IE7 */

#co_parten .par_suche input[type=text] {
	width: 164px;
}

#co_parten .par_suche select {
	width: 170px;
}

/* Ueberschrift + Treffer */
#co_parten .par_serg {
	position: relative;
	clear: both;
}

#co_parten .par_serg h2 {
	font-size: 1.8em;
	color: #c60219;
	padding-bottom: .30em;
	margin: -.25em 0 -.1em;
	border-bottom: 2px dotted #999999;
}

#co_parten .par_serg span {
	font-size: 1.2em;
	position: absolute;
	top: .55em;
	right: 0;
}

/* Navigationsleiste */
#co_parten .co_nav {
	margin: 1.4em 0;
}

/* Ergebnisliste */
#co_parten .par_list {
	overflow: hidden;
	margin-bottom: 1.4em;
	padding-bottom: 1.1em;
	border-bottom: 1px dotted #c6c6c6;
	height: 1%;
}

#co_parten .par_list li {
	float: left;
	margin-left: 16px;
	width: 170px;
} /* IE6 */

#co_parten .par_list li:first-child {
	margin: 0;
}

#co_parten .par_list li img {
	border: 1px solid #d1d1d1;
}

#co_parten .par_list li a {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}

#co_parten .par_list li a:first-child {
	margin-bottom: .25em;
	display: block;
}

#co_parten .par_list li a:hover {
	background-color: #e6f4f5;
}   

/* Hinweis */
#co_parten .hinweis {
	margin: -.6em 0 2.2em;
}


/* ----------------
   Detailseite
   ---------------- */

/* Features */
#co_parten .par_feat {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/img/parfeat_bg.gif) no-repeat;
	width: 390px;
} /* IE6 + IE7 */

#co_parten .par_feat h3 {
	display: none;
}

#co_parten .par_feat ul {
	background: url(/img/parfeat_bg2.gif) left bottom no-repeat;
	overflow: hidden;
	height: 1%;
}

#co_parten .par_feat ul li {
	float: left;
	padding: 4px 9px 4px 10px;
	background: url(/img/trenn_dosfeat.gif) 0 5px no-repeat;
}

#co_parten .par_feat ul li:first-child {
	padding-left: 11px;
}

#co_parten .par_feat a {
	font-size: 1em;
	color: #828282;
	font-weight: normal;
	padding-left: 14px;
} /* IE6 */

#co_parten .par_feat a:hover {
	color: #000;
	background-color: transparent;
}

#co_parten .par_feat ul li:first-child a {
	background: url(/img/icon_aversenden.gif) 0 2px no-repeat;
}

#co_parten .par_feat ul li:first-child + li a {
	background: url(/img/icon_original.gif) 1px 2px no-repeat;
}

#co_parten .par_feat ul li:first-child + li + li {
	background: none;
	text-align: center;
	width: 122px;
	padding: 4px 0;
	float: right;
}

#co_parten .par_feat ul li:first-child + li + li a {
	color: #636363;
	padding-left: 12px;
	background: url(/img/icon_back.gif) 0 4px no-repeat;
	display: inline;
}
