body, tr, td,  	{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #333333; text-decoration: none; padding: 0px; margin: 0px; }
a:link { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:hover {  color:  #666666; text-decoration: none}
a:active {  color:  #666666; text-decoration: none}




/* *******************************************************
Titel in cms gedeelte
******************************************************** */
.titel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #008849;
	font-style: normal;
}

/* *******************************************************
Subtitel in cms gedeelte
******************************************************** */
.subtitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #E8B275;
	font-style: normal;
}

/* *******************************************************
E-mail en HTTP link in CMS gedeelte
******************************************************** */
.link { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #666666; text-decoration: none }
a.link:link { color: #666666; text-decoration: none}
a.link:visited { color: #666666; text-decoration: none}
a.link:hover {  color:  #999999; text-decoration: none}
a.link:active {  color:  #999999; text-decoration: none}

/* *******************************************************
Rand rond foto in CMS gedeelte
******************************************************** */
.left {
	border: 1px solid #DADCDB;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.right {
	border: 1px solid #DADCDB;
	margin-bottom: 15px;
	margin-left: 15px; 
    margin-right: 0px
}

/* *******************************************************
Kop overzichtpagina Referentie Module 
******************************************************** */
.referentiekop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #2F8FD1;
	padding-left: 10px;
}
/* *******************************************************
Referenties op overzichtpagina Referentie Module 
******************************************************** */
.referentiesdonker {
	background-color: #EEF7FD;
	padding-left: 10px;
}

.referentieslicht {
	background-color: #FFFFFF;
	padding-left: 10px;
}

/* *******************************************************
Rand rond de popup van de Referentie Module 
******************************************************** */
.referentierand {
	border: 1px solid #CCCCCC;
}

/* *******************************************************
Titel Naam en Datum in de popup van de Referentie Module 
******************************************************** */
.referentietitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #2F8FD1;
}

/* *******************************************************
Rand rond foto in de popup van de Referentie Module 
******************************************************** */
.referentierandfoto {
	border: 1px solid #CCCCCC;
}

/* *******************************************************
Uitlijning van de blokken in de popup van de Referentie Module 
******************************************************** */
.referentielinkerblok {
	padding: 25px;
}
.referentiebovenblok {
	padding: 25px;
}
.referentieonderblok {
	padding: 0px 25px 25px;
}
.referentiethumblok {
	padding-left: 10px;
}

/* *******************************************************
Titel in Nieuwsblok Module
******************************************************** */
.nieuwstitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #008849;
	font-style: normal;
}

/* *******************************************************
Subtitel in Nieuws Module
******************************************************** */
.nieuwssubtitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #E8B275;
	font-style: normal;
}

/* *******************************************************
Datum in Nieuws Module
******************************************************** */
.nieuwsdatum {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	font-style: normal;
}

/* *******************************************************
Lees verder-link in Nieuws Module
******************************************************** */
.leesverder {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #008849;
	font-style: italic;
}

a.leesverder:link { color: #008849; text-decoration: none}
a.leesverder:visited { color: #008849; text-decoration: none}
a.leesverder:hover {  color:  #666666; text-decoration: none}
a.leesverder:active {  color:  #666666; text-decoration: none}



/* *******************************************************
Stylesheets
******************************************************** */	
.bg-kop {
	background-attachment: scroll;
	background-image: url(img/kop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

