/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Dossier (Umfrage, Quiz, Gewinnspiel)
*/

/* Rahmen fuer Foto und Text */
#co_dos .dos_inner {
	position: relative;
	margin-bottom: 1.6em;
} /* IE7 */

/* Navigationsleiste */
#co_dos .co_nav {
	margin: -.2em 0 -.7em;
} /* IE7 */

/* Foto */
#co_dos .dos_foto {
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position: center center;
	width: 356px;
	height: 356px;
	position: relative;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 0;
}

#co_dos .dos_foto img {
	display: none;
}

/* Text */
#co_dos .dos_text {
	padding-left: 372px;
	min-height: 365px;
}

#co_dos .dos_text h3 {
	font-size: 1.8em;
	margin-bottom: .35em;
}

#co_dos .dos_text p span {
	margin-left: 9px;
	font-size: .8em;
	color: #949494;
}

#co_dos .dos_text p a {
	display: inline;
	border-bottom: 1px solid #919191;
	color: #505050;
	font-weight: normal;
}

/* Alle Seiten */
#co_dos .feat ul li {
	margin-top: .5em;
}

#co_dos .feat ul li a.akt {
	color: #999999;
}

/* Features */
#co_dos .dos_feat {
	margin: 2.5em 0 2em;
	background: url(/img/dosfeat_bg.gif) no-repeat;
	width: 356px;
} /* IE6 */

#co_dos .dos_feat h3 {
	display: none;
}

#co_dos .dos_feat ul {
	background: url(/img/dosfeat_bg2.gif) left bottom no-repeat;
	overflow: hidden;
} /* IE6 */

#co_dos .dos_feat ul li {
	float: left;
	padding: 4px 9px 4px 10px;
	background: url(/img/trenn_dosfeat.gif) 0 5px no-repeat;
}

#co_dos .dos_feat ul li:first-child {
	padding-left: 11px;
}

#co_dos .dos_feat a {
	font-size: 1em;
	color: #828282;
	font-weight: normal;
	padding-left: 14px;
} /* IE6 */

#co_dos .dos_feat a:hover {
	color: #000;
	background-color: transparent;
}

#co_dos .dos_feat ul li:first-child a {
	background: url(/img/icon_drucken.gif) 0 1px no-repeat;
}

#co_dos .dos_feat ul li:first-child + li a {
	background: url(/img/icon_aversenden.gif) 0 2px no-repeat;
}

#co_dos .dos_feat ul li:first-child + li + li a {
	padding-left: 12px;
	background: url(/img/icon_share.gif) 0 3px no-repeat;
}

#co_dos .dos_feat ul li:first-child + li + li + li {
	background: none;
	text-align: center;
	width: 122px;
	padding: 4px 0;
	float: right;
}

#co_dos .dos_feat ul li:first-child + li + li + li a {
	color: #636363;
	padding-left: 12px;
	background: url(/img/icon_back.gif) 0 4px no-repeat;
	display: inline;
}

/* Werbung */  
#co_dos .adv3a {
	margin-top: 2em;
	top: .5em;
	margin-bottom: 2em;
} /* IE7 */
