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

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

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

/* *******************************************************
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: 14px;
	font-weight: 600;
	color: #333333;
	font-style: normal;
}

/* *******************************************************
Subtitel in Nieuws Module
******************************************************** */
.nieuwssubtitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	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;
}


/* *******************************************************
Stylesheets
******************************************************** */	

.bg {
	background-attachment: scroll;
	background-image:  url(images/background-kop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgmain {
	background-attachment: scroll;
	background-image:  url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}