body, tr, td 	{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 300; color: #333333; text-decoration: none }
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 Module
******************************************************** */
.titel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #F58329;
	font-style: normal;
}

/* *******************************************************
Subtitel in CMS Module
******************************************************** */
.subtitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	font-style: italic;
}

/* *******************************************************
Rand rond foto in CMS Module
******************************************************** */
.left {
	border: 1px solid #999999;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.right {
	border: 1px solid #999999;
	margin-bottom: 15px;
	margin-left: 15px; 
    margin-right: 0px
}

/* *******************************************************
 Achtergrondplaatje voor de CMS Module 
******************************************************** */
.bgmain {
	background-attachment: fixed;
	background-image:  url(img/achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
	
/* *******************************************************
Kop overzichtpagina Referentie Module 
******************************************************** */
.referentiekop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	background-color: #848080;
	padding-left: 10px;
}
/* *******************************************************
Referenties op overzichtpagina Referentie Module 
******************************************************** */
.referentiesdonker {
	background-color: #ECE9E9;
	padding-left: 10px;
}

.referentieslicht {
	background-color: #FFFFFF;
	padding-left: 10px;
}

/* *******************************************************
Rand rond de popup van de Referentie Module 
******************************************************** */
.referentierand {
	border: 1px solid #999999;
}

/* *******************************************************
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: #333333;
}

/* *******************************************************
Rand rond foto in de popup van de Referentie Module 
******************************************************** */
.referentierandfoto {
	border: 1px solid #666666;
}

/* *******************************************************
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: #F58329;
	font-style: normal;
}

/* *******************************************************
Subtitel in Nieuws Module
******************************************************** */
.nieuwssubtitel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	font-style: italic;
}
/* *******************************************************
Datum in Nieuws Module
******************************************************** */
.nieuwsdatum {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
	font-style: normal;
}

/* *******************************************************
Lees verder-link in Nieuws Module
******************************************************** */
.leesverder {
  font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #F58329;
	font-style: italic;
}

a.leesverder:link { color: #F58329; text-decoration: none}
a.leesverder:visited { color: #F58329; text-decoration: none}
a.leesverder:hover {  color:  #666666; text-decoration: none}
a.leesverder:active {  color:  #666666; text-decoration: none}


/* *******************************************************
 Copyright in footer
******************************************************** */
.copyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #FFFFFF;
}
a.copyright:link { color: #FFFFFF; text-decoration: none}
a.copyright:visited { color: #FFFFFF; text-decoration: none}
a.copyright:hover {  color:  #FFFFFF; text-decoration: none}
a.copyright:active {  color:  #FFFFFF; text-decoration: none}


.bg-navigatie {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBDC0;
}


.knoppen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: F58329;
}
a.knoppen:link { color: #F58329; text-decoration: none}
a.knoppen:visited { color: #F58329; text-decoration: none}
a.knoppen:hover {  color:  #333333; text-decoration: none}
a.knoppen:active {  color:  #333333; text-decoration: none}

