/* CSS Document */


#boxlink a{color:#005D6E;}
#boxlink a:hover{color:#E60005;}

#bottom_contain{width:220px; min-height:150px;}
* html #bottom_contain{height:150px;}/* ie6 only */

.bottom_box{width:220px; float:left; position:relative; }
.bottom_box h2{padding:0px 0px 8px 0px; margin:0px 0px 5px 0px; color:#1A87B4;}
.bottom_box .date{color:#999999; font-size:11px;}
.bottom_box ul{list-style-type:none;}
.bottom_box ul li{list-style-type:none; border-bottom:solid 1px #f5f5f5;}
.spacer{width:5px !important; float:left; display:block}

.bottom_box .ticker ul li{ background-image:none; border-bottom:0px; min-height:150px;}
a.next_item, a.prev_item{width:13px; text-indent:-9999px; position:absolute;}
a.next_item{background-image:url(../grafik/news/arrow_top.gif); background-repeat:no-repeat; top:10px; right:20px}
a.prev_item{background-image:url(../grafik/news/arrow_bottom.gif); background-repeat:no-repeat; top:10px; right:0px}


.newsHeadline {
	font-size:16px;
	color:#005D6E;
	font-weight:bold;
}

.newsColLeft {
	width:59px; 
	border-right:#ddd solid 1px; 
	padding-right:1px;
}

#newsDateOuter {
	width:60px; 
	height:69px; 
	background:url(../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 {

}