/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Horoskop
*/

#co_horos h1 {
	margin-bottom: 0;
} /* IE6 */

#co_horos .horos {
	overflow: hidden;
	height: 1%;
}

#co_horos .horos li {
	float: left;
	margin: 2em 0 0 16px;
} /* IE6 */

#co_horos .horos li:first-child, #co_horos .horos li:first-child + li + li + li + li, #co_horos .horos li:first-child + li + li + li + li + li + li + li + li {
	float: left;
	margin-left: 0;
}

#co_horos .horos a {
	width: 170px;
	height: 170px;
	background: url(/img/horos/bg.png) no-repeat;
	text-align: center;
	display: block;
	cursor: pointer;
}

#co_horos .horos a:hover {
	background: url(/img/horos/bg.png) 0 -170px no-repeat;
}

#co_horos .horos li[class*="s"] a {
	background: url(/img/horos/bg.png) 0 -170px no-repeat;
}

#co_horos .horos a strong {
	font-size: 2em;
	color: #c60219;
	display: block;
	padding-top: .7em;
}

#co_horos .horos a span.d {
	font-size: 1.4em;
	display: block;	
	padding: .1em 0 .8em;
}

#co_horos .horos li a span.s {
	width: 87px;
	height: 77px;
	display: block;
	margin-left: 41px;
} /* IE6 + IE7 */

#co_horos .horos li.h1 a span.s {
	background: url(/img/horos/icon1.png) no-repeat;
}

#co_horos .horos li.h1s a span.s {
	background: url(/img/horos/icon1_s.png) no-repeat;
}

#co_horos .horos li.h2 a span.s {
	background: url(/img/horos/icon2.png) no-repeat;
}

#co_horos .horos li.h2s a span.s {
	background: url(/img/horos/icon2_s.png) no-repeat;
}

#co_horos .horos li.h3 a span.s {
	background: url(/img/horos/icon3.png) no-repeat;
}

#co_horos .horos li.h3s a span.s {
	background: url(/img/horos/icon3_s.png) no-repeat;
}

#co_horos .horos li.h4 a span.s {
	background: url(/img/horos/icon4.png) no-repeat;
}

#co_horos .horos li.h4s a span.s {
	background: url(/img/horos/icon4_s.png) no-repeat;
}

#co_horos .horos li.h5 a span.s {
	background: url(/img/horos/icon5.png) no-repeat;
}

#co_horos .horos li.h5s a span.s {
	background: url(/img/horos/icon5_s.png) no-repeat;
}

#co_horos .horos li.h6 a span.s {
	background: url(/img/horos/icon6.png) no-repeat;
}

#co_horos .horos li.h6s a span.s {
	background: url(/img/horos/icon6_s.png) no-repeat;
}

#co_horos .horos li.h7 a span.s {
	background: url(/img/horos/icon7.png) no-repeat;
}

#co_horos .horos li.h7s a span.s {
	background: url(/img/horos/icon7_s.png) no-repeat;
}

#co_horos .horos li.h8 a span.s {
	background: url(/img/horos/icon8.png) no-repeat;
}

#co_horos .horos li.h8s a span.s {
	background: url(/img/horos/icon8_s.png) no-repeat;
}

#co_horos .horos li.h9 a span.s {
	background: url(/img/horos/icon9.png) no-repeat;
}

#co_horos .horos li.h9s a span.s {
	background: url(/img/horos/icon9_s.png) no-repeat;
}

#co_horos .horos li.h10 a span.s {
	background: url(/img/horos/icon10.png) no-repeat;
}

#co_horos .horos li.h10s a span.s {
	background: url(/img/horos/icon10_s.png) no-repeat;
}

#co_horos .horos li.h11 a span.s {
	background: url(/img/horos/icon11.png) no-repeat;
}

#co_horos .horos li.h11s a span.s {
	background: url(/img/horos/icon11_s.png) no-repeat;
}

#co_horos .horos li.h12 a span.s {
	background: url(/img/horos/icon12.png) no-repeat;
}

#co_horos .horos li.h12s a span.s {
	background: url(/img/horos/icon12_s.png) no-repeat;
}

/* Startseite */
#co_horos .wrs {
	position: relative;
	margin-top: 3.5em;
}

#co_horos h2 {
	clear: both;
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	margin-bottom: .55em;
	padding-bottom: .3em;
	height: 1%;
}

#co_horos p + h2 {
	margin-top: 1.8em;
}

#co_horos h2 img {
	vertical-align: top;
	margin: .3em 0 0 7px;
	width: 82px;
	height: 14px;
}

#co_horos h2 + a {
	top: .6em !important;
}

/* Detailseite */
#co_horos .wr {
	position: relative;
	margin-bottom: 2.7em;
	height: 1%;
}

#co_horos .wr h1 {
	clear: both;
	font-size: 2.2em;
	color: #c60219;
	border-bottom: 2px dotted #c60219;
	margin-bottom: .7em;
	padding: .4em 0 .2em;
	height: 1%;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#co_horos .wr h1.h1, #co_horos .gesch h2.h1 {
	padding-left: 37px;
	background-image: url(/img/horos/icon1_sm.png);
}

#co_horos .wr h1.h2, #co_horos .gesch h2.h2 {
	padding-left: 34px;
	background-image: url(/img/horos/icon2_sm.png);
}

#co_horos .wr h1.h3, #co_horos .gesch h2.h3 {
	padding-left: 36px;
	background-image: url(/img/horos/icon3_sm.png);
}

#co_horos .wr h1.h4, #co_horos .gesch h2.h4 {
	padding-left: 42px;
	background-image: url(/img/horos/icon4_sm.png);
}

#co_horos .wr h1.h5, #co_horos .gesch h2.h5 {
	padding-left: 34px;
	background-image: url(/img/horos/icon5_sm.png);
}

#co_horos .wr h1.h6, #co_horos .gesch h2.h6 {
	padding-left: 37px;
	background-image: url(/img/horos/icon6_sm.png);
}

#co_horos .wr h1.h7, #co_horos .gesch h2.h7 {
	padding-left: 41px;
	background-image: url(/img/horos/icon7_sm.png);
}

#co_horos .wr h1.h8, #co_horos .gesch h2.h8 {
	padding-left: 39px;
	background-image: url(/img/horos/icon8_sm.png);
}

#co_horos .wr h1.h9, #co_horos .gesch h2.h9 {
	padding-left: 35px;
	background-image: url(/img/horos/icon9_sm.png);
}

#co_horos .wr h1.h10, #co_horos .gesch h2.h10 {
	padding-left: 42px;
	background-image: url(/img/horos/icon10_sm.png);
}

#co_horos .wr h1.h11, #co_horos .gesch h2.h11 {
	padding-left: 42px;
	background-image: url(/img/horos/icon11_sm.png);
}

#co_horos .wr h1.h12, #co_horos .gesch h2.h12 {
	padding-left: 30px;
	background-image: url(/img/horos/icon12_sm.png);
}

#co_horos h1 span, #co_horos h2 span  {
	font-size: .8em;
}

#co_horos h1 + a, #co_horos h2 + a {
	font-size: 1.1em;
	color: #828282;
	background: url(/img/icon_versenden_m.png) 0 2px no-repeat;
	padding-left: 18px;
	position: absolute;
	top: 1.7em;
	right: 0;
	font-weight: normal;
}

#co_horos h3 {
	font-size: 1.6em;
	margin-bottom: .3em;
}

#co_horos p + h3 {
	margin-top: 1.6em;
}

#co_horos h3 span {
	font-size: .9em;
}

#co_horos h3 img {
	vertical-align: top;
	margin: .25em 0 0 7px;
	width: 82px;
	height: 14px;	
}

#co_horos h4 {
	font-size: 1.4em;
	color: #c60219;
	margin: 1.6em 0 .2em;
	height: 1%;
}

#co_horos h3 + h4 {
	margin-top: .7em;
}

#co_horos h4 img {
	vertical-align: top;
	margin: .15em 0 0 5px;
	height: 12px;
} /* IE6 + IE7 */

#co_horos .reit {
	font-size: 1.2em;
	border-bottom: 1px solid #d6d6d6;
	margin: 1.2em 0 1em;
	height: 1%;
}

#co_horos .reit a {
	padding: .35em .9em .35em;
}

#co_horos .spons {
	margin-top: 3.7em;
}

/* Flirthoroskop */
#co_horos .wrf {
	margin-bottom: 4.2em;
}

#co_horos .wrf h2 {
	padding-left: 27px;
	background: url(/img/horos/icon_flirt.png) 0 .25em no-repeat;
}

#co_horos .wrf form {
	border-top: 1px dotted #c6c6c6;
	margin-top: .7em;
	padding-top: .9em;
	font-size: 1.2em;
}

#co_horos .wrf form strong {
	font-size: 1.1em;
	margin-right: 7px;
}

#co_horos .wrf form select {
	width: 154px;
	margin: 0 4px;
}

#co_horos .wrf form input[type=submit] {
	margin-left: 3px;
}

/* Geschenke */
#co_horos .gesch h1 {
	margin-bottom: .72em;
}

#co_horos .gesch h2 {
	padding-top: .75em;
	height: 1%;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#co_horos .gesch h3 {
	margin-bottom: .2em;
}


/* ----------------
   Randspalte
   ---------------- */

/* Flirthoroskop */
#si_horos .si_hor_flirt .bd {
	padding-top: 9px;
}

#si_horos .si_hor_flirt form {
	margin-top: .7em;
}

#si_horos .si_hor_flirt select {
	width: 105px;
	margin: 0;
}

#si_horos .si_hor_flirt input {
	display: block;
	margin-top: .85em;
}

/* Glueckskeks */
#si_horos .si_hor_glueck .bd {
	padding: 8px 12px 9px;
}

#si_horos .si_hor_glueck .bd p {
	padding-left: 74px;
	background: url(/img/horos/gluecksk.png) 0 .3em no-repeat;
	min-height: 74px;
} /* IE6 */

#si_horos .si_hor_glueck .bd p em {
	display: block;
	margin-top: .2em;
}

/* Geschenke */
#si_horos .si_hor_gesch .bd {
	padding-top: 8px;
}

#si_horos .si_hor_gesch p {
	margin-bottom: .55em;
}

/* Mein Horoskop */
#si_horos .si_hor_mein .bd {
	padding-top: 9px;
}

#si_horos .si_hor_mein ul {
	margin-top: .5em;
}

#si_horos .si_hor_mein li {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 58px;
	height: 51px;
	border-top: 1px dotted #c6c6c6;
	margin-top: .7em;
	padding-top: .4em;
	position: relative;
}
 
#si_horos .si_hor_mein li:first-child {
	border: 0;
	margin: 0;
	padding-top: 0;
}

#si_horos .si_hor_mein li:first-child img {
	border: 0;
	margin: 0;
	top: .3em;
}

#si_horos .si_hor_mein li img {
	width: 48px;
	height: 48px;
	position: absolute;
	top: .6em;
	left: 0;
	border: 0;
}

#si_horos .si_hor_mein li a {
	font-size: 1.1em;
}

#si_horos .si_hor_mein li div {
	font-size: .9em;
	color: #707070;
	margin-top: .2em;
}

/* Fuer Horoskop-Videos */
#co_horos .horos_videos .horos a strong {
	padding-top: 1.2em;
}

#co_horos .horos_videos .horos li a span.s {
	margin-top: 1.3em;
}

#co_horos .horos_videos2011 strong {
	color: #000 !important;
}

#co_horos .horos_videos2011 li a span.s {
	width: 100px;
	height: 100px;
	margin-left: 36px;
} /* IE6 + IE7 */

#co_horos .horos_videos2011 .horos li a span.s {
	margin-top: .5em;
}

#co_horos .horos_videos2011 li.h1 a span.s {
	background: url(/img/horos/icon1_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h2 a span.s {
	background: url(/img/horos/icon2_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h3 a span.s {
	background: url(/img/horos/icon3_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h4 a span.s {
	background: url(/img/horos/icon4_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h5 a span.s {
	background: url(/img/horos/icon5_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h6 a span.s {
	background: url(/img/horos/icon6_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h7 a span.s {
	background: url(/img/horos/icon7_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h8 a span.s {
	background: url(/img/horos/icon8_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h9 a span.s {
	background: url(/img/horos/icon9_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h10 a span.s {
	background: url(/img/horos/icon10_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h11 a span.s {
	background: url(/img/horos/icon11_vid2011.png) no-repeat !important;
}

#co_horos .horos_videos2011 li.h12 a span.s {
	background: url(/img/horos/icon12_vid2011.png) no-repeat !important;
}
