@CHARSET "ISO-8859-1";
.fl {
	float: left;
}
.news_items img {
	border: 0; display: block;
}
.news_slider {
	position: relative; width: 562px; margin: 0 auto 40px auto; text-align: left;font-family : Tahoma, Arial, Helvetica, sans-serif;
}
.news_slider .messaging {
	display: block; padding: 0px; margin: 0 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev,.news_slider .prev_one, .news_slider .next, .news_slider .next_one {
	position: absolute; top: 42%; display: none;
}
.news_slider .next, .news_slider .next_one {
	right: 20px;
}
.news_slider .prev, .news_slider .prev_one {
	left: 20px;
}
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: #FFF;
}
.news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 480px; top: 0; left: 40px; overflow-x:scroll;
}
.news_slider .view_all {
	font-size: 11px; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
}
.news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 161px;
	margin:0px;
	padding:0px;
}

.item div {
	font-size: 11px; width: 84px; padding: 0;
}


.view_all {
	display: none;
}

.news_header {
	margin: 0em 0em 14px 16px;
}

.fl a {
font-family : Tahoma, Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 11px;
color : #000;
}

.fl p a {
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000;
}

/***************
DANIEL CSS START
***************/
.agenda_item {
    /*
        Must contain a width and a margin-right.
    */
	width:149px !important; /* border-right: solid #000 1px; */
	_width:149px !important; /* border-right: solid #000 1px; */
	text-align:left;
	float:left;
	padding:5px !important;
	margin-bottom:20px;
	border-right:1px solid #CCC;
	overflow:hidden;
	float:left;
	height:9.30em;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
}


.agenda_item img{
	float:left;
	margin-right:8px;
}


.agenda_item p{
	text-align:left;
}

.agenda_row_item{
	padding-left:8px !important;
	text-align:left;
}

.agenda_row_text{
	background:url('/fileadmin/images/home/importantText.gif') #b30000 no-repeat;
	width:140px !important;
	padding:8px 5px 2px 5px !important;
	height:42px;
	overflow:hidden;
}


.agenda_row_text a{
	color:#FFF;
	font-size:11px;
	font-family:Arial;
}

.agenda_row_text img{
	float:right;
}
.fl2{
	float:left;
}
.fr2{
	float:left;
}

.agenda_item div {
	font-size: 1em; width: 76px; padding: 0em 3px 0em 5px;
}

a.event_title{
	display:block;
	padding-bottom:3px;	
}

a.event_title:hover{
	text-decoration:underline;
}

.points{
	position:absolute;
	float:left;
	width:41px;
	top:100px;
	left:109px;
	background:#FFF;
}
/*************
DANIEL CSS END
*************/
