Body {
	font-size: small;
 	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
}

div#inhoud {
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  
} 

div#inhoud p.bodytext {
  margin-left: 1em;
}

Body a {
	color: #792A90;
}

H1 {
	font-size: 1.4em;
	margin-bottom: 0px;
}

H2 {
	font-size: 1.2em;
	color: #792A90;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#ECEDEE url(/fileadmin/site/cnvpda/img/h2-bak.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #C1C0C0;
	color:#0D6A8B;
	font-size:medium;
	font-weight:normal;
	padding:2px;
	margin-bottom: 0px;
	margin-top:0px;
}

H3 {
	margin-top: 0px;
}

H3,H4 {
	font-size: 1em;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#ECEDEE url(/fileadmin/site/cnvpda/img/h2-bak.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #C1C0C0;
	color:#0D6A8B;
	font-size:medium;
	font-weight:normal;
	padding:2px;
	border-top: 3px solid #E0E0E0;	
}

H3,H4 a {
	text-decoration: none;
	color: #792A90;
}





.news-list-item a {
	color: #ffffff;
	text-decoration: none;
	margin: 15px;
	font-weight: bold;
}

.news-list-item a:hover {
	color: #ffffff;
	text-decoration: underline;
	margin: 15px;
}

.news-list-date {
	color: #ffffff;
	font-size: 0.9em;
	
}

#header {
	padding-left: 5px;
	background: url(/fileadmin/site/cnvpda/img/header-bak.gif);
	background-color: #792A90;
}

#header IMG {
	border: none;
}


.news-list-container {
	border-top: 0px solid #000000;
}

#menu {
	border-top: 1px solid #000000;
	background: #000000;
	padding: 10px;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.news-list-item {
	background-color:#a067b1;
	border-bottom:1px solid #C1C0C0;
	padding: 15px;
	color: #ffffff;
}

.news-list-item:hover {
	background: url(/fileadmin/site/cnvpda/img/news-bak.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #c1c0c0;
	background-color: #034465;
	
}

#toplink {
	padding: 2px;
	background: #E0E0E0;
	margin-bottom: 3px;
}

#toplink a {
	color: #000000;
	text-decoration: none;
	}