BODY {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000055;
	scrollbar-highlight-color: #000055;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000055;
	margin: 0px;
	padding: 0px;
}

UL {
	margin-left: 20px;
	margin-top: 5px;
}

LI {
	padding-top: 0 px;
}	

STRONG {
	/*color: #000082;*/
}	


TD {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	word-spacing: 0.2em;
}

H1 {
	font-size: 24px;
	/*font-weight: lighter;*/
	margin: 2px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	line-height: 120%;
	color: #354A77;
}

H1.h1Project {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #333333; /*#999999;*/
	line-height: 150%;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #333333; /*#999999;*/
	line-height: 150%;
}


H3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #333333; /*#007EA8;*/
}

H3.h3Nieuws {
	color: #333333; /*#007EA8;*/
}



IMG.clsFoto {
behavior: url('/js/imagefade.htc');
}

DIV.fade {
  behavior: url('/js/htmlfade.htc');
  -moz-binding: url(/js/bindings.xml#htmlfade.htc);
  visibility: hidden;
}

IMG.png {
  behavior: url("/js/pngbehavior.htc");
}
IMG.fotoboek {
	border: 1px solid #000000; 
}

HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height:1px;
}


SELECT.formveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000055;
	border: 1px solid #76C13E;
	background:transparent;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000055;
	scrollbar-highlight-color: #000055;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000055;	
}
INPUT.formVeld,
TEXTAREA.formveld,{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background:transparent;
}

INPUT.formKnop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #333333;
}

A:link,A:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
A:active,A:hover {
	color: #FFFFFF; /*#0086DF;*/
	text-decoration:none;
}

/* Thumbnail opacity */
#thumb A: IMG {filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.0; opacity:100;
}
#thumb A:hover IMG { filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.4; opacity:40;
}



.kader {  
border: 1px #000000 solid
}

.kaderwit { 
border: 1px #FFFFFF solid
}

.bg_pagina {
	/*background-attachment: fixed;*/
	background-image: url(../images/bg_lelie.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.koppen { 
font-size: 12px; 
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif
}
.accentGeel {
	font-weight: bold;
	color: #FFFF00;
}
.accentGeelkoppen {
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
}

.logo {
	margin-bottom: -10px;
}
.datumTekst {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
.kleineTekst {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.tdFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.formTabel TD {
	background-color: #76C13E;
	color: #FFFFFF;
	}

TD.tdmenu {
	color: #FFFFFF;
}	

#tdFooter TD{
	color: #FFFFFF;
}	

TD.tdNieuws {
font-color: #FFFFFF;
} 


.tdNieuws A:link,A:visited {
	color: #333333;
	text-decoration:underline;
}
.tdNieuws A:active,A:hover {
	color: #FFFFFF; /*#0086DF;*/
	text-decoration:none;
}

.aWit A {
	color: #FFFFFF; /*#007EA8;*/
	text-decoration:none;
}

.fWit {
	color: #FFFFFF;
}

H3 A.btnWit {
	color: #FFFFFF;
	font-size: 12px;
}
