div#nieuws a.rss-feed-icon {
	position:absolute;
	right:5px;
	top:5px;
}

#nieuws {
	position: relative;
	background: #fff;
	margin: 10px 0 14px 0;
	padding-bottom: 1px;	
}

#nieuws .titel {
	background: #fff url(../gfx/ico_rss.gif) no-repeat right;
	padding: 5px 0 7px 7px;
	margin: 0 3px 0 0;
}

div#laatstenieuws h3 {
	background: #BCC8F2;
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.75em;
	padding: 0 0 0 8px;
}
	
div#nieuws h4 {
	background: #bcc8f1;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.75em;
	margin: 0 0 .4em;
	padding-left: 6px;
}


#nieuws p {
	padding: 5px 0 0 0;
}

#nieuws .items {
	padding: 4px 0 0 0;
}

#nieuws .item,
#columns .item,
#blogs .item {
	background: url(http://schaatsen.nos.nl/gfx/bck_nieuwsitem.png) repeat-x bottom;
	font-size: .75em;
	line-height: 1.1em;
	margin: 0 4px 1em 4px;
}
#nieuws .item img,
#columns .item img {
	border: 1px solid #797979;
	float: left;
	padding: 0 3px;
	margin: 0 5px 15px 0;
}
#nieuws .item a,
#columns .item a,
#blogs .item a {
	display: block;
	font-weight: bold;
}
#nieuws .info,
#columns .info {
	background: #dfe4fa;
	font-size: .9em;
	height: 21px;
	line-height: 21px;
	position: relative;
	width: 100%;
}
#nieuws .info a,
#columns .info a {
	display: inline;
	font-weight: normal;
}
#nieuws .info .bevat a,
#columns .info .bevat a {
	background: url(../gfx/bck_audiovideo.png) no-repeat 2px 2px;
	color: #000;
	padding: 0 50px 0 4px;
	margin: 0;
	display: block;
}

#nieuws .info .lastupdate,
#columns .info .lastupdate {
	float: right;
	padding: 0 4px 0 50px;
}
#nieuws .itemlist {
	font-size: .7em;
	padding: 0 4px 1em 4px;
}
#nieuws .itemlist .date {
	font-size: .9em;
	padding: 3px;
	float: right;
}
#nieuws .itemlist a {
	color: black;
	display: block;
	font-weight: bold;
	padding: 3px;
}
#nieuws .itemlist a:hover {
	background: #e2e8f8;
	color: #f64d03;
}

#nieuws h4 .date {
	background: #535882;
	color: #fff;
	float: right;
	font-weight: normal;
	padding: 0 12px;
}


/* laatste nieuws */

div#laatstenieuws {
	float: left;
	position: relative;
	width: 315px;
}

div#content-chunk-nieuwsheadline {
	width: 315px;
}

div#nieuwsheadline-content {
	background-color: #fff;
}

div#nieuwsheadline-content div.nieuwsheadline-content-inside {
	padding: 9px 9px 5px 9px;
}

h3.news-item-head span {
	background-color:#535882;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:normal;
	height:21px;
	line-height:1.8em;
	padding:0 12px;
}

h3.news-item-head {
	padding: 0 0 0 4px;
}

h3.news-item-head a {
	color: #000;
}

div#nieuwsheadline-content p {
	padding: 4px 0 0 0;
	font-size: 0.8em;
}

div#nieuwsheadline-content .more {
	font-weight: bold;
	font-size: 0.9em;
}

