 body {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color : #FFFFFF;
	text-decoration: none;
	overflow: auto;
	background: #1c4377 url(http://www.prochange.nl/img/bg.jpg) repeat-x;
	margin: 0px;
}

/*LINKS*/
a {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}

a.copyright {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.cmslink
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;		
}

a.cmslink:hover
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}


a.sitemap
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;		
}

a.sitemap:hover
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;	
}
/*END LINKS*/

/*TABLES*/
table.body {
	font-size: 10pt;
	text-align: left;
	font-family: "Trebuchet MS";
	color: #000000;
	width: 900px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

table.content {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
	border: none;
	width: 580px;
	margin-left: 10px;
}

table.copyright {
	width: 900px;
	border: none;
	background-color: transparent;
}

table.menuonder
{
	width: 900px;
        text-align: right;
}
/*END TABLES*/

/*TDS*/

td.headertop {
	height: 250px;
	width: 900px;
}

td.headermain {
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size : 14pt;
	text-decoration: underline;
	color: #19398A;
	background: transparent;
}

td.footer {
	font-family : Verdana;
	font-style : normal;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	background: #FFFFFF;
}

td.top {
	background-color: #D9DA56;
	height: 5px;
	width: 900px;
}

td.menu {
	background-color: #FFFFFF;
}

td.content
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	width: 650px;
	background: url(http://www.prochange.nl/img/bgcontent.jpg) no-repeat center top;
}

td.copyright {
	font-size: 10pt;
	text-align: right;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-style: italic;
}

td.transparent {
	background: transparent;
}

/*END TDS*/

/*DIVS*/
div.datum
{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;	
	color: #000000;
	text-align: left;
}
/*END DIVS*/

h1 {
	font-family: "Trebuchet MS";
	font-weight : bold;
	font-size : 14pt;
	text-decoration: underline;
	color: #19398A;
	background: transparent;
}

input {
	border: 1px solid #19398A;
	background: transparent;
}

input.noborder {
	border: none;
}

textarea {
	border: 1px solid #19398A;
	background: transparent;
}

/*MENU*/
#hoofdmenu
{
padding-top: 45px;
}

a.hoofdmenu_n1 {
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseout.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: -30px;	
	padding-top: 5px;
	margin-top: 10px;
	padding-right: 60px;
}

a.hoofdmenu_n1:hover, a.hoofdmenu_act_n1{
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseover.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: -30px;	
	padding-top: 5px;
	margin-top: 10px;	
	padding-right: 60px;
}

a.hoofdmenu_n2 {
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseout_sub.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: 0px;	
	padding-top: 5px;
	margin-top: 0px;
	padding-right: 40px;
}

a.hoofdmenu_n2:hover, a.hoofdmenu_act_n2{
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseover_sub.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: 0px;	
	padding-top: 5px;
	margin-top: 0px;	
	padding-right: 40px;
}

a.hoofdmenu_n3 {
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseout_subsub.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: 30px;	
	padding-top: 5px;
	margin-top: 0px;
	padding-right: 25px;
}

a.hoofdmenu_n3:hover, a.hoofdmenu_act_n3{
	font-family : "Trebuchet MS";	
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: right;	
	height: 24px;
	display: block;
	background-image: url(http://www.prochange.nl/img/onmouseover_subsub.jpg);
	background-repeat: no-repeat;	
	background-position: center;
	margin-left: 30px;	
	padding-top: 5px;
	margin-top: 0px;	
	padding-right: 25px;
}

a.menuonder
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: underline;
        padding-right: 10px; 
}

a.menuonder:hover, a.menuonder_act
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;		
        padding-right: 10px; 	
}
/*END MENU*/

/*OPMAAK UITBREIDINGSMODULES*/
.ratingblock
{
padding:30px;
background-color: transparent;
}

.rating_tekst
{
color:#f00;
}

.nieuws_datum
{
font-size:10px;
}

span.copyright
{
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;	
}
/*END OPMAAK UITBREIDINGSMODULES*/

