/* CSS Document */

.newsHeadline {
	font-size:16px;
	color:#3b689e;
	font-weight:bold;
}

.newsColLeft {
	width:59px; 
	border-right:#ddd solid 1px; 
	padding-right:1px;
}

#newsDateOuter {
	width:60px; 
	height:69px; 
	background:url("../images/date.png")/*tpa=http://www.pierelectronic.de/grafik/news/date.png*/ no-repeat;
}

#newsDateInner {
	padding:5px 5px 5px 5px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:center;
}

.newsDateYear {
	font-size:15px;
	color:#FFFF00;
}

.newsDivider {
	border-top:#dddddd solid 1px; 
	height:2px;
}

.newsText {
	padding:5px 5px 5px 0;	
}

.newsPDF {

}

#bottom_contain a, #bottom_contain a:visited{color:#333;}
#bottom_contain{width:170px; min-height:140px; margin-top:0px;}
* html #bottom_contain{height:190px;}/* ie6 only */

.bottom_box{width:170px;}
.bottom_box h2{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.bottom_box .date{color:#999999; font-size:11px;}
.bottom_box ul{list-style-type:none;}
.bottom_box ul li{list-style-type:none; line-height:30px; border-bottom:solid 1px #f5f5f5; background-image:url("../images/arrow.gif")/*tpa=http://www.pierelectronic.de/grafik/news/arrow.gif*/; background-repeat:no-repeat; background-position:left}
.spacer{width:65px !important; display:block}

.bottom_box .ticker ul li{ background-image:none; border-bottom:0px; min-height:110px;}
a.next_item, a.prev_item{width:13px; text-indent:-9999px; position:absolute; outline:none;}
a.next_item{background-image:url("../images/arrow_top.gif")/*tpa=http://www.pierelectronic.de/grafik/news/arrow_top.gif*/; background-repeat:no-repeat; top:10px; right:20px; outline:none;}
a.prev_item{background-image:url("../images/arrow_bottom.gif")/*tpa=http://www.pierelectronic.de/grafik/news/arrow_bottom.gif*/; background-repeat:no-repeat; top:10px; right:0px; outline:none;}