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:  #999999; text-decoration: none}
a:active {  color:  #999999; text-decoration: none}

/* *******************************************************
Titel in cms gedeelte
******************************************************** */
.titel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
	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 #999999;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.right {
	border: 1px solid #999999;
	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;
}


/* *******************************************************
Achtergrondlogo in de kop links
******************************************************** */
.bg {
	background-attachment: scroll;
	background-image:  url(img/background-kop-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* *******************************************************
Achtergrondlogo in kop rechts
******************************************************** */
.bg2 {
	background-attachment: scroll;
	background-image:  url(img/background-kop-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* *******************************************************
Rand rond foto in kop
******************************************************** */
.randbl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

/* *******************************************************
Rand rond foto in kop
******************************************************** */
.randl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
/* *******************************************************
Naw gegevens in kop
******************************************************** */

.naw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #cccccc;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;

}


/* *******************************************************
 Copyright en teller in footer
******************************************************** */
.copyright {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #999999;
	text-decoration: none;
	padding-right: 10px;


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


/* *******************************************************
 Favorieten in kop
******************************************************** */
.favorieten {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #cccccc;
	text-decoration: none;
}
a.favorieten:link { color: #cccccc; text-decoration: none}
a.favorieten:visited { color: #cccccc; text-decoration: none}
a.favorieten:hover {  color:  #E60C14; text-decoration: none}
a.favorieten:active {  color:  #E60C14; text-decoration: none}

/* *******************************************************
Achtergrond en lijn in navigatiegedeelte 
******************************************************** */
.navigatieblok {
	background-color: #CFCFCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

/* *******************************************************
Knoppen in navigatiegedeelte 
******************************************************** */
.knoppen {
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #cccccc;
	background-color: #555050;

}

.knoponder {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #cccccc;
	background-color: #555050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
