/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles Leser-Reporter
*/

/* ----------------
   Mittelspalte
   ---------------- */
   
#co_lr .lr_rw {
	margin-bottom: 3.5em;
	border-bottom: 2px dotted #999999;
	position: relative;
}

#co_lr .lr_rw .in {
	position: relative;
	height: 1%;
	overflow: hidden;
}

#co_lr .lr_rw h2 {
	font-size: 1.8em;
	color: #c60219;
	border-bottom: 2px dotted #999999;
	padding-bottom: .3em;	
	clear: both;
	position: relative;
}

#co_lr .lr_rw h2 + a {
	position: absolute;
	top: .5em;
	right: 0;
	background: url(/img/link.gif) left 5px no-repeat;
	padding-left: 12px;	
	font-size: 1.2em;	
} /* IE7 */

/* #co_lr .lr_rw h2 + a:hover {
	background-color: #e6f4f5;
} */

/* Scrolling */
#co_lr .lr_rw .scroll {
	padding: 12px 0 9px;
	margin: 0;
	width: 452px;
	float: left;
} /* IE6 */

#co_lr .lr_rw .scroll a.l, #co_lr .lr_rw a.l .scroll a.r {
	width: 30px;
	height: 70px;
	background: url(/img/nav2_l.png) no-repeat;	
	margin: 22px 10px 0 0;
}

#co_lr .lr_rw .scroll a.r {
	width: 30px;
	height: 70px;
	background: url(/img/nav2_r.png) no-repeat;
	margin: 22px 0 0 10px;
}

#co_lr .lr_rw .scroll a:hover.l {
	background: url(/img/nav2_l.png) 0 -70px no-repeat;
}

#co_lr .lr_rw .scroll a:hover.r {
	background: url(/img/nav2_r.png) 0 -70px no-repeat;
}

#co_lr .lr_rw .scroll a.l.disabled, #co_lr .lr_rw .scroll a.r.disabled {
	background-position: 0 -140px;
	cursor: default;
}

#co_lr .lr_rw .scroll div {
	width: 372px;
	min-height: 14.2em;
} /* IE6 + IE7 */

#co_lr .lr_rw .scroll div li {
	width: 114px;
	margin-right: 15px;
	overflow: hidden;
}

#co_lr .lr_rw .scroll div li p {
	font-size: 1em;
	color: #7a7a7a;
	margin-top: .3em;
	width: 114px;
}

#co_lr .lr_rw .scroll div li p br {
	display: none;
}

#co_lr .lr_rw .scroll div li p a {
	font-size: 1.1em;
	font-weight: bold;
} /* IE6 */

#co_lr .lr_rw .scroll div li p a:hover {
	background-color: #e6f4f5;
}

/* Aufruf */
/* #co_lr .lr_rw .ar {
	width: 248px;
	float: right;
	padding: 12px 0 0 16px;
	margin: 12px 0 0 11px;
	border-left: 1px dotted #c6c6c6;
	height: 102px;
} */


#co_lr .lr_rw .ar {
	width: 226px;
	background: #ededed;
	padding: 34px 16px 0 20px;
	height: 20em;
	position: absolute;
	top: 0;
	right: 0;
}

#co_lr .lr_rw .ar img {
	border: 1px solid #afafaf;
	float: left;
	margin: .3em 12px 0 0;
}

#co_lr .lr_rw .ar h3 {
	font-size: 1.4em;
	color: #c60219;
}

#co_lr .lr_rw .ar p {
	margin: .2em 0 1em;
	font-size: 1.2em;
	min-height: 4.2em;
}

#co_lr .lr_rw .ar a {
	background: url(/img/link.gif) left 5px no-repeat;
	padding-left: 12px;	
	font-size: 1.2em;	
}

/* #co_lr .lr_rw .ar p + a:hover {
	background-color: #bfe1e3;
}*/


/* ----------------
   Randspalte
   ---------------- */
#si_lr .frag h3 {
	background: #c60219; -pie-background: #c60219;
	color: #fff;
}

/* Aufruf 1 */
#si_lr .si_lr_ar .bd {
	padding-bottom: 7px;
}

#si_lr .si_lr_ar ul {
	margin-top: .8em;
}  

#si_lr .si_lr_ar li {
	margin-top: .6em;
	padding-top: .6em;
	border-top: 1px dotted #969696;
	padding-left: 41px;
	background-repeat: no-repeat;
	background-position: 0 0;
} /* IE6 */

#si_lr .si_lr_ar li:first-child {
	margin: 0;
	padding-top: 0;
	border: 0;
	background-image: url(/img/icon_foto_gr.png);
	background-position: 0 .25em;
}  

#si_lr .si_lr_ar li:first-child + li {
	background-image: url(/img/icon_email_gr.png);
	background-position: 0 .65em;
}  

#si_lr .si_lr_ar li:first-child + li + li {
	background-image: url(/img/icon_handy_gr.png);
	background-position: 8px .75em;
}  

#si_lr .si_lr_ar li h4 {
	font-size: 1.1em;
	color: #c60219;
	margin-bottom: .1em;
}  

#si_lr .si_lr_ar li p, #si_lr .si_lr_ar li p a {
	font-weight: bold;
}  

#si_lr .si_lr_ar li:first-child + li + li p {
	font-size: 1.2em;
}  

/* Aufruf 2 */
#si_lr .si_lr_ar2 .bd {
	padding-bottom: 9px;
}

#si_lr .si_lr_ar2 ul {
	margin-top: .7em;
}

#si_lr .si_lr_ar2 li {
	margin-top: .3em;
}

#si_lr .si_lr_ar2 li a {
	background: url(/img/link.gif) left 5px no-repeat;
	padding-left: 12px;	
}

#si_lr .si_lr_ar2 li a:hover {
	background-color: #e6f4f5;
}
