@charset "iso-8859-1";
/* CSS Document */
#nieuwscontainer{
	position:relative;
	width:173px;
	height:389px;
	padding:88px 0 0 15px;
	z-index:10;
	float:left;
}
.nieuwskopje{
	width:173px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f9a13a
}
.nieuwsItem{
	width:173px;
	height:69px;
	padding:10px 0 0 0;
	border-bottom:dotted 1px #FFF;
	font-size:11px;
	line-height:16px;
	color:#FFF;
}
.nieuwsItem a:link, .nieuwsItem a:active, .nieuwsItem a:visited{
	color:#f9a13a;
	text-decoration:none;
	font-style:italic;
}
.nieuwsItem a:hover{
	color:#f9a13a;
	text-decoration:underline;
	font-style:italic;
}
#nieuwscontent-container{
	position:relative;
	width:709px;
	clear:left;
	margin:-200px auto 0 auto;
	padding-left:246px;
	overflow:hidden;
	background:url(../slices/nieuws_bg-trans.png);
	background-position:left top;
	background-repeat:repeat-y;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "js/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
	z-index:3;
}
#nieuwscontent-container_footer{
	position:relative;
	width:709px;
	height:10px;
	clear:left;
	text-size:0px;
	margin:0 auto 0 auto;
	padding-left:246px;
	background:url(../slices/nieuws_footer-trans.png);
	background-position:left top;
	background-repeat:no-repeat;
	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "js/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
	z-index:4;
}
#Aanbieding{
	width:173px;
	height:89px;
	margin:0;
	behavior: url(../css/iepngfix.htc);
}

.nieuwsItemHolder{
	clear:left;
	overflow:hidden;
	width:340px;
	margin:5px 0 5px 0;
}
.nieuwsDatum{
	width:57px;
	height:15px;
	float:left;
	text-align:right;
	padding:1px 5px 0 0;
	border-right:solid 1px #666;
	color:#666;
	font-size:11px;
}
.nieuwsTitel{
	width:259px;
	height:16px;
	float:left;
	padding:0 0 0 8px;
	color:#184480;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.content_col2 .nieuwsTitel a{
	color:#184480;
	text-decoration:none;
}
.content_col2 .nieuwsTitel a:hover{
	color:#0082c5;
	text-decoration:underline;
}

.No_nieuws{
	width:330px;
	height:16px;
	padding:0;
	color:#184480;
	font-size:12px;
	text-transform:uppercase;
}
