/* Start of CMSMS style sheet 'nieuws' */
/* nieuws */

#news {
	list-style: none;
	padding: 0;
	margin: 0;
}

#news li {
	line-height: 1px;
	float: left;
	width: 343px;
	padding: 0;
	margin: 0 20px 20px 0;
	border: 1px solid #000;
}

#news li p, #news li h3 {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

#news li h3 a {
	background: #fff url(images/but_black.gif) no-repeat 5px 5px;
	line-height: 40px;
	padding: 0 0 0 45px;
	display: block;
	border-top: 1px solid #000;
}

#news li h3 a:hover {
	background: #000 url(images/but_black.gif) no-repeat 5px -25px;
	color: #fff;
}

#newsdetail {
	padding: 0 40px 0 20px;
}

/* simple-click | universeel schapsysteem */

#news li.universeel-schapsysteem {
	border: 1px solid #00644a;
}

#news li.universeel-schapsysteem h3 a {
	background: #fff url(images/but_dark_green.gif) no-repeat 5px 5px;
	border-top: 1px solid #00644a;
}

#news li.universeel-schapsysteem h3 a:hover {
	background: #00644a url(images/but_dark_green.gif) no-repeat 5px -25px;
	color: #fff;
}

/* simple-click | schapcommunicatie */

#news li.schapcommunicatie {
	border: 1px solid #b20045;
}

#news li.schapcommunicatie h3 a {
	background: #fff url(images/but_red.gif) no-repeat 5px 5px;
	border-top: 1px solid #b20045;
}

#news li.schapcommunicatie h3 a:hover {
	background: #b20045 url(images/but_red.gif) no-repeat 5px -25px;
	color: #fff;
}

/* opmaak */

.universeel-schapsysteem h1, .universeel-schapsysteem h2, .universeel-schapsysteem h3, .universeel-schapsysteem h4, .universeel-schapsysteem h5, .universeel-schapsysteem h6 {
	color: #96c922;
}

.schapcommunicatie h1, .schapcommunicatie h2, .schapcommunicatie h3, .schapcommunicatie h4, .schapcommunicatie h5, .schapcommunicatie h6 {
	color: #b20045;
}
/* End of 'nieuws' */

