/* voor headlines */

span.headlinesIcons {
	width: 16px;
	float: right;
}

div.headlinesTekst {
	vertical-align: -2px;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: inherit;
	font-family: inherit;
}

div.headlinesTekst a {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	display: block;
	width: 100%;
	padding: 2px 0 2px 0;
	outline: none;
	color: inherit;
	clear: both;
	
}

img.icon {
	margin: 2px 1px 0 1px;
	width: 16px;
	border: 0;
	float: left;
	clear: none;
	background-color: transparent;
	border-bottom: solid 0px white;
}

div.headlinesTekst a:hover {
	background-color: #eee8b8;
}
div.headlinesTekst a {
	text-decoration: none;
}
div.headlinesTekst a span {
	text-decoration: underline;
}
div.headlinesTekst a em {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}

div.headlinesTekst a span.headlinesTijd {
	padding: 0px 4px 4px 1px;
	float: left;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}



div.headline {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
/*	height: 16px;
	border-bottom: solid 1px #cccccc;
*/	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	/* background-image: url(../img/balkjes/streepjesopwit.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px; */
	color: #333333;
/*	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
*/
	border: solid 0 transparent;
	border-width: 1px 0 1px 0:
}

div.uitgelicht {
	background-color: white;
	color: #666666;
}
