/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("960.css");
@import url("KeepItSimple.css");
/* end import/hide */

#nav ul {
	 width: 99%;
}

#formulier p {
	border: 0;
}

#slideshow {
	background: white;
}

#wiezijnwij {
	margin: 0;
	padding: 10px 0 0 0;
	width: 100%;
	background: white;
	clear: both;
}
#wiezijnwij p {
	text-align: justify;
}

p.nwsitem {
	padding-bottom: 1.4em;
}

.extracontent img, .leesverder {
	margin: 0 0 -2px 1px;
	padding: 0;
	border: 0; 
}

.nwsitem a, .extracontent a, .nwsitem a:link, .nwsitem a:visited  {
	font-weight: normal;
	padding: 2px;
}

.nwsitem .extracontent img {
	opacity:0.55;
	filter:alpha(opacity=55);
}
.nwsitem .extracontent:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
